body{
	background:#8f99a6;
}

#mind{
	margin:0px auto;
}

#fejlec{
	background:url(kepek/fejlec.png) no-repeat center;
	height:75px;
	width:780px;
	margin:0px auto;
}

#menuestartalom{
	width:770px;
	height:400px;
	margin:0px auto;
}

#menudoboz{
	width:200px;
	height:100%;
	float:left;
	background:#412e20;
}

#hezag{
	height:15px;
	width:180px;
	float:right;
	border-bottom:1px solid #25160f;
}

.jelenleg{
	width:180px;
	height:33px;
	float:right;
	text-decoration:none;
	background:#e9e0d1;
	border-bottom:1px solid #25160f;
}

.gomb{
	width:180px;
	height:33px;
	float:right;
	text-decoration:none;
	border-bottom:1px solid #25160f;
}

.gomb:hover{
	background:#B19663;
}

.menupont{
	text-decoration:none;
	color:#886d3e;
	font: bold 18px Arial, sans-serif;
	float:right;
	margin:4px 10px 0px 0px;
}

#tartalomdoboz
{
	width:570px;
	height:100%;
	float:left;
	overflow:auto;
	background:#e9e0d1;
}

#tartalomban{
	padding:22px 0px 0px 15px;
	font:15px FreeSerif, Times New Roman, serif;
	line-height:25px;
}

#ar{
	font: bold 15px Arial, sans-serif;
}

#zene{
	float:right;
}

#footer{
	background:#25160f;
	width:770px;
	height:25px;
	margin:0px auto;
}

#footerben{
	margin-left:79px;
}