html, body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;

}



#site {
	width: 1004px;
	margin: auto;
}

#tart {
	background-image: url('images/index3_hatter.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 614px;
	width: 1004px;
	margin-left: -80px;

	

}
#tart_en {
	background-image: url('images/index3_hatter_en.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 614px;
	width: 1004px;
	margin-left: -80px;

}

#menu {
	float: left;
	width: 170px;
	padding-top: 320px;
	margin-left:400px;
	color: #615c5c;
	font-family: Times;
	font-weight: normal;
	font-size: 22px;

}

#menu a {
	color: #615c5c;
	font-family: Times;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
}
#menu a:hover {
	color: #ee6c1c;
	text-decoration: none;
}

#menu_elv {
	padding-left: 10px;
	padding-right:10px;
}


#bev_szoveg {
	color: #4f4949;
	font-family: Times;
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
	float: left;
	width: 405px;
	padding-top: 40px;
	margin-left:150px;
	text-align: right;

}

#menu2 {
	padding-top: 160px;
	margin-left:630px;
	text-align: right;
	height: 280px;
}

#menu2 ul {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}

#menu2 ul li {
	padding-bottom: 15px;
}
#menu2 a {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color:#595252;
	text-decoration: none;
}
#menu2 a:hover {
	color:#e65315;
	text-decoration: none;
}


#lab {

	padding-top: 100px;
	margin-left:650px;
	color: #7d7e81;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
}

#postmaster {
	padding-top: 3px;
	padding-bottom: 20px;
}

#lab a {
	color: #7d7e81;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#lab a:hover {
	color: #d9620b;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

