html{color:#000;background:#FFF}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section,
summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
body {line-height: 1;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol, ul, li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after{content:''}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

input, textarea {
    outline: none;
} 
input:active, textarea:active {
    outline: none;
}
:focus {
    outline: none;
}

body
{
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
}
h1
{
	color: #065cab;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 20px 0;
	line-height: 120%;
}
h2
{
	color: #000;
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0;
	line-height: 120%;
}
h3
{
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
}
a
{
	color: #065cab;
}
a:hover
{
	text-decoration: none;
}
p
{
	padding: 0 0 15px 0;
}
table
{
	font-size: 12px;
	margin-bottom: 20px;
}
th
{
	font-weight: bold;
	border: 1px solid #9e9e9e;
	padding: 10px 10px 5px 10px;
}
td
{
	padding: 10px 10px 5px 10px;
	border: 1px solid #9e9e9e;
}

.clear
{
	clear: both;
	width: 100%;
	height: 0;
	overflow: hidden;
}

#body
{
	width: 100%;
}

.alter 
{
	background: url(images/tree.jpg) 50% 100% no-repeat;
}

#conteiner
{
	width: 1000px;
	margin: 0 auto;
	background: #f6f6f6 url('images/body-bg.jpg') no-repeat center bottom;
}

.alter #conteiner 
{
	background: none;
}

#first-top
{
	height: 35px;
	background: url('images/top-bg.png') repeat;
}

#search
{
	float: right;
	margin: 6px 25px 0 0;
}

#search form
{
	background: url('images/search-icon.png') no-repeat left top;
	padding-left: 20px;
}
.search-input
{
	float: left;
	height: 16px;
	width: 150px;
	background: url('images/search-repeat.png') repeat-x top;
	border: 0;
	font-size: 11px;
	padding: 3px 0;
	margin: 0;
}
.search-button
{
	float: left;
	height: 22px;
	width: 25px;
	background: url('images/search-button.png') no-repeat left top;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#answer-online
{
	float: right;
	margin: 10px 75px 0 0;
	padding: 0 0 4px 30px;
	background: url('images/answer.png') no-repeat left top;
	color: #fff;
	font-size: 14px;
}
#answer-online a
{
	color: #fff;
}

#footer
{
	height: 138px;
/*	background: url('images/footer-bg.png') no-repeat center top;
	border-top: 1px solid #ced1d3;*/
}
#second-top
{
	margin-top: 20px;
	height: 92px;
}
#logo-border
{
	float: left;
	width: 26px;
	height: 59px;
	background: url('images/logo-border.png') no-repeat left top;
}
#logo
{
	float: left;
	margin-left: 22px;
	width: 264px;
}
#slogan
{
	float: left;
	margin: 19px 0 0 65px;
	background: url('images/slogan.png') no-repeat left top;
	width: 328px;
	height: 24px;
}
#navigation-block
{
	float: right;
	width: 220px;
	padding-left: 24px;
	background: url('images/marker.png') no-repeat left top;
}
#filials
{
	background: url('images/filials-bg.png') repeat-x bottom;
	font-size: 12px;
	color: #065cab;
	width: 195px;
	padding: 3px 0 15px 0;
}
#header-contacts
{
	font-size: 14px;
	font-style: italic;
	padding-top: 10px;
}
#header-contacts a
{
	text-decoration: none;
	border-bottom: 2px solid #7faad2;
}
#topmenu
{
	margin-left: 39px;
}
#topmenu ul li
{
	position: relative;
	list-style: none;
	float: left;
	padding: 0;
	font-size: 15px;
	padding: 0 10px;
}
#topmenu ul li a
{
	padding-top: 6px;
	display: block;
	color: #010101;
	text-decoration: none;
	border-bottom: 1px dashed #010101;
}
#topmenu ul li a.active
{
	border: 0;
	background: url('images/topmenu-left.png') no-repeat left top;
	padding: 0 0 0 14px;
}
#topmenu ul li a:hover
{
	border: 0;
	padding: 6px 0 1px 0;
}
#topmenu ul li a.active:hover
{
	border: 0;
	padding: 0 0 0 14px;
}
#topmenu ul li a.active span
{
	display: block;
	background: url('images/topmenu-right.png') no-repeat right top;
	padding-right: 14px;
}
#topmenu ul li a.active span span
{
	height: 16px;
	padding: 6px 0;
	color: #fff;
	background: url('images/topmenu-repeat.png') repeat-x top;
}
.topmenu-child
{
	display: none;
	position: absolute;
	z-index: 3;
	background: url('images/menu-layer-top.png') no-repeat left top;
	padding-top: 22px;
	top: 20px;
	left: 0;
	margin-left: -15px;
}
.topmenu-child div.topmenu-bottom
{
	background: url('images/menu-layer-bottom.png') no-repeat left bottom;
	padding-bottom: 22px;
}
.topmenu-child div.topmenu-bottom ul
{
	width: 238px;
	background: url('images/menu-layer-repeat.png') repeat-y left;
	padding: 0 15px;
}
.topmenu-child div.topmenu-bottom ul ul
{
	width: 210px;
}
#topmenu ul ul li
{
	position: static;
	float: none;
	
}
.topmenu-child div.topmenu-bottom ul ul
{
	background: none;
}
.topmenu-child div.topmenu-bottom ul li
{
	background: none;
	font-size: 14px;
}
#topmenu .topmenu-child div.topmenu-bottom ul ul li
{
	font-size: 12px;
	line-height: 140%;
	padding: 0 0 0 10px;
}
#topmenu div.topmenu-child div.topmenu-bottom ul li a
{
	padding: 3px 0;
	background: none;
	border: 0;
	color: #065cab;
	text-decoration: underline;
}
#topmenu div.topmenu-child div.topmenu-bottom ul li a.active
{
	background: none;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#topmenu div.topmenu-child div.topmenu-bottom ul li a:hover
{
	text-decoration: none;
}

#breadcrumb
{
	font-size: 12px;
	color: #828282;
	margin: 15px 0 0 48px;
}
#breadcrumb a
{
	display: block;
	float: left;
	color: #828282;
	padding-top: 3px;
}
#breadcrumb a.active
{
	color: #065cab;
	background: url('images/bc-left.png') no-repeat left top;
	padding: 0 0 0 10px;
	text-decoration: none;
}
#breadcrumb a.active span
{
	display: block;
	background: url('images/bc-right.png') no-repeat right top;
	padding-right: 10px;
}
#breadcrumb a.active span span
{
	height: 14px;
	background: url('images/bc-repeat.png') repeat-x top;
	padding: 3px 0;
}
.bc-divider
{
	float: left;
	padding: 4px 5px;
}

#content
{
	padding: 38px 0 0 48px;
	line-height: 140%;
}
#content strong
{
	font-weight: bold;
}
#content input
{
	width: 369px;
	height: 17px;
	padding: 3px;
	border: 1px solid #abadb3;
}
#content select
{
	width: 375px;
	height: 23px;
	padding: 1px 0;
	border: 1px solid #abadb3;
}
#content textarea
{
	width: 369px;
	height: 104px;
	padding: 3px;
	border: 1px solid #abadb3;
}
#content input.short
{
	width: 172px;
}
#content input.button
{
	width: 124px;
	height: 36px;
	background: url('images/submit-button.png') no-repeat left top;
	border: 0;
	cursor: pointer;
}
#leftcol
{
	width: 682px;
}

.alter #leftcol {
	min-height: 645px;
}

#leftcolIndex
{
	width: 656px;
}
#slider
{
	position: relative;
	width: 656px;
	margin-bottom: 25px;
	color: #fff;
}
#slider ul li
{
	width: 656px;
	height: 306px;
	background: none;
	padding: 0;
	position: relative;
}
#SliderPrev, #SliderNext
{
	position: absolute;
	width: 33px;
	height: 34px;
	margin-top: -17px;
	top: 50%;
	z-index: 2;
	cursor: pointer;
}
#SliderPrev
{
	left: 0;
	background: url('images/slider-left-arrow.png') no-repeat left top;
}
#SliderNext
{
	left: auto;
	right: 0;
	background: url('images/slider-right-arrow.png') no-repeat left top;
}
#SliderNums
{
	position: absolute;
	z-index: 2;
	top: auto;
	bottom: 15px;
	left: 50%;
}
.slider-title
{
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 255px;
	width: 380px;
	font-size: 24px;
	line-height: 130%;
	font-weight: bold;
}
.slider-desc
{
	position: absolute;
	z-index: 1;
	top: 105px;
	left: 255px;
	width: 350px;
	font-size: 14px;
}
.slider-button
{
	position: absolute;
	z-index: 1;
	top: 225px;
	left: 50%;
	width: 176px;
	height: 44px;
	margin-left: -88px;
	background: url('images/slider-button.png') no-repeat left top;
}
#slider ul li a.slider-button
{
	display: block;
}
#content #SliderNums li
{
	float: left;
	width: 11px;
	height: 11px;
	background: url('images/slider-bullet.png') no-repeat left top;
	cursor: pointer;
	padding: 0;
	margin: 0 3px;
}
#content #SliderNums li.current
{
	background: url('images/slider-bullet-active.png') no-repeat left top;
}
#rightcol
{
	float: right;
	width: 195px;
	margin-right: 26px;
	font-size: 12px;
	line-height: 120%;
}
#rightcolIndex
{
	float: right;
	width: 249px;
	margin-right: 24px;
	font-size: 12px;
	line-height: 120%;
}
#rightcol p
{
	padding: 0 0 10px 0;
}
#ibank
{
	background: url('images/lock.png') no-repeat 12px top;
	padding: 10px 0 10px 50px;
	font-size: 16px;
	margin-bottom: 15px;
}
#currency
{
	background: url('images/currency.png') no-repeat left top;
	height: 73px;
	padding: 20px;
	margin-bottom: 10px;
}
.currency-title
{
	color: #065cab;
	font-size: 16px;
	padding-left: 4px;
}
#currency table td
{
	color: #404040;
	padding: 15px 0 0 25px;
	font-size: 14px;
	border: 0;
}
#cash, #discount
{
	padding-left: 50px;
	margin-bottom: 9px;
}
#cash
{
	background: url('images/cash.png') no-repeat left 7px;
}
#discount
{
	background: url('images/discount.png') no-repeat left top;
}
#bail
{
	background: url('images/thumbs-up.png') no-repeat left top;
	padding-left: 50px;
	margin-bottom: 45px;
}
#ad
{
	background: url('images/light.png') no-repeat left top;
	height: 101px;
	padding: 20px 45px 20px 90px;
}
#ad a
{
	line-height: 140%;
	font-size: 16px;
	color: #696969;
}
#cash a, #discount a, #bail a
{
	display: block;
	padding-bottom: 13px;
	color: #000;
	padding-top: 8px;
}
#cash a, #discount a
{
	background: url('images/filials-bg.png') repeat-x bottom;
	padding-top: 5px;
}
#content li
{
	background: url('images/bullet.png') no-repeat left 9px;
	padding: 0 0 7px 19px;
}
#newsIndexConteiner
{
	padding-bottom: 10px;
}
.news-left
{
	float: left;
	width: 47%;
	margin-right: 15px;
}
.news-date
{
	color: #7b7b7b;
	font-size: 14px;
}
.news-title
{
	font-size: 14px;
	padding-bottom: 10px;
}
#newsIndexConteiner p
{
	color: #000;
	font-size: 12px;
}
#footer
{
	color: #4c4c4c;
	padding: 28px 26px 0 48px;
	font-size: 12px;
	line-height: 140%;
	margin-top: 30px;
}

.alter #footer {
	color: #fff;
}

#copyright
{
	float: left;
	width: 300px;
	margin-right: 28px;
}
.copy-icon
{
	float: left;
	width: 12px;
}
.copy-content
{
	margin-left: 12px;
}
#insurance
{
	float: left;
	width: 328px;
	margin-right: 75px;
}
#insurance img
{
	float: left;
	margin-right: 17px;
}
#developer
{
	float: left;
	width: 195px;
}
.doc {
	float: left;
	width: 100%;
}
.doc img {
	margin: 0 10px 10px 0;
}
.doc p{
	font-size: 16px;
	margin: 0;
	padding-bottom: 5px;
}
.doc span{
	color: #F7941E;
	font-size: 12px;
}

.YMaps-b-balloon-tl, .YMaps-b-balloon-t, .YMaps-b-balloon-tr, .YMaps-b-balloon-ml, .YMaps-b-balloon-mr, .YMaps-b-balloon-b {
    font-size: 0;
    padding: 0;
    border: 0;
}

.YMaps-b-balloon .YMaps-b-balloon-m {
   border: 0;
}


.partners-table td {
border: none;
padding: 0px 30px 0px 0px; 
}

.partners-table img {
margin-bottom: 40px;
border: 1px solid #333;
}

.partners-table h3{
padding: 0px 0px 5px 0px;

}