html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #FFFFFF;
}
.menu {
	display: block;
	font-family: sans-serif, arial, "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #DFDFDF;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu:hover {
	color: #CC0000;
	background-color: #C8C8C8;
}
.szoveg {
	font-family: verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B473B;
	text-decoration: none;
}
.link {
	font-family: verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #565247;
	text-decoration: underline;
}
.link:hover {
	font-family: verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #98832A;
	text-decoration: underline;
}
h1 {
	font-family: verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #183010;
	text-decoration: none;
	display: inline;
}
.lapfej {
	background-image: url(lapfej.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
