body {
font-family: Verdana, "Geneva CE", lucida, sans-serif;
font-size: 12px;
text-align: left;
background-color:#3A2006;
color: black;
margin:0px;
padding:0px;
}
#center{
position:absolute;
left:50%;
margin-left:-375px;
}
#page{
float:left;
background-image: url(/images/pozadi.gif);
border:1px solid black;
border-top:0px;
height:auto;
width:768px;
}
#vrsek{
height:148px;
width:768px;
border-bottom:1px solid black;
}
#status{
float:left;
width:768px;
background-color:white;
height:30px;
margin-top:1px;
}
#menu{
float:left;
width:580px;
background-color:#AA6A03;
height:30px;
}
#vrchniblok{
color: white;
float:right;
width:187px;
background-color:#FC0404;
height:30px;
}
#levy{
float:left;
width:580px;
background-color:#F2E8D9;
height:auto;
}
#pravy{
float:right;
width:187px;
background-color:#E9D7BD;
height:auto;
}
A.menu {
float:left;
font-weight:bold;
display:block;
line-height:30px;
font-family: Verdana;
font-size: 12px;
text-align:center;
color:white;
text-decoration:none;
width:110px;
height:30px;
}
A.menu:link {
font-weight:bold;
float:left;
text-align:center;
display:block;
line-height:30px;
font-family: Verdana;
font-size: 12px;
color:white;
text-decoration:none;
width:110px;
height:30px;
}
A.menu:visited {
float:left;
display:block;
font-family: Verdana;
font-size: 12px;
text-align:center;
color:white;
text-decoration:none;
width:110px;
height:30px;
 }
A.menu:hover {
float:left;
display:block;
font-family: Verdana;
font-size: 12px;
text-align:center;
color:white;
text-decoration:none;
width:110px;
height:30px;
background-color:red;
 }
A.menu:active {
float:left;
display:block;
font-family: Verdana;
font-size: 12px;
text-align:center;
color:white;
text-decoration:none;
width:110px;
height:30px;
}
A{
text-decoration:none;
color:black;
font-weight:bold;
}
A:link{
text-decoration:none;
color:black;
font-weight:bold;
}
A:hover{
text-decoration:underline;
color:black;
font-weight:bold;
}
tr{
font-size:12px;
}
a.odkazlista{
color:white;
text-decoration:none;
}
a.odkazlista:link{
color:white;
text-decoration:none;
}
a.odkazlista:visited{
color:white;
text-decoration:none;
}
a.odkazlista:hover{
color:white;
text-decoration:underline;
}


#upozorneni{
position:Relative;left:10px; top: 20px;
line-height:px;
font-size:10px;
}
#upozorneni span{

font-weight:bold;
font-family:Verdana;
position:Relative;left:100px;
color:red;
font-size:12px;
}

#upozorneni form{
float:right;
position:Relative;right:30px;
}
#upozorneni .upozorneni-chyba{

font-weight:bold;
font-family:Verdana;
position:Relative;left:210px;
color:red;
font-size:12px;
}