#czechMapLinks{
	padding-top: 110px;
}
#czechMap-block{
	width: 90%;
	margin: 0 auto;
}
#czechMap-block img{
	width:inherit; //for ie8
	height: auto;
}
#czechMap-overlap,
 #czechMap{
	position: absolute;
	/*top: 0px;*/
	/*left: 0px;*/
	border: none;
}

#czechMapLinks li{
	padding-bottom:5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #787878;
}
@media (min-width: 1370px){
	#czechMapLinks{
		padding-top: 130px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	#czechMapLinks{
		padding-top: 80px;
	}
}

@media (max-width: 767px){
	#czechMapLinks{
		padding-top: 0px;
	}
}
