body {
	background-color: #56798F;
	font-family:Arial;
	text-align:center;
}

div#Fokeret {
	background-color: #FFFFFF;
	height:600px;
	width:650px;
	margin:auto;
	overflow:hidden;
	z-index: 2;
}

div#Fejresz{
	border:0px;
	height:150px;
	width:650px;
	margin:auto;
	z-index: 3;
	text-align:center;
	overflow:hidden;	
}
div#Fejresz table,th,td{
	width:647px; 
    padding:0px;
    border-collapse:collapse;
	bgcolor:#FFFFFF;
}
