html, body {
	height: auto !important;
	min-height: auto !important;
	overflow: auto !important;
}
	/*  === CORNERS STYLES ======== */
	.l_corner,.l_menu_corner,.r_menu_corner,.r_corner  {
		/*background: url(../images/mh_l.gif) no-repeat 0 0;*/
		display:inline-block;
		float:left;
		height:40px;
		width:9px;
		margin:-8px 15px 0 0;
	}
	.r_corner {
		/*background: url(../images/mh_r.gif) no-repeat 0 0;*/
		float:right;
		margin:-8px 0 0 0;
	}
	.l_menu_corner {
		background: url(../images/company_l.gif) no-repeat 0 0;
		margin:0;
		float:left;
		position:relative;
		width:1% !important;
	}
	.r_menu_corner {
		background: url(../images/company_r.gif) no-repeat 0 0;
		position:relative;
		float:left;
		margin:0;
		width:1% !important;
	}
	div#main .clear, .leaders li.clear {
		clear: both !important;
		width: 100% !important;
		height: 1px !important;
		min-height: 1px !important;
		line-height: 1px !important;
		font-size:   1px !important;
		padding: 0px !important;
		margin:  0px !important;
	}
	#company_h2  {
		background: url(../images/bh_m.gif) repeat-x 0 0 !important;
		height:32px !important;
	}
		#company_h2 a {
			display:inline-block;
			padding:3px 0 0 0 !important;
		}
		#company_h2 .l_corner {
			background: url(../images/company_l.gif) no-repeat 0 0;
			height:52px;
		}
		#company_h2 .r_corner {
			background: url(../images/company_r.gif) no-repeat 0 0;
			height:52px;
		}

	#main {
		background:#E6E6E6;
		border:none;
		font-family:Arial,sans-serif;
		text-align:center;
		margin:0 auto;
		text-align:center;
		height:auto !important;
		overflow:hidden;
		min-width:1000px;
		max-width:1200px;
	}
		#banner_block {
			clear:both;
			height:90px;
			width:972px;
			margin:10px auto;
		}
		#head {
			/*overflow:hidden;*/
			height:auto !important;
			padding:0 0 3px;
		}
		#head h1 {
			background: url(../images/logo.gif) no-repeat 0 15px;
			color:#E6E6E6;
			cursor:pointer;
			font: normal 10px Arial;
			float:left;
			margin:0 21px 0 3px;
			height:68px;
			width:21%;
		}
		#head p {
			float:left;
			margin:12px 0 0 0;
			width:400px;
		}
		#right_head {
			float:right;
			font-size:21px !important;
			margin:16px 10px 0 0;
			text-align:right;
			position:relative;
			width:385px;
		}
			#right_head b {
				color:#000;
				font-size:21px !important;
			}
			#right_head span {
				color:#007BB3;
				font-size:21px !important;
				margin:0 8px 0 0;
				display:inline-block;
				text-align:right;
				width:265px;
			}
			#right_head a,#right_head a:hover {
				display:inline-block;
				height:12px;
				margin:10px 5px 10px 0;
				width:17px;
				text-decoration:none;
			}
				#right_head #select_town,#right_head #select_town:hover {
					display:inline-block;
					position:relative;
					font-size:18px;
					left:0;
					clear:both;
					padding:0 0 7px 0 !important;
					margin:0;
					text-align:left;
					float:left;
					width:auto !important;
				}
			#right_head .home,#right_head .home:hover {
				background: url(../images/home.gif) no-repeat 0 0;
				margin:10px 10px 10px 54px;
			}
			#right_head .map,#right_head .map:hover {
				background: url(../images/map.gif) no-repeat 0 1px;
				margin: 10px 12px 10px 0;
			}
			#right_head .mail,#right_head .mail:hover {
				background: url(../images/mail.gif) no-repeat 0 3px;
			}
			#right_head .twitter, #right_head .twitter:hover {
				background: url(../images/twitter.gif) no-repeat scroll 0 3px transparent;
			}
			#right_head #trash_top_box {
				clear:both;
				color:#000;
				border:none !important;
				display:block;
				font-size:12px !important;
				text-align:right;
				margin:0 17px 0 0;
				height:15px;
				width:97%;
			}
			#phone_number_box {
				background:#ededed;
				display:none;
				list-style:none;
				margin:25px 0 0 45px;
				top:15px;
				left:63%;
				padding:5px 0;
				position:absolute;
				z-index:1000;
				width:100px;
			}
				#phone_number_box li{
					margin:0;
					display:block;
					text-align:left;
					padding:0 0 0 10px;
					height:25px;
				}
				#phone_number_box a,#phone_number_box a:hover {
					display:inline;
					border-bottom:1px dotted #000;
					width:auto;
					padding:0 0 2px 0;
					margin:0;
					text-decoration:none;
				}
				#phone_number_box a:hover {
					border:none !important;
				}
			#trash_top_box a,#trash_top_box a:hover {
				cursor:pointer;
				margin:0;
				width:auto;
				background:url(../images/cart.gif) no-repeat 0 -2px;
				padding-left:20px;
			}
			#trash_top_box .no_link, #trash_top_box .no_link:hover { 
				color:#000;
				cursor:default;
				text-decoration:none;
			}
		#content_path {
			clear:both;
			font-size:12px;
			height:auto !important;
			overflow:hidden;
			padding:23px 0;
			margin:0 !important;
		}
			#left_col {
				float:left;
				width:21%;
			}
				.left_ul, .right_ul {
					background:#fff;
					list-style:none;
					margin:0 0 15px;
					padding:3px 12px 7px 22px;
				}
					.left_ul li {
						border-top:1px solid #ccc;
						font:normal 12px/16px Arial,sans-serif;
						padding:6px 0 5px 5px;
					}
					.left_ul p {
						margin:0;
					}

				.right_ul li {
					border:none;
					font:normal 12px/16px Arial,sans-serif;
					padding:3px 0 3px 5px;
				}

				#choise, #faqLast {
					background:#fff;
					font:normal 12px/18px Arial;
					display:block;
					padding:0 18px 22px 21px;
				}
				#faqLast {
					margin:0 0 15px;
					padding:6px 18px 22px 21px;
				}
					#choise fieldset {
						border:none;
						border-top:1px solid #ccc;
						font:normal 12px/28px Arial;
						padding:12px 0 10px;
					}
					#choise filedset.no_border {
						padding:12px 0 5px;
					}
						#choise filedset.no_border label {
							padding:0 0 0 8px;
							width:75px;
						}
						#choise b {
							font:bold 14px Arial;
							display:block;
							margin:0 0 5px;
							text-transform:uppercase;
						}
					#choise input.text_field {
						border:1px solid #c0c0c0;
						margin:0 7px; 
						width:42px;
					}
					#choise label {
						cursor:pointer;
						display:inline-block;
						padding:0 0 0 5px;
						width:85px;
					}
					#type_choose_form label {
						display:block;
						padding:0;
						width:180px;
					}
					#type_choose_form img {
						display:block;
						margin:0 auto;
					}
					#type_choose_form select {
						width:200px;
					}
					#choise .inp_button, #podborPage_form  .inp_button {
						background:#f0f0f0;
						border:1px solid #ccc;
						color:#000;
						display:block;
						font-weight:bold;
						margin:21px auto 0;
						text-decoration:none;
						text-align:center;
						width:142px;
					}
					#left_col h2 {
						margin:0 !important;
					}
				#content_path h2 {
						background: url("../images/mh_m.gif") repeat-x scroll 0 0 #005DAD;
						border-radius: 8px 8px 0 0;
						color: #FFFFFF;
						display: inline-block;
						font: bold 14px Arial;
						margin: 13px 0 0;
						min-height: 22px;
						padding: 8px 0 0;
						text-transform: uppercase;
						width: 100%;
				}
					#content_path .title_big {
						background:#005EAE url(../images/mh_m.gif) repeat-x;
						height:auto !important;
						overflow:hidden;
					}
					#content_path .title_big i {
						display:block;
						font:normal bold 14px/18px Arial;
						float:left;
						padding:0 0 4px;
						width:93%;
					}
			#center_col {
				float:left;
				margin:0 0 0 18px;
				width:76%;
			}
				#center_col .l_corner,#center_col .r_corner {
					height:30px;
				}

			/* TOP_MENU */
			
#top_menu {
	background: url(../images/bh_m.gif) repeat-x;
	float:left;
	display: block;
	height:27px;
	padding:0 0 0 1%;
	position:relative;
	list-style:none;
	margin:0;
	height:40px;
	width:97%;
}

#top_menu li {
	width: auto;
	display: block;
	position: relative;
	float: left;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	height: 40px;
}
#top_menu li div.act_bg {
	display: none;
	width: 100%;
	height: 40px;
	position: absolute;
	top:  0px;
	left: 0px;
	z-index: 2;
}
#top_menu li div.act_bg img {
	width: 100%;
}
#top_menu li.active div.act_bg {
	display: block;
}

#top_menu a, #top_menu a:hover {
	color:#fff;
	display:block;
	position: relative;
	font:normal bold 16px Arial;
	margin:10px 0 0 0;
	text-decoration:none;
	z-index: 8;
}

#top_menu li.last {
	margin:0 0 0 0;
}


				
				#corners_flash {
					clear:both;
					background:#fff;
					position:relative;
					padding:8px 0 0 0; 
				}

				#flash_box {
					clear:both;
					background:#fff;
					padding:25px 0 27px;
					height:118px;
					width:99%;
					overflow:hidden !important;
					border:none !important;
				}
					#flash_box .track_tyre {
						margin:0 0 0 4%;
					}
					#flash_box .battery {
						margin:0 2% 0 3%;
					}
				#content_center {
					float:left;
					width:69%;
					padding:0;
				}
					#content_center .text {
						background:#fff;
						clear:both;
						list-style:none;
						text-align:left;
						margin:0;
					}
					#content_center .text {
						text-align: none;
					}
					#content_center div.text {
						height:auto !important;
						overflow:hidden;
						padding:15px 20px;
						text-align:left;
					}
					#content_center ul.text {
						padding:10px 20px 20px;
					}
					#image_main {
						height: 398px;
						text-align:center;
						overflow:hidden;
						max-width:638px;
						margin:-15px -20px;
						text-align:center;
						position:relative;
						width:auto !important;
					}
						#image_main a,#image_main a:hover {
							display:block;
							position:absolute;
							text-decoration:none;
							top:80%;
							z-index:2;
							height:34px;
							width:59px;
						}
						#image_main .index_left_arrow {
							background: url(../images/index_l_arrow.gif) no-repeat 0 0;
						}
						#image_main .index_right_arrow {
							background: url(../images/index_r_arrow.gif) no-repeat 0 0;
							right:1px;
							margin:0 -1px 0 0;
						}
						#content_center .lists li {
							border-bottom:1px solid #cdcdcd;
							padding:10px 0;
						}
					.publication_list li {
						border-bottom:1px solid #cdcdcd;
						clear:both;
						padding:10px 0;
						height:auto !important;
						overflow:hidden;
					}
					.publication_list img {
						float:left;
						margin:0 10px 0 0;
					}
					ul.text .date {
						padding:0 5px 0 0;
						margin:0 5px 0 0;
					}
					.leaders {
						display: inline-block;
						height: auto;
						background:#fff;
						clear:both;
						margin:0;
						padding: 20px 20px 30px 20px;
					}
					.leaders span {
						padding: 0px;
					}
						.leaders li {
							display:inline-block;
							position: relative;
							text-align:left;
							float: left;
							vertical-align:top;
							min-height:210px;
							padding: 0 5px;
							height:210px;
							width:120px;
						}
						.leaders li img {
							vertical-align:top !important;
						}
						.leaders a,.leaders a:hover {
							color:#000;
						}
						.leaders .cost_box {
							display:block;
							position:absolute;
							bottom:1px;
							padding:0 0 12px;
						}
							.leaders .cost_box b {
								font-size:16px;
								background:#0166B5;
								color:#fff;
								display:block;
								padding:4px;
								text-align:center;
							}
					.title_link, .title_link:hover {
						font:bold 14px Arial;
						display:block;
						padding:0 0 5px;
					}
				#content_right {
					float:right;
					width:29%;
				}
				.box {
					background:#fff;
					padding:18px 0;
					text-align:center;
				}
				#map {
					background:url(../images/map.jpg) no-repeat center 0;
					height:233px;
					position:relative;
				}
					#map a,#map a:hover {
						display:block;
						position:absolute;
						text-decoration:none;
					}
					#tlt,#tlt:hover {
						left:80px;
						top:102px;
						width:60px;
					}
					#ulyanovsk,#ulyanovsk:hover {
						left:65px;
						top:75px;
						width:80px;
					}
					#samara,#samara:hover {
						left:120px;
						top:125px;
						width:60px;
					}
					#map #orenburg,#map #orenburg:hover {
						left:160px;
						top:172px;
						width:80px;
					}
					#map #ufa,#map #ufa:hover {
						left:200px;
						top:62px;
						widtH:40px;
					}
		#footer {
			background:#fff;
			clear:both;
			color:#636363;
			padding:20px;
			height:auto !important;
			overflow:hidden;
			width:94.6%;
		}
		#footer a,#footer a:hover {
			color:#636363;
		}
			#footer p {
				float:left;
				margin:0 10% 0 0; 
				width:68%;
			}
				#footer span {
					color:#444;
					display:block;
					margin:0 0 15px;
					font-weight:bold;
				}
			#counters_block {
				float:left;
				margin:0 0 20px;
				width:204px;
			}
			
			#counters_block div {
				display:inline-block;
				width:91px;
				height:33px;
			}
			
.trash_table .delete_button{padding:0 5px; background:url(../images/delete.gif) no-repeat left 6px;}
#banner_1{padding-right:20px}
  #banner_1 img{width:100%;max-height:110px;}
  
  /* Стиль для каталога Bontyre */
  #katalog {
	background: url(../images/katalog_top.jpg) repeat-x scroll left top transparent;
    font-family: Tahoma;
    font-size: 11px;
    height: 46px;
    padding: 0 0 5px !important;
    text-align: center;
    vertical-align: middle;
	border: none !important;
}

#kat_bottom {
	background: url(../images/katalog_bottom.jpg) repeat-x scroll left top transparent;
    font-family: Tahoma;
    font-size: 11px;
    height: 37px;
    padding: 0 4px !important;
    text-align: center;
	border: none !important;
	font-weight: bold;
}
#kat_probel {
	padding: 0 !important;
	border: none !important;
}
