body {
color: #330000;
background-color: #CC6600;
}

.logo {
position: absolute;
top: 5px;
left: 202px;
border-style: solid;
border-color: black;
border-width: 1px;
}

.logo2 {
position: absolute;
top: 5px;
left: 299px;
width: 478px;
height: 95px;
border-style: solid;
border-color: black;
border-width: 1px;
}

.obsah {
position: absolute;
top: 135px;
left: 202px;
width: 577px;
height: 350px;
background-color: transparent;
border-style: none;
border-width: 1px;
text-align: center;
padding-top: 45px;
font-family: monospace;
font-size: 14px;
}

.obsah2 {
position: absolute;
top: 140px;
left: 205px;
background-color: transparent;
width: 576px;
height: 900px;
border-style: none;
font-size: 12px;
text-align: left;
padding-top: 5px;
font-family: monospace;
}

.menju {
position: absolute;
top: 105px;
left: 202px;
width: 525px;
height: 21px;
border-style: solid;
border-color: black;
border-width: 1px;
background-color: #006600;
padding-left: 50px;
vertical-align: bottom;
}

.spodni {
position: absolute;
bottom: 7px;
left: 202px;
width: 570px;
height: 15px;
border-style: solid;
border-color: black;
border-width: 1px;
background-color: #556600;
padding-left: 5px;
vertical-align: bottom;
color: #FFCC00;
font-family: monospace;
font-size: 14px;
}

.spodni2 {
position: absolute;
bottom: 7px;
left: -3px;
width: 570px;
height: 15px;
border-style: solid;
border-color: black;
border-width: 1px;
background-color: #556600;
padding-left: 5px;
vertical-align: bottom;
color: #FFCC00;
font-family: monospace;
font-size: 14px;
}

a {
float: none;
color: #FFCC00;
font-family: sans-serif;
font-size: 14px;
text-decoration: none;
border-style: none;
}

a:hover {
float: none;
color: white;
font-family: sans-serif;
font-size: 14px;
text-decoration: none;
border-style: none;
}