body {
	font-family: Arial;
	font-size: 10px;
	background-color: #F0F5F9;
	background-image: url(img/bg_site.png);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;

}
a:link, a:visited {
	color: #8C799F;
	text-decoration: none;
}
a:hover, a:active {
	color: #B4A8C0;
	text-decoration: none;
}
.footlink:link, .footlink:visited {
	color: #3C3543;
	text-decoration: none;
}
.footlink:hover, .footlink:active {
	color: #8C799F;
	text-decoration: none;
}
.eredeti:link, .eredeti:visited {
	color: #285077;
	text-decoration: none;
}
.eredeti:hover, .eredeti:active {
	color: #4B87C2;
	text-decoration: none;
}
.font-tahoma-10px {
	font-family: Tahoma;
	font-size: 10px;
}
.box-body {
	font-family: Arial;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;


}
.box-foot {
	font-family: Tahoma;
	background-image: url(img/box_foot.png);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 11px;
	color: #8C799F;
	text-align: right;
	vertical-align: bottom;
	padding-right: 11px;
	padding-bottom: 2px;



}
.box-go {
	background-color: #EAE7EE;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 7px;
	padding-left: 7px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 2px;



}
.box-image {
	border: 1px solid #000033;
	margin: 3px 4px 1px 0px;

}
.font-arial-12px {
	font-family: Arial;
	font-size: 12px;
}
.dropdownbox {
	width: 148px;
	padding-bottom: 5px;
	border: 1px solid #D2CBD9;
}
.searchbox {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 22px;
	width: 113px;
	border: 1px solid #D2CBD9;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 10px;
}
.article-body {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;

}
.article-title {

	font-family: Georgia;
	font-size: 17px;
}
.navi-alap {
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	background-image: url(img/bg_navi.png);
	padding-bottom: 5px;
	padding-right: 6px;
	padding-top: 3px;


}
.box-title {

	background-color: #EAE7EE;
	font-family: Georgia;
	font-size: 17px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
}
.article-title-nagy {


	font-family: Georgia;
	font-size: 24px;
}
.font-arial-12px-justify {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;

}
.textfield {
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.textfield-sorszam {
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 6px;
	padding-left: 3px;
	background-image: url(img/feedback_nr_bg.png);
	height: 26px;
	width: 69px;
}

.textarea {
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 460px;

}
