.ifnsSwitch
{
	padding: 10px 0px;
    margin-bottom: 10px;
	font-size: 13px;
}
.ifnsSwitch a
{
	text-decoration: underline;
}
.ifnsSwitch .swRegion
{
	background-repeat: no-repeat;
	background-image: url('/img/i_1.png');
	background-position:  10px center;
}
.ifnsSwitch .swIfns
{
	background-repeat: no-repeat;
	background-image: url('/img/i_2.png');
	background-position:  10px center;
}
.ifnsSwitch a,
.ifnsSwitch span
{
	position: relative;
    display: inline-block;
	padding: 5px 15px 5px 30px;
	border: 1px solid #d6d2cb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
}
.ifnsSwitch .active
{
	background-color: #f8f3ed;
	color: #333;
	border: solid 1px #dbcbbe;
}
.ifnsSwitch .active .galka
{
	position: absolute;
	left: 50%;
	bottom: -19px;
	margin-left: -12px;
	width: 24px;
	height: 9px;
	background: url('/img/galka.png') 0 0 no-repeat;
}
.activeItemMenu
{
	font-weight: bold;
	color: #497641;
}
li.ifnsItem
{
	padding-left: 0px;
}

#SidebarMoscowAddressesWidget ul.menu
{
	font-size: 12px;
}
#SidebarMoscowAddressesWidget ul.menu .ifnsNumb
{
	font-weight: bold;
}
#SidebarMoscowAddressesWidget ul.menu li.sub
{
	padding-left: 0;
}
.ifnsHeading
{
	display: inline-block;
	width: 237px;
	height: 28px;
	background-color: #497641;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	margin-bottom: 16px;
	text-align: center;
	padding-top: 9px;
	font-weight: bold;
	font-size: 14px;
}
.ifnsItem.endSection
{
    
}
.ifnsItem .ifnsButton
{
	display: inline-block;
	width: 75px;
	height: 22px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #efebe8;
	border: solid 1px #b3a79d;
	text-align: center;
	padding-top: 7px;
	transition: all 0.3s;
}
.ifnsItem .ifnsButton:hover
{
	background-color: #fff;
	text-decoration: none;
}
.ifnsItem .ifnsButton.active
{
	background-color: #497641;
	border: solid 1px #365b30;
	color: #fff;
}
.aoLinkActive
{
	font-weight: bold;
}

#mosmap {width:250px;height:333px;}
#mosmap-container {position:relative;margin-top:-15px;margin-bottom:25px;background: #e5ded8;}

#mosmap-container a,
#mosmap-container span {
	position: absolute;
	z-index: 10;
	text-align: center;
	font: bold 10px "Trebuchet MS";
}
#mosmap-container a {
	color: #fff;
	text-decoration: none;
}
#mosmap-container span {
	color: #fff;
}
