html, body {height: 100%;}

body {
	min-width: 1000px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #b8bec4;
	behavior: url(csshover3.htc);
}

form, p, img, ul, ol, h1, h2, h3, h4, h5, h6, table, td, th {
	margin: 0;
	padding: 0;
	border: 0;
}

table {font-size: 100%;}

a {
	text-decoration: underline;
	color: #00457c;
}

a:hover {text-decoration: none;}

.dynamic {
	position: relative;
	text-decoration: none;
	outline: none;
	border-bottom: 1px dashed;
}

.dynamic span {position: relative;}

.dynamic:hover,
.dynamic:hover span {border: none;}

/*i {width: 99%;}*/

img, div, a, input, li {behavior: url(iepngfix.htc);}

#all_wrapper {
	height: auto;
	_height: 100%;
	min-height: 100%;
	_margin-bottom: -420px;
	margin-bottom: -360px;
	text-align: left;
}

#all_inside {
	max-width: 1234px;
	margin: 0 auto;
	position: relative;
	background-color: #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

.spacer {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.limited {padding: 0 3.5%;}

.floats_wrapper {zoom: 1;}

.floats_wrapper:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h1 {
	margin-bottom: 14px;
	font-size: 200%;
	font-weight: normal;
}

h1 strong {
	display: block;
	font-size: 125%;
}

h4 {
	padding-bottom: 15px;
	font-size: 150%;
	font-weight: normal;
}

h5 {
	padding-bottom: 8px;
	font-size: 125%;
	font-weight: normal;
}

h6 {
	padding-bottom: 8px;
	font-size: 115%;
	font-weight: normal;
}

p,
#center ul,
#center ol {padding-bottom: 17px;}

#center ul li {
	list-style: none;
	padding-left: 14px;
	background: url(/_i/siteimage/bullet_1.gif) 4px 7px no-repeat;
}

#center ol {margin-left: 25px;}

.date {font-size: 90%;}

.hidden {display: none;}

.img_left {
	float: left;
	margin: 3px 20px 20px 0;
}

.img_right {
	float: right;
	margin: 3px 0 20px 20px;
}

/*top - begin*/
#top {height: 93px;}

#top .limited {
	height: 112px;
	background: url(/_i/siteimage/top_back.gif) center top repeat-x;
}

#top .logo {
	position: absolute;
	margin-top: 42px;
}

#top .nav {
	float: right;
	margin-top: 28px;
	font-size: 0;
}

#top .nav img {
	margin-left: 34px;
	vertical-align: middle;
}

#top_2 {
	height: auto;
	_height: 265px;
	min-height: 285px;
	background: #f7b10b url(/_i/siteimage/top_orange_back.gif) left bottom repeat-x;
}

#menu_top {
	height: 33px;
	float: right;
	margin-top: -33px;
	position: relative;
	text-align: right;
	font-size: 0;
}

#menu_top li {
	float: left;
	position: relative;
	list-style: none;
	font-size: 17px;
	background: url(/_i/siteimage/top_tab_back.gif) top repeat-x;
}

#menu_top li.current {
	margin-left: 25px;
	background: #f7b10b url(/_i/siteimage/top_tab_back_cur.gif) top repeat-x;
}

#menu_top li a {
	height: 33px;
	line-height: 33px;
	display: block;
	float: left;
	position: relative;
	padding-left: 32px;
	text-decoration: none;
	color: #ffffff;
	background: url(/_i/siteimage/top_tab_left.gif) left top no-repeat;
}

#menu_top li a:hover {text-decoration: underline;}

#menu_top li.first a {
	padding-left: 39px;
	background-image: url(/_i/siteimage/top_tab_left_2.gif);
}

#menu_top li.current a {
	margin-left: -29px;
	padding-left: 36px;
	background: url(/_i/siteimage/top_tab_left_cur.gif) left top no-repeat !important;
}

#menu_top li a span {
	display: block;
	padding-right: 24px;
	background: url(/_i/siteimage/top_tab_right.gif) right top no-repeat;
}

#menu_top li.last a span {background-image: url(/_i/siteimage/top_tab_right_2.gif);}

#menu_top li.current a span {background: url(/_i/siteimage/top_tab_right_cur.gif) right top no-repeat;}

#top_2 .left_part {
	margin: 19px 540px 35px 0;
	padding-top: 1em;
	position: relative;
	line-height: 1.5em;
	color: #FFF;
}

/*Insert: AVS-Soft*/
#top_2 .left_part h1 {
	line-height: normal;
	font-size: 140%;
}
#top_2 .left_part ul {
	margin-left: 2em;
	margin-top: 0px;
}
/*EndInsert: AVS-Soft*/

#top_2 .cities_btns {
	float: right;
	overflow: hidden;
	text-align: right;
}

#top_2 .cities_btns ul {
	margin: 0 -23px 50px 0;
	text-align: right;
}

#top_2 .cities_btns li {
	height: 59px;
	padding: 40px 25px 0 25px;
	zoom: 1;
	display: inline-block;
	*display: inline;
	font-size: 115%;
	font-weight: bold;
	color: #00457c;
	background: url(/_i/siteimage/top_contacts_sep.gif) right top no-repeat
}

#top_2 .cities_btns li .phone {
	margin-top: 5px;
	color: #FFF;
}

#top_2 .cities_btns li .phone strong {font-size: 157%;}

#top_2 .cities_btns .btns {position: relative;}

#top_2 .cities_btns .btns a {
	width: 220px;
	height: 37px;
	line-height: 31px;
	margin-left: 60px;
	zoom: 1;
	display: inline-block;
	*display: inline;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	background-image: url(/_i/siteimage/btn_back.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=img/siteimage/btn_back.png);
}

#top_2_decor {
	height: 91px;
	margin-top: -91px;
	background: url(/_i/siteimage/top_orange_gears.gif) right bottom no-repeat;
}
/*top - end*/

/*center - begin*/
#center #index_cat_tabs ul {
	margin: -25px 0 0 0;
	padding: 0 0 0 6px;
	position: relative;
	float: left;
}

#center #index_cat_tabs li {
	float: left;
	margin-right: 22px;
	padding: 0;
	list-style: none;
	background: url(/_i/siteimage/cntr_tabs_back.gif) top repeat-x;
}

#center #index_cat_tabs li.current {
	position: relative;
	z-index: 100;
	background: #FFF;
}

#center #index_cat_tabs li a {
	height: 25px;
	display: block;
	float: left;
	margin: 0 -21px 0 -6px;
	padding-left: 30px;
	position: relative;
	text-decoration: none;
	outline: none;
	color: #ea940c;
	background: url(/_i/siteimage/cntr_tabs_left.gif) left top no-repeat;
}

#center #index_cat_tabs li.current a {background-image: url(/_i/siteimage/cntr_tabs_left_2.gif);}

#center #index_cat_tabs li a img {
	position: relative;
	top: 10px;
	margin-right: 7px;
	vertical-align: top;
}

#center #index_cat_tabs li a span {
	height: 25px;
	padding-right: 45px;
	zoom: 1;
	display: inline-block;
	*display: inline;
	vertical-align: top;
	cursor: pointer;
	background: url(/_i/siteimage/cntr_tabs_right.gif) right top no-repeat;
}

#center #index_cat_tabs li.current a span {background-image: url(/_i/siteimage/cntr_tabs_right_2.gif);}

#center #index_cat_tabs li a span span {
	height: auto;
	position: relative;
	top: 5px;
	padding: 0;
	background: none;
	border-bottom: 1px dashed;
}

#center #index_cat_tabs li a:hover span span,
#center #index_cat_tabs li.current a span span {
	background: none;
	border: none;
}

#center .ic_images_block {
	margin-bottom: 25px;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/_i/siteimage/cat_sep.gif) left bottom repeat-x;
}

#center #ic_images {
	width: 100% !important;
	margin: 0;
	padding: 32px 0 22px 0;
	background: none;
}

#center .ic_images_block ul li {
	width: 22.3%;
	zoom: 1;
	display: inline-block;
	*display: inline;
	margin-bottom: 40px;
	text-align: center;
	vertical-align: top;
	background: none;
}

#center #ic_images ul li {
	width: 15.2%;
	height: auto !important;
	float: left;
	margin-bottom: 0;
}

#center .ic_images_block ul li a.img_box {
	width: 130px;
	height: 110px;
	display: block;
	margin: 0 auto 24px auto;
	background: center center no-repeat;
}

#ic_list {
	padding: 50px 3.5% 40px 3.5%;
	font-size: 135%;
}

#ic_list ul {
	float: left;
	margin-right: 134px;
	padding: 0;
}

#ic_list ul li {
	margin-bottom: 9px;
	padding-left: 16px;
	background: url(/_i/siteimage/bullet_2.gif) left 6px no-repeat;
}

.path {
	padding-bottom: 20px;
	font-size: 90%;
	color: #999999;
}

.path a {color: #999999;}

#center .left_part {
	width: 220px;
	float: left;
	margin-top: 40px;
	_margin-right: -3px;
	position: relative;
}

#center .menu_left_wrapper {margin-bottom: 37px;}

#center .menu_left_wrapper ul {
	margin-top: -11px;
	padding-left: 21px;
	font-size: 120%;
}

#center .menu_left_wrapper ul li {
	padding: 0;
	position: relative;
	background: url(/_i/siteimage/cat_sep.gif) left bottom repeat-x;
}

#center .menu_left_wrapper ul li a {
	zoom: 1;
	display: block;
	margin-left: -21px;
	padding: 10px 15px 12px 21px;
	position: relative;
	color: #2180cb;
	background: url(/_i/siteimage/cat_bullet.gif) left 14px no-repeat;
}

#center .menu_left_wrapper ul li.current {font-weight: bold;}

#center .menu_left_wrapper ul li.current.parent a {background-image: url(/_i/siteimage/cat_bullet_2.gif);}

#center .menu_left_wrapper ul li ul {
	margin: 0;
	padding: 0 0 10px 0;
}

#center .menu_left_wrapper ul li ul li {
	margin-bottom: 12px;
	background: none;
}

#center .menu_left_wrapper ul li ul li a,
#center .menu_left_wrapper ul li.current.parent ul li a {
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 70%;
	font-weight: normal;
	background: url(/_i/siteimage/bullet_3.gif) left 5px no-repeat;
}

#center .menu_left_wrapper ul li ul li.current a {
	text-decoration: none;
	color: #000;
}

#center .cities_btns {
	zoom: 1;
	overflow: hidden;
	text-align: left;
}

#center .cities_btns ul {margin: -15px 0 27px 0;}

#center .cities_btns li {
	margin-bottom: 15px;
	padding: 15px 0 0 21px;
	font-size: 115%;
	font-weight: bold;
	color: #00457c;
	background: url(/_i/siteimage/cat_sep.gif) left top repeat-x;
}

#center .cities_btns li .phone {
	margin-top: 5px;
	color: #999999;
}

#center .cities_btns li .phone strong {font-size: 157%;}

#center .cities_btns .btns a {
	width: 220px;
	height: 37px;
	line-height: 31px;
	display: block;
	margin-bottom: 27px;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	background: url(/_i/siteimage/btn_back_2.gif) left top no-repeat;
}

#center .content .cities_btns .btns {text-align: center;}

#center .content .cities_btns .btns a {
	zoom: 1;
	display: inline-block;
	*display: inline;
	margin: 0 7%;
}

#center .content {
	margin-left: 280px;
	zoom: 1;
}

#center .content table {
	margin-bottom: 20px;
	_position: relative;
	_margin-right: -25px;
	border-collapse: collapse;
	background-color: #FFF;
}

#center .content table th,
#center .content table td {
	padding: 1px 2px;
	border: 1px solid #FFF;
}

#center .content table th {
	font-weight: normal;
	color: #FFF;
	background-color: #8e8e8e;
}

/*Insert: AVS-Soft */
#center .content table.layout th,
#center .content table.layout td {
	padding: 1px 2px;
	border: none;
}
/*EndInsert: AVS-Soft */

#center .content table th {font-size: 90%;}

#center .content table tr.even th {background-color: #8E8E8E;}
#center .content table tr.even td {background-color: #eeeeee;}

#center .content table.layout th,
#center .content table.layout td {border-color: #CCC;}

#center .content .table_docs th,
#center .content .table_docs td {padding: 5px 12px;}

#center .content .table_docs th {font-size: 100%;}

.dynamic_wrapper {
	margin-bottom: 6px;
	padding-left: 30px;
	_position: relative;
}

.dynamic_wrapper .dynamic_text {display: none;}

.dynamic_hdr {
	zoom: 1;
	display: inline-block;
	*display: inline;
	margin: 0 0 12px -30px;
	padding-left: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 150%;
	color: #000;
	background: url(/_i/siteimage/ico_plus.gif) left 3px no-repeat;
	border: none;
}

.dynamic_hdr span {border-bottom: 1px dashed;}

.dynamic_hdr.active {background-image: url(/_i/siteimage/ico_minus.gif);}

.form_wrapper {margin-bottom: 20px;}

.form_wrapper .ctrl {
	zoom: 1;
	margin-bottom: 10px;
}
/*
.form_wrapper .ctrl:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
*/
.form_wrapper label span {
	width: 180px;
	display: block;
	float: left;
	margin-bottom: 2px;
}

.form_wrapper .textarea-ctrl label span {
	width: auto;
	float: none;
}

.form_wrapper label span.required-wrapper {
	display: inline;
	float: none;
	color: #F00;
}

.form_wrapper label input {width: 300px;}

.form_wrapper label select {width: 305px;}

.form_wrapper label textarea {
	width: 480px;
	height: 100px;
}
/*center - end*/

/*footer - begin*/
#footer_spacer {
	_height: 420px;
	height: 360px;
	clear: both;
}

#footer {
	max-width: 1234px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color: #FFF;
	background: #00457c url(/_i/siteimage/orange_line.gif) left top repeat-x;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

#footer .news_wrapper {
	overflow: hidden;
	padding-top: 40px;
}

#footer .news_wrapper h5 a {color: #a5d5fd;}

#footer .news {
	height: 320px;
	margin-left: -2%;
	padding-top: 5px;
}

#footer .news_block {
	width: 29%;
	float: left;
	padding: 0 2%;
	background: url(/_i/siteimage/news_sep.gif) left top repeat-y;
}

#footer .news_wrapper .first {background: none;}

#footer .news p {padding-bottom: 8px;}

#footer .news .date {color: #a5d5fd;}

#footer .news a {color: #fff;}

#footer_contacts {
	max-width: 1234px;
	height: 80px;
	margin: -187px auto 0 auto;
	padding-top: 15px;
	position: relative;
	text-align: left;
	color: #a5d5fd;
	background: #00457c url(/_i/siteimage/ftr_back.gif) left top;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

#footer_contacts h5 {color: #FFF;}

#footer_contacts h5 a {
	font-size: 75%;
	color: #FFF;
}

#footer_contacts .contact_block {
	width: 34%;
	float: left;
}

#footer_contacts .contact_block span {white-space: nowrap;}

#footer_contacts .copyright {
	float: right;
	margin-top: 2.1em;
}

#footer_contacts .copyright a {color: #a5d5fd;}

#footer_copy {
	max-width: 1234px;
	margin: 0 auto;
	padding-top: 12px;
	position: relative;
	clear: both;
	text-align: left;
	font-size: 90%;
	color: #FFF;
}

#footer_copy .counters {margin-bottom: 7px;}
#footer_copy p {padding: 0;}
/*Insert: AVS-Soft*/
#footer_copy  p a {
	color: #F0F0F0;
}
/*EndInsert: AVS-Soft*/
/*footer - end*/

#body_inside h1 {
	padding: 4px 10px 6px 10px;
	font-size: 125%;
	color: #FFF;
	background: #579acf url(/_i/siteimage/h1_back.png) right top no-repeat;
}

#body_inside h6 {
	font-size: 105%;
	font-weight: bold;
}

#body_inside #all_wrapper {margin-bottom: -160px;}

#body_inside #top {height: 112px;}

#body_inside #top_2 {
	height: 40px;
	min-height: 40px;
	background-position: top;
}

#body_inside #top_2_decor {
	height: 40px;
	margin-top: -40px;
	background: url(/_i/siteimage/top_orange_gears_2.gif) right top no-repeat;
}

#body_inside #center {
	padding-top: 15px;
	padding-bottom: 30px;
}

#body_inside #footer_spacer,
#body_inside #footer {height: 160px;}


