body{
background-color : ivory;
font-size : 100%;
font-family : Verdana, sans-serif;
color : #585858;
margin: 0px
}

div#horni {
left: 0px;
height:60px; 
width: 290px; 
position: absolute; 
top: 0px; 
background-color: PapayaWhip;
margin: 0px;
padding: 0px 0px 0px 0px;
}

div#letadlo {
left: 290px;
height:60px; 
width: 700px; 
position: absolute; 
top: 0px; 
background-color: PapayaWhip;
margin: 0px;
padding: 0px 0px 0px 0px;
}

div#obsah{
position : absolute;
top : 60px;
left : 200px;
width : 790px;
background-color: ivory; 
border-left : 1px dashed #C8D1D9;
border-right : 1px solid #fda633;
margin: 0px;
}

div#menu{
position : absolute;
top: 120px;
left: 0px;
width: 200px;
padding: 0px 5px 0px 0px;
}

div#logo {
position: absolute; 
width: 120px; 
top: 10px; 
left: 40px; 
height: 120px}

div#roh {
position: absolute; 
width: 100px; 
top: 60px; 
left: 890px; 
height: 90px;
}

div#roh2 {
position: absolute; 
width: 100px; 
top: 60px; 
left: 200px; 
height: 100px;
}

div#roh3 {
position: absolute; 
width: 100px; 
top: 60px; 
left: 100px; 
height: 100px;
}

div#patka{
font-size : 8pt;
text-align : center;
color : #7E7E7E;
border-top : 1px dashed #C8D1D9;
}

p, li{
margin : 15px 10px 15px 10px;
line-height : 120%;
font-size: 9pt;
text-align: justify;
}
li.normal{
margin : 2px 10px 0px 0px;
font-size: 9pt;
text-align: justify;
}

h1{
margin : 0px 10px 15px 10px;
font-size: 14pt;
font-weight : normal;
color : #585858;
text-align : center;
}

h2{
border-top : 1px dashed #C8D1D9;
margin : 15px 10px 15px 10px;
font-size : 12pt;
font-weight : normal;
color : #585858;
padding : 0px 0px 0px 10px;
}

h3{
border-top : 1px dashed #C8D1D9;
margin : 15px 10px 15px 0px;
font-size : 12pt;
font-weight : normal;
color : #585858;
padding : 10px 0px 0px 10px;
text-align: left;
}

a:link {
color:#027ABA; 
text-decoration: none
}

a:visited {
color:#027ABA; 
text-decoration: none
}

a:hover {
text-decoration: none;
background-color: PapayaWhip
}

a.tlacitko{
text-align: left;
border-bottom : 1px solid #D1D1D1;
background-color : transparent;
font-size : 9pt;
font-family : Verdana, sans-serif;
width : 180px;
padding : 0px 5px 0px 5px;
color : #666666;
margin : 0px 10px 0px 10px;
display : block;
}

a.tlacitko:link{
text-decoration: none;
color : #666666;
}

a.tlacitko:visited{
text-decoration: none; 
color : #666666;
}

a.tlacitko:hover{ 
text-decoration: none;
border-bottom : 1px solid #D1D1D1;
background-color : papayawhip;
color : #666666;
} 

td{
font-size: 9pt;
font-family: Verdana, sans-serif;
text-align:center;
}

td.l{
font-size: 9pt;
font-family: Verdana, sans-serif;
text-align:left;
}

td.r{
font-size: 9pt;
font-family: Verdana, sans-serif;
text-align:right;
}
