*{
	margin-block-start:0px;
}
.smooth_zoom_preloader {
	background-image: url(../img/Preloader.gif);
	background-position: center;
}	
.smooth_zoom_icons {
	background-image: url(../img/icons.png);
}	
#yourImageID {
	width: 11936px;
	height: 8040px;
}
.hoverCircle{
	fill:#FFFF00;
	transition: 1s;
}
/*path:hover {*/
/*	fill-opacity: 0.08;*/
/*	fill: #FFFF00;*/
/*	cursor: pointer;*/
/*}	*/
.IMG-inf {
	display: inline-block;
	float:left;
	width: 2984px;
	height: 2010px;
	background-size: 100%;
}
#IMG-1 {
	background-image: url(../img/minsk__01.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, polygon {
	fill:#ff74f1;
	fill-opacity: 0.25;
	stroke:#FF0000;
	stroke-width: 10;
	stroke-opacity:0.40;
	transition: 0.15s;
}

/*polygon, path {fill:white;fill-opacity:0.3;}*/
polygon:hover, path:hover{fill-opacity:0}
.fil1 {fill:#0024a1}
.fnt0 {font-weight:bold;font-size:110.25px;font-family:'Arial'}


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;
	width: 30%;
}
#zoom_container{
	float: left;
	width: 100% !important;
	bottom: 10px;
}
#zoom_container>div{
	background-color: unset !important;
}
#sidebar > a {
	text-decoration: none;
}
#sidebar a{
	color: #0E517E;
}
#sidebar > a:hover {
	text-decoration: underline;
	cursor: pointer !important;
}

#sidebar a {
	display: inline-block;
	margin-bottom: 3px;
}

html, body {
   height: 98%;
   margin: 0px;
}
html {
   display: table;
   width: 100%;
}
ul li {
	float: left;
	margin-left: 5px;
	list-style-type: none;
	padding-start: 5px;
	width: 46%;
}
@media(min-width: 1161px){
	ul li:first-of-type{
		margin-left: 15px;
	}
	#sidebar ul{
		display: block;
		padding-inline-start: 0px;
	}
}
#minsk-logo {
	background-image: url(../img/logo_minsk-01.png);
	position: absolute;
	background-size: 100%;
	right: 10px;
	top: 10px;
	width: 150px;
	height: 35px;
	z-index: 1000;
}
#copyright {
	font-size: 9pt;
	clear: both;
}
.rayon-title {
	font-weight: bold;
}
#main_container{
	float: left;
	width: 70%;
}
#content {
	width: 100%;
	max-width: 1160px;
}
#main_container a:link{
	color:#000000;
	text-decoration: none;
}
#main_container a:hover{
	text-decoration: underline;
}

.quest-ico {
	margin-right: 3px;
	cursor: pointer;
	color:#fff;
	background-color:#2a86d8;
	width:12px;
	height:12px;
	display:inline-block;
	border-radius:100%;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	-webkit-box-shadow: inset -1px -1px 1px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: inset -1px -1px 1px 0px rgba(0,0,0,0.25);
	box-shadow: inset -1px -1px 1px 0px rgba(0,0,0,0.25);
}

@media (max-width: 1160px){
	ul li {
		width: 100%;
		margin: 0;
	}
	#main_container{
		width: 73%;
	}
	#sidebar{
		width: 27%;
	}
	#zoom_container{
		width: 100% !important;
	}
}
@media (max-width: 767px){
	ul li {
		width: 48%;
		margin-right: 1%;
	}
	#main_container{
		width: 100%;
	}
	#sidebar{
		width: 100%;
	}
}
@media (max-width: 399px){
	ul{
		padding-left: 0px;
	}
	ul li {
		width: 100%;
		margin-right: 0;
	}
	#zoom_container{
		height: 400px !important;
	}
}


.color5 #sidebar,
.color4 #sidebar,
.color3 #sidebar,
.color2 #sidebar,
.color1 #sidebar{
	float: none;
	width: 100%;
}



