  @import url(../index_styles.css);    
  
  body {font-size: 10pt; font-style: normal; font-weight: normal;} 

  #admMenyy {             
    display: block;
    list-style : none;
    margin : 0;
    padding : 0;
    font-size: 10pt; font-style: normal; font-weight: normal; 
    color: gold;  
  }
  
  #admMenyy li {
    margin : 0;
    padding : 0;
  }

  form label {
    font-size: 10pt;
  }

  H5 {font-size : 11pt; color: #800000;}
  
  .Link-h {font-size : 8pt; font-style: italic; font-weight: normal; color : #900030;}

  A.adm-Menyy:link    {font-family: Arial,Helvetica,Times New Roman; font-size: 10pt; font-style: normal; font-weight: bold; color: #ffffdd}
  A.adm-Menyy:visited {font-family: Arial,Helvetica,Times New Roman; font-size: 10pt; font-style: normal; font-weight: bold; color: #ffffdd}
  A.adm-Menyy:active  {font-family: Arial,Helvetica,Times New Roman; font-size: 10pt; font-style: normal; font-weight: bold; color: #00b500}
  A.adm-Menyy:hover   {font-family: Arial,Helvetica,Times New Roman; font-size: 10pt; font-style: normal; font-weight: bold; color: #eeffaa}

