





	* {
		margin:0;
		padding:0;
	}
	html	{
		height:100%;
	}
	body	{ 
		behavior:url("../css/system/csshover.htc"); 
		font:12px Arial, sans-serif;
		color:#333333;
		text-align:left;
		position:relative;
		width:1000px;
		margin:0 auto;
		min-height:100%;
		background:white;
	}
	* html body	{
		height:100%;
	}
	* html div	{
		height:1px;
	}
	a	{
		color:#8B001C;
		text-decoration:none; 
	}
	a:hover	{
		text-decoration:underline; 
	}
	img, table	{
		border:none;
	}
	
	table {
		border-collapse:collapse;
		width:100%;
	}

	td, th {
		vertical-align:top;
		text-align:left;
		font-weight:normal;
	}
	ul {
		list-style:none;
	}
	h2 {
		font-size:18px;
		font-weight:normal;
		margin-bottom:10px;
	}
/*
	Памятка по использованию селекторов browserCSSdetector.js:
		Селекторы ОСи:
			.win - Windows
			.linux - Linux
			.mac - MacOS
			
		Селекторы браузеров:
			.ie - все версии ИЕ
			.ie8 - ИЕ 8.х
			.ie7 - ИЕ 7.x
			.ie6 - ИЕ 6.x
			.ie5 - ИЕ 5.x
			.gecko - все версии фаерфокса, и остальные гекко-браузеры
			.ff2 - фаерфокс 2
			.ff3 - фаерфокс 3
			.opera - все версии оперы
			.opera8 - опера 8.x
			.opera9 - опера 9.x
			.konqueror - konqueror
			.safari - сафари

		Приоритеты на примере ФФ3:
		1	.win.ff3 #id{background: #aaa}
		2	.win.gecko #id{background: #f00}
		3	.ff3 #id{background:#333}
		4	.gecko #id{background:#00f}
		5	.win #id{background: #ff0}
 */
	.header	{
		position:relative;
		height:125px;
	}
	.header .logo	{
		top:15px;
		left:4px;
		position:absolute;
	}
	.header .ourShops	{
		position:absolute;
		font-size:13px;
		top:15px;
		left:228px;
	}
	.header .ourShops ul	{
		padding:7px 0 0 17px;
	}
	.header .ourShops ul li	{
		float:left;
		margin-right:30px;
	}
	.header .ourShops ul li a	{
		display:block;
		padding-top:18px;
		background:url(../images/header_shop_line.gif) 0 9px no-repeat;
		text-decoration:none;
		color:black;
		white-space:nowrap;
	}
	.ie6 .header .ourShops ul li a	{
		height:1px;
		width:1px;
		white-space:nowrap;
	}
	.header .ourShops ul li a:hover	{
		background:url(../images/header_shop_line_2.gif) 0 0 no-repeat;
	}
	.header .vendorsList	{
		position:absolute;
		top:73px;
		left:0px;
	}
	.header .vendorsList li	{
		float:left;
	}
	.header .basket	{
		background:url(../images/header_basket.jpg);
		width:200px;
		height:69px;
		position:absolute;
		right:0;
		top:0;
		color:white;
		padding:15px 0 0 55px;
	}
	.header .basket span	{
		display:block;
		margin-top:5px;
		position:relative;
		padding-left:65px;
	}
	.ie6 .header .basket span	{
		height:1px;
	}
	.header .basket span i	{
		font-style:normal;
		position:absolute;
		left:2px;
	}
	
	.header .basket span span {
       display:inline;
       margin-top:0;
       padding-left:0;
 }
	.navLine	{
		height:28px;
		background:#D2D2D2;
		padding:0 15px;
		margin-bottom:12px;
		position:relative;
		z-index:10000;
	}
	.navLine .search	{
		float:right;
		color:#144A7A;
		position:relative;
	}
	.navLine .search .i	{
		border:none;
		width:130px;
		margin-left:10px;
	}
	.navLine .search .b	{
		position:relative;
		top:4px;
		cursor:pointer;
	}
	.navLine ul	{
	}
	.navLine ul li	{
		float:left;
		background:url(../images/menu_separator.gif) 0 50% no-repeat;
		padding-left:13px;
		margin-right:10px;
		height:28px;
		line-height:28px;
		position:relative;
	}
	.navLine ul li.home	{
		background:none;
		padding-left:0;
	}
	.navLine ul li a	{
		color:#333333;
	}
	.navLine ul ul	{
		display:none;
		position:absolute;
		top:28px;
		width:150px;
		left:0;
		overflow:visible;
	}
	.navLine ul li:hover ul	{
		display:block;
	}
	.navLine ul ul li	{
		border:solid 1px white;
		background:#D2D2D2;
		height:18px;
		line-height:18px;
		padding:0 6px;
		float:none;
		left:0;
	}
	.navLine ul ul li:hover	{
		background:#E9E9E9;
	}
	.navLine ul ul li a	{
		display:block;
	}
	.ie .navLine ul ul li a	{
		height:18px;
	}
	.navLine ul ul li.haveSubMenu	{
		background-image:url(../images/bullet_01.gif) !important;
		background-position:95% 50% !important;
		background-repeat:no-repeat !important;
	}
	.ie6 .navLine ul ul li.haveSubMenu:hover	{
		margin-bottom:-3px;
	}
	.navLine ul ul ul	{
		display:none !important;
		position:absolute;
		left:138px;
		top:-1px;
		padding-left:2px;
	}
	.navLine ul ul li:hover ul	{
		display:block !important;
	}
	.bannerLine	{
		height:147px;
		padding-left:10px;
		margin-bottom:10px;
	}
	.bannerLine a	{
		float:left;
		width:188px;
		height:147px;
		background:url(../images/banner_frame.gif);
		margin-right:9px;
	}
	.bannerLine a img	{
		width:188px;
		height:147px;
		background-position:50% 50%;
		background-repeat:no-repeat;
	}
	.introWheelTyre	{
		background:url(../images/intro_wheel_tyre.gif) 0 100% no-repeat;
		margin-bottom:4px;
	}
	.introWheelTyre .top	{
		background:url(../images/intro_wheel_tyre_header.gif) 0 0 no-repeat;
		overflow:hidden;
		position:relative;
	}
	.ie6 .introWheelTyre .top	{
		overflow:visible;
	}
	.introWheelTyre .top div	{
		float:left;
		width:50%;
	}
	.introWheelTyre h2	{
		display:block;
		line-height:32px;
		padding-left:30px;
		color:#144A7A;
		font-weight:normal;
		font-size:13px;
		margin-bottom:5px;
	}
	.introWheelTyre h2 a	{
		color:#144A7A;
	}
	.introWheelTyre span	{
		display:block;
		padding:7px 10px;
	}
	.introWheelTyre span img	{
		float:left;
		margin-right:14px;
	}
	.quickSelector	{
		background:url(../images/quick_selector_bg.jpg) 36px 100% no-repeat;
		padding-left:503px;
		position:relative;
		min-height:270px;
		margin-bottom:15px;
	}
	.ie6 .quickSelector	{
		height:270px;
	}
	.quickSelectorImg	{
		display:block;
		position:absolute;
		left:36px;
		top:50%;
		margin-top:-117px;
		height:235px;
		width:433px;
	}
	.quickSelector .holder	{
		border:solid 1px #CACACA;
		background:url(../images/separator_01.gif) 50% 0 repeat-y;
		overflow:hidden;
	}
	.ie6 .quickSelector .holder	{
		overflow:visible;
	}
	.quickSelector h2	{
		display:block;
		line-height:32px;
		color:#144A7A;
		background:#CACACA;
		font-weight:normal;
		font-size:13px;
		text-align:center;
	}
	.quickSelector .tyre, .quickSelector .wheel	{
		width:50%;
		float:left;
	}
	.ie6 .quickSelector .tyre, .quickSelector .wheel	{
		width:49.9%;
	}
	.quickSelector .tyre div, .quickSelector .wheel div	{
		padding:12px;
		padding-top:120px;
	}
	.quickSelector .tyre	{
		background:url(../images/quick_selector_tyre.jpg) 50% 6px no-repeat;
	}
	.quickSelector .wheel	{
		background:url(../images/quick_selector_wheel.jpg) 50% 6px no-repeat;
	}
	.quickSelector span	{
		position:relative;
		display:block;
		margin-bottom:15px;
		width:180px;
		text-align:right;
		left:20px;
	}
	.quickSelector span i	{
		font-style:normal;
		position:absolute;
		left:0;
	}
	.quickSelector span select, .quickSelector span input	{
		width:80px;
		font:12px Arial, sans-serif;
		border:solid 1px #35709B;
		background:white;
		cursor:pointer;
	}
	.quickSelector span .b2, .quickSelector span .b2	{
		width:180px;
		border: solid 1px #934545;
	}
	.contextBlock	{
		position:relative;
		padding-right:490px;
		overflow:hidden;
		margin-bottom:15px;
	}
	.ie6 .contextBlock	{
		overflow:visible;
	}
	.contextBlock .rightAd	{
		position:absolute;
		right:18px;
		top:0;
	}
	.contextBlock div	{
		float:left;
		width:33%;
	}
	.contextBlock div p	{
		padding-right:10px;
	}
	.contextBlock div h3	{
		color:#1E5288;
		font-size:14px;
		font-weight:normal;
		text-align:center;
		margin-bottom:15px;
		padding-top:55px;
		background-position:50% 0;
		background-repeat:no-repeat;
	}
	.contextBlock div h3 a	{
		color:#1E5288;
	}
	.contextBlock div h3.montage	{
		background-image:url(../images/ic_montage.jpg);
	}
	.contextBlock div h3.delivery	{
		background-image:url(../images/ic_delivery.jpg);
	}
	.contextBlock div.vote	{
		background:url(../images/vote_top.jpg) 0 0 no-repeat;
		padding-top:55px;
	}
	.contextBlock div.vote strong	{
		color:#D31A1C;
		font-weight:normal;
		display:block;
		margin-bottom:4px;
	}
	.contextBlock div.vote label	{
		display:block;
		cursor:pointer;
		margin-bottom:4px;
	}
	.newsLine	{
		background:#DEDEDE;
		margin-bottom:15px;
	}
	.newsLine td	{
		background:url(../images/separator_02.gif) 0 35px no-repeat;
		padding:8px;
		padding-left:15px;
	}
	.newsLine td.first	{
		background:none;
	}
	.newsLine td .thumb	{
		display:block;
		text-align:center;
		margin-bottom:10px;
	}
	.newsLine td strong	{
		display:block;
		font-weight:normal;
		margin-bottom:10px;
	}
	.newsLine td strong a	{
		color:#333333;
	}
	.footer	{
		margin-top:25px;
		padding-bottom:20px;
		overflow:hidden;
	}
	.ie6 .footer	{
		overflow:visible;
	}
	.footer .contacts	{
		clear:both;
		padding-bottom:25px;
		overflow:hidden;
	}
	.ie6 .footer .contacts	{
		overflow:visible;
	}
	.footer .contacts .email	{
		background:url(../images/ic_contacts_email.gif) 0 0 no-repeat;
		height:55px;
		color:#17304E;
		float:left;
		line-height:44px;
		padding-left:60px;
		font-size:60px;
		width:250px;
		margin-right:35px;
		font-size:20px;
	}
	.footer .contacts .icq	{
		background:url(../images/ic_contacts_icq.gif) 0 5px no-repeat;
		float:left;
		padding-left:45px;
		color:#17304E;
		font-size:20px;
		width:135px;
		margin-right:88px;
		line-height:44px;
	}
	.footer .contacts .phones	{
		background:url(../images/ic_contacts_phone.gif) 0 5px no-repeat;
		padding-top:10px;
		float:left;
		padding-left:60px;
		color:#17304E;
		font-size:15px;
	}
	.footer .contacts .phones b	{
		font-size:20px;
		font-weight: normal;
	}
	.footer .developer	{
		float:left;
		color:#1E5288;
	}
	.footer .developer a	{
		float:left;
		color:#1E5288;
	}
	.footer .counters	{
		float:right;
	}
	.contentOneCol	{
		background:url(../images/block_one_col_midd.gif) 0 0 repeat-y;
		margin-bottom:15px;
	}
	.contentOneCol .holder	{
		background:url(../images/block_one_col_bott.gif) 0 100% no-repeat;
		padding:42px 20px 10px 20px;
		overflow:hidden;
		position:relative;
	}
	.ie6 .contentOneCol .holder	{
		overflow:visible;
	}
	.contentOneCol .title	{
		position:absolute;
		top:0;
		left:0;
		width:934px;
		background:url(../images/block_one_col_top.gif);
		height:32px;
		padding:0 33px;
		line-height:32px;
		font-size:13px;
		color:#144A7A;
	}
	.contentOneCol .title h1	{
		font-size:13px;
		font-weight:normal;
	}
	.contentOneCol .title h1 a	{
		color:#333333;
	}
	.picPreviewHolder img	{
		border:solid 1px #D3D3D3;
	}
	.picPreviewHolder	{
		float:right;
		margin:0 0 10px 10px;
	}
	.picPreviewHolder .bigThumb img	{
		margin-bottom:10px;
	}
	.picPreviewHolder .smThumb	{
		float:left;
		margin:0 9px 10px 0;
	}
	.itemSelector	{
		background:url(../images/item_selector_bg.jpg) 100% 50% no-repeat;
		padding:20px 90px 0 0;
		min-height:60px;
		overflow:hidden;
	}
	.ie6 .itemSelector	{
		height:60px;
		overflow:visible;
	}
	.itemSelector span	{
		float:left;
		color:#144A7A;
		margin-right:15px;
	}
	.itemSelector span select	{
		display:block;
		margin-top:1px;
		width:130px;
	}
	.foundedItems	{
		background:url(../images/intro_wheel_tyre.gif) 0 100% no-repeat;
		margin-bottom:4px;
	}
	.foundedItems .top	{
		background:url(../images/intro_wheel_tyre_header.gif) 0 0 no-repeat;
		overflow:hidden;
		position:relative;
	}
	.ie6 .foundedItems .top	{
		overflow:visible;
	}
	.foundedItems .top div	{
		float:left;
		width:50%;
	}
	.foundedItems h2	{
		display:block;
		line-height:32px;
		padding-left:30px;
		color:#144A7A;
		font-weight:normal;
		font-size:13px;
		margin-bottom:5px;
	}
	.foundedItems h2 a	{
		color:#144A7A;
	}
	.foundedItems ul	{
		min-height:200px;
		text-align:center;
	}
	.ie6 .foundedItems ul	{
		height:200px;
	}
	.foundedItems .tyre ul	{
		background:url(../images/item_selector_tyre.jpg) 0 50% no-repeat;
		padding:25px 25px 0 250px;
		margin-left:1px;
	}
	.foundedItems .wheel ul	{
		background:url(../images/item_selector_wheel.jpg) 100% 50% no-repeat;
		padding:25px 250px 0 25px;
		margin-right:1px;
	}
	.foundedItems ul ul	{
		background:none !important;
		min-height:1px !important;
		padding:10px 0 10px 0 !important;
	}
	.ie6 .foundedItems ul ul	{
		height:1px !important;
	}
	.foundedItems ul li	{
		color:#912222;
		font-size:12px;
	}
	.foundedItems ul li li	{
		color:#333333;
		font-size:12px;
	}
	.foundedItems ul a	{
		color:#333333;
	}
	.itemsDescriptionList	{
	}
	
	
	.itemsDescriptionList .filter	{
		border:solid 1px black;
		padding:0 25px;
		line-height:35px;
		color:#003366;
		font-size:14px;
		margin-bottom:10px;
	}
	.itemsDescriptionList .filter img	{
		margin:0 10px;
		vertical-align:middle;
	}
	.itemsDescriptionList .filter a img	{
		margin:0;
	}
	.itemsDescriptionList .filter a	{
		color:#CC6633;
	}
	.itemsDescriptionList .filter span	{
		margin-right:15px;
	}
	.itemsDescriptionList .item	{
		border:solid 1px black;
		margin-bottom:10px;
	}
	.itemsDescriptionList .item td	{
		border:solid 1px black;
		padding:7px;
	}
	.itemsDescriptionList .item .pic	{
		padding:10px;
		text-align:center;
		vertical-align:middle;
		width:1px;
	}
	.itemsDescriptionList .item .desc	{
	}
	.itemsDescriptionList .item .desc strong	{
		display:block;
		font-size:16px;
		text-transform:uppercase;
		margin-bottom:7px;
	}
	.itemsDescriptionList .item .desc strong i	{
		font-size:12px;
		text-transform:none;
		font-style:normal;
		font-weight:normal;
	}
	.itemsDescriptionList .item .desc a	{
		color:#333333;
		text-decoration:underline;
		margin-left:20px;
	}
	.itemsDescriptionList .item .desc a:hover	{
		text-decoration:none;
	}
	.itemsDescriptionList .item .head td	{
		background:url(../images/item_desk_head_bg.gif) 0 0 repeat-x #CAD8DD;
		text-align:center;
		vertical-align:middle;
		padding:0px;
		font-weight:bold;
	}
	.itemsDescriptionList .item  .body td {
		text-align:center;
		vertical-align:middle;
		padding:4px;
	}
	.itemsDescriptionList .item  .body b {
		font-weight:normal;
		color:#993333;
	}
	.itemsDescriptionList .item .goBasket	{
		text-align:right;
		padding-right:40px;
	}
	.itemsDescriptionList .item .goBasket .i	{
		border:solid 1px #333333;
		width:50px;
		margin:0 5px;
	}
	.itemsDescriptionList .item .goBasket .b	{
		position:relative;
		top:4px;
	}
	.vendorsLogoHolder	{
		overflow:hidden;
		margin-bottom:10px;
		width:1000px;
	}
	.ie6 .vendorsLogoHolder	{
		overflow:visible;
		overflow-x:hidden;
	}
	.vendorsLogoHolder .holder	{
		width:1050px;
	}
	.vendorsLogoHolder a	{
		float:left;
		background:url(../images/vendor_logo_holder.gif);
		width:181px;
		height:105px;
		text-align:center;
		color:#28548B;
		font-size:17px;
		margin:0 23px 27px 0;
	}
	.vendorsLogoHolder a img	{
		width:181px;
		height:78px;
		margin-bottom:5px;
		background-position:50%;
		background-repeat:no-repeat;
	}
	.ie .vendorsLogoHolder a img, .ff2 .vendorsLogoHolder a img, .ff3 .vendorsLogoHolder a img	{
		margin-bottom:0;
	}
	.vendorsLogoHolder a:hover	{
		text-decoration:none;
	}
	.vendorsLogoHolder a strong	{
		font-weight:normal;
	}
	.vendorsLogoHolder a:hover strong	{
		text-decoration:underline;
	}	
	
	/* my */
.magazin {
	font-size: 18px;
	color: #006699;
}
.shema {
	padding-top: 30px;
}
.shema2 {
	padding-left: 20px;
	padding-top: 130px;
	font-size: 13px;
}
.shema2 b {
	font-size: 18px;
	font-weight: normal;
	color: #003366;
}
.normt {
	font-size: 13px;
	color: #003366;
	font-weight: normal;
}
.normttext {
	font-size: 13px;
	font-weight: normal;	
}
.normttext b, .basketPage b, .basketPrice b, .basketFormInfo b {
	font-size: 18px;
	font-weight: normal;
	color: #003366;
	border-bottom: 1px dashed #000000;
}
.normttext h3, .basketPage h3, .basketPrice h3  {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
.normttext td {
	vertical-align: middle;
	height: 50px;
}
.sevaSmall img {
	float: right;
	padding: 60px 100px 10px 10px;
	vertical-align: top;
}
.sevaSmall2 img {
	float: right;
	padding: 10px 100px 10px 10px;
}
.sevaSmall3 img {
	float: right;
	padding: 10px 100px 10px 10px;
}
.normt b  {
	font-size: 18px;
	font-weight: normal;
	color: #003366;
	border-bottom: none;	
}
.normt h3  {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
.basketRes {
	padding-left: 0px;
}
.redtext, .vnimanie b {
	color: #993333;
}
.basketPage {
	font-size: 13px;
	font-weight: normal;	
}
.basketPage td {
	vertical-align: middle;
	height: 30px;
}
.basketPageHead {
	text-align: center;
	background-color: #CCCCCC;
	color: #336699;
	font-size: 14px;
	border: 1px;
	border-color: #666666;
	border-style: solid;
}
.basketPageBody {
	text-align: center;
    border: 1px;
	border-color: #666666;
	border-style: solid;
}
.basketKol {
	text-align: right;
}
.basketSumma {
	border: none;
	font-size: 14px;
	vertical-align: middle;
}
.basketSummaF {
	border: none;
	font-size: 14px;
	vertical-align: middle;
	color: #C00;
}

.basketPrice table {
	margin: auto;
}
.basketFormInfoTable td {
	vertical-align: middle;
	height: 40px;
}
.basketFormInfoTableN {
	width: 190px;
}
.basketFormInfoTableS {
	padding-right: 5px;
	width: 300px;
}
.basketFormInfoTableT {
	width: 500px;
}
.tyre input, .wheel input {
	float: right;
	padding: 0px 25px 13px 0px;
}
/* Modeli */
	.Modeli	{
		overflow:hidden;
		margin-bottom:10px;
		width:1000px;
	}
	.ie6 .Modeli	{
		overflow:visible;
		overflow-x:hidden;
	}
	.Modeli .holder	{
		width:1050px;
	}
	.Modeli a	{
		float:left;
		background:url(../images/vendor_logo_holder2.gif);
		width:181px;
		height:229px;
		text-align:center;
		color:#28548B;
		font-size:17px;
		margin:0 23px 27px 0;
	}
	.Modeli a img	{
		width:181px;
		height:180px;
		margin-bottom:5px;
		background-position:50%;
		background-repeat:no-repeat;
	}
	.ie .Modeli a img, .ff2 .Modeli a img, .ff3 .Modeli a img	{
		margin-bottom:0;
	}
	.Modeli a:hover	{
		text-decoration:none;
	}
	.Modeli a strong	{
		font-weight:normal;
	}
	.Modeli a:hover strong	{
		text-decoration:underline;
	}	
.Search td {
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
}
.Search {
	border-width: 1px;
	border-color: #666666;
}
.Search th {
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
}
.Search input {
	vertical-align: middle;
	text-align: right;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
}
.SearchTable {
	width: 100%;
}
.SearchTable th {
    vertical-align: middle;
	text-align: center;
	height: 35px;
	background-color: #cccccc;
    color: #336699;
    font-size: 14px;
	border: 1px;
	border-color: #666666;
	border-style: solid;
}
.SearchTable td {
    vertical-align: middle;
	text-align: center;
	height: 30px;
	font-size: 14px;
	border: 1px;
	border-color: #666666;
	border-style: solid;

}
.naznachenie {
	width: 150px;
}
.naznachenieD {
	padding: 0px 5px 0px 5px;
}
.naimenovanie {
	max-width: 150px;
}
.searchNaimenovanie {
	text-align: left;
	padding-left: 5px;
	display: block;
}
.nazncol {
	left: auto;
}
.vkorzinu img {
	vertical-align: middle;
}
.vkorzinu {
	font-size: 6px;
}
.basketKol {
	vertical-align: middle;
	margin-top: 3px;
}
.procent {
	width: 150px;
	text-align: center;
	vertical-align: middle;
	color: #3366CC;
	padding: 5px;
}
.numberTable {
	width: 20px;
	text-align: center;
}
.trGrey {
	background-color: #EEEEEE;
}
.saleTableCard td {
	padding: 15px 10px 15px 10px;
}
.saleTableCard td b {
	font-size: 16px;
	font-style: normal;
	border: none;
	color: #3366CC;
}
.imgCard {
	width: 280px;
}
.basket a {
	color: #FFFFFF;
}
.smImg {
	padding-left: 90px;
	padding-top: 20px;
}
.smImg img {
	border: 5px solid #ddd;
	padding: 5px; /*Размер внутренней рамки*/
	background: #fff; /*Цвет внутренней рамки*/
	margin: 10px 10px 10px 10px;
}
.newsImg {
	border: 1px solid #6699CC;
	padding: 5px; /*Размер внутренней рамки*/
	background: #ddd; /*Цвет внутренней рамки*/
}

.contaktPage {
	float: left;
}
.tableBasket {
	width: 100%;
}
.tableBasket td {
	vertical-align: middle;
	text-align: center;
	height: 30px;
	font-size: 14px;
	border: 1px;
	border-color: #666666;
	border-style: solid;
}
.tableBasket th {
	vertical-align: middle;
	text-align: center;
	height: 30px;
	background-color: #cccccc;
    color: #336699;
    font-size: 14px;
	border: 1px;
	border-color: #666666;
	border-style: solid;
}
.ikat table {
	width: auto;
}
.ikat a {
	color:#036;
}
.poleInfo {
	border: solid 1px #933;
	padding: 5px;
	background-color: #FFF;
	width: 370px;
	text-align: center;
}
.vnimanie {
	float: right;
	top: 60px;
	position: absolute;
	margin-left: 600px;
	border: solid 1px #39F;
	padding: 10px;
	background-color: #FFF;
	width: 300px;
	text-align: left;
}
.vnimanie2 {
	top: 180px;
	position: absolute;
	margin-left: 600px;
	border: solid 1px #39F;
	width: 300px;
	text-align: left;
	padding: 10px;
}
.vnimanie2 input {
	vertical-align: middle;
	position: absolute;
}
.vnimanie2 li {
list-style: disc inside;
}
.imgSearch {
	margin-left: 210px;
}
.sortingTyre {
	border: solid 1px #39F;
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
	text-align: left;
	vertical-align: middle;
}
.sortingTyre img {
	vertical-align: middle;
}
.sortingTyreBut {
	width:400px;
}
/* .sortingNal {
	position: relative;
	left: 700px;
	width: 280px;
	vertical-align: middle;
} */
.iconInfo {
	width: 98%;
	border: none;
}
.iconInfo td {
	vertical-align: middle;
}
/* #UpdateProgress1 {
	position:fixed;
	top:50%;
	left:50%;
	width:250px;
	height:25px;
    top:expression((document.documentElement.scrollTop + screen.height/2 - 200) + 'px');
	margin-left:-100px;
	color:#F00;
	font-size:16px;
	background-color:#FF9;
	text-align:center;
	vertical-align:middle;
	border: solid 1px #39F;
} */
/* box */
      #liquid-round {
      width:100%;
      margin:0px auto;
      background:#fff url(../images/box/leftside.gif) repeat-y left top;
      }
      .topMag {
      width:100%;
      height:20px;
      background:url(../images/box/top.gif) no-repeat left top;
      }
      .topMag span {
      display:block;
      position:relative;
      height:20px;
      background:url(../images/box/top-right.gif) no-repeat right top;
      }
      .center-content {
      position:relative;
      background:url(../images/box/rightside.gif) repeat-y right top;
      padding:1px 20px 1px 25px;
      margin:-1px 0 -50px 0;
      }
      .bottomMag {
      height:60px;
      background:url(../images/box/bottom.gif) no-repeat left bottom;
      }
      .bottomMag span {
      display:block;
      position:relative;
      height:60px;
      background:url(../images/box/bottom-right.gif) no-repeat right top;
      }
table#spec {
border:1px solid #217BC9;
border-collapse:collapse;
width: 75%;
}
table#spec td {
border:1px solid #217BC9;
height:25px;
}
.smImg2 img {
	border: 5px solid #ddd;
	padding: 5px; /*Размер внутренней рамки*/
	background: #fff; /*Цвет внутренней рамки*/
	margin: 10px 10px 10px 10px;
}
p.content{
text-align:justify;
margin-top: 7px;}<!--Array
(
    [label01] =>    0.00000
    [label02] =>    0.00108
    [label03] =>    0.05988
    [label04] =>    0.05988
    [label05] =>    0.05990
)
--><!--b--><!--a-->