body {
  background-image: url("fotok/hatter.jpg");
 background-attachment: scroll;
 background-repeat: no-repeat;
 background-position: left top;
 background-color: #000000;
  font-family: Arial,Rockwell condensed, sans-serif;
  font-size: 14px;
  color: #ffffff;
  }


#tartalom{
position: relative;
width: 470px; height: 410px;
left: 170px; top: -45px; overflow-y: auto;

margin: 4px 4px 4px 4px;
}


#menu{
position: relative;
width: 100px; height: 135px;
left: 30px; top: 80px;
margin: 0px 0px 0px 0px;
overflow:auto;

}

A:link    {color:#edb012; text-decoration:none;}
A:visited {color:#edb012; text-decoration:none;}
A:active  {color:#edb012; text-decoration:none;}
A:hover   {color:#ffffff; text-decoration:none;}

p {
  
  font-family: Arial,Rockwell condensed, sans-serif;
  font-size: 14px;
  color: #ffff00;
  }


#reklam{
position: relative;
width: 900px; height: 150px;
left: 0px; top: 600px; overflow-y: hidden;

margin: 4px 4px 4px 4px;
}





