/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2008                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
/*  N A S T A V E N I   W E B U  */
* {
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size:11px;
  line-height:1.4;
}
body{
  font-family: "Trebuchet MS", arial, sans-serif;
  color: white;
  padding: 0px;
  margin: 0;
  border:0;
  background: url(img-eshop/body.jpg) repeat-y center top white;
}
#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;
}
/* ***************************************************** */
/* ***************************************************** */
/*  N A S T A V E N I   O D K A Z U  */
a {
  color:white;
  text-decoration:underline;
}
a:hover {
  color:black;
  text-decoration:none; 
}
a, a:hover, a:focus, a:active{
  outline:0;
}
strong{
  color:white;
}
/* ***************************************************** */
/* ***************************************************** */
/*  N A S T A V E N I   N A D P I S U  */
h1{ 
  padding: 0px 10px;
  margin: 0 6px 5px 0px;
  font-weight:bold;
  text-align:left;
  text-transform:uppercase;
  height: 31px;
  background: url(img-eshop/h-back.gif) repeat-x bottom;
}
h1, h1 *{
  font-size: 12px;
  line-height: 31px;
  color: white;
}
h2{ 
  font-size: 12px;
  font-weight:normal;
  text-align:left;
  text-transform:uppercase;
  padding:4px 10px 4px 10px;
  margin:0px;
  color: white;
  border-bottom:1px dotted white;
}
h3{ 
  font-size: 12px;
  text-align:left;
  text-transform:uppercase;
  padding:4px 10px 4px 10px;
  margin:0px;
  color: white;
  clear:both;
}
h4{
  margin:13px 0px 0px 0px;
  padding:2px 20px;
  border-bottom:2px dashed #595959;
  text-decoration: none;
  font-weight:bold;
  font-size:110%;
}
.nofloat{
  clear:both;
}
/* ***************************************************** */
/* ***************************************************** */
/*  N A S T A V E N I   F O R M U L A R E  */
form{
  padding:0;
  margin:0;
}
input, textarea{
  margin:2px;
  padding:1px 3px;
  border:1px solid #b7b7b7;
  background:url(img-eshop/input-back.jpg) repeat-x bottom #fefefe;
  width:146px;
}
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;
  border:0;
  background:transparent;
  width:13px;
}
input:hover,input:focus,textarea:hover,textarea:focus{
  border:1px solid #b7b7b7;
}
input.tlacitko, input[type=submit]{
  width:154px;
  margin:0px;
  padding:2px 3px;
  font-size:11px;
  font-weight:bold;
  cursor:pointer;
  border:1px solid #314788;
  color:white;
  background:url(img-eshop/input-submit-back.jpg) repeat-x bottom #7d7d7d;
}

label.labelBlock{
  margin-right:5px;
  display:block;
  width:150px;
  float:left;
  text-align:right;
}
/* ***************************************************** */
/* ***************************************************** */
/*  N A S T A V E N I   O B R A Z K U  */
.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; 
}
/* ***************************************************** */
/* ***************************************************** */
/*  C A R A  */ 
.cara {
  margin:5px 0;
  width:100%;
  border:0;
  border-bottom: 3px double #f79611;
  height: 1px;
  clear: both;
}
/* ***************************************************** */
/* ***************************************************** */
/*   O B A L   W E B U   */ 
#hlavni{
  margin:0 auto;
  padding:0px;
  width:980px;
  text-align: left;
  line-height: 22px;
  font-size:16px;
  background:url(img-eshop/hlavni.jpg) repeat-x top #012296;
}  
#hlavni img{
  border:0;
}
/* ***************************************************** */
/* ***************************************************** */
/*   H L A V A   S T R A N K Y   */  
#hlava {
  margin:0 auto;
  padding:18px 22px 0 22px;
  width:936px;
  height:199px;
  background: url(img-eshop/hlavicka.jpg) no-repeat center top;
}
#hlava img{
  border:0;
}
/* JAZYKY */
#hlava #lang{
  margin:0 0 0 0;
  padding:10px 10px 0 0;
  width:40px;
  float:right;
  text-align:right;
}
/* LOGO a ODKAZ */
#hlava a#hlavni-odkaz {
  padding:0;
  margin:7px 0 0 57px;
  float:left;
  height:99px;
  width:98px;
  text-decoration:none;
  border:0;
}
#hlava a#hlavni-odkaz img{
  display:none;
}
#hlava a#hlavni-odkaz:hover{
  text-decoration:none;
}
/* KOSIK */
#hlava div#kosik{
  margin:0 0 0 10px;
  padding:82px 0 0 0;
  width:300px;
  float:left;
  text-align:right;
  text-transform:lowercase;
  font-weight:bold;
  font-size:11px;
  color:#000087;
}
#hlava div#kosik strong{
  display:none;
  font-size:12px;
  text-transform:uppercase;
}
#hlava div#kosik span{
  color:white;
  font-size:15px;
  text-transform: none;
}
#hlava div#kosik a{
  margin-left:5px;
  padding:0;
  display:block;
  float:right;
  width:78px;
  font-size:11px;
  line-height:19px;
  text-align:center;
  text-decoration:none;
  border:1px solid #314788;
  color:white;
  background:url(img-eshop/input-submit-back.jpg) repeat-x bottom #7d7d7d;
}
/* VYHLEDAVANI */
#hlava .nadpis{
  display:none;
}
#hlava .vyhledavani{
  margin:0 0 0 172px;
  padding:15px 0 0 0;
  clear:both;
}
#hlava .vyhledavani input{
  margin:0px;
  padding:2px 3px;
  width:200px;
  font-size:11px;
}
#hlava .vyhledavani input.tlacitko{
  margin:0px;
  padding:2px 3px;
  width:80px;
  font-size:11px;
  font-weight:bold;
}

#content-left{
	margin:0;
	padding:0;
	width:750px;
	float:left;
}
/* ***************************************************** */
/* ***************************************************** */
/* P O S T R A N N I   M E N U */  
.postranni-menu{
  padding:0px;
  margin:0 0 10px 0;
  font-size:75%;
  line-height:15px;
  text-align:center;
}
.postranni-menu .nadpis{
  margin:0 0 0px 0;
  padding:0 0 0 10px;
  border:0;
  font-size:12px;
  font-weight:bold;
  line-height: 31px;
  height: 31px;
  color: white;
  background: url(img-eshop/h-back.gif) repeat-x bottom;
}
.postranni-menu .login{
  text-align:right;
  color: #989898;
  margin:5px 0;
  padding:0 25px;
}
.postranni-menu .login input{
  width:120px;
}
.postranni-menu .login input.tlacitko{
  width:130px;
}
.postranni-menu .login a{
  background: none;
  font-weight:bold;
  border:0;
  float: none;
  padding:0;
  margin:0;
}
.postranni-menu .login a:hover{
  text-decoration: underline;
  background: none;
  font-weight:bold;
  border:0;
  float: none;
  padding:0;
  margin:0;
}
.postranni-menu .uzivatelske-menu{
  margin:0 0 10px 10px;
  padding:0;
	list-style:none;
}
.postranni-menu .uzivatelske-menu li{
	list-style:none;
	height:14px;
}
.postranni-menu .uzivatelske-menu h5{
  margin:10px 0 0 0;
  padding:0;
  font-weight:bold;
  font-size:12px;
	line-height:14px;
  text-transform:uppercase;
  color:#e8f0f8;
}
.postranni-menu .uzivatelske-menu a{
  margin:0 0 0 5px;
  padding:2px 5px 2px 17px;
  display:block;
  text-align:left;
  background:url(img-eshop/dot.gif) no-repeat 3px;
  text-decoration:none;
}
.postranni-menu .uzivatelske-menu a:hover{
  text-decoration:underline;  
}
.postranni-menu .uzivatelske-menu a.aktivni{
  text-decoration:underline;  
}
.postranni-menu .uzivatelske-menu a.uroven2{
  margin:0 0 0 18px;
  padding:1px 5px;
  display:block;
  background:transparent;
}
.postranni-menu .uzivatelske-menu a.uroven2:hover{
  border:0;
}
.postranni-menu img{
  margin:0px auto;
}
.postranni-menu p{
  margin:10px;
}
/* ***************************************************** */
/* ***************************************************** */
/* L E V E  M E N U */  
#leve-menu{
  margin-left:22px;
  padding:10px 11px 0;
  text-align:left;
  width:176px;
  float:left;
  background:url(img-eshop/leve-menu-back.jpg) no-repeat center top;
}
#leve-menu ul.katalog{
  padding:0;
  list-style:none;
  margin:0;
  width:175px;
  border:0;
}
#leve-menu ul.katalog li{
  margin:0;
  padding:0;
}
#leve-menu ul.katalog li a{
  margin:2px 0 0 3px;
  padding:0;
  border:0px;
  display:block;
  line-height:25px;
  text-align:left;
  font-weight:bold;
  color:white;
  text-decoration:none;
}
#leve-menu ul.katalog li.kategorie a{
  padding-left:23px;
  background:url(img-eshop/katalog-menu.jpg) no-repeat left;
}
#leve-menu ul.katalog li.kategorie a:hover{
  background:url(img-eshop/katalog-menu-hover.jpg) no-repeat left;
}
#leve-menu ul.katalog li.kategorie a.oznacena{
  color:black;
	background:url(img-eshop/katalog-menu-oznacena.jpg) no-repeat left;
}
#leve-menu ul.katalog li.kategorie a.oznacena:hover{
  background:url(img-eshop/katalog-menu-oznacena-hover.jpg) no-repeat left;
}
#leve-menu ul.katalog li.podkategorie a{
  padding-left:23px;
  color:#202094;
  background:url(img-eshop/katalog-submenu.jpg) no-repeat left;
}
#leve-menu ul.katalog li.podkategorie a:hover{
  background:url(img-eshop/katalog-submenu-hover.jpg) no-repeat left;
}
#leve-menu ul#katalog li.vyrobek a{
  padding-left:23px;
  color:#808080;
  background:url(img-eshop/katalog-subsubmenu.jpg) no-repeat left;
}
#leve-menu ul.katalog li.vyrobek a:hover{
  color:black;
  background:url(img-eshop/katalog-subsubmenu-hover.jpg) no-repeat left;
}
#leve-menu ul.katalog li a:hover{
  text-decoration:none;
}
#leve-menu .uzivatelske-menu a{
  margin-right:1px;
}
/* ***************************************************** */
/* ***************************************************** */
/* P R A V E  M E N U */ 
#prave-menu{
  margin-right:22px;
  padding:10px 11px 0;
  text-align:left;
  width:176px;
  float:right;
  background:url(img-eshop/leve-menu-back.jpg) no-repeat center top;
}
#prave-menu div.partneri-eshopu{
	margin:0;
	padding:0;
	text-align:center;
}
#prave-menu div.partneri-eshopu a{
	margin:5px 0 0 0;
	padding:0;
	display:block;
	text-decoration:none;
}
/* ***************************************************** */
/* ***************************************************** */
/*  T E L O  */  
#telo{
  /*margin:0 230px 0 230px;*/
	margin:0;
  padding:0;
	float:right;
	width:520px;
  line-height: 18px;
  font-size: 13px;
}
#telo h1{
  margin:0px 0px 10px 0;
}
#telo h1 a{
  font-weight:normal;
  text-decoration:underline;
}
#telo h1 a:hover{
  color:white;
  font-weight:normal;
  text-decoration:none;
}
#telo h2{
  margin-top:5px;
  margin-bottom:10px;
}
#telo fieldset{
  margin:0;
  padding:0px;
  border-color: #888;
  border-width: 0px;
  border-style: double;
}
#telo p{
  margin: 0px;
  padding: 10px;
  text-align: justify;
}
#telo table{
  margin:10px 0;
  padding:0;
  font-size:100%;
  border:0;
}
#telo th{
  padding: 1px 1px 1px 3px;
  text-align:center;
  vertical-align:top;
}
#telo td{
  padding: 1px 1px 1px 3px;
  text-align:left;
  vertical-align:top;
}


#telo .obsah-kosiku{
  margin:0 auto;
}
#telo .obsah-kosiku th,#telo .obsah-kosiku td{
  border:1px dotted #333333;
  margin:2px;
  padding:2px 5px;
  text-align:center;
}
#telo .obsah-kosiku .nadpis-kosiku th{
  border:0;
  background:#01165F;
  color:white;
}
#telo .obsah-kosiku .celkem-kosik th{
  border:0;
  background:#1836A0;
}
#telo .obsah-kosiku .celkem-kosik td{
  border:0;
}
#telo .obsah-kosiku .null{
  border:0;
}


#telo .prehled th, #telo .prehled td{
  padding:1px 1px 1px 3px;
  text-align:center;
}
#telo .prehled tr:hover td{
	border-bottom-style:solid;
	background:#1836A0;
}
#telo .prehled th, #telo .prehled th *{
  font-weight:bold;
	text-decoration:none;
  background:#01165F;
  color:white;
}
#telo .prehled td{
  text-align:left;
	border-bottom:1px dotted #e3e3e3;
}
#telo .prehled .null{
  border:0;
}


#telo .levy{
  text-align:right;
}
/* KATALOGOVA NABIDKA */
#telo div#katalogova-nabidka{
  text-align:center;
}
#telo a.katalogova-nabidka{
  width:80px;
  height:130px;
  display:block;
  margin:0 10px;
  padding:0;
  float: left;
  text-align:center;
  text-decoration:none;
  border:0;
}
#telo a.katalogova-nabidka:hover{
  border:0;
  background:none;
  color:white;
  text-decoration:underline;
}
#telo a.katalogova-nabidka span{
  margin:0 auto;
  padding:0;
  display:block;
  width:80px;
  height:80px;
}
#telo a.katalogova-nabidka img{
  display:block;
}
#telo a.vlozit-do-kosiku{
  color:#001892;
  font-weight:bold;
  padding:5px 0px 5px 30px;
  margin:2px 0;
  line-height:30px;
  background:url(img-eshop/kosik.jpg) no-repeat left;
}


#telo .katalogNahledVyrobku{
  margin:5px 20px;
  padding:0px;
  width:220px;
  height:250px;
  float:left;
  color:#0043a5;
  background:url(img-eshop/katalogNahledVyrobku.gif) no-repeat center top;
}
#telo .katalogNahledVyrobku.nezobrazujeSe *{
  color:red;
}
#telo .katalogNahledVyrobku.nezobrazujeSe{
  background-image:url(img-eshop/katalogNahledVyrobkuNezobrazujeSe.gif);
}
#telo .katalogNahledVyrobku.displayNone{
  display:none;
}
#telo .katalogNahledVyrobku strong{
  color:#0043a5;
}
#telo .katalogNahledVyrobku h3 *{
  font-size:12px;
  color:#0043a5;
}
#telo .katalogNahledVyrobku a{
  color:#0043a5;
}
#telo .katalogNahledVyrobku .katalogNahledVyrobkuText{
  margin:5px 10px 0;
  padding:0;
  height:140px;
  overflow: auto;
  text-align:justify;
  color:#0043a5;
}


#telo .katalogTextovyNahledVyrobku{
  margin:5px 0;
  padding:5px;
  width:97%;
  background:url(img-eshop/katalogTextovyNahledVyrobku.gif) repeat-x bottom;
}
#telo .katalogTextovyNahledVyrobku.nezobrazujeSe *{
  color:red;
}
#telo .katalogTextovyNahledVyrobku.nezobrazujeSe{
  background-image:none;
  border-bottom:solid red;
}
#telo .katalogTextovyNahledVyrobku.displayNone{
  display:none;
}


#telo .kniha-prispevek{
	margin:5px 10px;
	padding:8px;
	border:1px solid #ccc;
	background:#1836A0;
}
#telo .kniha-prispevek h3{
	margin:0;
	padding:0;
}
#telo div.kniha-prispevek div.odpoved{
	margin:8px 0 0 0;
	padding:8px;
	border:1px solid #ccc;
	background:white;
}


#telo .katalog-komentar{
	margin:5px 10px;
	padding:8px;
	text-align:left;
	border-bottom:1px dotted #888;
}
#telo .katalog-komentar h3{
	margin:0;
	padding:0;
}


#telo .zakaznik-prava{
	margin:0 0 15px 5px;
	padding:0 0 10px 20px;
	width:40%;
	border-left:1px dotted #8C9BCF;
	border-bottom:1px dotted #8C9BCF;
	background:#1836A0;
}
/* ***************************************************** */
/* ***************************************************** */
/* PATA STRANKY */  
#paticka{
  margin:10px 0 5px 0;
  padding:0;
  clear: both;
  font-size: 12px;
  line-height:31px;
  text-align: center;  
  color: #333;
  background: url(img-eshop/h-back.jpg) repeat-x; 
  display:none;
}
#paticka a {
  color: #333;
  text-decoration:none;
}
#paticka a:hover {
  color:black;
  text-decoration:none;
}
#paticka img{
  border:0;
}
/* ***************************************************** */
/* ***************************************************** */
/* FOOTER STRANKY */  
#footer{
  padding:30px 0 0 0;
  margin:0;
  min-height:50px;
  clear:both;
  font-size: 11px;
  line-height:13px;
  text-align: center;  
}
/* ***************************************************** */
/* ***************************************************** */
.odkaz-vice, * p.odkaz-vice{
  display:block;
  clear:both;
  text-align:right;
  margin:0 5px;
  font-size:10pt;
  line-height:10pt;
}
.odkaz-zpet{
  display:block;
  clear:both;
  text-align:left;
  margin:0 5px;
  font-size:10pt;
  line-height:10pt;
}
.ok, #telo .ok{
  margin:10px;
  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;
  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;
  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;
	height: 400px;
	border: 2px solid white;
	background: url(img-eshop/mapa.jpg) top left no-repeat;
}
#mapa *{
  color: black; 
	font-size: 11px; 
}
#mapa div{
	margin:0;
}
/* ***************************************************** */
/* ***************************************************** */
.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 2008                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */