body {
	text-align: center;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
}

#oldal {
	margin-left: auto;
	margin-right: auto;
	width: 782px;
	text-align: left;
	background-image: url(../images/hatter.gif);
}

#fejlec {
	position: relative;
	height: 315px;
	background-image: url(../images/fejlec.jpg);
}

#menu {
	position: absolute;
	width: 215px;
	height: 150px;
	left: 23px;
	top: 138px;
}

#main {
	clear: both;
	padding: 10px 20px 10px 20px;
}

#lablec {
	color: #323232;
	height: 53px;
	padding: 36px 38px 0px 38px;
	background-image: url(../images/lablec.gif);
}

#lablec a, a:visited {
	color: #323232;
	display: inline;
	text-decoration: underline;
}

#lablec a:hover {
	color: #ac0000;
}

.menu {
	color: #535353;
	height: 29px;
	padding-left: 30px;
	line-height: 29px;
	border-bottom: 1px solid #cec59d;
	background-image: url(../images/gombhatter.gif);
	background-repeat: no-repeat;
}

.menu a, a:visited {
	color: #535353;
	text-decoration: none;
	display: block;
}

.menu a:hover {
	color: #ac0000;
}