/* 1. RESET BROWSER's DEFAULTS ****************************************************************************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, p, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption  {
	margin: 0px;
	padding: 0px;
}
	
h1, h2, h3, h4, h5 { margin: 0px 0px 15px 0px; }

p { margin: 0px 0px 15px 0px; padding: 0px; }

ul { padding: 0px; margin: 10px 0px 10px 40px; }
ol { padding: 0px; margin: 10px 0px 10px 45px; }

a img { border: none; }

.wrapper { position: relative; }

.clear { clear: both; height: 0px; overflow: hidden; }

/* END RESET BROWSER's DEFAULTS */

/* tags */

body {
	background: #173286;
}

body, td, input, form {
	font: normal 13px arial, tahoma, serif;
	color: #000;
}

h1 {
	font-size: 30px; font-weight: normal;
}

.infoblock_header h1{
	color: #173286;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:-5px;
}

h2 {
	font-size: 18px; font-weight: normal;
}

h5 {
	font-size: 15px;
}


a:link, a:active, a:visited, a:hover {
	text-decoration: underline;
	color: #173286;
}
a:hover { text-decoration: none; }


.lis {
	margin-left:25px;
}
/* indexes */



/* classes */

a.mehr:link, a.mehr:active, a.mehr:visited, a.mehr:hover {
	padding: 0px 13px 0px 0px;
	background: url(../pics/arrow_right_1.gif) 100% 65% no-repeat;
	white-space: nowrap;
	color: #8c8c94 !important;
}

.main_wrapper {
	position: relative;
	width: 963px;
	margin: 40px auto 0px;
}

.cols {
	position: relative;
	/*overflow: hidden;*/
	zoom: 1;
}

.left_col {
	width: 183px;
	float: left;
	
}

.right_col {
	padding: 0px 0px 0px 203px;
}

* html .left_col {
	margin-right: 17px;
}

* html .right_col {
	padding: 0px;
	height: 1%;
}

a.logo {
	display: block;
	color: #fff;
}

.catalog_block {
	margin: 17px 0px 0px 0px;
}

.catalog_block a.catalog_block_header {
	color: #fff;
	display: block;
}

.catalog_block_body {
	position: relative;
	background: #ff9500 url(../pics/catalog_bg.png) 0px 0px repeat-x;
	border-left: solid #fff 3px;
	border-right: solid #fff 3px;
	min-height: 248px; 
	height: auto !important; 
	height: 248px;
	padding: 0px 5px 0px 7px;
}

.catalog_block_wrapper {
	border-top: solid #ff7000 1px;
}

.catalog_block_body a {
	display: block;
	font-size: 13px !important;
	text-decoration: none !important;
	color: #fff !important;
	border-top: solid #ff9d00 1px;
	border-bottom: solid #ff7000 1px;
	padding: 6px 9px 10px 9px;
}

.catalog_block_body a:hover {
	color: #0f0f0f !important;
}

.catalog_block_bottom {
	position: relative;
	top: -1px;
}

.slogan {
	position: absolute;
	top: 21px; left: 0px;
	color: #fff;
	font-size: 47px;
	font-style: italic;
}

.search {
	position: absolute;
	top: 37px; right: 39px;
}

.search .txt {
	vertical-align: middle;
	margin: 0px 9px 0px 0px;
	width: 150px;
	color: #cbcbcb;
}

.search .btn {
	vertical-align: middle;
}


.top_menu {
	position: absolute;
	top: 94px; right: 25px;
	font-size: 11px; color: #fff;
}

.top_menu a {
	font-size: 11px !important; 
	color: #fff !important; 
	text-decoration: none !important;
}

.top_menu a:hover {
	color: #0f0f0f !important;
}


.main_menu {
	margin: 9px 0px 0px 0px;
	position: relative;
	width: 760px; height: 37px;
	background: #E4E4E4 url(../pics/main_menu_bg.png) 0px 0px no-repeat;
	z-index: 30;
}

.main_menu_inner {
	padding: 2px 0px 0px 10px;
	overflow: hidden; zoom: 1;
	height: 33px;
}

.main_menu a {
	display: block;
	float: left;
	height: 33px;
	text-decoration: none !important;
}

.main_menu a:hover {
	background: url(../pics/main_menu_active_bg.png) 0px 0px no-repeat;
}

a.main_menu_selected  {
	background: url(../pics/main_menu_active_bg.png) 0px 0px no-repeat;
}

.main_menu a span {
	line-height: 33px;
	padding: 9px 15px;
	margin: 0px 0px 0px 1px;
	font-size: 13px;
	color: #606060;
}

.main_menu a:hover span {
	background: url(../pics/main_menu_active_bg.png) 100% 0px no-repeat;
	color: #fff;
}

a.main_menu_selected span {
	background: url(../pics/main_menu_active_bg.png) 100% 0px no-repeat;
	color: #fff;
}

.main_menu .splitter {
	display: block;
	float: left;
}

.main_menu .submenu {
	display: none;
	position: absolute;
	top: 0px; left: 0px;
	width: 164px;
}

.main_menu .submenu  .submenu_border1 {
	background: url(../pics/submenu_top.png) 0px 0px no-repeat;
	padding: 13px 0px 0px 0px;
}

.main_menu .submenu  .submenu_border2 {
	background: url(../pics/submenu_bott.png) 0px 100% no-repeat;
	/*min-height: 130px; */
	height: auto !important; 
	/*height: 130px;*/
	padding: 0px 12px 16px 12px;
}

* html .main_menu .submenu  .submenu_border2 {
	background: url(../pics/submenu_bott.gif) 0px 100% no-repeat;
}

.main_menu .submenu a {
	display: block;
	float: none;
	height: auto;
	font-size: 13px !important;
	color: #606060 !important;
	padding: 9px 2px 7px 2px;
	/*background-color:#E4E4E4;*/
}

.main_menu .submenu a:hover {
	background: none;
	color: #173286 !important;
	/*background-color:#E4E4E4;*/
}

.main_menu .submenu .splitter {
	display: block;
	float: none;
	background: url(../pics/horiz_dots_2.gif) 0px 0px repeat-x;
	height: 1px; line-height: 1px;
}


.special_offer {
	margin: 18px 0px 0px 0px;
	position: relative;
	width: 760px;
	z-index: 20;
}

.special_offer a.arr_left {
	display: block;
	position: absolute;
	top: 126px; left: 24px;
}

.special_offer a.arr_right {
	display: block;
	position: absolute;
	top: 126px; right: 24px;
}


.cols2 {
	z-index: 20;
	margin: 9px 0px 0px 0px;
	position: relative;
	overflow: hidden; zoom: 1;
}

.left_col2 {
	float: left;
	width: 543px;
}

.right_col2 {
	margin: 0px 0px 0px 550px;
}

* html .right_col2 {
	margin: 0px 0px 0px 547px;
}

.infoblock .infoblock_header {
	color: #fff;
	font-size: 17px;
}

.infoblock_center {
	width: 540px;
}

.infoblock_right {
	width: 210px;
}

.infoblock_wide {
	width: 760px;
	margin: 9px 0px 0px 0px;
}

.infoblock_wide2 {
	width: 760px;
	margin: 18px 0px 0px 0px;
}


.infoblock_wide3 {
	width: 760px;
	margin: 0px;
}


.infoblock_center .infoblock_header {
	background: url(../pics/center_block_head_bg.png) 0px 0px no-repeat;
	padding: 10px 18px 4px 18px;
}

.infoblock_right .infoblock_header {
	background: url(../pics/right_block_head_bg.png) 0px 0px no-repeat;
	padding: 10px 18px 4px 18px;
}

.infoblock_wide .infoblock_header {
	background: url(../pics/wide_block_head_bg.png) 0px 0px no-repeat;
	padding: 10px 18px 4px 18px;

}

.infoblock_wide2 .infoblock_header {
	background: url(../pics/wide_block2_head_bg.png) 0px 0px no-repeat;
	padding: 15px 25px 13px 25px;;
	font-size: 15px;
}

.infoblock_wide3 .infoblock_header {
	background: #ff9500;
	padding: 6px 27px 8px 27px;
	font-size: 24px;
	color: #fff;
	border-left: solid #e4e4e4 1px;
	border-right: solid #e4e4e4 1px;
}


.infoblock_wide2 .infoblock_header .s19 {
	font-size: 19px;
}

.infoblock_wide2 .infoblock_header a {
	color: #173286 !important;
}

.infoblock_content {
	border: solid #e4e4e4 1px;
	border-bottom: 0px;
}

.infoblock_content .splitter {
	background: url(../pics/horiz_dashes_1.gif) 0px 17px repeat-x;
	height: 1px; line-height: 1px;
	padding: 15px 0px 19px 0px;
}


.infoblock_content2 {
	border: solid #fff 1px;
	border-bottom: 0px;
	background: #fff url(../pics/blocks_content_bg.png) 0px 0px repeat-x;
	padding: 16px 10px;
}

.infoblock_center .infoblock_content2 {
	padding: 12px 11px;
	min-height: 355px; 
	height: auto !important; 
	height: 355px;
}

.infoblock_center .infoblock_content3 {
	padding: 12px 11px;
	height: auto !important; 
	background-image: none;	
	background-color: #ffffff;	
}

.infoblock_right .infoblock_content2 {
	padding: 12px 11px;
	/*min-height: 355px; */
	height: auto !important; 
	/*height: 355px;*/
}

.infoblock_wide .infoblock_content2 {
	background-image: none;
	padding: 16px 17px;
}

.infoblock_wide2 .infoblock_content {
	border-left: solid #e4e4e4 1px;
	border-right: solid #e4e4e4 1px;
	border-top: 0px;
	background: #fff url(../pics/wide_block2_head_bg_b.png) 0px 0px no-repeat;
	padding: 18px 16px 16px 24px;
}

.infoblock_wide3 .infoblock_content {
	border-left: solid #e4e4e4 1px;
	border-right: solid #e4e4e4 1px;
	border-top: 0px;
	background: #fff;
	padding: 17px 18px 18px 18px;
}


.infoblock_wide2 .infoblock_content h1 {
	font-size: 30px;
	color: #173286;
	font-weight: normal;
	background: url(../pics/orange_dot.gif) 0px 26px repeat-x;
	margin: 0px 0px 7px 0px;
}

.infoblock_wide2 .infoblock_content h1 span {
	background: #fff;
	padding: 0px 11px 0px 0px;
}

.infoblock_bottom {
	background: #fff url(../pics/blocks_corner_right.gif) 100% 0px no-repeat;
}


h2.linerow {
	font-size: 18px;
	color: #173286;
	font-weight: normal;
	background: url(../pics/orange_dot_thin.gif) 0px 15px repeat-x;
	margin: 0px 0px 7px 0px;
}

h2.linerow a {
	background: #fff;
	padding: 0px 11px 0px 0px;
	text-decoration:none;
}


.partners {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 175px;
}

.partners a {
	/*display: block;
	float: left;*/
	margin: 0px 13px 7px 0px;
}

.small_news {
}

.small_news_item_row {
	overflow: hidden; zoom: 1;
	padding: 0px 7px;
}

.small_news_item_row .image {
	float: left;
	border: solid #d4d4d6 1px;
	margin: 0px 15px 0px 0px;
}

* html .small_news_item_row .image {
	margin: 0px 12px 0px 0px;
}

.small_news_item_row .info {
}

.small_news_item_row .date {
	font-size: 11px;
	color: #ff9500;
	padding: 0px 0px 1px 0px;
}

.small_news_item_row a.header,  .small_news_item_row span.header{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #173286 !important;
}

.small_news_item_row .announce {
	margin: 12px 0px 0px 0px;
	font-size: 11px;
	/*color: #8c8c94;*/
}

.small_news_item_row .text {
	font-size: 11px;
}

.small_news .splitter {
	background: url(../pics/horiz_dashes_1.gif) 0px 17px repeat-x;
	height: 1px; line-height: 1px;
	padding: 15px 0px 19px 0px;
}

.small_news .text {
	font-size: 11px;
}

.paging {
	padding:0 7px;
}

.footer {
	color: #fff;
	padding: 13px 0px 13px 222px;
	margin-bottom:20px;
}

.contacts {
	margin: 33px 13px 0px 11px;
	color: #fff;
}

.rezhim {
	padding: 0px 7px;
	background: url(../pics/horiz_dots_1.gif) 0px 100% repeat-x;
}

.header1 {
	font-size: 15px;
	font-weight: bold;
	color: #ff9500;
}

.grafik {
	padding: 18px 0px 22px 0px;
	font-size: 15px;
}

.num {
	font-size: 18px;
}

.spravka {
	padding: 21px 9px 0px 9px;
	background: url(../pics/horiz_dots_1.gif) 0px 100% repeat-x;
}

.tel {
	padding: 3px 0px 16px 0px;
	margin: 0px 0px 16px 0px;
	font-size: 30px;
}

a.scheme {
	margin: 0px 9px;
	font-size: 12px;
	color: #ff9500 !important;
	padding: 0px 23px 0px 0px;
	background: url(../pics/scheme_icon.gif) 100% 50% no-repeat;
}


.object_images {
	position: relative;
	overflow: hidden; zoom: 1;
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 22px 0px;
	border-bottom: solid #e2e2e2 1px;
}

.object_images .left_image {
	width: 399px;
	float: left;
	position: relative;
}


.object_images .left_image a {
	display: block;
	position: absolute;
	bottom: 0px; right: 0px;
}

* html .object_images .left_image a { left: 367px; }

.object_images .right_images {
	padding: 0px 0px 0px 403px;
}

* html .object_images .left_image {
	margin-right: 1px;
}

* html .object_images .right_images {
	padding: 0px;
	height: 1%;
}

.object_images .right_images a {
	display: inline-block;
	margin: 0px 0px 11px 7px;
}

.s15 {
	font-size: 12px;
}

TABLE.tbl {  
	
}
TABLE.tbl TH {  
	background: #ff9500;
	color: #fff;
	text-align: left;
	padding: 5px 9px 7px 9px;
}
TABLE.tbl TD {  
	border-top: solid #fff 2px;
	background: #ededed;
	padding: 5px 9px 7px 9px;
}

