body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A750E;
}
.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: #FFFFF9;
	text-decoration: none;
	border: none;
	height: 64px;
	background-image: url(gombhat.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.menu:hover {
	color: #13520A;
	background-image: url(gombhat2.jpg);
}
.almenu {
	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: #000000;
	text-decoration: none;
	border-bottom: 1px solid #073369;
	background-image: url(algombhat.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-left: 5px;
}
.almenu:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(algombhat2.jpg);
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ECFFEC;
	text-decoration: none;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #86CC88;
	text-decoration: none;
	display: inline;
}
.atlatszo {
	filter: Alpha(Opacity=0);
	-moz-opacity:0;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #206816;
	text-decoration: none;
}
.box {
	width: 188px;
	height: 168px;
	background-image: url(boxhat.jpg);
}
.maxh {
	height: expression(this.height > 78 ? 78 : this.height); 
	max-height: 78px;
}

