body { 
		background-color:#57c654;
		color:#000000;
		margin:0px 0px 0px 0px ; 
		}
		
#fejbal {
	position: absolute;
	top: 35px;
	width: 162px;
	height: 100px;
	z-index: 3;
	left: 70px
}

#fejjobb {
	position: absolute;
	top: 35px;
	width: 178px;
	height: 100px;
	z-index: 4;
	right: 10px
}

#menu {
	position: relative;
	top: 124px;
	width: 140px;
	height: 273px;
	z-index: 1
}
		
		
#logok {
	position: relative;
	top: 130px;
	left: 5px;
	width: 140px;
	height: 328px;
	z-index: 2
}
		
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #315242; text-decoration: none}
.big { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #315242; text-decoration: none; font-style: normal }
.normalinv {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #fffcfc; text-decoration: none}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #315242; text-decoration: none; font-style: normal }
a:hover {  text-decoration: none}
