/* CSS Document */

html, body
{
height: 100%;
}

body
{
text-align: center; /* Centers all divs */
background: url(kep1/hatter.jpg);
}

A
{
color: black;
text-decoration: none;
font: 13 arial;}

#lap
{
width:800px;
height: 660px;
margin: 0 auto 0 auto;
}

#irodfej
{
width:800px;
height: 92px;
background: url(kep1/irodfej.jpg) no-repeat top left;
margin: 0 auto 0 auto;
}

#irodbal
{
width:143px;
height: 508px;
background: url(kep1/irodbal.jpg) no-repeat top left;
margin: 0;
float:left;
}

#irodlap
{
width:657px;
height: 508px;
background: url(kep1/irodjobb2.jpg) repeat;
float:right;
margin:0;
}

#irodjobb
{
width:637px;
height: 498px;
background: transparent;
text-align: left;
margin:0;
padding:5px;
overflow: auto;
}

#also
{
width:800px;
height: 56px;
margin: 0 auto 0 auto;
background: url(kep1/alsocsik.jpg) no-repeat top left;
float:left;
}


