html{
	height:100%;
}

body
{
text-align: center; /* Centers all divs */
background-color: #004157;
background-image: url('design/hatterB.jpg');
background-repeat: no-repeat;
background-position: top center;	
height:100%;
}

*{
  padding:0;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  margin-top:0;
  }


#honlap
{
width: 1000px;
_height: 700px;
min-height: 700px;
margin: 0 auto 0 auto;
text-align: center;
background: transparent;
}

#fejresz
{
width: 1000px;
height: 267px;
margin: 0 auto 0 auto;
text-align: left;
background: transparent;
}

#lapfej
{
width: 965px;
height: 23px;
margin: 0 auto 0 auto;
text-align: center;
background: url('design/divfejB.jpg');
}

#lap
{
width: 965px;
_height: 430px;
min-height: 430px;
margin: 0 auto 0 auto;
text-align: center;
background: url('design/divhatterB.jpg');
}

#lapalja
{
width: 965px;
height: 29px;
margin: 0 auto 0 auto;
text-align: center;
background: url('design/divaljaB.jpg');
}

#adatfej
{
width: 887px;
height: 23px;
margin: 0 auto 0 auto;
text-align: center;
background: url('design/belsoB1.jpg');
}

#adathatter
{
width: 887px;
_height: 400px;
min-height: 400px;
margin: 0 auto 0 auto;
text-align: center;
background: url('design/belsoB2.jpg');
}

#adatalso
{
width: 887px;
height: 23px;
margin: 0 auto 0 auto;
text-align: center;
background: url('design/belsoB3.jpg');
}

#adatok
{
width: 850px;
_height: 300px;
min-height: 300px;
margin: 0 auto 0 auto;
text-align: left;
background: transparent;
}

.mmenu
{
        font-family: arial;
	font-size: 14px;
        font-weight:bold;
	color: #0000A0;
	text-decoration: none;
}

a.mmenu:link {color: #0000A0; }
a.mmenu:visited {color: #0000A0; }
a.mmenu:hover  {color: #0000FF; }
a.mmenu:active {color: #0000FF;}

#doboz
{
width: 224px;
height: 270px;
background: transparent;
margin: 0;
float:left;
}

#mappanev
{
width: 224px;
height: 50px;
background: transparent;
margin: 0;
float:left;
color: #FFFFFF;
text-decoration: none;
font: 12 arial;
}

#csigmappakep
{
width: 224px;
height: 220px;
background: url(design/csigdoboz.jpg) no-repeat top left;
margin: 0;
float:left;
}

#margmappakep
{
width: 224px;
height: 220px;
background: url(design/margdoboz.jpg) no-repeat top left;
margin: 0;
float:left;
}

#szivmappakep
{
width: 224px;
height: 220px;
background: url(design/szivdoboz.jpg) no-repeat top left;
margin: 0;
float:left;
}

.mmenu2
{
        font-family: arial;
	font-size: 11px;
        font-weight:bold;
	color: #0000A0;
	text-decoration: none;
}

a.mmenu2:link {color: #0000A0; }
a.mmenu2:visited {color: #0000A0; }
a.mmenu2:hover  {color: #0000FF; }
a.mmenu2:active {color: #0000FF;}




