body{
 background: white;

 SCROLLBAR-FACE-COLOR: #6C7C98;
 SCROLLBAR-HIGHLIGHT-COLOR: white; 
 SCROLLBAR-SHADOW-COLOR: white; 
 SCROLLBAR-3DLIGHT-COLOR: #6C7C98; 
 SCROLLBAR-ARROW-COLOR: white; 
 SCROLLBAR-TRACK-COLOR: white;
 SCROLLBAR-DARKSHADOW-COLOR: #6C7C98;

 margin-top:5px;
}

img{
 border:0px;
}

a.wokis{
 color: #6C7C98;
 text-decoration: underline;
}

a.menu{
 text-decoration: none;
 color: black;
 line-height: 13px;
}

a.menu:hover{
 text-decoration: underline;
 color: black;
 line-height: 13px;
}

a.info{
 text-decoration: none;
 color: black;
}

a.info:hover{
 text-decoration: underline;
 color: black;
}

a{
text-decoration: none;
}

#celek{
 border:1px solid #6C7C98;
 background:#F6F4F4; 
 height: 497;
 width: 792;
 padding-top:10px;
}

#pruh_text{
 font-family: verdana;
 font-size: 7pt;
 color: #6C7C98;
 font-weight: bold;
 text-align: center;
}


#menu{
 border:0;
 height: 295px;
 width: 125px;
 padding: 3px;
 text-align:left;
 font-family:verdana;
 font-size: 10px;
 overflow: auto;
}

#titulka{
 border:0;
 width: 235px;
 text-align: justify;
}

#titulka2{
 border:0;
 width: 235px;
 text-align: right;
}


#obsah{
 border: 0;
 height: 295px;
 width: 480px;
 overflow: auto;
 padding: 3px
 padding-right: 5px;
 text-align: justify;
 font-family: verdana;
 font-size: 10px;
}

#info{
 border: 0;
 height: 295px;
 width: 125px;
 overflow: auto;
 font-family: verdana;
 font-size: 9px;
 text-align: left;
 padding: 3px;
}

#color_red{
 color:red;
 text-decoration: none;
}

#modra{
 color:blue;
 text-decoration: none;
}

td{
 border: 0;
 font-family: verdana;
 font-size: 10px;
}

input.pole {
 color: black;
 background: white;
 border: 1px solid #6C7C98;
 font-size: 8pt;
 height: 20px;
 width: 200px;
}

textarea.formular {
 color: black;
 background: white;
 border: 1px solid #6C7C98;
 font-size: 8pt;
}