body {
 margin:0 0 0 0;
 background-repeat: no-repeat;
 background-color: #FFFFFF;
} 

.panel {
position: absolute;
top: 10px;
left: 10px;
}

.radio {
text-align: left;
background-color: #000000;
}

.left {
text-align: left;
}

.right {
text-align: right;
}


.jazyk {
position: relative; 
left: 750px; 
top: -255px;
width: 80px;
}

.red {
color: red;
}

.copy {
color: #BFD4FF;
font-size:3px;
}

.rss {
position: relative; 
left: 780px; 
top: -255px;
width: 15px;
}

table.main {
 width: 800px;
 background-color: #BFD4FF;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}

table.panel {
 background-color: #BFD4FF;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
 position: absolute; 
 top: 0px;
 right: 0px;
}


div.top {
 width: 800px;
 height: 200px;
 background-image:url('main.jpg');
 background-repeat:no-repeat;
 position:relative;
 text-align: left;
}

div.menu {
 padding: 0 0 0 0;
 position: relative;
 top: 0px;
}


#menu a, #menu a:visited {
 text-transform: uppercase;
 font-size: 12px;
 font-family: tahoma, 'arial ce', arial;
 text-decoration:none; 
 background-color:#fff; 
 color:#000; 
 display:block; 
 width:175px; 
 height:1.5em; 
 border-bottom:1px solid #fff;  
 border-right:1px solid #000; 
 padding:0.5em;
  }
#menu a:hover {
 font-size: 12px;
 border-bottom:1px solid #000; 
 text-align:right;
 background-image: url('new.gif');
 background-repeat: no-repeat; 
 display: block;
 background-position: 0 8px;
 z-index: 5;
}
 
div.body {
 padding: 10px 20px 40px 20px;
 font-family: tahoma, 'arial ce', arial;
 font-size: 10px;
 text-align: justify;
}

.text {
 font-family: tahoma, 'arial ce', arial;
 font-size:10px;
 color:#000;
 text-align:justify;
}


.text a {
 text-decoration:underline;
 font-weight:bold;
}

.text a:link, a:visited {
 text-decoration:underline;
 font-weight:bold;
}

.text a:hover {
 text-decoration:none;
}

hr {
 border-collapse: collapse;
 border-style: solid;
 height: 0.1px;
 border-width: 0.1px;
 color: #606060;
 margin: 20px 0 20px 0;
}

div.copyright {
 text-align: center;
}

.copyright {
 font-family: tahoma, 'arial ce', arial;
 font-size:9px;
 color:#666;
}

.copyright a {
 text-decoration:underline;
 font-weight:bold;
 color:#666;
}

.copyright a:link, a:visited {
 text-decoration:underline;
 font-weight:bold;
 color:#666;
}

.copyright a:hover {
 text-decoration:none;
}

