#measurer { width: 100%; height: 1px; overflow: hidden; position: absolute; top:0;left:0}
body {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-serif;
	background: #fff ;
	color: #000 ;
	font-size: 0.75em  ; font-size: 12px;
	line-height: 1.25 ;  
	padding:0;
	margin:0;
}
.clear	{clear: both;font-size: 0; overflow: hidden;}

input[type=submit]{
	background-color: #c9252b;
	color: #fff;
	font-family: 'PT Sans Caption', 'Trebuchet MS', Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	border: 1px solid #fff;
	box-shadow: 0 0 1px #c9252b;
	height: 25px;
	padding: 2px 15px 1px 15px;
	border-radius: 4px;
	cursor:pointer; cursor: hand;
}
input[type=submit]:active {
	padding-top: 3px;
	padding-bottom: 0;
	background-color: #b61b21;
}
input.add_to_cart {
	padding-left: 32px;
	background-image: url('imgs/button_cart.gif');
	-background-image: none;
	-padding-left: 0;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	float: right;
}
input.add_to_cart:active {
	background-position: 10px 60%;
}
a {color: #c9252b;}
a:visited {color: #c9252b;}
a:hover {color: #b61b21 !important; }
small {font-size: 0.85em ;} 
big {font-size: 1.17em;} 
form {padding:0; margin: 0;}
p {line-height: 1.41; margin: 0.5em 0}
ul, ol {
	margin: 0.7em 0 1em 0;
	padding: 0 0 0 1.5em;
}
li {
	margin: 0.2em 0;
}
img {border:0;}
img.ispng {
	-background-image: none !important;
	-behavior: url('pngfix.htc');
} 
h1 {
font-size: 1.3em;
line-height: 1.2;
margin: 1.7em 0 0.8em 0;
padding-bottom: 0.3em;
background: url('imgs/h2_bg.gif') repeat-x 0 100%;
font-family: 'PT Sans Caption','Trebuchet MS', Sans-serif;
text-transform: uppercase;
}
h2 {
	font-size: 1.3em;
	line-height: 1.2;
	margin: 1.7em 0 0.8em 0;
	padding-bottom: 0.3em;
	background: url('imgs/h2_bg.gif') repeat-x 0 100%;
	font-family: 'PT Sans Caption','Trebuchet MS', Sans-serif;
	text-transform: uppercase;
}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 1.5em 0 0.8em 9;
	font-family: 'PT Sans Caption','Trebuchet MS', Sans-serif;
	color: #c9252b;
}
.page {
	width: 932px;
	margin: 0 auto;
	padding: 0 34px;
}
.search {
	white-space: nowrap;
	display: block;
	width: 160px;
	float:left;
	margin-right: -100%;
	position:relative;
	left: 760px;
	padding: 18px 0 15px 0;
}
.search .field {
	border: none;
	padding: 0 20px 0 20px;
	vertical-align: middle;
	background: #fff url('imgs/search_field.gif') no-repeat;
	height: 18px;
	width: 120px;
}
.search .button {
	vertical-align: middle;
	position:relative;
	margin-left: -24px;
}
.menu {
	margin: 0;
	font-family: 'PT Sans Caption','Trebuchet MS', Sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	padding: 20px 0 15px 20px;
}
.menu li {
	display: inline;
	margin-right: 17px;
}
.menu a, .menu a:visited {
	color: #111;
}
.menu a:hover, .menu b {
	color: #c9252b !important;
}
.logo {
	float:left;
	margin-right: -100%;
	left: 673px;
	position:relative;
	top: 20px;
}
.index .logo {
	top: 50px;
}
.cart, .entrance, .phone, .letter, .online_help {
	display: inline-block; //display: inline; //zoom: 1;
	text-transform: uppercase;
	font-family: 'PT Sans Caption','Trebuchet MS', Sans-serif;
	margin: 15px 5px 15px 20px;
	color: #666;
	font-size: 0.9em;
}
.cart a, .entrance a, .phone a, .letter a, .online_help a,
.cart a:visited, .entrance a:visited, .phone a:visited, .letter a:visited, .online_help a:visited {
	color: #666;
}
.cart, .entrance {
	float:left;
	position:relative;
	margin-right: -100%;
	left: 635px;
	width: 130px;
	z-index: 10;
}
.cart span {
	padding: 0 6px;
	margin-right: 2px;
}
.cart span:before {
	content: url('imgs/cart_before.gif');
	vertical-align: bottom;
	float:left;
	display: block;
	width: 4px; height: 15px;
	position:relative;
	left: 4px;
	top: -1px;
}
.cart span:after {
	content: url('imgs/cart_after.gif');
	vertical-align: bottom;
	position:absolute;
	margin-top: -1px;
	margin-left: 1px;
}
.entrance {
	 width: 200px;
	 left: 692px;
	 text-align: right;
	 z-index: 5;
}
.phone {
	font-weight: bold;
	padding-left: 18px;
	background: url('imgs/phone.gif') no-repeat;
	font-size: 1.05em;
	position:relative;
	top:1px;
}
.online_help span {
	padding-left: 12px;
	background: url('imgs/online.gif') no-repeat 0 0;
}
.catalog_index, .footer, .submenu li.active {
	border: 2px solid #c9252b;
	border-radius: 10px;
}
.catalog_index {
	margin: 0 0 1.5em 0;
	padding: 20px 0;
	list-style: none;
	text-align: center;
	font-family: 'PT Sans Caption','Trebuchet MS', Sans-serif;
	font-weight: bold;
	color: #c9252b;
}
.catalog_index li {
	display: inline-block; //display: inline; //zoom: 1;
	width:16.5%;
	text-align:center;
	vertical-align: top;
}
.catalog_index li  img {
	margin-bottom: 5px;
}
.catalog_index li a {
	display: inline-block; //display: inline; //zoom: 1;
	vertical-align: top;
	width: 100px;
	color: #c9252b !important;
}
.catalog_index li a:hover {
	text-decoration: none;
}
.center_col {
	display:inline-block; //display: inline; //zoom:1;
	width: 611px;
	padding: 0 40px 0 0;
	vertical-align: top;
	margin-top: -1em;
}
.left_col {
	width: 243px;
	display:inline-block; //display: inline; //zoom:1;
	padding: 0 20px;
	vertical-align: top;
	margin-right: -6px;
	margin-top: -1em;
}
.right_col {
	width: 243px;
	display:inline-block; //display: inline; //zoom:1;
	padding: 0 20px;
	margin-left: -6px;
	vertical-align: top;
	margin-top: -1em;
}
.right_col  .banner {
	margin: 2em 0 1em 0;
}
.submenu {
	list-style: none;
	margin: 2em 0;
	padding: 0;
	font-size: 1.15em;
	line-height: 1.3;
	font-family: 'PT Sans Caption','Trebuchet MS', Sans-serif;
	font-weight: bold;
}
.submenu li {
	margin:  0.8em 0;
	color: #c9252b;
}
.submenu li a, .submenu li a:visited {
	color: #000;
}
.submenu li.active {
	margin: 1.5em 20px 1.5em -20px;
	padding: 18px 0 10px 18px;
}
.submenu li.active img {
	vertical-align: middle;
	margin-right: 10px;
}
.submenu li.active a, .submenu li.active b {
	display: inline-block; //display: inline; //zoom: 1;
	vertical-align: middle;
	width: 120px;
	color: #000;
}
.submenu ul {
	font-size: 0.87em;
	line-height: 1.1;
	margin: 1.5em 0 0 0.5em;
	padding: 0;
}
.submenu li.active ul a, .submenu li.active ul b  {
	display: inline; //zoom: 0;
	width: auto;
}
.submenu li.active ul b {
	color: inherit;
}
.submenu li.active ul b a {
	color: inherit;
}
ul.catalog {
	margin: 1.5em 0 1.5em 0.5em;
	padding: 0;
	font-weight: bold;
}
ul.catalog  a, ul.catalog a:visited {
	color: #000;
}
.submenu ul li, ul.catalog li {
	list-style: none;
	padding-left: 1em;
	background: url('imgs/ul_li.gif') no-repeat 0 20%;
	margin: 1em 0;
}
.links {
	list-style: none;
	margin: 1em 0 ;
	padding: 10px 20px 10px 30px;
	width: 209px;
	border: 2px solid #e8e8e8;
	border-radius: 11px;
	font-family: 'PT Sans Caption','Trebuchet MS', Sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.3;
}
.links li {
	border-bottom: 1px solid #e8e8e8;
	padding: 7px 0;
}
.links li:last-child {
	border-bottom: none;
}
.links li img {
	position: relative;
	vertical-align: middle;
	margin: -10px -40px -10px 0;
	left: -45px;
	top: -1px;
}
.links li a,.links li a:visited {
	color: #000;
	display: inline-block; //display: inline; //zoom: 1;
	width: 208px;
	vertical-align: middle;
}
.subnavigation {
	position:relative;
	margin-top: 2.2em;
	margin-bottom: -1.4em;
}
.news {
	margin: 0;
	margin-right: -30px;
}
.news dd {
	width: 32.9%;
	display:inline-block; //display: inline; //zoom:1;
	margin:0;
	padding:0;
	vertical-align: top;
}
.news .date {
	color: #999;
}
.news a {
	font-size: 1.1em;
	line-height: 1.1;
	display:inline-block; //display: inline; //zoom:1;
	width: 90%;
}
.news p {
	width: 90%;
	line-height: 1.25;
}
.maps h2{
	background: none;
	margin-bottom: 0;
	padding-left: 25px;
	padding-bottom: 0;
}
.maps {
	padding-left: 5px;
}
.map_big {
	width: 654px;
	height: 459px;
	background: url('imgs/map_big.gif') no-repeat;
	margin-left: -30px;
	position: relative;
	margin-top: -40px;
	margin-bottom: 20px;
}
.map_big .city {
	display: block;
	height: 8px;
	width: 8px;
	overflow: hidden;
	padding: 8px;
	color: #c9252b;
	position: absolute;
	margin: -10px 0 0 -10px;
	cursor: pointer; cursor: hand;
}
.map_big .city span {
	display: block;
	height: 8px;
	width: 8px;
	overflow: hidden;
	background: #c9252b;
	border-radius: 10px;
}
.map_big .city:hover {
	padding: 6px;
	width: 12px;
	height: 12px;
}
.map_big .city:hover span {
	width: 12px;
	height: 12px;
}
.map_big .khabarovsk {left: 565px;top: 309px;}
.map_big .irkutsk {left: 390px;top: 347px;}
.map_big .krasnoyarsk {left: 327px;top: 324px;}
.map_big .surgut {left: 243px;top: 269px;}
.map_big .nignevartovsk {left: 251px;top: 277px;}
.map_big .ekaterinburg {left: 173px;top: 289px;}
.map_big .ufa {left: 139px;top: 295px;}
.map_big .perm {left: 156px;top: 266px;}
.map_big .orsk {left: 143px;top: 336px;}
.map_big .almaty {left: 221px;top: 428px;}
.map_big .ashgabad {left: 92px;top: 427px;}
.map_big .sumgait {left: 42px;top: 388px;}
.map_big .city_title {
	position: absolute;
	margin-top: -20px;
	background: #fff;
	border: 1px solid #c9252b;
	padding: 1px 4px;
	border-radius: 5px;
	color: #c9252b;
	display: none;
	margin-left: 2px;
}
.filials {
	margin: 4em 2em 4em 0;
	position: relative;
}
.filials p {
	line-height: 1.2;
}
.filial {
	position: absolute;
	display: none;
}
.text img {
	float:left;
	margin: 0 20px 0 0;
}
.text table img {
	float:none;
	margin: 0;
}
.footer {
	margin: 30px 0;
	padding: 20px;	
}
.footer p {
	display:inline-block; //display: inline; //zoom:1;
	vertical-align: top;
	width: 23.5%;
}
.footer .bestweb {
	float: right;
	position: relative;
	top: 40px;
}
table.catalog {
	position:relative;
	z-index: 10;
}
table.catalog input.plus, table.catalog input.minus {
	width: 11px;
	height: 11px;
	background: none;
	border: none;
	box-shadow: none;
	background: url('imgs/minus.gif') no-repeat;
	margin: 0;
	padding: 0;
	position:absolute;
	margin: 1px 0 0 2px;
}
table.catalog input.plus {
	background: url('imgs/plus.gif') no-repeat;
	margin: 1px 0 0 -13px;
}
.selection {
	display: block;
	position:absolute;
	background: #f9e7e8;
	z-index: 1;
}
p.with_image img {
	float:left;
	margin: 0 20px 15px 0;
}
.language_selector {
	position: fixed;
	top: 15px;
	left:0;
}
.language_selector, .language_selector li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.95em;
	font-weight: bold;
}
.language_selector a, .language_selector b {
	display: block;
	width: 25px;
	line-height: 25px;
	text-align:center;
}
.language_selector b {
	background: #c9252b;
	color: #fff;
}
.alphabet {
	margin-top: 2em;
	white-space: nowrap;
}
.alphabet a {
	display: inline-block; //display: inline; //zoom: 1;
	width: 18px;
	height: 18px;
	line-height: 18px;
	background: #eee;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	
}
.alphabet a:hover {
	background: #c9252b;
	color: #fff !important;
}
.stickly
{
width:1300px;
position:fixed;
top:0;
left:0;
background:#fff;
z-index:11;
}
.go-go-menu
{
margin-top:50px;
}

