 
 /* HLAVNI STRANKA */
 
 body{
	font-size: 12px;
	background: url(layout/pozadi.jpg);
	text-align:left;
	font-family: verdana;
}

 #h-pozadi{
    width: 100%;
    height: 352px;
    position: absolute;
    top:0px;
    left: 0px;
    background: url(layout/h-pozadi.jpg) repeat-x;
    z-index: -1;
 }


 #hlavni{
	margin-left: auto;
	margin-right: auto;
	width: 890px;
   overflow: visible;
}
 
 #main-page{
	
	width: 890px;
	float: left;
}

#main {
	width: 890px;
}

 #horni-logo{
    width: 709px;
    height: 38px;
    margin-left:auto;
    margin-right:auto;
 }

#menu{
	background: #885f24 url(layout/horni-logo.jpg) no-repeat right center;
	height: 34px;
	width: 652px;
   float:left;
   padding-top: 8px;
   padding-left: 10px;
}

 .menu-polozka{
    height: 28px;
    float:left;
    padding-left: 5px;
    padding-right: 5px;
 }

 .menu-polozka-leva{
    width: 3px;
    float:left;
    background: url(layout/menu-leve.jpg) no-repeat;
    height: 28px;
 }
 .menu-polozka-prava{
    width: 3px;
    float:left;
    background: url(layout/menu-prave.jpg) no-repeat;
    height: 28px;
 }

 .menu-polozka-stred{
    height: 23px;
    float:left;
    background: url(layout/menu-1px.jpg);
    color:white;
    font-weight: bold;
    padding-top: 5px;
 }

 #menu-pravy-roh{
    background: url(layout/menu-pozadi.png);
    float:right;
    width: 61px;
    height: 42px;
 }

 #obsah-root{
    background-color: #885f24;
    float:left;
    width: 723px;
 }

#obsah{
	width: 700px;
	float: left;
	margin-top: -1px;
   margin-left: 10px;
   margin-right: 10px;
}

#leve_menu{
	float: left;
	width: 167px;
	color: white;
}

.leve_menu_horni{
	float:left;
	width:167px;
	height: 4px;
	background: url(layout/menu_rohy_horni.png) no-repeat;
}

#leve_menu_obsah {
	width: 167px;
	float: left;
}

.leve_menu_text{
	width: 158px;
   padding-left: 9px;
	float: left;
	
   background-color: #895f23;
}

.leve_menu_dolni {
	width: 167px;
	height: 3px;
	float: Left;
	background-image: url(layout/menu_rohy_dolni.png);

}

.leve-menu-kategorie-plus{
	background: url(layout/kategorie-plus.jpg) no-repeat;
   border: 0px;
	width: 100%;
	height: 25px;
	float:left;
   padding-top: 7px;
   padding-left: 15%;
   overflow: hidden;
}
.leve-menu-kategorie-minus{
	background: url(layout/kategorie-minus.jpg) no-repeat;
   border: 0px;
	width: 100%;
	height: 33px;
	float:left;
   padding-top: 7px;
   padding-left: 15%;
   overflow: hidden;
}

.leve-menu-pod-kategorie-plus{
   background: url(layout/icon-plus.png) no-repeat left center;
   border-bottom: 1px solid #744f1c;
	width: 70%;
	height: 22px;
	float:left;
   padding-left: 10%;
   overflow: hidden;
}
.leve-menu-pod-kategorie-minus{
   background: url(layout/icon-minus.png) no-repeat left center;
   border-bottom: 1px solid #744f1c;
	width: 70%;
	height: 22px;
	float:left;
   padding-left: 10%;
   overflow: hidden;
}
.leve-menu-pod-kategorie-kolecko{
   background: url(layout/icon-tecka.png) no-repeat left center;
   border-bottom: 1px solid #744f1c;
	width: 70%;
	overflow: hidden;
	float:left;
   padding-left: 10%;
}







.leve_menu_horni_nadpis_text{
	margin-left: 10px;
	margin-top: 3px;
	font-size: 15px;
	color: white;
	float: left;	
}

.leve_menu_pod{
	width:90%;
	border-bottom: 1px dashed #8C8C8C;
	height: 20px;
	float: left;
	
}
.leve_menu_pod_text{
	float:left;
	margin-top: 2px;
}	

#banner_vlevo_dole{
	float: left;
	margin-left: 18px;
}


#stred{
	float: left;
	width: 704px;
	background-color: #FFF;
}

#stred-horejsek{
	float:left;
	width: 704px;
	height: 3px;
	background-image: url('layout/obsah_rohy_horni.jpg');
}

#stred-text{
	float: left;
	width: 704px;
	margin-left: -3px;
	
}

#stred-spodek{
	float: left;
	width: 704px;
	height: 3px;
	background-image: url('layout/obsah_rohy_dolni.jpg')
}

#uvodni-text{
	margin-top: 15px;
	float: left;
	width: 100%;
}

#uvodni-text-text{
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	background-color: #D8C5A3;
	border: 1px dotted #8B6A2E;
	text-align: center;
}

#seznam-sestiher{
	width: 100%;
	margin-left: 2px;
	float: left;
}

 #admin{
    width: 99%;
    margin-left: 1%;
    float:left;
 }

a, a:hover, a:active, a:visited{
	color: white;
	text-decoration: none;
}



.leve_menu_pod_text a:hover{ 
	text-decoration: underline;
}


#stranka a,#stranka a:hover,#stranka a:active,#stranka a:visited{ 
	color: black;
}

#admin a,#admin a:hover,#admin a:active,#admin a:visited{ 
	color: black;
}
.produkt a, .produkt a:active, .produkt a#visited {
	color: black;
}

.produkt a:hover{
	color: green;
}

#footer{
	width: 723px;
	height: 23px;
	background-image: url(layout/footer.png);
	float:right;
   color: white;
   padding-top: 5px;
   text-align:center;
}

#footer_text{
	width: 890px;
	text-align: center;
	clear: both;
	color: #7c7c7c;
}





#menu_polozky a:hover {
	text-decoration: underline;
}

#menu_polozky{
	float: left;margin-top: 0px;color: white; font-weight: bold;
}

.jednotlivej_produkt{
	width: 159px; overflow:hidden; float: left; margin-left: 12px;margin-top: 10px;
	border: 1px solid #A2A2A0; 
}

.produkt{
	width: 128px; float:left; margin-left: 9px; float:left;
}

.ano{
	color: green;
}

.ne{
	color: red;
}

.formular{
	font-size: 12px;
	height: 17px;
	width: 130px;
	border: 1px solid  #949494;
	background-image: url(layout/input_bg.jpg);
	background-repeat: repeat-x;	
}

 .prihlaseni_formular{
 	background: url('layout/formular-login.jpg') no-repeat;
	border: 0px; 
	height: 19px;
   width: 137px;
	float:Left;
	margin-top:4px;
	margin-left: 2Px;
   color: white;
   padding-top: 3px;
   padding-left: 3px;
   text-align: center;
 }

 .plny-div{
    float:left;
    width: 100%;
 }

 .nadpis-kosik{
    width: 84px;
    height: 31px;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
 }

 .nadpis-prihlaseni{
    width: 112px;
    height: 28px;

 }

 #tlacitko-registrace{
    width: 71px;
    height: 21px;    
    border: 0px;
    padding-top: 3px;
 }

 #tlacitko-prihlaseni{
    width: 61px;
    height: 21px;
    background: url(layout/tlacitko-prihlasit.jpg) no-repeat;
    border: 0px;
 }

.tlacitko-hledat{
	width: 61px;
	height: 21px;
	background: url(layout/vyhledat.png);
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}
 

.nadpis_na_strance{
	width: 653px;
	height: 38px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
   background: url(layout/menu-na-strance.jpg) no-repeat;
   color: white;
   float: left;
}

.nadpis_na_strance .text{
	margin-top: 4px;
	font-size: 15px;
	font-weight: bold;
}

.nadpis_na_strance  .cara{
	height: 1px;
	float:left;
	border-bottom: 4px double #9A9A9A;
	margin-top: 7Px;
	margin-lefT: 25px;
	width: 25%
}

.rozdelovaci_cara{
	float:left;
	margin-lefT: 20Px;
	margin-top: 2px;
	width:561px;
	height:1px;
	background: url(layout/podnadpis_cara.jpg);
}

h1{
	color:white;
	font-size: 13px;
	
}

h2{
	font-size:11px;
	float: left;
	margin-left: 5px;
	font-weight: normal;
	margin-top: 1px;
}

#lista_pod_menu a:visited, #lista_pod_menu a{
	color:white;
	text-decoration: underline;
}

#lista_pod_menu a:hover{
	text-decoration: none;
}

 #leve-menu-kosik{
    float:left;
    width: 167px;
    height: 240px;
    background: url(layout/kosik-pozadi.png);
    margin-bottom: 10px;
 }

 #footer a, #footer a:active, #footer:visited{
	color:white;
   text-decoration: underline;
}

#footer_admin a, #footer_admin a:active, #footer_admin a:visited {
	color: white;
   text-decoration: none;
}


.admin-tabulka{
}

 .lichy{
	border: 1px solid black;
	border-top: 0px;
}

 .sudy{
	border: 1px solid black;
}

/* Bubliny */
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}



/* Tabulka produktů - tabulka */
table#parametry {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table#parametry thead tr th, table#parametry tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table#parametry thead tr .header {
	background-image: url(layout/table/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table#parametry tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: middle;
}
table#parametry tbody tr.odd td {
	background-color:#F0F0F6;
}
table#parametry thead tr .headerSortUp {
	background-image: url(layout/table/asc.gif);
}
table#parametry thead tr .headerSortDown {
	background-image: url(layout/table/desc.gif);
}
table#parametry thead tr .headerSortDown, table#parametry thead tr .headerSortUp {
background-color: #8dbdd8;
}

table#parametry a.visited, table#parametry a.active, table#parametry a{
	color: black;
	text-decoration: underline;
}

table#parametry a.hover{
	text-decoration: none;
}


.menu-vybran{

	font-weight: bold;

	color: #ffcc00;

}

.uvodni-text{
	display: none;
}
