@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6B6B6B;
	font-size: 10px;
	letter-spacing: 0px
}
a {
	font-weight: bold;
}
a:link {
		text-decoration: none;
		color:#000000;
}
a:visited {
	text-decoration: none;
	color: #606060;
}
a:hover {
	text-decoration: underline;
	color: #E96B10;
}
a:active {
	text-decoration: none;
	color: #9E4E15;
}
.form_keres {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.keres {
	font-size: 10px;
	color:#6B6B6B;
}
h1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 4px;
}
h2 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.forras {
	color: #999999;
	font-size: 11px;
}

.forras a {
	color: #999999;
	font-weight: normal;
}

.forras a:hover {
	color: #E96B10;
}
.forras a:visited:hover {
	color: #E96B10;
}
.forras a:visited {
	color: #999999;
}

.nevnap {
	color: #6B6B6B;
	font-size: 12px;
}

a.top {
	color: #ffffff;
}

a.top:hover {
	color: #eeeeee;
}

a.top:visited {
	color: #ffffff;
}

a.top:visited:hover {
	color: #eeeeee;
}

.keresoszo {
	background: #ffff00;
	color: #ff0000;
}

.zold {
	color: #008800;
}

.hiba {
	color: #ff0000;
}