td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
}
.butoraszkek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4A6997;
	letter-spacing: -1px;
}
.alaszaggatott {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6E6E6E;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003466;
	width: 105px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #476484;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #476484;
	text-decoration: none;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #476484;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #476484;
	text-decoration: underline;
}
.headerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}
.alahuzott {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6E6E6E;
}
.kiskep {
	left: 50%;	
	bottom: 0;
	z-index: 54;
	position: fixed;	
	margin-left: -58px;
}

