#segel_cover{
	position: absolute;
	border: none;
	width: 140px;
	height: 155px;
	display: block;
	z-index: 1;
	cursor: pointer;
	top: 100px;
}

#segel_cover a{
	display: block;
	width: 120px;
	height: 135px;
	border: none;
}

#parkfly_cover{
	position: absolute;
	border: none;
	width: 160px;
	height: 135px;
	margin-top: 20px;
	display: block;
	z-index: 1;
	cursor: pointer;
	margin-left: 220px;
}

#parkfly_cover a{
	display: block;
	width: 160px;
	height: 135px;
	border: none;
}

#elektro_cover{
	position: absolute;
	border: none;
	width: 140px;
	height: 155px;
	display: block;
	z-index: 1;
	top: 170px;
	margin-left: 320px;
	cursor: pointer;
}

#elektro_cover a{
	display: block;
	width: 160px;
	height: 135px;
	border: none;
}
