body{
    font-family: Verdana, Arial, Arial CE, sans-serif;
    background-color : #f5f6d7;
    padding : 0;
    margin : 0;
    text-align: center;
    font-size : 5px;
    color: #000;
}
a{
	 color: #000;
}
h1{
	font-size: 25px;
	color : #000;
	font-style : italic;
	border: 2px solid #000;
	padding-top : 5px;
	padding-bottom : 5px;
	}
h2{
	font-size: 18px;
	color : #000;
	font-style : italic;
}
h2.v06{
	font-size: 18px;
	color : #000;
	font-style : italic;
	margin-bottom: 0px;
}
h3{
	font-size: 15px;
	color : #000;
	font-style : italic;
	 background-color : #f5f6d7;
	 margin : 0;
	 margin-top : 5px;
	 padding : 2px;
	 border-top : 1px solid black;
}
h3.zamek{
	font-size: 15px;
	color : #000;
	font-style : italic;
	 background-color : transparent;
	 margin : 0;
	 margin-top : 5px;
	 padding : 2px;
	 border-top : none;
}
h2.info{
	font-size: 21px;
	color : #000;
	font-style : italic;
}
p{
	font-size : 15px;
	text-align : justify;
}
li{
	font-size : 15px;
	text-align : left;
}
div#main{
	width : 750px;
	margin-left : auto;
	margin-right : auto;
	background-color : #f5fae1;
	background-image : url(img/hrozen.gif);
	background-position : top right;
	background-repeat : no-repeat;
	
}
div#top{
	width : 100%;
	text-align : left;
}
div#menu{
	text-align : left;
	font-size: 12px;
	float : left;
	margin-top : 8px;
	width: 150px;
}
div#menu div.rocnik{
	font-weight : bold;
	font-size : 16px;
	text-align : center;
	background-color : #f2f3c9;
	padding-bottom: 3px; 
	padding-top: 3px; 
	
}
div#menu a{
	display : block;
	padding : 5px 3px 3px 5px;
	text-decoration : none;
	border-bottom : 1px solid #F2F3C9;
	font-weight : bold;
}
div#menu a:hover{
background-color : #f5f6d7;
}
div#menu div.oldrocnik a{
	color: #B0A95A;
}
div#obsah{
	float : right;
	padding : 8px 9px 10px 9px;
	width: 580px;
}
p.odstup{
	padding-left : 10px;
	border-left : 1px solid #000;
}
div#cleaner{
	clear : both;
}
div#bottom{
    clear: both;
    font-size : 9px;
    text-align:right;
    padding-bottom : 5px;
    padding-top : 4px;
	padding-right : 9px;
    background-color : #f5f6d7;
	border-bottom: 3px solid #f5f6d7;
}
ul.seznam1{
	list-style-type : upper-roman;
	font-weight : bold;
}
ul.seznam1 li{
	margin-top : 6px;
}
ul.seznam2{
	list-style-type : decimal;
	font-weight : normal;
}
ul.seznam3{
	list-style-type : upper-alpha;
	font-weight : normal;
}
ul.seznam4{
	list-style-type : square;
	font-weight : normal;
}
p.textvsez{
	text-align : left;
	padding : 0;
	margin :  0;
	padding-left: 15px;
	font-weight : normal;
	}
	p.stred{
	text-align : center;
}
p.stred1{
	text-align : center;
	width: 94%;
	font-style : italic;
}
.divleft{
	text-align : left;
}
table.komise{
	font-size : 14px;
	text-align : left;
	vertical-align : top;
	border : none;
	margin-bottom : 15px;
}
td.ftd{
	font-style : italic;
}
table.vysledky{
	font-size : 11px;
	text-align : left;
	vertical-align : top;
	border : none;
	margin-bottom : 15px;
	
}
table.vysledky td{
	padding: 3px;
	vertical-align : top;
	
}
table.vysledky td.head{
	font-size : 9px;
}
table.vysledky td.ptd{
	font-weight: bold;
	
}
table.vysledky td.dtd{
	text-align: right;
	
}
table#f2006{
	font-size : 11px;
	text-align : left;
	vertical-align : top;
	border : none;
	margin-bottom : 15px;
}
table#f2006 td{
	padding: 3px;
	vertical-align : top;
}
table#vysl06{
	font-size : 11px;
	text-align : left;
	vertical-align : top;
	border : none;
	margin-bottom : 15px;
}
table#vysl06 td{
	padding: 3px;
	vertical-align : top;
}
td.prvni{
	font-weight: bold;
}