 .napok_
 {
    font-family: arial;
    background-color: #37643B;
    padding: 0px;
    margin: 0px;
 }
 .honap
 {
    font-size: 11px;
    background-color: #538057;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
 }
 .honap a
 {
     color: #ffffff;
     text-decoration: underline;
   }
 .honap a:hover
 {
     text-decoration: none;
   }
 .naptar
 {
    text-align: center;
    font-size: 10px;
     color: #ffffff;
 }
 .a_mai_nap
 {
         font-weight: bold;
         background-color: #ffffff;
         color: #000000;
 }
 .szombat
 {
         font-weight: bold;
         background-color: #B2CDAB;
         color: #1C3319;
 }
 .vasarnap
 {
         font-weight: bold;
         background-color: #9DB296;
         color: #1C3319;
 }
  .egyeb_nap
 {
         font-weight: bold;
         background-color: #D8EFD3;
         color: #1C3319;
 }
