body  {background-color:white;
       color: #999999;
       font-family: Verdana, Arial, Helvetica; font-size: 9pt;
}


a{
color: #585858;
text-decoration: none;
font-weight: 12px;
}



a:hover {
text-decoration: underline;
font-weight: 12;
}

a:focus{
color: white;
background-color: #2E2E2E;
}




.top  {
background-color: black;
border:2px double ;
border-color:#586776;
color:#FFFFFF;
font-size: 12px;
align: center;
}


.up  {  
border-left:3px solid #586776;
border-right:3px solid #586776;
}

.topblock  {  
background-color: black;
border:2px double ;
border-color:#585858;
color:#FFFFFF;
font-size: 12px;
}
.topblock a:link  {color:#FF9500;}
.topblock a:visited  {color:#FF9500;}
.topblock a:hover {font-weight:bold}


.block{
border-left:3px solid #586776;
border-right:3px solid #586776;
border-bottom:1px dotted black;
}



#meniu  {margin:0;
         padding:8px 0;
         list-style-type:none;
}

#meniu li  {margin:0;padding:0;
}

#meniu a  {font-size:11px;
           font-weight:bold;
           text-transform:uppercase;
           margin:0 0 1px 0;
           padding:2px 4px 2px 8px;
           text-decoration:none;
           display:block;
           background:#3E3E3E;
           border-left:8px solid #262626;
}


#meniu a:hover, #meniu a:focus, #meniu a.youarehere  {text-decoration:none;
                                                      padding:2px 4px 2px 4px;
                                                      background-color:#262626;
                                                      border-left:12px solid #FF9500;
                                                      color:#999999;
}


.text {color:#FF0000;}


.notes  {
background-color: black;
border:2px double ;
border-color:#586776;
color:#FF9500;
font-size: 12px;
}


.image {border: 0px solid white; }

.thumb  {width:50px;
         height: 50px;
         border: 2px solid #FF0000;
 }

.thumb  {opacity:1; filter:alpha(opacity=100); 

}
a:hover img  {opacity:.50;
              border: 0px solid white;
              filter:alpha(opacity=50);
 }

