body {
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}
.fejalap {
	background-color: #E1E1E1;
	width: 100%;
	height: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom: solid 1px #000000;
}
.fejcim {
	background-image: url(alapkep/cim.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 700px;
	height: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.fejkep {
	background-image: url(alapkep/lovagok.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 843px;
	height: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.menualap {
	width: 100%;
	height: 22px;
	position: absolute;
	top: 140px;
	left: 0px;
}
.menu {
	background-color: #343433;
	width: auto;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	display: block;
	text-decoration: none;
}
.menu a:link {
	background-color: #343433;
	width: auto;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	display: block;
	text-decoration: none;
}
.menu a:visited {
	background-color: #343433;
	width: auto;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	display: center;
	text-decoration: none;
}
.menu a:hover {
	background-color: #981414;
	width: auto;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	display: block;
	text-decoration: none;
}
.menu a:active {
	background-color: #343433;
	width: auto;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

