html, body {
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(hat.jpg);
	background-position: center center;
}
.fullheight {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
.atlatszo {
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}
.fej {
	background-image: url(fej.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.cimpozicio {
	text-align: left;
	margin-left: 10px;
	height: 21px;
}
.hat2 {
	background-image: url(hat2.jpg);
}

.szovegcim {
	font-family: Verdana, Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f0f9c1;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.fejpozicio {
	text-align: left;
	margin-top: 32px;
	margin-left: 170px;
	width: 360px;
	height: 168px;
}
.szovegfej {
	font-family: Verdana, Courier;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.laphat {
	background-repeat: repeat-y;
	background-position: center;
}
.omenu {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color:#3d5906;
	text-decoration: none;
	border: none;
	height: 23px;
	margin: 0px 2px;
	background-image: url(gombhat.gif);
	text-align: left;
	width: 170px;
	background-repeat: no-repeat;
	padding: 5px 0px 0px;
}
.omenu:hover {
	color: #000;
	background-image: url(gombhat2.gif);
}
.alomenu {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#3d5906;
	text-decoration: none;
	border: 1px solid #8ead33f;
	text-align: left;
	background-color: #8ead33;
	margin: 1px;
}
.alomenu:hover {
	color: #000;
	background-color: #8ead33;
}
.szoveg {
	font-family: Verdana, Courier;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #122000;
	text-decoration: none;
}
.link {
	font-family: Verdana, Courier;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #122000;
	text-decoration: underline;
}
.link:hover {
	color: #f0f9c1;
}
a {
	font-family: Verdana, Courier;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #122000;
}

#labcont { position:relative; }

.szoveglab {
	display:block;
	position: absolute;
	width:400px;
	height:70px;
	top:10px;
	left:10px;
	text-align: left;
	font-family: Verdana, Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f0f9c1;
	text-decoration: none;
}
.szoveglab a { color: #f0f9c1; }