/* 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;
  }

#honlap
{
width: 960px;
margin: 0 auto 0 auto;
text-align: left;
background: url(kep/hatter08-2.jpg) repeat;
}

A
{
color: #A0522D;
text-decoration: none;
font: 13 arial;}

#fejlec
{
width:960px;
height: 120px;
margin: 0 auto 0 auto;
background: url(http://www.jabe.hu/fejlec/fejlecuj.jpg) no-repeat top left;
}

#fejlec2
{
width:960px;
height: 143px;
margin: 0 auto 0 auto;
background: url(http://www.jabe.hu/fejlec/fejlec08a.jpg) no-repeat top left;
}


#lap
{
width: 960px;
margin: 0 auto 0 auto;
text-align: center;
background: url(kep/hatter08-2.jpg) repeat;
}

#doboz
{
width: 175px;
height: 230px;
background: transparent;
margin: 0;
float:left;
}

#mappanev
{
width: 175px;
height: 55px;
background: transparent;
margin: 0;
float:left;
color: #A0522D;
text-decoration: none;
font: 12 arial;
}

#mappakep
{
width: 175px;
height: 175px;
background: url(kep/backc.jpg) no-repeat top left;
margin: 0;
float:left;
}

.text {
 background: url(levback.jpg) repeat;
 }

#alul
{width: 960px;
height: 20px;
margin: 0 auto 0 auto;
background: transparent;
color: #A0522D;
text-decoration: none;
font: 9 arial;}



