/* CSS Document */

html, body
{
height: 100%;
}

body
{
text-align: center; /* Centers all divs */
}

*{
  padding:auto;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  margin-top:0;
  }

A
{
color: blue;
text-decoration: none;
font: 13 arial;}

#lap
{width:800px;
height:100%;
margin: 0 auto 0 auto;
background: url(kep1/hatter2008.jpg) repeat;
}

#belso
{
width:800px;
height: 656px;
background: url(kep1/bl_lap5.jpg) no-repeat top left;
margin: 0 auto 0 auto;
text-align:center;
}

#fej
{
width:800px;
height: 93px;

margin: 0 auto 0 auto;
}

#bal
{
width:222px;
height: 400px;
margin: 0 auto 0 auto;
float:left;
text-align:center;
}

#kozep
{
width:360px;
height: 400px;
margin: 0 auto 0 auto;
float:left;
text-align:center;
}

#jobb
{
width:218px;
height: 400px;
margin: 0 auto 0 auto;
float:right;
text-align:center;
}

#also
{
width:800px;
height: 160px;
margin: 0 auto 0 auto;
float:left;
text-align:center;
}


#napivers
{width:800px;
background: url(kep1/hatter_new3.jpg) repeat;
margin: 0 auto 0 auto;
text-align:center;}

#legalso
{width:800px;
height: 24px;
background: url(kep1/legalso3.jpg) no-repeat top left;
margin: 0 auto 0 auto;
padding: 1px;
text-align:center;}


