.styleSVZ1 {
	fill: #7D97DD;
	fill-opacity: 1;
	stroke: black;
	stroke-width: 0.5;
}

.styleSVZ2 {
	fill: #FF5050;
	fill-opacity: 1;
	stroke: black;
	stroke-width: 0.5;
}

.styleSVZ3 {
	fill: #fffb05;
	fill-opacity: 1;
	stroke: black;
	stroke-width: 0.5;
}

#Kontakt {
	width: 50px;
	position: absolute;
	/*box-shadow: 0 1px 5px rgba(0,0,0,0.1);*/
	bottom: 70px;
	left: 10px;
	z-index: 1000;
}