body {
position:relative;
background-color: rgb(204,153,102);
}

#all {
position: relative;
width: 830px;
margin: 0 auto;
background-color: rgb(204,153,102);
border: 1px solid black;
}

#zahlavi {
position: relative;
top: 0px;
left: 0px;
height: 192px;
width: 830px;
background-color: white;
}

#zahlavi1 {
position: absolute;
top: 5px;
left: 5px;
}

#zahlavi2 {
position: absolute;
top: 20px;
left: 238px;
}

#zahlavi2b {
position: absolute;
top: 130px;
left: 390px;
}

#zahlavi3 {
position: absolute;
right: 0px;
top: 5px;
}

#invisible {
display: none;
}

.invisible {
display: none;
}

.bluebold {
color: blue;
font-weight: bold;
}

.redbold {
color: rgb(0,51,0);
font-weight: bold;
}

.bluebold {
color: rgb(0,0,153);
font-weight: bold;
}

h3 {
font-family: Georgia;
color: rgb(127,48,0);
}

h4 {
font-family: Georgia;
color: rgb(127,48,0);
}

h5 {
font-family: Georgia;
font-size: 100%;
}

.h5b {
font-family: Georgia;
font-weight: bold;
text-decoration: underline;
}

.odsazeno {
text-indent: 2em;
}

.vpravo {
text-align: right;
}

.tucne {
font-weight: bold;
}

.tucnetab {
font-weight: bold;
width: 185px;
}

#navigace a {
color:rgb(204,153,102);
font-family: Georgia, "Times New Roman", serif;
font-size: 90%;
font-weight: bold;
text-decoration: none;
display: block;
padding: 5px 15px;
}

#navigace ul {
position: absolute;
top: 192px;
left: -1px;
width: 830px;
float: left;
margin: 0;
padding: 3px 0;
background-color: rgb(127,48,0);
list-style-type: none;
border: 1px solid black;
}

#navigace ul li {
float: left;
border-right: 2px solid black;
}

#navigace a:hover {
color: white;
background: rgb(204,102,51);
}

#panel {
position: absolute;
top: 220px;
width: 25%;
float: left;
font-family: "Tahoma";
font-size: 12px;
padding-right: 10px;
margin-right: 10px;
}

.nadpispanel {
font-size: 14px;
font-weight: bold;
color: rgb(0,0,255);
}

#vysledkyleva {
width:50%;
float: left;
font-size: 14px;
}

#vysledkyprava {
width:50%;
float: right;
font-size: 14px;
}

.datum {
font-weight: bold;
font-size: 14px;
}

.jmeno {
font-weight: bold;
}

.floatright {
float: right;
margin-left: 10px;
margin-bottom: 1px;
}

.floatleft {
float: left;
margin-right: 10px;
margin-bottom: 1px;
}

.zahlavitabulky {
color: white;
background-color: rgb(127,48,0);
}

#obsah {
position: absolute;
top: 230px;
left: 210px;
width: 73%;
height: auto;
border-left: 1px solid black;
padding-left: 10px;
}

#obsah2 {
position: absolute;
top: 230px;
left: 210px;
width: 73%;
height: auto;
border-left: 1px solid black;
padding-left: 10px;
}

#obsah3 {
position: absolute;
top: 460px;
left: 210px;
width: 73%;
height: auto;
border-left: 1px solid black;
padding-left: 10px;
}


#zapati p {
position: relative;
top: 50px;
right: 224px;
width: 830px;
margin: 5px;
text-align: center;
background: rgb(204,102,51);

}

#zapati a {
color: black;
}
