/*--- map begin---*/

img.mapa {
	position: absolute;
	top: 200px;
	left: 10px;		
}
img.skrytamapa {
	position: absolute;
	top: 200px;
	left: 10px;
	visibility: hidden;	
}
div.praha {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 256;
	width: 390px;
	height: 235px;		
}
/*--- map end ---*/

