.head-offices,
.head-offices a,
.head-offices a:hover,
.head-offices a:active,
.head-offices a:visited,
.offices,
.offices a,
.offices a:hover,
.offices a:active,
.offices a:visited {
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #444240;
}
.head-offices .divider-main-width,
.offices .divider-main-width {
	margin: 50px 0;
}
.head-offices .title,
.offices .title {
	margin-bottom: 60px;
}

.head-offices table tr td:first-child,
.offices table tr td:first-child {
	width: 240px;
}
.head-offices table tr td:nth-child(2),
.offices table tr td:nth-child(2) {
	width: 150px;
}
.head-offices table tr td:nth-child(3),
.offices table tr td:nth-child(3) {
	width: 410px;
}
.head-offices table tr td:last-child,
.offices table tr td:last-child {
	width: 130px;
}
.head-offices table tr,
.offices table tr {
	height: 20px;
	vertical-align: top;
}

.head-offices {
	background: #f0efee;
	border-bottom: 1px solid #eae8e6;
}

a.map,
a.map:hover,
a.map:active,
a.map:visited {
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #aaa8a6;
	margin-left: 2px;
	display: inline-block;
}
a.map:after {
	content: "";
	width: 15px;
	height: 10px;
	margin: 7px;
	position: absolute;
	background: url("../images/icon-arrow-grey.png") no-repeat;
}
a.map:hover {
	text-decoration: underline;
}

.manag-photo {
	width: 130px;
	height: 160px;
	overflow: hidden;
}

/* Managers */
#dorovskoy {
	background: url("../images/managers/dorovskoy.jpg") no-repeat right top;
}
#salnikov {
	background: url("../images/managers/salnikov.jpg") no-repeat -105px -70px;
}
#krasovskiy {
	background: url("../images/managers/krasovskiy.jpg") no-repeat 0px -10px;
}
#dudin {
	background: url("../images/managers/dudin.jpg") no-repeat -4px 0px;
}
#voronkov {
	background: url("../images/managers/voronkov.jpg") no-repeat 0px -5px;
}
#denisenko {
	background: url("../images/managers/denisenko.jpg") no-repeat -37px -30px;
}
#paramonov {
	background: url("../images/managers/paramonov.jpg") no-repeat 0px -10px;
}
#jirnov {
	background: url("../images/managers/jirnov.jpg") no-repeat -10px 0px;
}
#fahtullin {
	background: url("../images/managers/fahtullin.jpg") no-repeat -6px -15px;
}
#narikbaev {
	background: url("../images/managers/narikbaev.jpg") no-repeat -3px 0px;
}
#suhorukov {
	background: url("../images/managers/suhorukov.jpg") no-repeat -2px 0px;
}
#ageev {
	background: url("../images/managers/ageev.jpg") no-repeat right top;
}








