/* <!--[if IE 6]>
{
scrollbar-face-color: #080053; 
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #ffffff; 
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #660000; 
scrollbar-track-color: #660000;
scrollbar-darkshadow-color: #000000;
}
<[endif]-->*/

a:visited {  color: navy; }
a { text-decoration: underline; }   
a{  color: #AA0000; } a:hover,a:active{color:#808080;} 
 


.fejlec{ position:absolute;
top:0;
left:0;  
height:155px;
width:1024px;
  
}
.keret{position:absolute;
 top:170px;
left:180px;
width:650px;
height:800px;
 display: block;
 }
.cimer{position:absolute;
top:0;
left:0;
height:200px;
width:180px;
 background-color: #080053;

}

.balsav{position:absolute;
top:160px;
left:0px;
margin:0 auto;
width:180px;

 background-image: url( mh.gif); background-position: center; background-repeat: repeat-y;
 }
 
.menu{ position:fixed;
list-style-type: none;
margin: 0;
padding-left: 10px; padding-top: 50px;
width: 160px;
}
                        
.menu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-align: center;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#996666 #63728D #63728D #996666; /*light dark dark light*/
background-color: #63728D;
text-decoration:none;
}


.menu li a:visited{
color: #010D96;
}

.menu li a:hover, .menu li a:active{
color: white;
background-color: #996666;
} 

