	.smooth_zoom_preloader {
		background-image: url(../img/Preloader.gif);
		background-position: center;
	}	
	.smooth_zoom_icons {
		background-image: url(../img/icons.png);
	}	
	#yourImageID {
    width: 5782px;
    height: 4137px;
	}
	.hoverCircle{
		/*fill:#FFFF00;*/
		transition: 1s;
	}
	
	#uchastki path {
    fill: #019933;
    fill-opacity: 0.3;
    stroke: #FF0000;
    stroke-width: 3;
    stroke-opacity: 0.40;
    transition: 0.15s;}
		
	#uchastki path:hover {
		fill-opacity: 0.08;
		fill: #FFFF00;
		cursor: pointer;
	}
	
	.IMG-inf {
		display: inline-block;
		float:left;
    width: 5782px;
    height: 4137px;
	}
	#IMG-1 {
		background-image: url(../img/map_bck.jpg);
	}
	#IMG-2 {
		background-image: url(../img/minsk__02.jpg);
	}
	#IMG-3 {
		background-image: url(../img/minsk__03.jpg);
	}
	#IMG-4 {
		background-image: url(../img/minsk__04.jpg);
	}
	#IMG-5 {
		background-image: url(../img/minsk__05.jpg);
	}
	#IMG-6 {
		background-image: url(../img/minsk__06.jpg);
	}
	#IMG-7 {
		background-image: url(../img/minsk__07.jpg);
	}
	#IMG-8 {
		background-image: url(../img/minsk__08.jpg);
	}
	#IMG-9 {
		background-image: url(../img/minsk__09.jpg);
	}
	#IMG-10 {
		background-image: url(../img/minsk__10.jpg);
	}
	#IMG-11 {
		background-image: url(../img/minsk__11.jpg);
	}
	#IMG-12 {
		background-image: url(../img/minsk__12.jpg);
	}
	#IMG-13 {
		background-image: url(../img/minsk__13.jpg);
	}
	#IMG-14 {
		background-image: url(../img/minsk__14.jpg);
	}
	#IMG-15 {
		background-image: url(../img/minsk__15.jpg);
	}
	#IMG-16 {
		background-image: url(../img/minsk__16.jpg);
	}
	#Layer_80 {
		position: absolute;
		top: 0px;
		left: 0px;
	}
	path{
		/*fill:#FF00FF;
		fill-opacity: 0.15;
		stroke:#FF0000;
		stroke-width: 3;
		stroke-opacity:0.40;
		transition: 0.15s;*/
	}
	text {
		font-family: 'Arial';
		font-size: 30px;
		font-weight: bold;
		fill:#E9502F;
		stroke:#504F53;
		stroke-width:0.7087;
		opacity: 0.65;
	}
	#sidebar {
		float: left;
		font-size: 9pt;
		font-family: Arial;
	}
	#zoom_container{
		/*float: left;*/
		margin: auto;
		max-width: 100%;
	}
	#sidebar > a {
		text-decoration: none;
	}

	#sidebar > a:hover {
		text-decoration: underline;
		cursor: pointer !important;
	}
	html, body {
    height: 100%;
	}
	html {
    /* display: table; */
    margin: auto;
	}
	ul li {
		float: left;
		margin-left: 10px;
		list-style-type: none;
		padding-start: 5px;
	}
	#minsk-logo {
		background-image: url(../img/uchastki.png);
		position: absolute;
		background-size: 100%;
		right: 30px;
		top: 15px;
		width: 300px;
		height: 75px;
		z-index: 1000;
	}
	#copyright {
		font-size: 9pt;
	}
	.rayon-title {
		font-weight: bold;
	}
	#main_container{
		/* float: left; */
	}
	#content {
		width:100%;
	}
	#main_container a:link{
		color:#000000;
		text-decoration: none;
	}
	#main_container a:hover{
		text-decoration: underline;
	}
div{
	/* background-color: transparent!important; */
}


#zoom_container>.noSel{
	bottom:27px !important;
}