#fooldal-content .background {
	background: url('kep_fooldal.png') no-repeat;
	height: 415px;
	position: relative;
}

#fooldal-content .background  .idezet {
	position: absolute;
	color: #5b5b5b;
	width: 600px;
	left: 55px;
	top: 15px;
}

#fooldal-content .background  .author {
	text-align: right;
	display: block;
}

#fooldal-content .background  .comment {
	position: absolute;
	left: 20px;
	top: 200px;
	font-weight: bold;
	color: white;
	font-size: 28pt;
}

