body{
   background:#91FF91;
   color:navy;
   font-family:gourmand;

}

.fejlec{
   background:#006A00;
   color:#82FF82;
   font-size:28pt;
   font-weight:bold;
   width:1000px;
}

tr{
  vertical-align:top;
}

td.menu{
  width:200px;
  background:#82FF82;
  color:#006A00;
  font-size:14px;
  font-weight:bold;
  border:outset #006A00 4px;
}
td.keskeny{
  width:200px;
  background:#82FF82;
  color:#006A00;
  font-size:14px;
  border:solid #006A00 1px;
}

.fo{
  color:#004000;
  font-size:16px;
  width:550px;
}

a:link, a:active, a:visited {
  color: maroon;
  font-weight:bold;
  text-decoration: none;
  
}

a:hover {
  color:white;
  }

a.reklam:link, a.reklam:active, a.reklam:visited {
  color: #003300;
  text-decoration: none;
  font-weight:normal;
  
}

a.reklam:hover {
  color:navy;
  }
