body {
}
#fejlec {
	width: 1000px;
	background-image: url(hatter1.jpg);
	text-decoration: none;
	z-index: 1;
}
#menus {
	width: 150px;
	float: left;
	background-image: url(hatter1.jpg);
	text-decoration: none;
}
#tartalom {
	width: 640px;
	float: left;
	margin-left: 5px;
	background-image: url(hatter2.jpg);
	margin-top: 5px;
	border: thin solid #378044;
}
#jobb {
	width: 190px;
	float: right;
	background-image: url(hatter1.jpg);
	background-repeat: no-repeat;
}
#lablap {
	width: 1000px;
	clear: both;
	background-image: url(hatter4.jpg);
	height: 20px;
}
#fokeret {
	position: relative;
	width: 1000px;
	margin-top: 10px;
	left: 80px;
	z-index: 0;
}
