/* CSS Document */
body {
color:red;
background:#000 url(images/bg.png) repeat-x;
}

#egesz{
margin:0 auto;
width:950px;
}

div.clear, span.clear {
clear: both;
font-size: 0px;
}


a.frissit {
	float:right;
	background-color:#000;
}
a.gomb {
	font-size:1px;
	float:left;
	display:block;
	width:42px;
	height:15px;
	background:url(images/kuldes.jpg) no-repeat;}
#fejlec {
	height:117px;
	width:950px;
	clear:both;
}
#fejlec_bal{
	height:117px;
	width:166px;
	background:url(images/balfelsosarok.jpg) no-repeat;
	float:left;
}
#fejlec_kozep {
	height:117px;
	width:567px;
	background:url(images/felsokozep.jpg) no-repeat;
	float:left;
}

#fejlec_jobb {
	height:117px;
	width:217px;
	background:url(images/jobbfelsosarok.jpg) no-repeat;
	float:left
}

#bal_menu {
	height:583px;
	width:166px;
	/*background:url(images/menunagy.jpg) no-repeat;*/
	float:left;	
}
	#menubox {
		text-align:center;
		margin-top:61px;
		margin-left:10px;
		font-size:18px;
		font-weight:bold;
	}
		.menuitem {
			color:#859FAE;
			text-decoration:none;
		}

#tartalom {
	height:502px;
	width:567px;
	background:url(images/kozepe.jpg) no-repeat;
	float:left;
}

#jobboldal {
	height:502px;
	width:217px;
	background:url(images/chat.jpg) no-repeat;
	float:left;	
}

#lablec_kozep {
	height:81px;
	width:784px;
	background:url(images/alsokozepnagy.jpg) no-repeat;
	float:left;
}
/*		<div id="fejlec_bal"></div>
		<div id="fejlec_kozep"></div>
		<div id="fejlec_jobb"></div> */