/* zakladni nastaveni - reset */
* { padding: 0; margin: 0; text-indent: 0; border: 0;} 

h1, h2, h3, h4, a img { padding: 0; margin: 0; border: 0;} 

ul, ol { list-style: none; } 

table, td, th { border: 0; font-size: 12px; font-weight:normal;} 

/* definice nadpisu  */
h1{text-align: center; color: rgb(112,173,8); margin: 35px 0 25px 0;}
h2{text-align: left;   color: rgb(112,173,8); font-size: 18px; margin: 25px 0 15px 35px;}
h3{text-align: left;   color: black; font-size: 15px; margin: 15px 0 10px 35px;}
p {text-align: justify; margin: 0 35px 10px 35px; line-height: 22px; font-family: verdana;}

/* definice odkazu */
a {color: black; text-decoration: none; font-size: 13px;}
a:hover {text-decoration: underline;}

/* --- globalni tridy --- */
.pageselected {text-decoration: underline; font-weight: bold;}
.clear			{clear: both;}
.right 			{text-align: right;}
.center			{text-align: center !important;}
.middle     {vertical-align: middle !important;}
.left			  {text-align: left;}
.block			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.hidden			{display: none;}
.border			{display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}
.bold			  {font-weight: bold; font-size: 1em;}
.underline	{text-decoration: underline;}
.dt         {position: absolute; left: 0; bottom: 50px; width: 916px; height: 237px;}
.green-border {border: 1px solid rgb(112,173,8);}
.akce         {color: rgb(234,104,10); font-size: 18px;}

/* Lay out webu */
body {  
font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
color: black;
font-size: 13px;
margin: 0px;
padding: 0px;
text-align: center;
background-color: rgb(143,208,30);

}

/* _________________________________________TOP______________________________ */
div#top{
position: relative;
background-image: url(img/top-hlavicka.jpg);
background-position: 1px;
height: 237px;
width: 916px;
margin: 20px auto 0 auto; 
}

div#top ul{
font-family: verdana;
padding-top: 204px;
left: 0;
bottom: 0;
}

div#top ul li{
display: inline;
}

div#top ul li a{
font-weight: bold;
}

div#top ul li div{
margin: 0 20px;
display: inline; 
}

div#middle{
text-align: left;
margin: auto; 
background-image: url(img/stred.gif);
width: 916px;
display: table;
min-height: 600px;
_height: 600px;
}

/* _____________________________LEVE MENU____________________________________ */
div#left{
/* border: 1px white solid; */
width: 253px;
margin-left: 7px;
float: left;
display: inline;
min-height: 600px;
}

div#left div#produkty{
text-indent: -9999px;
background-image: url(img/produkty.gif);
width: 253px;
height: 84px;
}

div#left ul{
text-align: center;
}

div#left ul li{
margin-top: 12px;
padding-top: 10px;
background-image: url(img/left-menu.gif);
height: 28px;
}

div#left ul li a{
font-family: verdana;
}

/* __________________________________FOOTER__________________________________ */
div#footer{
clear: both;
background-image: url(img/footer.gif);
margin: auto;
width: 916px;
height: 60px; 
}

div#footer ul{
padding-top: 25px;
}

div#footer ul li{
display: inline;
}

div#footer ul li div{
display: inline;
margin: 0 15px; 
}

div#underfooter{
clear: both;
margin: auto;
width: 890px;
text-align: right; 
}

/*___________________________________RIGHT____________________________________*/
div#right{
width: 650px;
float: left;
}


ul#odkazy{
margin: 20px 0 0 50px;
font-weight: bold;
}

ul.foto{
margin: 0 0 0 25px;
}

ul.foto
li{
float: left;
margin: 0 10px;
}

ul.foto
li img{
height: 120px;
}
