/* CSS Document */

html, body
{
height: 100%;
}

body
{
text-align: center; /* Centers all divs */
background: url(kepek/hatter1.jpg);
}

*{
  padding:auto;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  margin-top:0;
  }
A
{
color: black;
text-decoration: none;
font: 11 arial;}

#lap
{
width:1000px;
height: 928px;
margin: 0 auto;
}

#fej
{
width:1000px;
height:128px;
background: url(kepek/fej.jpg) no-repeat top left;
margin: 0 auto 0 auto;
}

#bal
{
width:205px;
height: 580px;
background: url(kepek/bal.jpg) no-repeat top left;
margin: 0;
float:left;
}

#klap
{
width:625px;
height: 580px;
background: url(kepek/kozep.jpg) no-repeat top left;
float:left;
margin:0;
}

#kozep
{
width:605px;
height: 560px;
background: transparent;
text-align: left;
margin:0;
padding:5px;
overflow: auto;
}

#jobb
{
width:170px;
height: 580px;
background: url(kepek/jobb.jpg) no-repeat top left;
margin: 0;
float:right;
}

#also
{
width:1000px;
height: 200px;
margin: 0 auto 0 auto;
background: url(kepek/hatter3.jpg) repeat;
float:left;
}

