#yandexmap{
	width:100%;
	height:613px;
}

.round-wrap {
	height:18px;
	line-height:18px;
	padding-left:5px;
	min-width:24px;
	background:url('/include/img/round.png') left no-repeat;
}
.round-inner {
	margin-right:-5px;
	padding-right:5px;
	background:url('/include/img/round.png') right no-repeat;
	color:#3d3d3d;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

.big-wrap{
	background:url('/include/img/grad.png') repeat-x bottom #efefef;
	border:1px solid #404040;
	padding:3px 6px;
	position:relative;
	min-width:26px;
	font-size:11px;
}
.big-wrap .arrow{
	background:url('/include/img/arr.png') no-repeat;
	position:absolute;
	bottom:-18px;
	left:28px;
	width:11px;
	height:18px;
}

.big-wrap div.b{font-weight:bold;color:#221f1f}
.big-wrap div.b .red{color:#ed3422;}
.big-wrap div.p{margin:0;color:#3f3d3d}

h2.right{
	color: #AEAEAE;
	font-size: 16px;
	font-weight: bold;
	margin-top:0;
}

.column1-last .left{
	width:50%;
	float:left;
}

a.agency,a.agency:visited, a.agency0, a.agency0:visited {
	border-bottom:1px dashed #c0c0c2;
	color:#c0c0c2;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.agency:hover, a.agency0:hover {
	color:#3f3d3d;
	border-bottom-color:#3f3d3d;
}

a.agency.active, a.agency0.active {
	color:#3f3d3d;
	border-bottom-color:white;
}
.clear{clear:both}

.two-columns{
	position:relative;
}

.two-columns .print {
	position:absolute;
	right:240px;
	top:0px;
	background:url('/include/img/p.png') no-repeat left center;
	padding-left:19px;
	font-size:11px;
	color:#3f3d3d;
	font-weight:bold;
}

.two-columns .print:hover {
	text-decoration:none;
}