@charset "iso-8859-2";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

TD {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #436F96;
	text-decoration: none;
}
a:hover {
	color: #4B7DAE;
	text-decoration: underline;
}

.side {
	font-size: 12px;
	color: #FFFFFF;
}
.side  a:link {
	color: #FEFFFD;
	text-decoration: none;
}
.side  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.h1 {
	font-size: 16px;
	color: #52859A;
	font-weight: bold;
}
.h2 {
	font-size: 14px;
	color: #328265;
	font-weight: bold;
}
.h3 {
	font-weight: bold;
}
.felbg {
	background-image: url(../im/bg2.jpg);
	background-repeat: no-repeat;
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16pt;
	text-align: justify;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #206F52;
}

