.header_bg {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
}
.main_right {
	background-image: url(images/index_22.jpg);
	background-repeat: repeat-y;
}
.main_left {
	background-image: url(images/index_20.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #223b84;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.pic {
	border: 1px solid #223b84;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.pic a:hover{
	border: 1px solid #fff;
	}
.kenyerszoveg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.main_bg {
	background-color: #a8a8a8;
}
.footer_bg {
	background-image: url(images/index_24.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content_bg {
	background-color: #e1e1e4;
}
.h2class {
	text-decoration: none;
	color: #223b84;
}
.pic2 {
	border: 1px solid #223b84;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

