body {
	margin: 0;
	padding: 0;
	background: url(/assets/img/top-bg.png) repeat-x top #fff;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

html, body { height: 100%; }

#head {
	overflow: hidden;
	position: relative;
	clear: both;
	margin-bottom: 20px;
}

#logo {
	margin: 14px 0 0 42px;
	text-align: right;
	width: 224px;
	float: left;
}

#logo img {
	border: none;
	display: block;
}

#logo span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #322e2b;
	display: block;
	margin-top: 15px;
}

#info {
	margin: 18px 32px 0 0;
	float: right;
	color: #5b5b5b;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#contacts {
	float: right;
}

#phone {
	color: #000;
	font-size: 14pt;
	display: inline;
	padding-left: 10px;
	padding-right: 26px;
	vertical-align: -1px;
}

#phone span {
	font-size: 10pt;
	color: #5b5b5b;
	font-weight: normal;
	vertical-align: 2px;
}

#search {
	width: 158px;
	height: 18px;
	float: right;
	margin-top: 2px;
}

#search-box {
	border: none;
	background: url(/assets/img/search-box.png) no-repeat;
	width: 122px;
	font-size: 9pt;
	color: #666;
	height: 18px;
	line-height: 18px;
	padding: 0 24px 0 12px;
}

#menu {
	margin: 22px 0 0 54px;
	float: left;
	position: relative;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#menu ul li {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 9px 0;
}

#menu ul li a {
	color: #126685;
	text-decoration: underline;
	margin: 0 18px;
}

#menu ul li a:hover {
	text-decoration: none;
}

#menu li.active {
	border-top: 1px solid #d6dad3;
	border-bottom: 1px solid #d6dad3;
	padding: 7px 11px 8px 11px;
	margin: 0 8px;
	height: 15px;
	color: #aaa;
	font-weight: bold;
	position: relative;
	float: left;
}

.rl { background: url(/assets/img/menu-item-left.png) no-repeat; left: -7px; }
.rr { background: url(/assets/img/menu-item-right.png) no-repeat; right: -7px; }

.rl, .rr {
	width: 7px;
	height: 32px;
	top: -1px;
	position: absolute;
}

#intro {
	width: 100%;
	max-width: 1300px;
	min-width: 1000px;
	clear: both;
	overflow: hidden;
	margin-bottom: 26px;
}

.section {
	width: 33%;
	min-width: 332px;
	float: left;
}

.block {
	max-width: 380px;
	margin: 0 auto;
	display: block;
}

.block span.insurance {
	color: #000;
	font-size: 22pt;
	display: block;
	margin-left: 50px;
	width: 240px;
}

.insurance a
{
  color: #000;
  text-decoration:none;
}

.block span#detail1, .block span#detail2, .block span#detail3 {
	display: block;
	clear: both;
	margin-top: -6px;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}

.block span#detail1 { color: #80b904; margin-left: 184px; }
.block span#detail2 { color: #438c00; margin-left: 232px; }
.block span#detail3 { color: #29c0d5; margin-left: 190px; }

.block span.desc {
	color: #4b4b4b;
	font-style: normal;
	font-size: 10pt;
	line-height: 14pt;
	clear: both;
	display: block;
	margin: 12px auto 10px auto;
	width: 254px;
}

.block ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	width: 180px;
}

.block ul li {
	font-style: normal;
	font-size: 11pt;
	padding: 6px 0;
}

.block ul li a {
	color: #126685;
	text-decoration: underline;
}

.block ul li a:hover { text-decoration: none; }

#first, #second, #third {
	height: 390px;
}

#first {
	background: url(/assets/img/first.jpg) no-repeat center bottom;
	min-width: 360px;
}

#navi {
	width: 150px;
	overflow: hidden;
	padding-left: 70px;
	padding-top: 20px;
}

#navi img { border: none; display: inline; padding: 0; }

#navi-active {
	background: url(/assets/img/navi-active.gif) no-repeat;
}

#second {
	background: url(/assets/img/second.jpg) no-repeat center bottom;
	min-width: 300px;
}

#third {
	background: url(/assets/img/third.jpg) no-repeat center bottom;
	min-width: 330px;
}

#slogan {
	font-size: 20pt;
	font-style: italic;
	padding-top: 12px;
	margin-left: 32px;
}

#slogan span {
	margin-left: 156px;
}

#questions {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	clear: both;
	min-width: 1000px;
	max-width: 1300px;
}

#questions h3 {
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	margin: 0 0 3px 0;
	padding: 0;
}

#questions h3 a {
	color: #000;
	text-decoration: underline;
}

#questions h3 a:hover { text-decoration: none; }

#question-left, #question-center, #question-right {
	width: 284px;
	height: 119px;
	padding: 10px 15px;
	font-size: 8pt;
	font-style: italic;
	color: #535353;
	line-height: 13pt;
	margin: 0 9px;
	float: left;
	_margin: 0 4px;
}

#question-left { background: url(/assets/img/question-left.png) no-repeat; }
#question-center { background: url(/assets/img/question-center.png) no-repeat; }
#question-right { background: url(/assets/img/question-right.png) no-repeat; }

#question-button {
	background: url(/assets/img/question-button.gif) no-repeat;
	width: 180px;
	height: 32px;
	font-size: 12pt;
	padding-top: 9px;
	clear: both;
	margin: 0 auto;
	text-align: center;
}

#question-button a {
	color: #333;
	width: 177px;
	height: 32px;
	margin-right: 2px;
	text-decoration: none;
}

#question-button a:hover { text-decoration: underline; }

#news-wrap {
	width: 100%;
	min-height: 88px;
	background: url(/assets/img/news-bg.png) repeat #a1d702;
	overflow: visible;
}

#news-wrap ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
}

#news-wrap ul li {
	float: left;
	font-style: italic;
	width: 286px;
	_width: 298px;
	margin-right: 6px;
	margin-bottom: 0 !important;
}

.news-date {
	font-size: 24pt;
	color: #fff;
	text-align: center;
	float: left;
	margin-top: -4px;
	width: 70px;
	padding-right: 6px;
	overflow: hidden;
}

.news-date-page {
	font-size: 24pt;
	color: #648913;
	text-align: center;
	font-style: italic;
	float: left;
}

.news-date small, .news-date-page small {
	font-size: 10pt;
	display: block;
}

.news-desc {
	font-size: 9pt;
	color: #000;
	width: 210px;
	float: left;
	display: block;
	line-height: 13pt;
}

.news-desc-page {
	margin-left: 80px;
	line-height: 14pt;
	font-size: 9pt;
}

.news-desc a, .news-desc-page a {
	color: #000 !important;
	text-decoration: underline;
}

.news-desc a:hover, .news-desc-page a:hover {
	text-decoration: none;
}

#news {
	position: absolute;
	left: 10px;
	top: 13px;
	width: 9px;
	height: 64px;
}

#news img { border: none }

#scroller ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 77px;
}

#scroller ul li {
	display: inline;
}

#footer-wrapper {
	width: 100%;
	min-width: 1000px;
	height: 84px;
	padding-top: 16px;
	background: url(/assets/img/footer-bg.png) repeat-x;
	margin-top: 24px;
}

#push { height: 100px; }
#push2 { height: 150px; }
#push3 { margin-top: -468px; }

#footer {
	width: 96%;
	min-width: 1000px;
	max-width: 1200px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	overflow: hidden;
}

#copyright {
	width: 300px;
	color: #505050;
	float: left;
	margin-right: 2%;
}

#copyright a {
	display: block;
	margin-top: 6px;
	margin-left: 16px;
	color: #22708d;
	text-decoration: underline;
}

#copyright a:hover { text-decoration: none; }

#links {
	margin-left: 320px;
	margin-right: 220px;
	text-align: center;
}

#links a {
	color: #0b5288;
	text-decoration: underline;
	display: inline;
	padding: 0 10px;
}

#links a:hover { text-decoration: none; }

#xpage {
	width: 200px;
	float: right;
}

#xpage img { border: none; float: left; margin-right: 4px;}

#xpage a {
	color: #7ba30a;
	text-decoration: underline;
	line-height: 12pt;
}

#xpage a:hover { text-decoration: none; }

#wrapper {
	width: 100%;
	overflow-x: hidden;
	max-width: 1300px;
	min-width: 1000px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto -124px auto;
}

/* ??? ?????????? ??????? */

#main {
	width: 100%;
}

#left-column {
	width: 255px;
	float: left;
	padding-left: 35px;
	margin-top: 22px;
}

#left-column ul {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0;
	overflow: hidden;
}

#left-column ul li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 13pt;
    font-style: italic;
    font-weight: normal;
    line-height: 26pt;
}

#left-column ul li ul {
	margin-left: 10px;
}

#left-column ul li ul li {
	padding-top: 5px;
	margin-top: 5px;
	font: normal 11pt Tahoma;
	font-family: Georgia,"Times New Roman",Times,serif;
}

#left-column a {
	color: #0b5288;
	text-decoration: underline;
}

#left-column a:hover { text-decoration: none; }

#content {
	margin-left: 320px;
	margin-right: 40px;
	font-size: 11pt;
	line-height: 18pt;
	padding-left: 30px;
}

#content-search {
	margin-left: 320px;
	margin-right: 40px;
	margin-bottom: 372px;
	font-size: 11pt;
	line-height: 18pt;
	padding-left: 30px;
}

#content a, #content-search a {
	color: #477da5;
	text-decoration: underline;
}

#content a:hover, #content-search a:hover { text-decoration: none; }

#content ul, #content-search ul {
	list-style-type: none;
	list-style-image: url(/assets/img/list-item.gif);
	list-style-position: outside;

}

#content ul li, #content-search ul li { padding: 5px 0; }

h1 {
	font-size: 24pt;
	font-weight: normal;
	color: #000;
	_margin-top: 50px;
}

h2 {
	font-size: 16pt;
	font-weight: normal;
	color: #749d1a;
	padding-left: 20px;
	margin: 25px 0 15px 0;
}

h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #000;
	padding-left: 20px;
	margin: 25px 0 15px 0;
	display: block;
}

h4 {
	font-size: 13pt;
	font-weight: normal;
	color: #000;
	padding-left: 20px;
	margin: 25px 0 15px 0;
}

h5 {
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	margin: 10px 0 4px 0;
}

.h28
{
  font-size: 28pt;
}

p {
	padding-left: 20px;
	margin: 8px 0;
}

blockquote {
	background: #e8f1e9;
	padding: 10px 20px;
	margin: 14px 20px 6px 0;
}

caption {
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
	padding-left: 20px;
	margin-top: 14px;
}

table {
	padding-left: 20px;
	border: none;
	font-size: 9pt;
	width: 80%;
	margin: 10px 0;
}

table th {
	border-bottom: 2px solid #749d1a;
	font-weight: normal;
	text-align: left;
}

table td, table th {
	padding: 3px 4px;
}

.td-green {
	background: #e8f1e9;
}

#page-news {
	padding-left: 20px;
}

#page-news ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

#page-news ul li {
	overflow: hidden;
}

.ask {
	font-style: italic;
	padding-left: 20px;
	margin-left: 40px;
	display: block;
}

.ask:before {
	content: '\2014\a0\a0';
	margin-left: -16px;
}

.biglink {
	display: block;
	font-size: 16pt;
	font-style: italic;
	line-height: 30pt;
	color: #9f9f9f;
	padding-bottom: 10px;
}

.biglink a {
	color: #648913 !important;
	text-decoration: none !important;
	border-bottom: 1px dashed #648913;
}

.blocklinks {
	padding-left: 20px;
	font-style: italic;
	margin-bottom: 20px;
}

.blocklinks a {
	display: block;
	color: #648913 !important;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

.field {
	clear: both;
	padding: 9px 0;
}

label {
	margin-right: 10px;
	width: 155px;
	text-align: right;
	display: block;
	float: left;
}

#zakaz {
	width: 550px;
	font-size: 10pt;
}

.input-zakaz, .input-question {
	border: 1px solid #d3d3d3;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding: 1px 3px;
}

.input-zakaz {
	width: 170px;
	height: 18px;
}

.input-question {
	width: 340px;
	height: 75px;
}

#button {
	margin-left: 165px;
	margin-top: 10px;
}

#calculate-wrap {
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

#calculate {
	background: url(/assets/img/calc-bg.png) repeat-x left bottom;
	height: 91px;
	_height: 95px;
	display: inline-block;
	_float: left;
	padding: 0 16px;
	line-height: 41px;
	font-size: 13pt;
	font-style: italic;
	position: relative;
	overflow: hidden;
}

#calc-left, #calc-right {
	width: 16px;
	height: 41px;
	position: absolute;
	bottom: 0;
}

#calc-left {
	left: 0;
	background: url(/assets/img/calc-left.png) no-repeat;
}

#calc-right {
	right: 0;
	background: url(/assets/img/calc-right.png) no-repeat;
}

#calculate a {
	color: #0b5288 !important;
	text-decoration: none !important;
	border-bottom: 1px dashed #0b5288;
	position: relative;
	bottom: -50px;
}

#breadcrumb {
	font-size: 9pt;
	font-style: italic;
	overflow: hidden;
	margin-top: 22px;
	clear: right;
	_width: 98%;
}

#breadcrumb ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#breadcrumb ul li {
	float: left;
	padding: 0 1px;
}

#bread-active {
	color: #000;
}

#breadcrumb a {
	color: #0b5288;
	text-decoration: underline;
}

#breadcrumb a:hover { text-decoration: none; }

#title-pic {
	background: #91D400;
	height: 108px;
	overflow: hidden;
}

#title-wrap {
	position: relative;
	padding: 0 0 0 10px;
	margin-left: -30px;
	width: 96%;
}

#title-car {
	width: 219px;
	height: 123px;
	position: absolute;
	background: url(/assets/img/title-pic1.png) no-repeat;
	_background: url(/assets/img/title-pic1-ie.png) no-repeat;
	top: 8px;
	right: -42px;
	z-index: 10;
}

#title-home {
	width: 197px;
	height: 111px;
	position: absolute;
	background: url(/assets/img/title-pic2.png) no-repeat;
	_background: url(/assets/img/title-pic2-ie.png) no-repeat;
	top: 6px;
	right: -42px;
	z-index: 10;
}

#title-people {
	width: 75px;
	height: 166px;
	position: absolute;
	background: url(/assets/img/title-pic3.png) no-repeat;
	_background: url(/assets/img/title-pic3-ie.png) no-repeat;
	top: -30px;
	right: 18px;
	z-index: 10;
}

.title-wrap-left, .title-wrap-right {
	position: absolute;
	width: 10px;
	height: 108px;
	top: 0;
}

.title-wrap-left {
	left: 0;
	background: url(/assets/img/title-wrap-left.png) no-repeat;
}

.title-wrap-right {
	right: 0;
	background: url(/assets/img/title-wrap-right.png) no-repeat;
}

#title-pic h1 {
	font-weight: normal;
	color: #fff;
	font-style: italic;
	font-size: 24pt;
	margin: 0 0 10px 0;
	_display: block;
}

#title-desc {
	display: block;
	overflow: hidden;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 180px;
	_float: left;
}

#title-desc-left {
	display: table-cell;
	_display: block;
	_float: left;
	_margin-top: 8px;
	_width: 220px;
	vertical-align: middle;
}

#title-desc-left a {
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	color: #fff;
	font-size: 12pt;
}

#title-desc-right {
	color: #000;
	_display: block;
	_float: left;
	font-size: 10pt;
	display: table-cell;
	padding-left: 12px;
	padding-top: 5px;
	line-height: 14pt;
}

.banner {
	float: left;
	margin: 32px auto;
}

.banner img { border: 3px solid #e3e3e3; }

.left-question {
	overflow: hidden;
	width: 256px;
	float: left;
}

.left-quest-top {
	width: 256px;
	height: 11px;
	background: url(/assets/img/left-question-top.png) no-repeat;
	overflow: hidden;
}

.left-quest-bot {
	width: 256px;
	height: 40px;
	background: url(/assets/img/left-question-bot.png) no-repeat;
	overflow: hidden;
	_margin-top: -2px;
}

.left-quest {
	background: #f0f3ee;
	padding: 18px 24px;
	overflow: hidden;
}

.left-quest a {
	color: #000 !important;
	font-size: 10pt;
	line-height: 15pt;
	font-style: italic;
	text-decoration: underline;
}

.left-quest a:hover { text-decoration: none; }

.left-quest p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #535353;
	padding: 0;
}

.left-quest-ask {
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.left-quest-ask a {
	color: #1b5e90 !important;
	font-style: normal !important;
	text-decoration: underline;
}

.left-quest-ask a:hover { text-decoration: none; }

#sub-menu-active {
	color: #3d3d3d;
	border: 1px solid #d7dbd4;
	padding: 0 10px;
	margin-left: -10px;
	position: relative;
	_position: inherit;
}

#sub-lt, #sub-lb, #sub-rt, #sub-rb { position: absolute; width: 7px; height: 6px; _visibility: hidden; }
#sub-lt { background: url(/assets/img/sub-lt.gif) no-repeat; }
#sub-rt { background: url(/assets/img/sub-rt.gif) no-repeat; }
#sub-rb { background: url(/assets/img/sub-rb.gif) no-repeat; }
#sub-lb { background: url(/assets/img/sub-lb.gif) no-repeat; }
#sub-lt, #sub-lb { left: -1px; }
#sub-rt, #sub-rb { right: -1px; }
#sub-lt, #sub-rt { top: -1px; }
#sub-lb, #sub-rb { bottom: -1px; }

.select-item {
	display: inline-block;
	width: 198px;
	_zoom: 1;
	_overflow: hidden;
	_display: inline;
	margin-bottom: 16px;
}

.select-item span {
	display: block;
	width: 200px;
	margin-bottom: 4px;
}

.input-text {
	display: inline-block;
	width: 198px;
	_zoom: 1;
	_overflow: hidden;
	_display: inline;
	margin-bottom: 16px;
}

.input-text span {
	display: block;
	width: 200px;
	margin-bottom: 4px;
}

.input-border {
	border: 1px solid #d9d9d9;
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 19px;
	width: 162px;
}

#test {
	clear: both;
	position: relative;
	overflow: hidden;
}

.checkbox-item {
	display: inline-block;
	vertical-align: text-top;
	_overflow: hidden;
	_display: inline;
	_zoom: 1;
	margin-right: 32px;
	padding-bottom: 8px;
}

table.calc {
	width: 100%;
	padding: 0;
	margin: 0;
}

table.calc td {
	vertical-align: top;
}

.checkbox-item span {
	vertical-align: bottom;
	margin-top: -2px;
}

.popup {
	width: 820px;
	overflow: hidden;
	background: #f5f7f2;
	padding: 15px 30px;
	font-size: 10pt;
}

.popup h1 {
	font-size: 32pt;
	font-weight: normal;
}

.popup-desc {
	line-height: 16pt;
	overflow: hidden;
}

.popup-desc ul {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

.popup-desc ul li {
	float: left;
	margin-right: 24px;
	width: 47%;
	color: #333;
}

.popup h3 {
	color: #6f9e40 !important;
	padding-left: 4px !important;
}

.popup h3.black {
	color: #000 !important;
}

.popup-top {
	background: url(/assets/img/popup-round-top.png) no-repeat;
	width: 880px;
	height: 23px;
	overflow: hidden;
}

.popup-bot {
	background: url(/assets/img/popup-round-bot.png) no-repeat;
	width: 880px;
	height: 23px;
	overflow: hidden;
	margin-bottom: 120px;
}

.sendform {
	height: 40px;
	font-size: 8pt;
	margin-top: 18px;
	margin-bottom: 32px;
}

.sendform input {
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 16px;
}

.error-msg {
	width: 410px;
	border: 1px solid #ff7171;
	position: relative;
	_position: inherit;
	padding: 20px;
	margin-left: 170px;
	_position: inherit;
}

.error-ballon {
	position: absolute;
	_display: none;
	width: 77px;
	height: 32px;
	background: url(/assets/img/err-ballon.png) no-repeat;
	left: -77px;
	top: 2px;
}
#err-lt, #err-lb, #err-rt, #err-rb { position: absolute; width: 5px; height: 5px; }
#err-lt { background: url(/assets/img/err-lt.png) no-repeat; }
#err-rt { background: url(/assets/img/err-rt.png) no-repeat; }
#err-rb { background: url(/assets/img/err-rb.png) no-repeat; }
#err-lb { background: url(/assets/img/err-lb.png) no-repeat; }
#err-lt, #err-lb { left: -1px; }
#err-rt, #err-rb { right: -1px; }
#err-lt, #err-rt { top: -1px; }
#err-lb, #err-rb { bottom: -1px; }

.error-msg ul {
	list-style: none;
	margin: 4px 0 0 12px;
	padding: 0;
}

.error-msg ul li {
	color: #d03115;
	font-size: 11pt;
}

.error-title {
	color: #d03115;
	float: left;
	width: 120px;
	font-size: 12pt;
	padding-left: 4px;
}

button
{
  cursor: pointer;
}

input:button
{
  cursor: pointer;
}

table p {
	padding-left: 0 !important;
}

table.tab_nb {
	border: 1px solid #bbb;
	border-collapse: collapse;
}

table.tab_nb td {
	border: 1px solid #bbb;
}

a.psk, a.asol, a.maks, a.msk, a.renessans, a.reso, a.rostra, a.rstk, a.sogaz,
a.soglasie, a.spass, a.surgut, a.ugoria, a.vsk, a.ingos {
	height: 77px;
	display: block;	
	cursor: default;
}

a.psk { width: 79px; background: url(/assets/img/logos/bw_1sk.png) no-repeat; }
a.psk:hover { background: url(/assets/img/logos/1sk.png) no-repeat; }
a.asol { width: 115px; background: url(/assets/img/logos/bw_asol.png) no-repeat; }
a.asol:hover { background: url(/assets/img/logos/asol.png) no-repeat; }
a.maks { width: 100px; background: url(/assets/img/logos/bw_maks.png) no-repeat; }
a.maks:hover { background: url(/assets/img/logos/maks.png) no-repeat; }
a.ingos { width: 120px; background: url(/assets/img/logos/bw_ingos.png) no-repeat; }
a.ingos:hover { background: url(/assets/img/logos/ingos.png) no-repeat; }
a.msk { width: 91px; background: url(/assets/img/logos/bw_msk.png) no-repeat; }
a.msk:hover { background: url(/assets/img/logos/msk.png) no-repeat; }
a.renessans { width: 120px; background: url(/assets/img/logos/bw_renessans.png) no-repeat; }
a.renessans:hover { background: url(/assets/img/logos/renessans.png) no-repeat; }
a.reso { width: 100px; background: url(/assets/img/logos/bw_reso.png) no-repeat; }
a.reso:hover { background: url(/assets/img/logos/reso.png) no-repeat; }
a.rostra { width: 120px; background: url(/assets/img/logos/bw_rostra.png) no-repeat; }
a.rostra:hover { background: url(/assets/img/logos/rostra.png) no-repeat; }
a.rstk { width: 60px; background: url(/assets/img/logos/bw_rstk.png) no-repeat; }
a.rstk:hover { background: url(/assets/img/logos/rstk.png) no-repeat; }
a.sogaz { width: 66px; background: url(/assets/img/logos/bw_sogaz.png) no-repeat; }
a.sogaz:hover { background: url(/assets/img/logos/sogaz.png) no-repeat; }
a.soglasie { width: 86px; background: url(/assets/img/logos/bw_soglasie.png) no-repeat; }
a.soglasie:hover { background: url(/assets/img/logos/soglasie.png) no-repeat; }
a.spass { width: 120px; background: url(/assets/img/logos/bw_spass.png) no-repeat; }
a.spass:hover { background: url(/assets/img/logos/spass.png) no-repeat; }
a.surgut { width: 120px; background: url(/assets/img/logos/bw_surgut.png) no-repeat; }
a.surgut:hover { background: url(/assets/img/logos/surgut.png) no-repeat; }
a.ugoria { width: 120px; background: url(/assets/img/logos/bw_ugoria.png) no-repeat; }
a.ugoria:hover { background: url(/assets/img/logos/ugoria.png) no-repeat; }
a.vsk { width: 120px; background: url(/assets/img/logos/bw_vsk.png) no-repeat; }
a.vsk:hover { background: url(/assets/img/logos/vsk.png) no-repeat; }