/* Statisztika */
#clickmap-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 50;
}

#clickmap-loading {
	position: fixed;
	top: 0;
	left:0;
	width: 100%;
	height: 100%;
	background: transparent url(http://localhost/mercus.hu/sablons/mercus/img/loading.gif) no-repeat center center;
	z-index: 51;
}

#clickmap-container div {
	position: absolute;
	width: 20px;
	height: 20px;
	background: transparent url(http://localhost/mercus.hu/sablons/mercus/img/click.png) no-repeat center center;
	z-index: 52;
}
