body {
  color:navy;
  font-family:arial;
  font-size:10pt;
  font-weight:normal;
}

/* táblázatok */

table.menu{
  border:2px #000099 double;
  padding:0px;
  vertical-align:top;
}

td.elso_oszlop{
  width:200px;

}

td.menu{
  color:#990066;
  font-weight:normal;
  border:solid 1px #9797FF;

  }

td.kozepso_oszlop{
  width:800px;
  background-image:url("images/hatter1.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;

}

td.reklam {
  border:solid 1px #9797FF;
  font-size:10px;
  color:#3366CC;
  text-align:center;
}


/* Linkek */

a:link, a:active, a:visited {
  color: #0033CC;
  font-size:10pt;
  font-family:arial;
  text-decoration: none;
  
}

a:hover {
  color:#336699;
  text-decoration: underline;
  }

a.menu:link, a.menu:active, a.menu:visited {
  color: #0033CC;
  font-size:8pt;
  text-decoration: none;
  
}

a.menu:hover {
  color:#336699;
  font-size:8pt;
  text-decoration: underline;
  }

.kozep {
  text-align:center;
}

.szeles {
  width:1000px;
}
