@charset "iso-8859-2";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #828e9f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #436F96;
	text-decoration: underline;
}
a:hover {
	color: #4B7DAE;
	text-decoration: underline;
}
a:visited {
	color: #A0A0A0;
	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: 18px;
	color: #23436A;
	margin-left: 20px;
}
.h2 {
	font-size: 14px;
	color: #3987AD;
	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;
	margin: 0px 15px 0px 5px;
}
.szoveg14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828E9F;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
}

.keres{
	position: relative;
	top: 2px;
	background: url(../im/mehet.jpg) no-repeat top left;
	width: 42px;
	height: 18px;
	border: none;
}

.footer{
	background: url(../im/footer.jpg) no-repeat bottom left;
	width: 522px;
	height: 138px;
}

