<!--
body { font:12px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	}
.hide { display:none; }


#titul {
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
	text-align: left;
	vertical-align: middle;
	width: 600px;
	float: left;
	padding: 20;
	letter-spacing: -2;
	}
#menuhorni {
        position:absolute; left:65px; top:107px; width:100%; z-index:10;
        margin:0; padding:0; }
#menuhorni .menuitem { float:left; width: 24%; margin:0; padding:5; background-color: #FACB00; }
#menuhorni .menuheader {
   padding: 0;
   vertical-align: top;
	width: 100%;
	background-color: #FfCc00;
	text-align: center;
	margin: 0;
	color : #666666;
	text-decoration : none;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
   cursor:hand
   }
#menuhorni .submenu {
           display:none;
           text-align: left;
           padding-left: 5;
           padding-top: 0;
           padding-right: 5;
           padding-bottom: 0;
           margin: 0;
           color : #666666;
           text-decoration : none;
           font-family : verdana;
           font-size : 11px;
           font-weight : bold;
           background: #FFEDA5;
           cursor:hand;
           }
#menuhorni .submenu a {
                   display:block;
                   margin:0;
                   padding:0;
                   font-size:11px;
                   font-weight:bold;
                   color:#666666;
                   text-decoration:none;
                   }

#menuhorni .submenu a:hover {
                   background: #999999;
                   color: #FFEDA5;
                   text-decoration : none;
                   }
#obsah {
	position:absolute;
   left:45;
   top:120;
   width:90%;
   z-index:1;
	padding:0 0 0 0;
        color : #444444;
        text-decoration : none;
        font-family : verdana;
        font-size : 11px;
    }
.odskok {
         position: relative;
         left: 30px;
         }

#foto {
	position:absolute;
   left:393;
   top:130;
   width: 392;
   z-index:1;
	padding:1em 0 0 0;
    }


.text { display:none; }
.malynadpis{
        color : #555555;
        text-decoration : none;
        font-family : verdana;
        font-size : 12px;
        font-weight:  bold;
   }
-->
