@charset "utf-8";
/* CSS Document */

body {
	background-color: #E5E5E5;
}


#befoglalo {
	background-color: #E5E5E5;
	position: absolute;
	height: 550px;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	top: 0px;
}




#fejlec {
	background-image: url(gombok/fejlec.gif);
	background-repeat: repeat-x;
	height: 123px;
	width: 800px;
}
#cimer {
	position: absolute;
	height: 97px;
	width: 97px;
	padding-left: 0px;
	margin-left: 40px;
	margin-top: 20px;
}


#menu {
	background-color: #E5E5E5;
	height: 427px;
	width: 110px;
	left: 50px;
	top: 50px;
	padding-top: 20px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 50px;
}
