body{
	background-color: tan;
	font-size:14px;
	text-align: justify;
}
#menu{

	font-size:14px;
	margin:5px;
	padding:5px;
	border-width:0px;
	width:95%;
	display:block;
}

#fejlec{


		color: wheat;
	width:95%;
	font-size:14px

}

a {
	FONT-WEIGHT: bold;
	color:	#770000;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	FONT-WEIGHT: bold;
	color:	#770000;
	font-size: 14px;
	text-decoration: underline;
}

table {
	font-size: 14px;
}

caption {
	text-align: center;
}

.evszam{
	color:#770000;
	margin-bottom:0px;
	margin-left:15px 
}
.menu_ul{
	margin-top:0px;
}

.menu_bg{
	background: tan url("/_kepek/menu.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-attachment: fixed;
	/*overflow:hidden;*/
}
.fejlec_bg{
	background: tan url("/_kepek/fejlec_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0px 10px;
	background-attachment: fixed;
	overflow:hidden;
}
.main_bg{
	background: tan url("/_kepek/main.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-attachment: fixed;

}
.blank{
	background: tan ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	overflow:hidden;
}

.frametop{
	background: tan url("/_kepek/main_felso.jpg");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-attachment: fixed;
	overflow:hidden;
}
.framebottom{
	background: tan url("/_kepek/main_also.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	overflow:hidden;
}

.menutop{
	background: tan url("/_kepek/menu_felso.jpg");
	background-repeat: no-repeat;
	background-position:0px 10px;
	background-attachment: fixed;
	overflow:hidden;
}
.menubottom{
	background: tan url("/_kepek/menu_also.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	overflow:hidden;
}

.mai12n_div{
	margin:0px;
	position:absolute; 
	left:0px; 
	top:20px; 
	padding:0px;
	width:740px;
	height:430px; 
	overflow:auto;
}

.menu_div{
	/*	border: solid 1px;*/
	margin:0px;
	position:absolute; 
	left:15px; 
	top:20px; 
	padding:0px;
	width:230px;
	height:530px; 
	overflow:hidden;

}

.fejlec_div{
	color: wheat;
/*	border: solid 1px;*/
	margin:0px;
	position:absolute; 
	left:15px; 
	top:20px; 
	padding:0px;
	width:700px;
	height:60px; 
	overflow:hidden;

}

.szoveg{
/*	border: solid 1px;*/
	margin-left:15px;
	margin-right:25px;
}

