body {
	background: url("backlight.gif") fixed;
	font-size: 17px;
	font-family: 'Times New Roman';
	margin: 0px;
	padding: 0px;
/*	text-align: center;*/
/*	height:100%;*/
/*	overflow-y:auto;*/
/*	overflow: visible;*/
}
/*---------------------------------------------------------------------------------*/
#fejlec {
	padding-top: 6px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#fejlec a {
	text-decoration: none;
	color: #7a5a00;
	c: 0000ee;
}

* html #fejlec {
	position:relative;
}

* #fejlec {
	width: 630px;
	height: 60px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	position: fixed;
	font-size: 42px;
	font-family: 'Times New Roman';
	font-weight: bold;
	font-style: italic;
}
/*---------------------------------------------------------------------------------*/
#menu {
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 630px;
	height: 20px;
	background-color: #f9f9d7;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #3b713f;
	border-bottom: 1px solid #3b713f;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	display: block;
	position: fixed;
	top: 60px;
}

* html #menu {
	position: relative;
	top: 0px;
}

* #menu {
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 630px;
	height: 20px;
	background-color: #f9f9d7;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #3b713f;
	border-bottom: 1px solid #3b713f;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	display: block;
	position: fixed;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#menu_line_item {
	width: 209px;
	float: left;
	text-align: center;
}
/*---------------------------------------------------------------------------------*/
#oldal {
	width: 630px;
	position: fixed;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	background2: url(csik.png);
	background2-repeat: repeat-y;
	border-left: 1px solid black;
	border-right: 1px solid black;
	top:84px;
}
* html #oldal {
	position:relative;
	top:0px;
}
* #oldal {
	width: 630px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	background2: url(csik.png);
	background2-repeat: repeat-y;
	border-left: 1px solid black;
	border-right: 1px solid black;
	display: block;
	position:fixed;
}
/*---------------------------------------------------------------------------------*/
#bal {
	display:block;
	position:fixed;
	width: 140px;
	font-size: 12px;

	color: #7a5a00;
	text-align: center;
}

* html #bal {
/*	position:absolute;*/
	position:relative;
	top:0px;
}

* #bal {
	width: 140px;
/*	height: 545px;*/
	float: left;
	color: #7a5a00;
	font-size: 12px;
	text-align: center;
	display:block;
	position:fixed;
}
* html #bal {
	position:relative;
}
/*---------------------------------------------------------------------------------*/
img {
	border: 0px;
}

#fokep {
	margin-top: 16px;
	width: 75%;
}



#tartalom {
	width: 457px;
	margin-left: auto;
	margin-right: auto;
	padding: 16px; 
	text-align: justify;
	float: right;
	color: #000;
	border-left: 1px solid #e0e0e0;
}

h1 {
	color: #7a5a00;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 6px;
	text-align:left;
}

h2 {
	color: #7a5a00;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
}

h3 {
	color: #7a5a00;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
	text-align:left;
}

.kizart {
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 0px;
	text-indent: 20px;
}

#tabla {
	width: 632px;
	border: 0px; 
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
	background-image: url(csik.png);
	background-repeat: repeat-y;
}

#tabla_tartalom {
	padding-left:150px;
	padding-top:86px;
	padding-right:10px;
}