@charset "iso-8859-2";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #68b300;
	font-family: Arial, Helvetica, sans-serif;
	color: #365b7d;
	font-size: 12px;
	background-image: url(im/flashalap.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #658b1c;
	text-decoration: underline;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #88a82e;
	text-decoration: underline;
}
a:visited {
	color: #88a82e;
	text-decoration: underline;
}



.footer {
	font-size: 10px;
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
}


.footer a:link {
	color: #060;
	text-decoration: none;
}
.footer a:hover {
	color: #A7E441;
	text-decoration: none;
}
.footer a:active {
	color: #A6E33E;
	text-decoration: none;
}
.footer a:visited {
	color: #060;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #365b7d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	color: #365b7d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold;
	color: #365b7d;
	font-family: Arial, Helvetica, sans-serif;
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #365b7d;
}

