body {
background-color:#000000;
font-weight:normal;
font-size:11pt;
font-family: Arial, "sans serif";
font-style:normal;
background-repeat: no-repeat;
}

.hlavni {
width: 800px;
height: 600px;
position: absolute;
top: 50%;
left: 50%;
margin: -300px 0px 0px -400px;
background-color:#000000;
}

.content {
padding: 0px;
}

.menuhlavni{
font-size:10pt;
letter-spacing:1;
font-weight:normal;
line-height:1.3;
}

.text1{
font-size:9pt;
color : #FFFFFF;
}

.text2{
font-size:9pt;
color : #000000;
}

.popisek {font-weight: bold; text-decoration: none; font-size:12pt; color: #FFFFFF}

a.odkaz {font-weight: bold; text-decoration: none; font-size:9pt; color: #000000}

a.odkaz2 {font-weight: bold; text-decoration: none; font-size:10pt; color: #B1D3D5}

a.menu:link    {color: #B1D3D5; font-weight: normal; letter-spacing:1}
a.menu:visited    {color: #B1D3D5; font-weight: normal; letter-spacing:1}
a.menu:active    {color: white; font-weight: normal; letter-spacing:1}
a.menu:hover    {color: white; font-weight: normal; letter-spacing:1}
a.menu {font-weight: normal; text-decoration: underline; font-size:10pt; line-height:1.3; letter-spacing:1}

a.menu2:link    {color: #027D7A}
a.menu2:visited    {color: #027D7A}
a.menu2:active    {color: #000000; font-weight: normald; letter-spacing:1}
a.menu2:hover    {color: #000000; font-weight: normal; letter-spacing:1}
a.menu2 {font-weight: normal; text-decoration: underline; font-size:10pt; line-height:1.3; letter-spacing:1}

a.menu3:link    {color: white}
a.menu3:visited    {color: white}
a.menu3:active    {color: #B1D3D5; font-weight: normal}
a.menu3:hover    {color: #B1D3D5; font-weight: normal}
a.menu3 {font-weight: normal; text-decoration: none; font-size:9pt}


a.tlacitko{
border-bottom : 1px solid #FFD258;
background-color : #FFF5C8;
font-size : 9pt;
font-weight: normal;
font-family : Arial, Helvetica, sans-serif;
width : 137px;
padding : 0px 5px 0px 10px;
color : #666666;
margin : 2px 0px 0px 0px;
display : block;
}
a.tlacitko:link{
text-decoration: none;
font-weight: normal;
color : #666666;
}
a.tlacitko:visited{
text-decoration: none;
font-weight: normal;
color : #666666;
}
a.tlacitko:hover{ 
text-decoration: none;
font-weight: normal;
background-color : #FFEE9F;
border-bottom : 1px solid orange;
color :  #CC0033;
} 
