h1 {
	margin-top: 119px;
	margin-bottom: 15px;
	position: relative;
	z-index: 999;
}

.Fooldal {
	min-height: 397px;
	_height: 397px;
	
	overflow-x: hidden;
}

.bemutatkozas {
	margin-bottom: 62px;
	width: 500px;
}
.bemutatkozas img {
	float: left;
	display: inline;
}
.bemutatkozas p {
	position: relative;
	z-index: 10;
	
	width: 444px;
	float: left;
	
	text-align: justify;
	
	color: #6d6d6d;
	font-size: 11px;
	
	margin-top: 5px;
	margin-left: 10px;
}

.hirek img {
	float: left;
}
.hirek .hir {
	float: left;
	width: 200px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	
	font-size: 9px;
	color: #565454;
}
.hir h2 {
	font-family: Verdana;
	font-size: 11px;
	color: #88c140;
	
	margin-bottom: 2px;
}
.last {
	margin-right: 0px;
}