body  {
	font: 				100% Arial, Helvetica, sans-serif;
	font-size:			12px;
	background: 		#000000;
	margin: 			0; 
	padding: 			0;
	text-align: 		center; 
	color: 				#c79b9a;
	}
 
#keret { 
	width: 				934px; 
	background:  		url(../pix/hatter.jpg) no-repeat #740502;
	margin: 			0 auto; 
	text-align: 		left; 
	} 

#fejlec { 
	background: 		none; 
	padding: 			0px;
	width:				934px;
	height: 			178px;  
} 

#cim { 
	width: 				934px; 
	height: 			36px; 
	background:			none;
	position:			relative;
	z-index:			1;
	}

#cim_box { 
	height: 			36px; 
	background:			none;
	position:			absolute;
	margin-left:		220px;
	margin-top:			10px;
	color:				#ff731a;
	font-size:			16px
	}


#jobb_sav {
	float: 				right; 
	width: 				199px; 
	background:  		none; 
	padding: 			0px; 
	margin: 			0px; 
	}

#tartalom {
  	margin: 			0px; 
	background:			none;
	width: 				0px;
	float:				left;
	padding:			0px;

	} 

#tartalom_box {
  	margin-left: 		220px; 
	background:			none;
	width: 				500px;
	line-height: 		20px
	} 

#menu {
	background: 		none;
	margin-top:			0px;
	padding-top:		0px;
	padding-left:		0px;
	}

#menu_box {
	background: 		none;
	width:				190px;
	font-weight:		bold;
	margin-left:		0px;
	line-height:		24px;
	}

#lablec { 
	padding-top:		20px;
	background: 		#5a0502;
	width:				934px;
	text-align:			center;
	font-size:			12px	
	} 



.clearfloat { 
	clear:				both;
	}
 


