body {
background-color: #999999;
color: Black;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#prvni {
position : absolute;
top : 10px;
left : 85px;
width : 687px;
}
div#druha {
position : absolute;
top : 10px;
left : 10px;
width : 75px;
}
div#treti {
position : absolute;
top : 10px;
left : 772px;
width : 75px;
}
div#ctvrta {
position : absolute;
top : 327px;
left : 85px;
width : 687px;
}
div#pata {
position : absolute;
top : 830px;
left : 85px;
width : 687px;
}
div#sedma {
position : absolute;
top : 355px;
left : 85px;
width : 687px;
background: #CCCCCC;
}
div#anketa {
position : absolute;
top : 505px;
left : 100px;
width : 130px;
background: #CCCCCC;
}
div#pocitadlo {
position : absolute;
top : 675px;
left : 100px;
width : 130px;
background: #CCCCCC;
}
p.text {
text-align: justify; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
}
p.copyright {
text-align: center; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}
p.box {
background-color: #FDF5CD;
margin: 10px;
padding: 10px;
border: 1px solid #FDD150;
}
p.patka {
background-color: #CCCCCC;
margin: 10px;
padding: 10px;
border: 1px solid #FDD150;
}
p.nadpis1 {
font-weight: bold;
color: #000000;
font-size: 16px;
border-bottom : 1px solid #666666;
}
h2 {
border-bottom : 1px solid #FFDB6E;
padding : 0 0 5px 10px;
margin : 15px;
font-size : 130%;
font-weight : normal;
color : #F4A460;
}
h3 {
border-bottom : 1px solid #FFDB6E;
margin : 15px;
padding : 0 0 3px 5px;
font-size : 130%;
font-weight : normal;
color : #F4A460;
}
strong, em {
color: #F48A34;
}
a:link {
color: #333333;
font-weight : bold;
font-size: 12px;
text-align: center;
}
a:visited {
color: #333333;
font-weight : bold;
font-size: 12px;
text-align: center;
}
a:hover {
color : #990000;
font-weight : bold;
font-size: 12px;
text-align: center;
}