@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #F93;
	font-size: 32px;
}#menu {
	background-color: #930;
	position: relative;
	height: 260px;
}



body {
	font-family: "Brush Script MT";
	font-size: 34px;
	color: #930;
}
#alfoldi  {
	height: 200px;
	text-align: right;
	margin-top: 30px;
	border-bottom-style: double;
}
#bubos {
	text-align: right;
	margin-top: 30px;
	height: 200px;
	margin-bottom: 30px;
}

#hagyomanyos {
	text-align: right;
	height: 200px;
	margin-top: 30px;
}
#fustmentes {
	text-align: right;
	height: 200px;
	margin-top: 30px;
}

#fustmentes, #hagyomanyos, #bubos, #alfoldi {
	margin-left: 30px;
	border-bottom-style: double;
	padding-bottom: 10px;
	margin-right: 30px;
}



p { margin-top: 1em; }
#menu_menu {
	position: absolute;
	top: 10px;
	overflow: hidden;
	width: 928px;
	height: 40px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
