* {
	margin: 0;
	padding: 0;
}
body {
	padding: 20px 0;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	font-size: small;
	color: #9C9C9C;
	background: #AFAFAF url('../img/body.gif') repeat-x left top;
}
img, fieldset {
	display: block;
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.invisible, hr {
	display: none;
}
.page {
	width: 990px;
	margin: 0 auto;
	font-size: 93%;
}
.header {
	width: 100%;
	border-bottom: 1px solid #fff;
	background: #626262 url('../img/header.png') repeat-x left top;
}
.header_left {
	float: left;
	width: 402px;
	height: 169px;
	padding: 11px 0 0 40px;
	border-right: 1px solid #fff;
	background: url('../img/header_left.png') no-repeat left top;
}
.header_right {
	float: left;
	width: 547px;
	background: url('../img/header_right.png') no-repeat right top;
}
html>body .header_left {
	min-height: 169px;
	height: auto;
}
.header_left ul {
	text-align: center;
}
.header_left li {
	display: inline;
}
.header a {
	color: #fff;
}
.header_left .topmenu1 a {
	margin: 0 10px;
}
.header_left .topmenu2 a {
	margin: 0 14px;
}
.topmenu1 {
	height: 44px;
	padding-bottom: 5px;
}
html>body .topmenu1 {
	min-height: 44px;
	height: auto;
}
.header h1 {
	position: relative;
	width: 402px;
	height: 70px;
	margin-bottom: 22px;
	overflow: hidden;
	font-size: 40px;
}
.header h1 a {
	display: block;
	width: 402px;
	height: 70px;
	text-align: center;
	cursor: pointer;
}
.header h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 402px;
	height: 70px;
	background: url('../img/logo.png') no-repeat left top;
}
.main {
	width: 100%;
	border-top: 4px solid #AFAFAF;
	border-bottom: 5px solid #AFAFAF;
	background: url('../img/main.png') repeat-y left top;
}
.left, .middle, .right {
	float: left;
	overflow: hidden;
	width: 155px;
	padding: 11px 10px 0 10px;
	background: #fff;
}
.middle {
	width: 630px;
	margin: 0 5px;
	padding: 11px 0 0 0;
	background: #ECE3DC;
}
.searchform {
	width: 142px;
	padding-left: 13px;
}
.searchform label {
	display: block;
	padding: 0 0 8px 28px;
}
.textfield {
	height: 15px;
	padding: 1px 0 0 5px;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	font-size: 11px;
	border: 1px solid #9A927D;
	color: #4E4E4E;
	background: #fff url('../img/textfield.png') repeat-x left top;
}
#searchphrase {
	float: left;
	width: 100px;
	margin-bottom: 2px;
}
#search_btn {
	float: left;
}
.searchform a {
	padding-left: 1px;
	font-size: 90%;
	color: #9C9C9C;
}
.splitter {
	font-size: 0;
	line-height: 0;
	height: 12px;
	margin: 15px 0;
	background: url('../img/splitter.png') no-repeat left top;
}
.menu li {
	list-style-type: none;
}
.menu a {
	display: block;
	width: 129px;
	padding: 3px 0 3px 26px;
	color: #4E4E4E;
	background: url('../img/bullet01.png') no-repeat 0 .65em;
}
.menu li li a {
	display: block;
	width: 119px;
	padding: 3px 0 3px 36px;
	color: #4E4E4E;
	background: none;
}
.selected {
	color: #E37208;
	font-weight: bold;
}
.menu a:hover, .textbox a:hover {
	color: #E37208;
}
.breadcrumbs {
	padding: 1px 10px 14px 10px;
	text-align: center;
	color: #E37408;
}
.breadcrumbs a {
	font-weight: bold;
	color: #E37408;
}
.katalog {
	width: 622px;
	padding-left: 8px;
	padding-top: 10px;
}
.zbozi {
	float: left;
	width: 199px;
	margin: 0 8px 14px 0;
	border-top: 3px solid #F5F2ED;
	padding-top: 7px;
	text-align: center;
	line-height: 160%;
	background: #fff url('../img/zbozi.png') repeat-y left top;
}
.zbozi h3 {
	padding: 0 10px 8px 10px;
	font-size: 100%;
	color: #E37408;
	height: 35px;
	overflow: hidden;
}
.zbozi h3 a {
	color: #E37408;
}
.zbozi_img {
	display: block;
	width: 111px;
	margin: 0 auto 7px auto;
}
.pred_slevou span {
	text-decoration: line-through;
}
.po_sleve {
	display: block;
	padding-bottom: 4px;
	color: #E57509;
}
.cena-detail small {
	display: block;
	padding-bottom: 10px;
}
.user p, .jazyk p {
	padding-left: 26px;
	line-height: 160%;
	background: url('../img/bullet01.png') no-repeat 0 .65em;
	text-align: left;
}
.user span {
	display: block;
	color: #E37208;
	font-size: 140%;
	font-weight: bold;
}
.label_img {
	margin: 0 auto 8px auto;
}
.loginform label, .loginform input {
	float: left;
	margin-bottom: 4px;
}
.loginform .textfield {
	width: 90px;
}
.footer {
	height: 21px;
	border-top: 1px solid #fff;
	padding: 7px 60px 0 60px;
	text-align: right;
	font-size: 90%;
	color: #EAE5DF;
	background: #7C7C7C url('../img/footer.png') no-repeat left bottom;
}
html>body .footer {
	min-height: 21px;
	height: auto;
}
.footer a {
	color: #EAE5DF;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
.zakaznik {
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.textbox {
    margin: 20px 9px 20px 8px;
    background: #fff;
    padding: 20px;
    border: 3px solid #f5f2ed;
}
.textbox h3 {
	font-size: 120%;
	margin-bottom: 10px;
}
.textbox p {
	line-height: 130%;
	padding: 5px 0;
}
.textbox ul {
	line-height: 130%;
	margin: 5px 0 5px 20px;
}
h2 {
	color: #E37408;
	margin: 30px 0 0 10px;
	font-size: 150%;
}
.reg-poznamka {
    padding-left: 20px;
    vertical-align: top;
}
.pager, .zobrazeni {
    margin: 10px 9px 10px 8px;
    background: #fff;
    padding: 5px;
    border: 3px solid #f5f2ed;
}
.zobrazeni {
    text-align: right;
}
.pager-txt {
    float: left;
    padding-top: 2px;
}
.pager-btn {
    float: right;
}
.pager-btn img, .zobrazeni img {
    display: inline;
}
.pager-btn *, .zobrazeni * {
    vertical-align: middle;
}

.cislovani a {
    padding: 0 3px;
	color: #4E4E4E;
}
.selectedpageindex {
    padding: 0 3px;
    font-weight: bold;
}
.input {
    padding: 2px;
    width: 200px;
	border: 1px solid #9A927D;
	color: #4E4E4E;
	background: #fff url('../img/textfield.png') repeat-x left top;
}
.pager {
    margin-top: 0;
    height: 18px;
}
.cart-button {
    text-align: right;
    margin-top: 10px;
}
.product-list {
    width: 100%;
    border-collapse: collapse;
}
.product-list td {
    padding: 2px 5px;
    border: 1px solid #fff;
}
.product-list th {
    background: #f5f2ed;
    padding: 5px;
    border: 1px solid #fff;
}
.product-list-footer {
    background: #f5f2ed;
}
.price-with-vat {
	color: #E37408;
	font-weight: bold;
	text-align: right;
}
.product-list a {
	color: #4E4E4E;
}

.count {
    width: 30px;
}
.center {
    text-align: center;
}
.obrazek {
    float: left;
    margin-right: 20px;
}
.popis {
    line-height: 140%;
    padding-bottom: 10px;
}
.priznaky {
    padding-bottom: 10px;
}
.parametry td {
    padding: 2px 10px 2px 0;
}
.cena-detail {
    margin-top: 20px;
    text-align: right;
}
.cena-detail *, .koupit *, .rss * {
    vertical-align: middle;
}
.user-data td {
    padding: 2px 10px 2px 0;
}
.textbox a {
	color: #4E4E4E;
    text-decoration: underline;
}
.sec-line td {
    background: #f8f8f8;
}
.koupit {
   text-align: right;
}
.karty {
   text-align: center;
}
.karty img {
   display: inline;
   margin: 2px;
}
.rss {
	float: left;
}
.rss img, .jazyk img {
	display: inline;
}
.jazyk {
	text-align: center;
}
.jazyk img{
	margin-top: 5px;
}
.vyber-karty {
	margin: 10px auto;
}
.vyber-karty td {
	text-align: center;
	padding:0 5px;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
.zasilkovna select {
    width: 400px;
}

