
#menu a{
  width: 140px;
  border: 1px solid #226699;
  padding: 4px;
  text-decoration: none;
  text-align: center;
  font-family: Arial, Verdana;
  font-size: 10pt;
  display: block;
}

li{list-style-type: none; 
margin: 1px 0 2px 0; 
}



#menu a:link, 
#menu a:visited,
#menu a:active{
  background: #a5e1fe no-repeat center center;
}

#menu a:hover{
  background: #f3e69d no-repeat center center;
  color: #ff550a;
}

/*osztálykijelölő -  B1*/
.aktualis a:link{ color:#fff; }
.aktualis a:visited{ color:#fff; }
.aktualis a:hover{color:#fff; }
.aktualis a:active{ color:#0ff; }


  
.kozep{
  position: absolute;
  top: 40px;
  left: 400px;
  text-align: center;
  color: #000;
  }
  
  #kozepkep{
    text-align: center;
    }	
  
 