body {
 font-family: "Comic Sans MS CE", "Comic Sans MS" ,"Arial CE", "Sand CE", "Helvetica CE", lucida, fantasy;
 font-size:0.8em; 
 margin:10px; 
 text-align:center; 
 background:white}
 
#omezovac {
 background: url(img/logo2.gif) left bottom no-repeat #E8E8CD; 
 border:1px solid #808000;
 text-align:left;
 margin:0px auto; 
 width:800px;
 min-height: 550px;  /*pro standardn prohlee*/ 
    _height: 550px;  /*pro Internet Explorer, kter to chpe jako min-height*/}
 
#hlava { 
 width:800px;
 /*border:2px solid #360;*/
 height:150px;
 background:#E8E8CD url(img/logoCele.gif) left top no-repeat}
 
#vrch {
 width:650px;
 height:150px;
 float:right;
 background: url(img/krajina.jpg) right top no-repeat}
 
/*#menu, #leftmenu, #pata, h1, h2, h3, h4, h5, h6, table {font-family:"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif}*/

h1, h2, h3, h4 {color:#808000}

h1 {
 font-size:150%;
 border-bottom:1px solid #808000;
 margin:19px 50% 0 0}

h2 {font-size:130%}

h3 {font-size:120%}

h4 {font-size:100%}
 
#menu {
 /*border:1px solid #360;     */
 color:white;
 text-align:right;
 text-transform:uppercase;
 font-size:12px;
 height:17px; 
 background:#808000 url(img/logoMenu.gif) left top no-repeat;
 padding-right:20px;
 font-weight:bold}

#menu a {
 color:white;
 text-decoration:none}
#menu a:hover {text-decoration:underline}

#leftmenu { 
 padding-top:25px;
 background:#E8E8CD url(img/logoLeftmenu.gif) left top no-repeat;
 /*border:1px solid #360;*/ 
 float:left; 
 width: 150px}
#leftmenu ul {
 list-style:none;
 padding:0; 
 margin:0}
#leftmenu li{border-bottom: 1px solid white; font-weight:bold;}
#leftmenu a{
 display:block; 
 text-decoration:none; 
 color:#808000; 
 padding:0 0 0 10px}
#leftmenu a.active{font-weight:bold;}
#leftmenu a:hover, #menu a.active{color:#fff; background:#808000; }

#obsah{
 /*border:1px solid #360;*/ 
 float:right; 
 width:607px;           /*633*/
 padding: 0 20px 0 0;             /*15*/
 /*text-align:justify;*/
 /*padding-bottom:15px;*/
 /*background:white*/}
 
#VU {
 /*border:1px solid black;*/
 width:300px;
 height:300px;
 float:right;            
 padding:50px 0 0 10px;
 /*position: relative;
 bottom: 0px;
 _bottom: 38px;
 right: 103px*/}
 
/*#VU img {
 margin:0px auto;
 } */
 
/*#obsah img{border:1px solid #808000}*/

#obsah div, #obsah p {margin: 5px 0 5px 0}

#pata {
 /*border:1px solid #360;*/
 text-align:center;
 /*float:left; */
 /*width: 80%; */
 /*padding-bottom:15px;*/
 font-size:0.8em}
 
#toplist {display:none}
 
#ramec {
 float:left;
 /*border:1px solid #360;
 padding:15px 15px 0 0; 
 position:relative; */
 width:798px} 

table {border-collapse: collapse}
 
th {
 color:white;
 text-align:center;
 background:#808000}

th, td {border: 1px solid #808000} 

@media print 
{
 #hlava, #leftmenu, #menu {display : none}
 
 #obsah {
 float:left;
 width:inherit;
 margin:0 auto}
 
 #omezovac {
 font-size:15px;
 background: white;           
 border:0px;
 text-align:left;
 margin:0px auto; 
 }
}



