.listaszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
}
.text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.text_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.text_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.text_biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
.text_biglink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.text_biglink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, Futura;
	font-size: 10px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, Futura;
	font-size: 9px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, Futura;
	font-size: 9px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.tablazat {
	background: #FFFFFF;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B3E2FE;
	border-left-color: #B3E2FE;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	border-top-width: 0px;
	border-top-style: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.login_bg {
	background-attachment: scroll;
	background-image: url(images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.login_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
.login_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: underline;
}

