#obsah { 
position: absolute; 
width: 400px; 
width: "555px"; 
top: 65px; 
left: 135px; 
text-align: justify; 
}
#text { 
position: absolute; 
width: 360px; 
width: "370px"; 
top: 3px; 
left: 5px; 
}
#text2 { 
width: 350px; 
top: 3px; 
left: 5px; 
text-align: justify; 
}
#levysloupec { 
position: absolute; 
width: 120px; 
top: 50px; 
left: 0px; 
}
.cstyl, input, textarea { 
color: navy; 
border-style: solid; 
background-color:  #CEDEDE; 
border-color:  #29218C; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
}
.tex   { 
color: navy; 
font-weight: bold; 
}
.tex2  { 
color: navy; 
font-weight: bold; 
}
a.menu { 
text-decoration: none; 
color: #993333; 
}
.text { 
line-height: 18px; 
}
body, html { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
scrollbar-base-color: white; 
scrollbar-track-color: white; 
}
h2 { 
clear: both; 
}
a:hover { 
color: navy; 
}
#titul { 
position: absolute; 
width: 500px; 
top: 0px; 
left: 0px; 
}
#vrch { 
position: absolute; ¨
width: 250px; 
top: -7px; 
left: 550px; 
}
#obsah { 
color: navy ; 
border: none; 
}
#obsah a { 
font-weight: bold; 
text-decoration: none ! important ; 
color: red; 
}
#obsah a:hover {
color: navy; 
}
#obsah a:active { 
color: red; 
}
#text { 
color: navy ; 
border: none; 
}
#text a { 
font-weight: bold; 
text-decoration: none ! important ; 
color: red; 
}
#text a:hover { 
color: navy; 
}
#text a:active { 
color: red; 
}