/* CSS Document */

<!--
body {
	background-color: #000000;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.focim {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.kp_marka {font-size: 14px; font-weight: bold; color: #FF6600; }
.built_by {font-size:10px; color:#FFFFFF}
.form_mezo_cimek {font-size:12px; font-weight:bold}
.tabla_oszlop_cim {font-size: 11px; font-weight: bold; color: #FFFFFF; }
.boltnev {font-size:14px; font-weight:bold}
.bolteler {font-weight:bold}
.errorColor {color:#FF0000}
.errorHeadingColor {color:#FF0000; font-size:12px; font-weight:bold}
.whitelink {color:#FFFFFF; font-size:12px}

-->