/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
/*  N A S T A V E N I   W E B U  */
* {
  margin:0 auto;
  padding:0;
  font-size: 13px;
	line-height:1.4;
	font-family: "Calibri", "Helvetica", "Arial", sans-serif;
}
body{
	text-align:center;
	background:#53595d;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  color:#333333;
}
#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:#ff6600;
  text-decoration:underline;
}
a:hover {
  color:#ff0000;
  text-decoration:none; 
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	color:#ff6600;
}
small, * small, * small *{
  font-size:50%;
}
/* ***************************************************** */
/* ***************************************************** */
/*  N A S T A V E N I   N A D P I S U  */
h1, h2, h3, h4, h5, h6 { 
  margin:5px auto;
	padding:0;
	line-height:1.2;
  text-align:left;
	color:#ff6600;
}
h1, h1 *{
  margin:0;
  font-size:20px;
  text-decoration:none;
}
h1 small, h1 small *{
  font-size:13px;
}
h2 {
	font-size:20px;
	color:#333333;
}
h3{
	font-size:17px;
}
h4 {
  font-size:15px;
}
h5{
	font-size:13px;
}
h6{
	font-size:11px;
}
/* ***************************************************** */
/* ***************************************************** */
/*  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, select{
  margin:2px;
  padding:1px 3px;
  width:173px;
  border:1px solid #ff6600;
  color:#ff6600;
  background:white;
}
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:#ff6600;
  background:transparent;
}
input:hover,input:focus,textarea:hover,textarea:focus{
  border:1px solid #af571c;
}
input.tlacitko, input[type=submit]{
  margin:0 2px;
  padding:2px 3px;
  width:180px;
  height:26px;
  font-size:13px;
  font-weight:bold;
  cursor:pointer;
  border:1px solid #ff6600;
  color:#ff6600;
  background:white;
}

label.labelBlock{
  margin-right:5px;
  display:block;
  width:150px;
  float:left;
	clear:left;
  text-align:right;
	cursor:pointer;
}
.require, * .require{
	color:#ff0000;
}
/* ***************************************************** */
/* ***************************************************** */
/*  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  */ 
hr{
  display:none;
}
/* ***************************************************** */
/* ***************************************************** */
/*   O B A L   W E B U   */ 
#layout{
  margin:0 auto;
  padding:0;
	width:100%;
	background:url(img-eshop/layout.png) repeat-x top white;
}
#main{
  margin:0 auto;
  padding:0;
	width:1007px;
  text-align:left;
}
#main img{
  border:0;
}
/* ***************************************************** */
/* ***************************************************** */
/* hlavicka */  
#header{
  margin:0;
  padding:0;
  height:150px;
	background:url(img-eshop/header-visacka.png) no-repeat 455px 0px;
}
#header a#home {
  padding:0;
  margin:0;
  height:100px;
  width:415px;
  display:block;
	float:left;
  text-decoration:none;
  text-indent:-9000px;
  border:0;
	background:url(img-eshop/header-a-home.png) no-repeat left top;
}
/* ***************************************************** */
/* ***************************************************** */
/* leve menu */
#header #main-menu-left{
	margin:0;
	padding:0;
	clear:left;
  width:480px;
	float:left;
}
#header #main-menu-left h2{
  display:none;
}
#header #main-menu-left ul{
  margin:0;
  padding:0;
}
#header #main-menu-left ul li{
	margin:0;
	padding:0;
	height:50px;
  float:left;
	list-style:none;
}
#header #main-menu-left ul li a{
	margin:0;
	padding:0 10px;
  display:block;
	line-height:50px;
  text-decoration: none;
	font-weight:normal;
}
#header #main-menu-left ul li a:hover{
  text-decoration:underline;
}
/* ***************************************************** */
/* ***************************************************** */
/* prave menu */
#header #main-menu-right{
	margin:0;
	padding:0;
  width:470px;
	float:right;
}
#header #main-menu-right h2{
  display:none;
}
#header #main-menu-right ul{
  margin:0;
  padding:0;
}
#header #main-menu-right ul li{
	margin:0;
	padding:0;
	height:50px;
  float:left;
	list-style:none;
}
#header #main-menu-right ul li a{
	margin:0;
	padding:0 10px;
  display:block;
	line-height:50px;
  text-decoration: none;
	font-weight:normal;
}
#header #main-menu-right ul li a:hover{
  text-decoration:underline;
}
/* ***************************************************** */
/* ***************************************************** */
/* obsah */  
#content-left{
  margin:0;
  padding:0;
  width:837px;
  float:left;
}
#leve-menu{
  margin:0;
  padding:0;
  width:254px;
  float:left;
}
#telo{
  margin:0;
  padding:10px 6px 10px 10px;
	float:right;
	width:567px;
  text-align:justify;
}
#prave-menu{
  margin:0;
  padding:0;
  width:170px;
  float:right;
}

.postranni-menu img{
  margin:0px auto;
}
.postranni-menu p{
	margin:5px 0;
	padding:0;
}
/* ***************************************************** */
/* ***************************************************** */
/* login */  
.login{
  margin:0;
  padding:10px 0 10px 10px;
  text-align:center;
}
.login form{
  margin:0 auto;
  padding:0;
  text-align:left;
}
.login input{
  margin:2px auto;
  width:140px;
}
.login input.tlacitko{
  margin:2px auto;
  width:148px;
}
.login p{
  margin:0;
  padding:5px 0;
  text-align:left;
}
.login p a{
  margin:0;
  padding:0;
  float: none;
  font-weight:bold;
  border:0;
}
/* ***************************************************** */
/* ***************************************************** */
/* kosik */ 
#kosik{
  margin:0;
  padding:15px 25px 23px 25px;
	width:308px;
	height:62px;
	float:right;
  text-align:left;
}
#kosik h2{
  display:none;
}
#kosik a{
	margin:0;
	padding:13px 0 0 18px;
	width:290px;
	height:49px;
  display:block;
  text-decoration:none;
	background:url(img-eshop/kosik-back.png) no-repeat center top #ddd;
}
#kosik a:hover, #kosik a:hover *{
  color:white;
}
/* ***************************************************** */
/* ***************************************************** */
/* VYHLEDAVANI */
.vyhledavani{
  margin:0;
  padding:10px 0 10px 10px;
  text-align:center;
}
.vyhledavani input{
  margin:2px auto;
  width:140px;
}
.vyhledavani input.tlacitko{
  margin:2px auto;
  width:148px;
}
/* ***************************************************** */
/* ***************************************************** */
/* volba meny */  
#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;
  text-align:center;
}
.partneri a{
  margin:0;
  padding:0;
  display:block;
}
.partneri img{
  margin:2px 0;
  padding:0;
  width:99px;
}
/* ***************************************************** */
/* ***************************************************** */
.prodejci{
  margin:0;
  padding:10px 0 10px 10px;
}
.prodejci .prodejce{
  margin:10px 0;
  padding:5px;
}
.prodejci .prodejce h3{
  margin:0;
  padding:0 0 5px 0;
  font-size:14px;
  text-align:center;
}
.prodejci .prodejce p{
  margin:0;
  padding:0;
  text-align:center;
}
/* ***************************************************** */
/* ***************************************************** */
.info-head{
  margin:0;
  padding:10px 0 10px 10px;
}
.info-foot{
  margin:0;
  padding:10px 0 10px 10px;
}
/* ***************************************************** */
/* ***************************************************** */
/* uzivatelske menu */ 
.menu-nabidka{
  margin:10px;
  padding:0;
}
.menu-nabidka h3{
  margin:10px 0 0 0;
  padding:0;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
	color:#333333;
}
.menu-nabidka ul{
	margin:0;
	padding:0;
}
.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 10px;
  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{
  text-decoration:underline;
}
.menu-nabidka ul li a.aktivni{
  text-decoration:underline;
  color:#ff0000;
}

.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;
}
/* ***************************************************** */
/* ***************************************************** */
/* menu katalog */
#katalog-menu{
  margin:0;
  padding:10px 0 15px 0;
  width:100%;
	min-height:192px;
	background:url(img-eshop/katalog-menu-top.png) no-repeat left top;
}
#katalog-menu-bottom{
	margin:0;
	padding:0 0 0 4px;
	width:250px;
	min-height:192px;
	background:url(img-eshop/katalog-menu-bottom.png) no-repeat left bottom;
}
#katalog-menu h2{
  display:none;
}
#katalog-menu ul{
	margin:0;
	padding:0;
  width:100%;
}
#katalog-menu ul li{
	min-height:29px;
	line-height:27px;
  list-style:none;
}
#katalog-menu ul li a{
  margin:0;
  padding:0 0 2px 20px;
  display:block;
	line-height:27px;
	font-size:15px;
  font-weight:normal;
  text-align:left;
  text-decoration:none;
}
#katalog-menu ul li a:hover{
  text-decoration:underline;
	color:#ff0000;
}
#katalog-menu ul li a.aktivni{
  text-decoration:underline;
	color:#e85a0c;
}
#katalog-menu ul li * em{
	font-weight:normal;
	font-size:70%;
}
#katalog-menu ul li.kategorie a{
	background:url(img-eshop/katalog-menu-kategorie.png) no-repeat left bottom;
}
#katalog-menu ul li.kategorie a:hover{

}
#katalog-menu ul li.podkategorie a{
  padding-left:35px;
	font-size:12px;
 	background:url(img-eshop/katalog-menu-podkategorie.png) no-repeat left bottom;
}
#katalog-menu ul li.podkategorie a.aktivni{

}
#katalog-menu ul li.vyrobek a{
  padding-left:50px;
}
#katalog-menu ul li.vyrobek a:hover, #katalog-menu ul li.vyrobek a.aktivni{

}



#katalog-menu #katalog-zobrazeni-textove, #katalog-menu #katalog-zobrazeni-obrazkove{
	margin:10px 0 10px 10px;
	padding:0 0 0 25px;
	height:22px;
	line-height:22px;
	clear:both;
	display:block;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	background:url(img-eshop/katalog-zobrazeni-textove.png) no-repeat left;
}
#katalog-menu #katalog-zobrazeni-obrazkove{
	background-image:url(img-eshop/katalog-zobrazeni-obrazkove.png);
}
/* ***************************************************** */
/* ***************************************************** */
/*  telo  */
#telo p{
  margin: 0px;
  padding: 10px;
  text-align: justify;
}
#telo ul, #telo ol{
  margin:10px 10px 10px 30px;
  padding:0;
}
#telo table{
  margin:10px auto;
  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;
}
/* ***************************************************** */
/* ***************************************************** */
/* obsah kosiku */
#telo .obsah-kosiku{
  margin:0 auto;
}
#telo .obsah-kosiku th,#telo .obsah-kosiku td{
  margin:2px;
  padding:2px 5px;
  text-align:center;
	border:0;
}
#telo .obsah-kosiku .nadpis-kosiku th{
  background:#ff6600;
  color:white;
}
#telo .obsah-kosiku .celkem-kosik th{
  border:0;
  background:#ffd1b2;
}
#telo .obsah-kosiku .celkem-kosik td{
  border:0;
}
#telo .obsah-kosiku .null{
  border:0;
}
/* ***************************************************** */
/* ***************************************************** */
/* prehledova tabulka */
#telo .prehled th, #telo .prehled td{
  padding:1px 1px 1px 3px;
  text-align:center;
}
#telo .prehled tr:hover td{
	border-bottom-style:solid;
	background:#ffd1b2;
}
#telo .prehled th, #telo .prehled th *{
  font-weight:normal;
	text-decoration:none;
  color:white;
  background:#ff6600;
}
#telo .prehled td{
  text-align:left;
	border-bottom:1px dotted #ff6600;
}
#telo .prehled .null, #telo .prehled tr:hover .null{
  border:0;
	background:transparent;
}
#telo .levy{
  text-align:right;
}
/* ***************************************************** */
/* ***************************************************** */
/* katalogova nabidka */
#telo div#katalogova-nabidka{
	margin:0;
  padding:0;
  width:100%;
  text-align:center;
}
#telo div#katalogova-nabidka form.detail-vyrobku{
  margin:0;
  padding:0;
  width:100%;
}
#telo div.detail-vyrobku{
  margin:5px 0;
  width:100%;
  text-align:left;
}
/* ***************************************************** */
/* ***************************************************** */
#telo a.katalogova-nabidka{
  margin:0 10px 10px 0;
  padding:13px 12px 12px 13px;
  width:145px;
  height:165px;
  line-height:19px;
  display:block;
  float: left;
  font-size:15px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  border:0;
  color:#e85a0c;
	background:url(img-eshop/katalog-katalogova-nabidka.png) no-repeat center orange;
}
#telo a.katalogova-nabidka:hover{
  border:0;
  color:#333;
}
#telo a.katalogova-nabidka span{
  margin:0 auto;
  padding:0 0 10px 0;
  display:block;
	text-align:center;
}
#telo a.katalogova-nabidka img{
	margin:0 auto;
  display:block;
}
#telo a.vlozit-do-kosiku{
  padding:5px 0px 5px 30px;
  margin:2px 0;
  font-weight:bold;
  line-height:30px;
}
/* ***************************************************** */
/* ***************************************************** */
/* nahled vyrobku obrazkovy */
#telo .katalogNahledVyrobku{
  margin:0 10px 10px 0;
  padding:14px 14px 16px 16px;
  width:140px;
  height:240px;
  float:left;
  display:block;
  color:#333;
	background:url(img-eshop/katalog-nahled-vyrobku.png) no-repeat center orange;
}
#telo .katalogNahledVyrobku, #telo .katalogNahledVyrobku *{
  font-size:13px;
  text-align:center;
}
#telo .katalogNahledVyrobku h3{
  margin:0;
  padding:0;
  color:#333;
}
#telo .katalogNahledVyrobku h3, #telo .katalogNahledVyrobku h3 *{
  text-decoration:none;
  color:#333;
}
#telo .katalogNahledVyrobku h3 a:hover{
  color:black;
}
#telo .katalogNahledVyrobku img{
  margin:5px 0;
  padding:0;
}
#telo .katalogNahledVyrobku div{
  margin:0;
  padding:0;
  text-align:justify;
}
#telo .katalogNahledVyrobku p.cena{
  margin:0;
  padding:5px 0;
}
#telo .katalogNahledVyrobku p.cena strong{
  display:block;
  line-height:24px;
  font-size:22px;
}
#telo .katalogNahledVyrobku p.cena em{
  text-decoration:line-through;
  line-height:14px;
  font-size:12px;
  color:#333;
}

#telo .katalogNahledVyrobku.nezobrazujeSe{
  padding:0;
  color:#cc0000;
  border:2px solid #cc0000;
  border-width:14px 14px 16px 16px;
  background:#d8d8d8;
}
#telo .katalogNahledVyrobku.nezobrazujeSe *{
  color:#cc0000;
}
/* ***************************************************** */
/* ***************************************************** */
/* nahled vyrobku textovy */
#telo .katalogTextovyNahledVyrobku{
  margin:5px auto;
  padding:5px;
  width:97%;
  border-bottom:1px dotted #333;
}
#telo .katalogTextovyNahledVyrobku.nezobrazujeSe *{
  color:red;
}
#telo .katalogTextovyNahledVyrobku.nezobrazujeSe{
  background-image:none;
  border-bottom:solid red;
}
#telo .katalogTextovyNahledVyrobku.displayNone{
  display:none;
}
/* ***************************************************** */
/* ***************************************************** */
/* navstevni kniha */
#telo .kniha-prispevek{
	margin:5px 10px;
	padding:8px;
	border:1px solid;
	background:#ccc;
}
#telo .kniha-prispevek h3{
	margin:0;
	padding:0;
}
#telo div.kniha-prispevek h3.kniha-vzkaz-admin{
  color:#e85a0c;
}
#telo div.kniha-prispevek div.odpoved{
	margin:8px 0 0 0;
	padding:8px;
	border:1px solid;
	background:#eee;
}
/* ***************************************************** */
/* ***************************************************** */
/* komentare u vyrobku */
#telo .katalog-komentar{
	margin:5px 10px;
	padding:8px;
	text-align:left;
	border:1px solid;
	background:#ccc;
}
#telo .katalog-komentar h3{
	margin:0;
	padding:0;
}
#telo .katalog-komentar.katalog-komentar-skryty{
	border:solid #e85a0c;
  border-width:0 3px;
}
#telo .katalog-komentar.katalog-komentar-skryty, #telo .katalog-komentar.katalog-komentar-skryty *{
  color:#e85a0c;
	background:#f4dcdc;
}
#telo #pridatKomentar{
  margin:0;
  padding:0 0 30px 0;
}
/* ***************************************************** */
/* ***************************************************** */
/* prava zakazniku */
#telo .zakaznik-prava{
	margin:0 0 15px 5px;
	padding:0 0 10px 20px;
	width:300px;
	border-left:1px dotted;
	border-bottom:1px dotted;
	background:#ccc;
}
/* ***************************************************** */
/* ***************************************************** */
/* PATA STRANKY */  
#footer {
	margin:0;
  padding:0;
  width:100%;
	clear:both;
	text-align:center;
  background:url(img-eshop/footer-repeat.png) repeat-x top;
}
#footer, #footer *{
	font-size: 12px;
	color: white;
	text-decoration:none;
}
#footer a{
	border-bottom:1px dotted white;
}
#footer a:hover{
	border-bottom:1px solid #eee;
	color:#eee;
}
#footer #footer-copyright{
	margin:0 auto;
	padding:80px 0 0 417px;
	width:590px;
	height:70px;
	line-height:20px;
	text-align:left;
	background:url(img-eshop/footer-in.png) no-repeat center top;
}
#footer #footer-seo{
  margin:0 auto;
  padding:5px 0;
  width:1007px;
	display:none;
}
#footer img{
	margin:0;
	padding:0;
	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;
}


.kurzy{
	margin:10px auto;
	padding:;
	border-left:1px solid #333;
	border-right:1px solid #333;
}
.kurzy th{
	margin:0;
	padding:2px 3px;
	text-align:center;
	color:white;
	background:#333;
}
.kurzy td{
	margin:0;
	padding:2px 3px;
	text-align:center;
}
.kurzy tr.podbarvi{
	background:#e9e9e9;
}


#mapa {
  margin:10px auto;
	width:99%;
	height: 400px;
	border: 3px solid #e85a0c;
	background: url(img-eshop/mapa.png) 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 2009                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */

