
body{
	text-align: center; 
	margin: 0px;
}


.main{
	height: 520px; 
	width: 948px; 
	margin: 0px auto; 
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin-top: -260px; 
	margin-left: -474px;
}

.lablec{
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:18px;
	text-align:left;
}

.lablecjobbra{
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:18px;
	text-align:right;
}

#tartalom{
	background-image:url(../images/homehatter.jpg);
	background-position:top center;
	width:948px;
	height:471px;
}

#gomb{
	width:40px;
	height:40px;
	float:right;
	margin-top:421px;
	margin-right:130px;
	overflow:hidden;
	text-indent:-5000px;
	cursor:default;
	outline:0;
}

/* MENU
===================================================*/

#menu {
	list-style: none;
	margin-top:84px;
	margin-left:372px;
	padding:0px;
	float:left;
}

#menu a:active, #menu a:focus{
	outline:0;
}

#menu li a {
	display: block;
	width: 265px;
	text-indent: -5000px;
	overflow:hidden;
	background-position: bottom;
	margin-bottom:1px;
}

/*az épp aktív menüpont hátterének mozdítása allulra*/

#menu li  a:active, #menu li a:focus{ background-position:bottom;} 

/*egér áthaladására vált középre*/

#menu li a:hover {
	background-position: top;
}


/*menüpontok*/	

	#hnav1 { background: url(../images/hnav1.gif) no-repeat bottom;
			height:97px; }
	#hnav2 { background: url(../images/hnav2.gif) no-repeat bottom;
			height:59px; }
	#hnav3 { background: url(../images/hnav3.gif) no-repeat bottom;
			height:62px; }
	#hnav4 { background: url(../images/hnav4.gif) no-repeat bottom;
			height:66px; }
	#hnav5 { background: url(../images/hnav5.gif) no-repeat bottom;
			height:64px; }
