body {
	background-color: #ffffdd;
	color: #150909;
	font-family: Arial;
}
a {
	color: #000000;
}
#fo_giro {
	position:relative;
	left:0px;
	top:66px;
	width:200px;
	height:50px;
	z-index:1;
}
#fo_bisz {
	position:relative;
	left:80px;
	top:66px;
	width:200px;
	height:50px;
	z-index:2;
}
#fo_kep {
	position:absolute;
	top:100px;
}
.sep {
	background-color: ffffdd;
	background-image: url(../images/elvalaszt.jpg);
	height: 45px;
	background-repeat: no-repeat;
	background-position: center;
}
.left_header {
	/*	background-image: url(images/fejlec_bal_EN.jpg);
	background-repeat: no-repeat;*/
	height: 142px;
	width: 210px;
	background-color: #b2af87;
	padding-right:6px;
	padding-bottom:6px;
}
.header {
	background-repeat: no-repeat;
	height: 142px;
	width: 780px;
	background-color: #b2af87;
	padding-bottom:6px;
}
.menu {
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	width: 210px;
	height: 800px;
	font-weight: bold;
	text-align: right;
/*	background-color: #b2af87;
	padding-right:6px;*/
}
.menu_back {
	background-image: url(../images/menu_bottom.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
	width: 210px;
	height: 100%;
	background-color: #b2af87;
	padding-right:6px;
}
.content {
	vertical-align:top;
	width: 780px;
	padding:24px;
	text-align: justify;
}
.content_center {
	vertical-align:top;
	width: 780px;
	padding:24px;
	text-align: center;
}
.picture {
	float:right;
	width:120px;
	margin:0 0 15px 20px;
	padding:15px;
	text-align:center;
}
.table_even {
	background-color: #d7d6b1;
	text-align: left;
}
.table_odd {
	background-color: #ececc8;
	text-align: left;
}
.table_header {
	background-color: #b2af87;
	font-weight: bold;
}
.table_evenR {
	background-color: #d7d6b1;
	text-align: right;
}
.table_oddR {
	background-color: #ececc8;
	text-align: right;
}
.table_headerR {
	background-color: #b2af87;
	font-weight: bold;
	text-align: right;
}

