/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
* {
  margin:0 auto;
  padding:0;
  font-size:12px;
	line-height:1.4;
	font-family:"Arial","Trebuchet MS";
}
body{
	text-align:center;
	background:#010101;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  color:#777777;
}
.nomargin, * .nomargin, #telo .nomargin{
	margin:0;
}
.nopadding, * .nopadding, #telo .nopadding{
	padding:0;
}
.nodisplay, * .nodisplay, #telo .nodisplay{
	display:none;
}
.cleaner{
	width:100%;
	clear:both;
	display:block;
}
/* ***************************************************** */
#loadinglogo{
	margin:0;
	padding:0;
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:500;
	opacity:0.5;
	background:url(../gui/loader.gif) no-repeat center 40% black;
}
/* ***************************************************** */
a {
	text-decoration:underline;
	color:#323232;
}
a:hover {
	color:#d70b0b;
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	color:#323232;
}
small, small *, .small, .small *{
  font-size:10px;
}
/* ***************************************************** */
h2, h3, h4, h5, h6 { 
  margin:5px auto;
	padding:0;
	line-height:1.2;
  text-align:left;
	color:#323232;
}
h1{
	display:none;
}
h2, h2 *{
  margin:0;
	line-height:30px;
	font-size:17px;
	text-transform:uppercase;
  text-decoration:none;
}
h2 small, h2 small *{
  font-size:13px;
}
h3{
	font-size:17px;
}
h4 {
  font-size:15px;
}
h5{
	font-size:13px;
}
h6{
	font-size:11px;
}
/* ***************************************************** */
table{
	margin:10px 0;
	padding:0;
  border:1px solid #c8c8c8;
	border-width:1px 0 0 1px;
}
table th,
table td{
  padding:2px 5px;  
  text-align:left;
  vertical-align:top;
  border:1px solid #c8c8c8;
	border-width:0 1px 1px 0;
}
table th{
	text-align:center;
	font-weight:normal;
	color:white;
	background:url(img-eshop/table-th-back.png) repeat-x top #ff8100;
}
table tr:hover td,
table tr.zvyraznit td,
#telo .kniha-prispevek,
#telo .katalog-komentar,
#telo .zakaznik-prava,
#prodejci .prodejce{
	background:#fff6de;
}
table .null,
table tr:hover .null{
  border:0;
	background:transparent;
}
table.noborder,
table.noborder tr,
table.noborder th,
table.noborder td{
	border:0;
}
table.nobackground,
table.nobackground tr,
table.nobackground th,
table.nobackground td{
	background:transparent;
}
table.nobackground th{
	color:#555;
}
table.nohoverbackground tr:hover td{
	background:transparent;
}
#telo table.prehled{
	margin-left:auto;
	margin-right:auto;
}
.textleft{
	text-align:left;
}
.textright{
	text-align:right;
}
.textcenter{
	text-align:center;
}
/* ***************************************************** */
form{
  padding:0;
  margin:0;
}
input,
textarea,
select{
  margin:2px;
  padding:3px;
  width:173px;
  border:1px solid #c8c8c8;
  color:#777777;
}
select{
	padding:1px;
	width:181px;
}
select option{
	margin:0;
	padding:2px 3px 1px;
}
input[type=checkbox],
input[type=checkbox]:hover,
input[type=checkbox]:focus,
input[type=radio],
input[type=radio]:hover,
input[type=radio]:focus{
  margin:0;
  padding:0;
  width:13px;
  border:0;
  color:#777777;
  background:transparent;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus{
  border:1px solid #777777;
}
input.tlacitko,
input[type=submit],
#telo .katalog-nahled-vyrobku p.detail-dokosiku a.detail{
  margin:2px;
  padding:2px 3px;
  width:180px;
  height:26px;
  font-size:13px;
  font-weight:bold;
  cursor:pointer;
  border:1px solid #c8c8c8;
  color:white;
  background:url(img-eshop/input-submit-back.png) repeat-x top #ff8100;
}
input.tlacitko:hover,
input[type=submit]:hover,
#telo .katalog-nahled-vyrobku p.detail-dokosiku a.detail:hover{
	
}
input.readonly{
	color:#888888;
	background:#eee;
}
/* ***************************************************** */
label.labelBlock{
  margin-right:5px;
	padding:0;
  width:150px;
  display:block;
  float:left;
	clear:left;
  text-align:right;
	cursor:pointer;
}
label.labelBlock,
label{
	cursor:pointer;
}
#telo .container{
	margin:0;
	padding:0;
	width:auto;
	overflow:hidden;
	border:0;
}
.require, * .require{
	color:#ff0000;
}
/* ***************************************************** */
.img-left{ 
  display: block; 
  float: left;  
  margin: 0 5px 5px 0; 
}
.img-right{ 
  display: block;  
  float: right;  
  margin: 0 0 0 5px; 
}
.img-center{ 
  display: block; 
  margin: 0px auto; 
}
/* ***************************************************** */
hr{
  display:none;
}
/* ***************************************************** */
/* ***************************************************** */
#layout{
  margin:0 auto;
  padding:0;
	width:100%;
	background:url(img-eshop/layout.png) repeat-x top #f5f5f5;
}
#main{
  margin:0 auto;
  padding:6px 0 0 0;
	width:1000px;
  text-align:left;
}
#main img{
  border:0;
}
/* ***************************************************** */
/* ***************************************************** */
#header{
  margin:0;
  padding:0 0 21px 0;
  width:100%;
  height:134px;
	background:url(img-eshop/header.jpg) no-repeat center top;
}
#header a#home {
  padding:0;
  margin:0;
  height:104px;
	width:250px;
	float:left;
  display:block;
	font-size:18px;
	font-weight:bold;
  text-decoration:none;
	text-indent:-9000px;
  border:0;
	background:url(img-eshop/header-home.png) no-repeat left 10px;
}
/* ***************************************************** */
#header #header-kontakty{
	margin:0;
	padding:10px 0 0 10px;
	width:auto;
	float:left;
}
#header #header-kontakty,
#header #header-kontakty *{
	line-height:16px;
	font-size:11px;
	color:#3b3b3b;
}
#header #header-kontakty a:hover{
	text-decoration:none;
	color:#111;
}
#header #header-kontakty iframe{
	margin:3px 0 0 0;
	padding:0;
	width:130px;
	height:20px;
	overflow:hidden;
	border:none;
}
/* ***************************************************** */
#header #header-login{
	margin:0;
	padding:5px 0 0 45px;
	display:block;
	float:left;
	width:200px;
}
#header #header-login,
#header #header-login *{
	font-size:11px;
	color:#3b3b3b;
}
#header #header-login h2{
	margin:0;
	padding:0 0 4px 35px;
	height:30px;
	line-height:30px;
	background:url(img-eshop/icon-uzivatel.png) no-repeat left top;
}
#header #header-login br{
	display:none;
}
#header #header-login p{
	margin:0;
	padding:0;
}
#header #header-login input{
	margin:0 1px 4px 0;
	padding:3px 4px;
	width:89px;
	height:14px;
	float:left;
	border-color:#777;
}
#header #header-login input.tlacitko{
	margin:0 1px 0 0;
	padding:0 0 3px 0;
	width:60px;
	height:28px;
	display:block;
	float:right;
	font-weight:normal;
	text-transform:lowercase;
	border-color:#555;
}
#header #header-login a{
	margin:0;
	padding:0;
	width:104px;
	height:14px;
	line-height:14px;
	display:block;
	clear:left;
	text-decoration:underline;
	color:#3b3b3b;
}
#header #header-login a:hover,
#header #header-login.header-login-prihlasen ul li a:hover{
	text-decoration:none;
	color:#111;
}

#header #header-login.header-login-prihlasen{
	padding-top:10px;
	background:url(img-eshop/icon-uzivatel.png) no-repeat 45px 10px;
}
#header #header-login.header-login-prihlasen p strong.textindent{
	padding-left:35px;
	line-height:17px;
}
#header #header-login.header-login-prihlasen br{
	display:block;
}
#header #header-login.header-login-prihlasen ul{
	margin:0;
	padding:3px 0 0 0;
	list-style:none;
}
#header #header-login.header-login-prihlasen ul li{
	margin:0;
	padding:0;
	width:50%;
	float:left;
}
#header #header-login.header-login-prihlasen ul li,
#header #header-login.header-login-prihlasen ul li a{
	height:16px;
	line-height:16px;
}
/* ***************************************************** */
#header #kosik{
  margin:0;
  padding:10px 240px 0 0;
	width:75px;
	float:right;
}
#header #kosik h2{
	margin:0;
	padding:0 0 0 35px;
	height:30px;
	line-height:30px;
	font-size:11px;
  text-align:center;
	background:url(img-eshop/icon-kosik.png) no-repeat 0px 0;
}
#header #kosik a{
	margin:0;
	padding:10px 0 0 0;
	height:54px;
  display:block;
	line-height:16px;
	font-weight:bold;
  text-align:center;
  text-decoration:none;
	color:#3b3b3b;
}
#header #kosik a:hover{
  text-decoration:underline;
	color:#111;
}
/* ***************************************************** */
#header .main-menu{
	margin:0;
	padding:5px 0;
	width:100%;
	height:20px;
	clear:both;
	display:block;
}
#header .main-menu ul{
  margin:0;
  padding:0 0 0 2px;
	background:url(img-eshop/main-menu-ul-li.png) no-repeat left top;
}
#header .main-menu ul li{
	margin:0;
	padding:0;
	height:20px;
  float:left;
	list-style:none;
}
#header .main-menu ul li a{
	margin:0;
	padding:0 15px;
  display:block;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
  text-decoration:none;
	color:white;
}
#header .main-menu ul li a:hover{
  text-decoration:underline;
}
#header .main-menu ul li.active a{
	padding-right:13px;
	text-transform:uppercase;
	color:#333333;
	background:url(img-eshop/main-menu-active-a.png) no-repeat left top;
}
#header .main-menu ul li.active{
	padding-right:2px;
	background:url(img-eshop/main-menu-active-li.png) no-repeat right top;
}
/* ***************************************************** */
/* ***************************************************** */
#content-left{
  margin:0;
  padding:0 0 20px 0;
  width:780px;
  float:left;
}
#leve-menu{
  margin:0;
  padding:0;
  width:200px;
  float:left;
}
#telo{
  margin:0;
  padding:10px;
	float:right;
	width:540px;
	min-height:500px;
  text-align:justify;
	border:1px solid #c8c8c8;
	background:white;
}
#prave-menu{
  margin:0;
  padding:0 0 20px 0;
  width:200px;
  float:right;
}


.postranni-menu h2{
	padding:0 10px;
}
.postranni-menu img{
  margin:0px auto;
}
.postranni-menu p{
	margin:5px 0;
	padding:0;
}
/* ***************************************************** */
/* ***************************************************** */
#vyhledavani{
  margin:0;
  padding:1px;
	height:33px;
  text-align:center;
	overflow:hidden;
	background:url(img-eshop/vyhledavani-back.png) no-repeat center;
}
#vyhledavani h2{
	display:none;
}
#vyhledavani input, #vyhledavani input.tlacitko{
	margin:0;
	padding:8px 10px;
  width:136px;
	height:17px;
	float:left;
	line-height:17px;
	font-size:13px;
	text-align:left;
	border:0;
	color:#8c8c8c;
	background:transparent;
}
#vyhledavani input.tlacitko{
  margin:0;
	padding:0;
	width:40px;
	height:33px;
	float:right;
	text-indent:-9000px;
}
/* ***************************************************** */
/* ***************************************************** */
#volba-meny{
	margin:3px auto;
  padding:10px 0 10px 10px;
	line-height:24px;
}
#volba-meny .mena{
	margin:0px 2px 0;
	padding:0;
	display:block;
	float:left;
	width:24px;
	height:24px;
	line-height:24px;
	font-size:10px;
	text-align:center;
	color:white;
}
/* ***************************************************** */
/* ***************************************************** */
#partneri{
  margin:0;
  padding:10px 0;
  text-align:center;
}
#partneri a{
  margin:0;
  padding:0;
  display:block;
}
#partneri img{
  margin:5px 0;
  padding:0;
  width:180px;
}
/* ***************************************************** */
/* ***************************************************** */
#prodejci{
  margin:0;
  padding:10px 0;
}
#prodejci .prodejce{
  margin:10px 0;
  padding:5px;
	border:1px solid;
}
#prodejci .prodejce h3{
  margin:0;
  padding:0 0 5px 0;
  font-size:14px;
  text-align:left;
}
#prodejci .prodejce p{
  margin:0;
  padding:0;
  text-align:right;
}
/* ***************************************************** */
/* ***************************************************** */
#info-head, #info-foot{
  margin:0;
  padding:10px 0;
	text-align:left;
	border-bottom:1px solid #c8c8c8;
}
#info-head h2{
	background:url(img-eshop/icon-hvezda.png) no-repeat 160px;
}
#info-foot h2{
	background:url(img-eshop/icon-blok.png) no-repeat 160px;
}
/* ***************************************************** */
/* ***************************************************** */
.menu-nabidka{
  margin:10px 0 0 0;
  padding:0 0 10px 0;
	border-bottom:1px solid #c8c8c8;
}
.menu-nabidka h3{
  margin:10px 0 0 0;
  padding:0 0 3px 10px;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
	color:#333333;
}
.menu-nabidka ul, .menu-nabidka p{
	margin:0;
	padding:0 0 0 10px;
}
.menu-nabidka ul li{
	margin:0;
  padding:0;
  list-style:none;
  min-height:15px;
}
.menu-nabidka ul li a{
  margin:0;
  padding:0px 5px 0px 13px;
  display:block;
	line-height:15px;
  text-align:left;
  text-decoration:none;
	background:url(img-eshop/menu-nabidka-a.png) no-repeat left;
}
.menu-nabidka ul li a:hover, .menu-nabidka ul li a.aktivni, .menu-nabidka ul li a.aktivni:hover{
  text-decoration:underline;
	color:#666666;
	background-image:url(img-eshop/menu-nabidka-a-active.png);
}
.menu-nabidka ul li a.aktivni{
  text-decoration:none;
}


.menu-nabidka ul ul{
	margin:0;
	padding:0;
}
.menu-nabidka ul ul li a{
  margin:0 0 0 10px;
  padding:0 0 0 10px;
  display:block;
	line-height:1.2;
}
.menu-nabidka ul ul li a:hover{
  border:0;
}
/* ***************************************************** */
/* ***************************************************** */
#katalog-menu .katalogmenu{
	margin:0;
	padding:0;
	width:100%;
}
#katalog-menu .katalogmenu ul li{
	padding-bottom:2px;
}
#katalog-menu .katalogmenu ul li a{
  margin:0;
  padding:0 0 0 13px;
	line-height:35px;
  display:block;
	font-weight:bold;
  text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	color:#707070;
	background:url(img-eshop/katalog-menu-menu.png) no-repeat center;
}
#katalog-menu .katalogmenu ul li a:hover,
#katalog-menu .katalogmenu ul li.active a,
#katalog-menu .katalogmenu ul li.active a:hover{
	color:#323232;
	background-image:url(img-eshop/katalog-menu-kategorie-aktivni.png);
}
/* ***************************************************** */
#katalog-menu{
  margin:0;
  padding:10px 0 0 0;
  width:100%;
}
#katalog-menu ul{
	margin:0;
	padding:0;
  width:100%;
}
#katalog-menu ul li{
  list-style:none;
}
#katalog-menu ul li * em{
	font-weight:normal;
	font-size:70%;
}


#katalog-menu ul li.kategorie{
	padding-bottom:2px;
}
#katalog-menu ul li.kategorie a{
  margin:0;
  padding:0 0 0 13px;
	line-height:35px;
  display:block;
	font-weight:bold;
  text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	color:#8c8c8c;
	background:url(img-eshop/katalog-menu-kategorie.png) no-repeat center;
}
#katalog-menu ul li.kategorie > a.aktivni, #katalog-menu ul li.kategorie a:hover{
	color:#323232;
	background-image:url(img-eshop/katalog-menu-kategorie-aktivni.png);
}


#katalog-menu ul li.podkategorie{
  padding:0 7px;
}
#katalog-menu ul li.podkategorie a{
	padding:0 0 0 7px;
	line-height:23px;
	text-transform:none;
	color:#646464;
	border-bottom:1px solid #e1e1e1;
 	background:transparent;
}
#katalog-menu ul li.podkategorie a.aktivni, #katalog-menu ul li.podkategorie a:hover{
	color:#d70b0b;
 	background:transparent;
}


#katalog-menu ul li.vyrobek a{
  padding-left:50px;
}
#katalog-menu ul li.vyrobek a:hover, #katalog-menu ul li.vyrobek a.aktivni{

}


#katalog-zobrazeni-textove, #katalog-zobrazeni-obrazkove{
	margin:0;
	padding:10px;
	clear:both;
	display:block;
	text-align:left;
	border-bottom:1px solid #c8c8c8;
}
/* ***************************************************** */
/* ***************************************************** */
#telo div{
	margin:0;
	padding:0;
}
#telo p{
  margin: 0px;
  padding: 10px;
  text-align: justify;
}
#telo ul, #telo ol{
  margin:10px 10px 10px 30px;
  padding:0;
}
#telo .levy{
  text-align:right;
}
/* ***************************************************** */
#telo ul#objednavka-kroky,
#telo ul#objednavka-kroky li,
#telo ul#objednavka-kroky li a{
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	list-style:none;
}
#telo ul#objednavka-kroky{
	margin-left:-1px;
	padding:0;
	width:540px;
	background:no-repeat left top;
}
#telo ul#objednavka-kroky.objednavka-krok-1{
	background-image:url(img-eshop/objednavka-krok-1.png);
}
#telo ul#objednavka-kroky.objednavka-krok-2{
	background-image:url(img-eshop/objednavka-krok-2.png);
}
#telo ul#objednavka-kroky.objednavka-krok-3{
	background-image:url(img-eshop/objednavka-krok-3.png);
}
#telo ul#objednavka-kroky.objednavka-krok-4{
	background-image:url(img-eshop/objednavka-krok-4.png);
}
#telo ul#objednavka-kroky li{
	padding:0 0 0 28px;
	width:107px;
	float:left;
	font-size:11px;
	font-weight:bold;
}
#telo ul#objednavka-kroky li,
#telo ul#objednavka-kroky li a{
	display:block;
	text-decoration:none;
	color:#ffd4a4;
}
#telo ul#objednavka-kroky li.active,
#telo ul#objednavka-kroky li.active a{
	color:white;
}
#telo ul#objednavka-kroky li a:hover{
	text-decoration:underline;
}
/* ***************************************************** */
/* ***************************************************** */
#telo div#katalogova-nabidka{
	margin:0;
  padding:0;
  width:100%;
  text-align:left;
}
#telo div#katalogova-nabidka form.detail-vyrobku{
  margin:0;
	padding:0;
	width:100%;
}
#telo div.detail-vyrobku{
  margin:0;
	padding:0;
  width:100%;
  text-align:left;
}
/* ***************************************************** */
#telo div.detail-vyrobku p.administrace{
	margin:0;
	padding:0;
	display:block;
	float:right;
}
/* ***************************************************** */
#telo div.detail-vyrobku table.infotable{
	margin:0 0 5px 0;
	padding:0;
	width:300px;
	float:right;
}
#telo div.detail-vyrobku table.infotable th,
#telo div.detail-vyrobku table.infotable td{
	margin:0;
	padding:3px 4px;
	line-height:1.4;
	vertical-align:middle;
}
#telo div.detail-vyrobku table.infotable th{
	font-weight:normal;
	color:#989898;
}
#telo div.detail-vyrobku table.infotable td{
	font-weight:bold;
}
#telo div.detail-vyrobku table.infotable td#countDownTime{
	font-size:140%;
	color:orange;
}
#telo div.detail-vyrobku table.infotable #cenasdph td strong{
	font-size:140%;
	color:#333;
}
#telo div.detail-vyrobku table.infotable input{
	width:20px;
	text-align:center;
}
#telo div.detail-vyrobku table.infotable input.tlacitko{
	width:auto;
}
/* ***************************************************** */
#telo div.detail-vyrobku table.infotable #facebook-detail{
	padding-top:12px;
	padding-left:5px;
	background:url(img/cara.png) repeat-x top;
}
#telo div.detail-vyrobku table.infotable #facebook-detail iframe{
	margin:0 0 5px 0;
	width:158px;
	height:21px;
	display:block;
	float:left;
	line-height:21px;
	border:none;
}
#telo div.detail-vyrobku table.infotable #facebook-detail a{
	margin:0 5px 5px 0;
	padding:0;
	float:left;
	text-decoration:none;
}
#telo div.detail-vyrobku table.infotable #facebook-detail a .FBConnectButton.FBConnectButton_Small{
	margin:0;
	padding:0;
	height:18px;
}
#telo div.detail-vyrobku table.infotable #facebook-detail a .FBConnectButton_Text{
	padding-top:0;
	padding-bottom:0;
	height:15px;
	line-height:15px;
	font-size:11px;
	font-weight:normal;
	text-transform:lowercase;
}
/* ***************************************************** */
#telo div.detail-vyrobku a#hlavnifoto{
	margin:0 0 5px 0;
	padding:0;
	width:208px;
	float:left;
	display:block;
	text-align:center;
	border:1px solid #c8c8c8;
	background:white;
}
#telo div.detail-vyrobku a#hlavnifoto img{
	margin:0;
	padding:0;
	width:208px;
}
/* ***************************************************** */
#telo div.detail-vyrobku #obrazky-ke-zbozi{
	margin:0;
	padding:0;
	clear:left;
	float:left;
}
#telo div.detail-vyrobku #obrazky-ke-zbozi a{
	margin:0 5px 5px 0;
	padding:2px;
	width:69px;
	height:69px;
	display:block;
	float:left;
	text-align:center;
	border:1px solid #c8c8c8;
	background:white;
}
#telo div.detail-vyrobku #obrazky-ke-zbozi a img{
	margin:0;
	padding:0;
	max-width:69px;
	max-height:69px;
}
/* ***************************************************** */
/* ***************************************************** */
#telo a.katalogova-nabidka{
  margin:0;
  padding:7px;
  width:120px;
  height:176px;
  line-height:18px;
  display:block;
  float:left;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  color:#646464;
}
#telo a.katalogova-nabidka:hover, #telo a.katalogova-nabidka:hover span{
  color:#d70b0b;
	border-color:#d70b0b;
}
#telo a.katalogova-nabidka span{
  margin:0 auto 10px;
  padding:0 0 10px 0;
  display:block;
	text-align:center;
	border-bottom:1px solid #c8c8c8;
}
#telo a.katalogova-nabidka img{
	margin:0 auto;
  display:block;
	border:0;
}
/* ***************************************************** */
#telo div.infotext{
	margin:0;
	padding:10px 10px;
	display:block;
	text-align:justify;
	border-bottom:1px solid #C8C8C8;
}
#telo div.infotext img{
	display:none;
}
#telo p.strankovani{
	margin:0;
	padding:10px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
}
/* ***************************************************** */
#telo .katalog-nahled-vyrobku{
  margin:0;
  padding:0 6px 20px;
  width:122px;
  height:auto;
  float:left;
  display:block;
}
#telo .katalog-nahled-vyrobku h3,
#telo .katalog-nahled-vyrobku h3 *{
  margin:0;
  padding:0;
	overflow:hidden;
	text-align:center;
}


#telo .katalog-nahled-vyrobku h3 a{
  margin:0;
	padding:0 0 5px;
	height:181px;
	display:block;
	font-weight:bold;
}
#telo .katalog-nahled-vyrobku h3 a:hover{
}

#telo .katalog-nahled-vyrobku h3 a span{
	margin:0;
	padding:0px;
	height:120px;
	display:block;
	text-align:center;
	border:1px solid #C8C8C8;
	background:white;
}
#telo .katalog-nahled-vyrobku h3 a span img{
	margin:0 auto;
	padding:0;
	border:0;
}

#telo .katalog-nahled-vyrobku h3 a em{
	margin:0;
	padding:5px 0 0 0;
	height:54px;
	line-height:18px;
	display:block;
	font-style:normal;
}


#telo p.status{
	margin:0;
	padding:0;
	width:50px;
	height:14px;
	height:auto;
	display:block;
	float:left;
	line-height:12px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
#telo .katalog-nahled-vyrobku p.status{
	margin:-180px 0 0 75px;
	position:absolute;
}
#telo .detail-vyrobku p.status{
	margin:6px 0 0 -3px;
	position:absolute;
}
#telo p.status span.status-text-akce,
#telo p.status span.status-text-novinka,
#telo p.status span.status-text-nas-tip{
	margin:0 0 2px 0;
	padding:0;
	width:50px;
	height:14px;
	display:block;
	float:left;
	line-height:14px;
	font-size:9px;
	color:white;
}
#telo p.status span.status-text-akce{
	background:url(img-eshop/status-akce.png) repeat-x top #c43309;
}
#telo p.status span.status-text-novinka{
	background:url(img-eshop/status-novinka.png) repeat-x top #f59712;
}
#telo p.status span.status-text-nas-tip{
	background:url(img-eshop/status-nas-tip.png) repeat-x top #0c860f;
}


#telo .katalog-nahled-vyrobku p.cena{
  margin:0;
  padding:0 0 5px 0;
	/*height:35px;*/
	line-height:16px;
	text-align:center;
}
#telo .katalog-nahled-vyrobku p.cena strong{
  margin:0;
	padding:0;
	line-height:18px;
  font-size:14px;
	color:#505050;
}
#telo .katalog-nahled-vyrobku p.cena small{
	line-height:16px;
  text-decoration:line-through;
}


#telo .katalog-nahled-vyrobku p.admin{
	margin:0;
	padding:0 0 5px 0;
	height:11px;
	text-align:center;
}
#telo .katalog-nahled-vyrobku p.admin a{
	line-height:11px;
}
#telo .katalog-nahled-vyrobku p.admin img{
	height:11px;
	width:11px;
}


#telo .katalog-nahled-vyrobku p.detail-dokosiku{
	margin:0;
	padding:0;
	height:22px;
	overflow:hidden;
	text-align:center;
}
#telo .katalog-nahled-vyrobku p.detail-dokosiku a.detail,
#telo .katalog-nahled-vyrobku p.detail-dokosiku input.dokosiku{
	margin:0;
	padding:0;
	height:20px;
	width:59px;
	display:block;
	float:left;
	line-height:20px;
	font-size:10px;
	text-decoration:none;
	text-transform:lowercase;
}
#telo .katalog-nahled-vyrobku p.detail-dokosiku input.dokosiku{
	padding:0 0 2px 0;
	height:22px;
	line-height:18px;
	float:right;
}
#telo .katalog-nahled-vyrobku p.detail-dokosiku a.detail:hover,
#telo .katalog-nahled-vyrobku p.detail-dokosiku input.dokosiku:hover{
	text-decoration:underline;
}


#telo .katalog-nahled-vyrobku.nezobrazujeSe,
#telo .katalog-nahled-vyrobku.nezobrazujeSe a,
#telo .katalog-nahled-vyrobku.nezobrazujeSe a *{
  color:#cc5555;
  background-color:#ffdddd;
}
/* ***************************************************** */
#telo .katalogTextovyNahledVyrobku{
  margin:5px auto;
  padding:5px 10px;
	width:548px;
  border-bottom:1px solid #ccc;
}
#telo .katalogTextovyNahledVyrobku.nezobrazujeSe *{
  color:#cc0000;
}
#telo .katalogTextovyNahledVyrobku.nezobrazujeSe{
  border-color:#cc0000;
  background:#f7d1d1;
}
#telo .katalogTextovyNahledVyrobku.displayNone{
  display:none;
}
/* ***************************************************** */
/* ***************************************************** */
#telo table.kosik{
	margin:10px 0;
	width:100%;
}
#telo table.kosik tr{
	margin:0 0 1px 0;
	padding:0 0 1px 0;
}
#telo .kosik th{
	padding:0 5px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	background:url(img-eshop/table-th-back.png) repeat-x top #ff8100;
}
#telo table.kosik td{
	padding:2px 5px;
	line-height:25px;
	vertical-align:top;
}
#telo table.kosik td.obrazek{
	padding-left:0;
	padding-right:0;
	height:50px;
	width:50px;
	text-align:center;
	background:white;
}
#telo table.kosik td.obrazek a{
	margin:0;
	padding:0;
	height:50px;
	width:50px;
	display:block;
	text-decoration:none;
}
#telo table.kosik td.obrazek img,
#telo table.kosik td.obrazek a img{
	margin:0 auto;
	padding:0;
	max-height:50px;
	max-width:50px;
	vertical-align:middle;
}
#telo table.kosik.nohoverbackground tr:hover td{
	background:#efefef;
}
/* ***************************************************** */
#telo table.kosik td.parametry{
	width:150px;
}
#telo table.kosik td.parametry select{
	margin:0;
	width:150px;
}
/* ***************************************************** */
#telo table.kosik td.odebrat{
	padding-left:0;
	padding-right:0;
	width:25px;
}
#telo table.kosik td.odebrat a{
	margin:0 auto;
	padding:0;
	height:16px;
	width:16px;
	display:block;
	text-indent:-9000px;
	background:url(img-eshop/kosik-odebrat.png) no-repeat left top;
}
#telo table.kosik td.odebrat a:hover{
	background-position:right top;
}
/* ***************************************************** */
#telo table.kosik td input.ulozit-zmeny,
#telo table.kosik td input.smazat-obsah{
	margin:0;
	padding:0 0 0 20px;
	height:20px;
	line-height:20px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
	outline:0;
	border:0;
	color:#505050;
	background:url(img-eshop/kosik-ulozit.png) no-repeat left;
}
#telo table.kosik td input.smazat-obsah{
	background-image:url(img-eshop/kosik-smazat.png);
}
#telo table.kosik td input.ulozit-zmeny:hover,
#telo table.kosik td input.smazat-obsah:hover{
	text-decoration:none;
	color:#101010;
}
/* ***************************************************** */
#telo .kosik .odkazy,
#telo table.kosik tr.nohoverbackground:hover td.odkazy{
	vertical-align:top;
	border:0;
	background:white;
}
#telo .kosik .celkem,
#telo table.kosik tr.nohoverbackground:hover td.celkem{
	padding-top:10px;
	padding-bottom:10px;
	border:0;
	background:#EFEFEF;
}
#telo .kosik .celkem,
#telo .kosik .celkem strong{
	line-height:25px;
	font-size:12px;
}
#telo .kosik .celkem strong{
	color:#333333;
}
/* ***************************************************** */
#telo p.kosik-tlacitka{
	margin:0;
	padding:0;
	text-align:right;
}
#telo p.kosik-tlacitka input{
	margin:0 0 2px 0;
}
/* ***************************************************** */
#telo p.kosik-poznamka{
	margin-left:60px;
}
#telo p.kosik-poznamka select{
	margin-right:0;
	width:258px;
}
#telo p.kosik-poznamka textarea{
	margin-right:0;
	height:100px;
	width:250px;
}
/* ***************************************************** */
#telo p.kosik-slevovykupon{
	margin:0;
	padding:0 0 10px 0;
	text-align:right;
}
#telo p.kosik-slevovykupon label{

}
#telo p.kosik-slevovykupon input.tlacitko{
	width:auto;
}
/* ***************************************************** */
/* ***************************************************** */
#telo .kniha-prispevek, #telo .katalog-komentar{
	margin:5px 0;
	padding:8px;
	width:auto;
	text-align:left;
	border:1px solid;
}
#telo .kniha-prispevek h3, #telo .katalog-komentar h3{
	margin:0;
	padding:0;
}
#telo .kniha-prispevek .odpoved{
	margin:8px 0 0 0;
	padding:8px;
	width:auto;
	border:1px solid;
	background:white;
}
#telo .kniha-prispevek.neaktivni, #telo .kniha-prispevek.neaktivni *, #telo .katalog-komentar.katalog-komentar-skryty, #telo .katalog-komentar.katalog-komentar-skryty *{
	color:#cc0000;
	border-color:#cc0000;
	background:white;
}
/* ***************************************************** */
#telo #pridatKomentar{
  margin:0;
  padding:0 0 30px 0;
}
/* ***************************************************** */
#telo .zakaznik-prava{
	margin:0 0 15px 5px;
	padding:0 0 10px 20px;
	width:300px;
	border-left:1px dotted;
	border-bottom:1px dotted;
}
/* ***************************************************** */
/* ***************************************************** */
#footer-seo,
#partneri-paticka{
  margin:0 0 10px 0;
  padding:10px;
  width:100%;
	clear:both;
	display:block;
	text-align:center;
	border:1px solid #c8c8c8;
	background:white;
}
#footer-seo, #footer-seo a,
#partneri-paticka, #partneri-paticka a{
	line-height:14px;
	font-size:10px;
	text-transform:lowercase;
	color:#919191;
}
#footer-seo a:hover,
#partneri-paticka a:hover{
	color:#333333;
}
/* ***************************************************** */
#footer {
	margin:0;
  padding:16px 0 18px 0;
  width:100%;
	line-height:16px;
	clear:both;
	text-align:center;
	background:url(img-eshop/footer.png) repeat-x top #010101;
}
#footer, #footer *{
	font-size:11px;
	text-decoration:none;
	color:#cccccc;
}
#footer a{
	border-bottom:1px dotted #cccccc;
}
#footer a:hover{
	border-bottom:1px solid #eee;
	color:#eee;
}
#footer img{
	margin:0;
	padding:0;
	text-decoration:none;
	vertical-align:middle;
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
.odkaz-vice, * p.odkaz-vice, #telo .odkaz-vice{
  display:block;
  clear:both;
  text-align:right;
  margin:0;
	padding:10px 5px;
  font-size:10pt;
  line-height:10pt;
}
.odkaz-zpet, * p.odkaz-zpet, #telo .odkaz-zpet{
  display:block;
  clear:both;
  text-align:left;
  margin:0;
	padding:10px 5px;
  font-size:10pt;
  line-height:10pt;
}
.ok, #telo .ok{
  margin:10px 0;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #93AF61;
  background: url(img-eshop/icon-ok.png) no-repeat 10px 5px #E2F0C9;
}
.ok, .ok *{
  color:#516F1B;
}
.err, #telo .err{
  margin:10px 0;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #fcadad;
  background: url(img-eshop/icon-err.png) no-repeat 10px 5px #FDE0E0;
}
.err, .err *{
  color:#CE0000;
}
.info, #telo .info{
  margin:10px 0;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #EDEDB3;
  background: url(img-eshop/icon-info.png) no-repeat 10px 5px #FFFFCC;
}
.info, .info *{
  color:#242424;
}
/* ***************************************************** */
/* ***************************************************** */
#mapa {
  margin:10px auto;
	padding:0;
	width:100%;
	height:400px;
	border:3px solid;
	background:url(img-eshop/mapa.png) top left no-repeat;
}
#mapa *{
  color: black; 
	font-size: 11px; 
}
#mapa div{
	margin:0;
}
/* ***************************************************** */
/* ***************************************************** */
#bannery-uvod,
#bannery-uvod #bannery-uvod-siroky,
#bannery-uvod #bannery-uvod-levy,
#bannery-uvod #bannery-uvod-pravy{
	margin:0;
	padding:0;
	overflow:hidden;
}
#bannery-uvod{
	
}
#bannery-uvod a{
	display:block;
}
#bannery-uvod #bannery-uvod-siroky{
	padding-bottom:10px;
}
#bannery-uvod #bannery-uvod-siroky img{
	max-width:540px;
}
#bannery-uvod #bannery-uvod-levy{
	padding-bottom:10px;
	width:265px;
	float:left;
}
#bannery-uvod #bannery-uvod-pravy{
	padding-bottom:5px;
	width:265px;
	float:right;
}
#bannery-uvod #bannery-uvod-levy img,
#bannery-uvod #bannery-uvod-pravy img{
	max-width:265px;
}
/* ***************************************************** */
#bannery-sloupec-levy{
	margin:0;
	padding:20px 0 10px 0;
}
#bannery-sloupec-levy img{
	margin:0 0 5px 0;
	padding:0;
	max-width:200px;
}
/* ***************************************************** */
#bannery-sloupec-prostredni{
	margin:0;
	padding:10px;
	width:540px;
	float:right;
	text-align:center;
}
#bannery-sloupec-prostredni img{
	margin:0;
	padding:0;
	max-width:540px;
}
/* ***************************************************** */
/* ***************************************************** */
.clearfix:after,#paticka ul:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix,#paticka ul {display: inline-block;}
/* ie win hack ~ height acts like min-height \*/
* html .clearfix, * html #paticka ul {height: 1%;}
/* end comment required */
/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */

