html{
	background-color: #C0DFFD;
}

div{
	font-family: Arial;
}

div#fo{
	position: relative;
	float: left;
	margin: 0 auto 0 auto;
	left: 50%;
	margin-left: -498px;
	margin-top: -8px;
	margin-bottom: -11px;
	width: 996px;
	overflow: visible;
}

div.fejlec{
	position: relative;
	float: left;
	width: 996px;
	height: 225px;
}

img.logo{
	position: absolute;
	width: 320px;
	height: 200px;
	border: 0;
}

div.fejlec-hatter{
	position: absolute;
	width: 676px;
	height: 200px;
	margin-left: 320px;
	background-image: url("../design/fejlec.jpg");
	border: 0;
}

div.fejlec-cim{
	position: absolute;
	width: 300px;
	height: 30px;
	left: 475px;
	top: 50px;
	font-size: 30px;
	text-align: center;
	color: #CCFF99;
	letter-spacing: 2px;
}

div.fejlec-alcim{
	position: absolute;
	width: 400px;
	height: 20px;
	right: 0%;
	top: 75%;
	text-align: center;
	font-size: 18px;
	letter-spacing: 4px;
	color: #33FFFF;
	font-weight: normal;
}

div.fejlec-csik{
	position: absolute;
	width: 986px;
	height: 20px;
	top: 200px;
	padding-top: 5px;
	padding-left: 10px;
	color: #3366CC;
	font-size: 12px;
	background-color: #CCFF99;
}
