/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family: Arial, sans-serif; 
 font-size: 15px;
 } 
 
#pagewidth{ 
 width:1000px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 border: 1px solid #7ae969;  
} 
 
#header{
 position:relative; 
 height:130px; 
  background-color:#4F463F; 
 width:100%;
} 
 
#leftcol{
 width:20%; 
 float:left; 
 position:relative; 
 background-color: #1D8C00; 
 
 }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:78%; 
 margin: 0 1%
 }
 
#footer{
 height:2%; 
  background-color:#85EB6A; 
 clear:both;
 font-family: Arial, sans-serif;
 color: #1D8C00;
  
}

#footer a:link { color: #1D8C00; } 

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

#navlist
{
padding: 0px ;
margin-left: 0px;
font: bold 12px Verdana, sans-serif;
background: #1D8C00;
width: 99%;

}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #7ae969;
background: #1D8C00;
text-decoration: none;
height: 25px;

}

#navlist li current
{
background-color: white;
}
#navlist li a:visited { color: #85EB6A; }
#navlist li a:hover
{
border-color: #FE3;
color: #FFF;
background: #332;
}

#navlist li a:link
{
color: white;
}

.malamezera { line-height: 1px; }
.radka { line-height: 1px; }
p { text-align: justify; }
p.left { margin: 0px; text-align: center; }
p.linky { margin: 0px; font-size: 10px; }
p.label { color: #24b300; margin: 0px; text-align: center; }
p.ucitel { color: #24b300; margin: 0px; text-align: center; }
p.pdf_small{ font-size: 12px; }
p.inzerce_price{ color: red; margin: 0px; padding: 0px; }
ul.sporeni { font-size: 15px; }
ul.inzerce { text-align: justify; font-size: 15px; }
h1 { font-size: 22px;
     text-align: center;
     margin: 10px 0px 30px 0px; 
 }
h2 { font-size: 20px;
     text-align: center;
     margin: 10px 0px 30px 0px; 
 }
h3 { font-size: 18px;
     text-align: center;
     margin: 10px 0px 30px 0px; 
 } 
#table {background-color: #606060; border: solid 2px black; width: 80%;}
#table td{border: solid 2px black;}
#table a:link { color: white;}
#table a:visited { color: white; }
table.specialni th {font-family: Arial, sans-serif;}

table.tablei {border: solid black 3px;}
table.tablei th, table.tablei td {border: solid black 1px; text-align: center;}