 body {
margin: 0 auto;
text-align:center;
background: #0060cc;

}



a:link       { color: #ffcc00; text-decoration: none;font-family: Verdana; font-weight: bold;font-size: 8.0pt;}
a:visited    { color: #ffcc00; text-decoration: none;font-family: Verdana; font-weight: bold;font-size: 8.0pt;}
a:active     { color: #ffcc00; text-decoration: none;font-family: Verdana; font-weight: bold;font-size: 8.0pt;}
a:hover      { color: #ff6600; text-decoration: none;font-family: verdana; font-weight: bold;font-size: 8.0pt;}

TABLE.special	{ border: thin solid #C4E1FF;  border-collapse: collapse; }
TD.special	 { 
border: 1px solid #C4E1FF;
padding: 4pt;
font-family: Verdana;
font-weight: normal;
font-size: 9.0pt;
color: #C4E1FF;


}

#hlavni {   /* hlavni kontejner */
background: #0060cc;
width: 750px;
display:block;
margin: auto;
text-align:center;
position: relative;

}


.menu {
border: solid blue 0px; 
top: 0;
left: 10px;
position: absolute;top: 170px;left: 20px;
}

.nadpis{
font-family: Verdana;
font-weight: bold;
font-size: 11.0pt;
color: #000000;
}

.popis{
font-family: Verdana;
font-weight: normal;
font-size: 9.0pt;
color: #C4E1FF;
text-align: justify;
}

.lst{
display: list-item;
list-style-type: none;
list-style-image: url(img/dot.png);
list-style-position: inherit;
margin-left: 11pt;
}

.in
{
    font-family : Verdana;
    font-size : 8pt;
    font-weight: normal;
    border: 1px solid #fccc00;
    color : #0060cc;
    background-color : #ffffff;
}

.bt
{
    font-family : Verdana;
    font-size : 8pt;
    font-weight: bold;
    color : #0060cc;
    border: 1px solid #fccc00;
    background-color : #ffffff;
    text-align: center;
}

.box{
border-bottom: 1px dotted #cccccc;
border-left: 1px dotted #cccccc;
}
 
.bars{
scrollbar-face-color: #dddddd;
scrollbar-shadow-color: #006699;
scrollbar-highlight-color: #006699;
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: #333333;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #006699; 
}


