@charset "windows-1251";
body { background-color:#fff;
	 }

div.content {
	background-image:url(../img/background-metall.jpg);
	background-repeat:repeat;
	position:absolute;
	top:0;
	left:0;
	height:260px;
	z-index:1;
	width: 100%;
	}
img.picture {
	border:solid 1px #f1f1f1;
	padding:3px;
	}

div.bodys {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width: 100%;
	min-width: 1200px;
	}
	
/*белая полоса*/
div.with-line {
	background-image:url(../img/wite-line.jpg);
	background-repeat:repeat;
	width:100%; 
	height:43px;
	border-bottom: solid 2px #cecece;
	z-index:2;
	}

 
 div.header-container {
	width:1200px;
	position:relative;
	left:50%;
	margin-left:-600px;	
	z-index:3;
	}
/*Оборудование*/	
div.oborudovanie {
	width:300px;
	height:2.5em;
	line-height: 2.5em;
	color:#444;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	border-top: solid 3px #cecece;
	z-index:4; 
	}

div.oborudovanie-over {
	width:300px;
	height:2.5em;
	line-height: 2.5em;
	color:#444;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	z-index:4;
	border-top: solid 3px #4172a3;
	cursor:pointer;
	}
/*Запчасти*/
div.zapchasti {
	width:300px;
	height:2.5em;
	line-height: 2.5em;
	color:#444;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	z-index:4;
	position:relative;
	border-top: solid 3px #cecece;
	left:450px;
	top:-43px;
	}
	
div.zapchasti-over:hover {
	width:300px;
	height:2.5em;
	line-height: 2.5em;
	color:#444;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	z-index:4;
	border-top: solid 3px #4172a3;
	cursor:pointer;
	position:relative;
	left:450px;
	top:-43px;
	}
/*Сервис*/
div.servis{
	width:300px;
	height:2.5em;
	line-height: 2.5em;
	color:#444;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	z-index:4;
	position:relative;
	border-top: solid 3px #cecece;
	left:900px;
	top:-86px;
	cursor:pointer;
	}
	
div.servis-over:hover {
	width:300px;
	height:2.5em;
	line-height: 2.5em;
	color:#444;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	z-index:4;
	border-top: solid 3px #4172a3;
	position:relative;
	left:900px;
	top:-86px;
	cursor:pointer;
	}
/*Время работы*/
div.time{
	background-image:url(../img/time.png);
	background-repeat:no-repeat;
	padding-left:40px;
	width:300px;
	height:35px;
	color:#777;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	z-index:5;
	position:relative;
	top:-60px;
	}

/*Бесплатная доставка*/
div.dostavka{
	background-image:url(../img/car.png);
	background-repeat:no-repeat;
	padding-left:40px;
	width:300px;
	height:35px;
	color:#777;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	z-index:5;
	position:relative;
	top:-95px;
	left:800px;
	}

/*Контакты*/
div.tel{
	background-image:url(../img/tel.png);
	background-repeat:no-repeat;
	padding-left:40px;
	width:300px;
	height:35px;
	color:#777;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	z-index:5;
	position:relative;
	top:-130px;
	left:865px;
	}

/*ЭВАН*/
div.evan{
	width:232px;
	height:49px;
	position:relative;
	left:50%;
	top:0;
	}

/*NIBE*/
div.nibe{
	width:256px;
	height:56px;
	position:relative;
	left:50%;
	top:0;
	}
	
/*Jaspi*/
div.jaspi{
	width:179px;
	height:55px;
	position:relative;
	left:50%;
	top:0;
	}	

div.horizontal-menu{
	background-color:#535353;
	position:relative;
	width:1200px;
	height:43px;
	border-top: solid 3px #4172a3;
	top:0;
	left: 50%;
}

/*меню продукция*/	
div.menu-prod{
	position:relative;
	left:30px;
	top:10px;
	width:100px;
	height:20px;
	background-image:url(../img/list.png);
	background-repeat:no-repeat;
	padding-left:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#fff;
	}

/*Корзина*/	
div.bag{
	position:relative;
	background-image:url(../img/bag.png);
	background-repeat:no-repeat;
	position:relative;
	left: 50%;
	top: 0;
	padding-left: 50px;
	width:300px auto;
	height:60px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	z-index:2500;
	}	

/*Поиск*/
div.searchbox{
	z-index:300;
	width:auto;
	position:relative;
	top:0;
	left:50%;
	}

/*Левый столбец с меню и калькуляторами*/
div.menu-left-column {
	position:relative;
	left:50%;
	margin-left:-600px;
	top:260px;
	z-index:50;
	width: 385px;
	z-index:2500;
}
/*Каталог оборудования
ul.menu {
	margin: 0;
	padding: 0; 
	display: inline-block;
	background-color: #f6f6f6; 
	color:#666;     
	width: 385px;
	height:auto;
	position: relative;
}

ul.menu li {
	list-style: none;
	position: relative;
	height: auto;
	
}

ul.menu a { 
	padding: 10px 12px 12px;
	background-image:url(../img/arrow.png);
	background-position: 95% 50%;
	background-repeat:no-repeat;
	width:360px;
	height: auto;
	color: #444;
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
	display: block;
	border-top: 3px solid #f1f1f1; 
	padding-top:12px;
	padding-bottom:12px;
}

ul.menu li a:hover {
	border-top: 3px solid #4172a3; 
	background-color: #535353; 
	color:#fff;     
	width:360px;
	height: auto;
	height: auto;
	background-image:url(../img/arrow-white.png);
	background-position: 95% 50%;
}

ul.menu li:first-child a {
	border-top: none;
	width:360px;
	height: auto;
}

ul.menu li ul {
	display: none;
	width:360px;
	height: auto;
}

ul.menu li:hover ul {
	display: block;
	padding:0;
	position:absolute;
	left: 50%;
	margin-left:190px;
	top: 0px;
	background-color: #fff;
	color:#666;
	width: 385px;
	height: auto;
	border-top: 3px solid #4172a3;
	z-index:100;
}
*/
/* Стили меню */
#menu {
	margin: 0;
	padding: 0; 
	display: inline-block;
	background-color: #f6f6f6; 
	width: 385px;
	height:auto;
	position: relative;
}
#menu li {
	margin:0;
	float:left;
	position:relative;
	list-style:none;

}
#menu a {
	background-image:url(../img/arrow.png);
	background-position: 95% 50%;
	width:361px;
	background-repeat:no-repeat;
	color: #444;
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
	display: block;
	border-top: 3px solid #f1f1f1;
	padding:12px;
}

/* sВыбранный пункт меню */
#menu .current a, #menu li:hover > a {
	background-color: #535353; 
	color:#fff;     
	width:361px;
	height: auto;
	background-image:url(../img/arrow-white.png);
	background-position: 95% 50%;

    box-shadow:0 2px 2px rgba(0,0,0, .5);
    -moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);
}

/* Подуровень */
#menu ul li:hover a, #menu li:hover li a {
	background:none;
	color:#666;
	width:360px;
}
#menu ul li a:hover {
	color:#fff;
	border-top: 3px solid #4172a3; 
	background-color:#535353;
	background-image:url(../img/arrow-white.png);
	background-repeat:no-repeat;
	background-position: 98% 50%;
	width:360px;
}

#menu ul li:first-child > a {
	height: auto;
	width:360px;
}
#menu ul li:last-child > a {
	height: auto;
	width:auto;
	width:360px;
}

/* выпадающий список */
#menu li:hover > ul {
	opacity:1;
	visibility:visible;
}
#menu ul {
	opacity:0;
	visibility:hidden;
	padding:0;
	width:385px;
	position:absolute;
	background-color:#f6f6f6;
	border-top: 3px solid #f1f1f1;
	left:50%;
	top:-2px;;
	margin-left:193px;
	
    box-shadow:0 2px 2px rgba(0,0,0, .5);
    -moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);	

    -moz-transition:opacity .25s linear, visibility .1s linear .1s;
    -webkit-transition:opacity .25s linear, visibility .1s linear .1s;
    -o-transition:opacity .25s linear, visibility .1s linear .1s;
    transition:opacity .25s linear, visibility .1s linear .1s;
}
#menu ul li {
    float:none;
    margin:0;
	border:none;
}
#menu ul a {
    font-weight:normal;
}
#menu ul ul {
    left:50%;
	margin-left:192px;
    top:0px;
}
/*Баннер*/
div.banners {
	background-color:#999;
	width:800px;
	height:300px;
	position:relative;
}

/*правая колонка с баннером и товарами*/
div.right-column {
	position: absolute;
	width:800px;
	height:auto;
	left:50%;
	top:270px;
	margin-left:-200px;
}

div.spoiler-tovar {
	background-color:#fff;
	width: auto;
	margin-top:10px;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #444;
	border: 1px solid #f1f1f1;

}

h3 {
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #666;
	line-height: 1.5;
	border-top: 3px solid #4172a3;
	padding:7px;
	background-color:#f6f6f6;
}

h2.h2_left {
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #666;
	line-height: 1.5;
	border-top: 3px solid #4172a3;
	padding:7px;
	background-color:#f6f6f6;
}
h2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #666;
	line-height: 1.5;
}

h1{
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #535353;
	line-height: 1.5;
	}

a {
	text-decoration: none;
	color: #666;
	}
.nounderline {
	text-decoration: none;
	color: #666;
	}
.underline:hover {
	text-decoration: underline;
	color: #666;
	}
a.simptext {
	text-decoration: underline;
	color: #666;
	}
a.simptext1 {
	text-decoration: underline;
	color: #666;
	}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height: 1.5;
	color: #444;
	font-weight:normal;
}

div.price1{/*цена на внутренней странице*/
	font-family:verdana;
	font-size:24px;
	color:#535353;
	font-weight:bold;
	position: relative;
	cursor:pointer;
}
div.price2-on{
	font-family:verdana;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	position: relative;
	background-color:#4172a3;
	padding:7px;
	margin-top:20px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width:auto;
	height:auto;
	cursor:pointer;
}

div.price2{
	font-family:verdana;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	position: relative;
	background-color:#8f2436;
	padding:7px;
	margin-top:20px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width:auto;
	height:auto;
	cursor:pointer;
}

div.dostavka-price {
	left:385px;
	top:180px;
	width:290px;
	color:#fff;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	position: absolute;
	background-color:#4172a3;
	padding:8px;
	padding-left:70px;
	margin:15px;
	z-index:800;
	cursor: pointer;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background-image:url(../img/car-price.png);
	background-repeat:no-repeat;
}

div.dostavka-price-on:hover {
	left:385px;
	top:180px;
	width:290px;
	color:#fff;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	position: absolute;
	background-color:#8f2436;
	padding:8px;
	padding-left:70px;
	margin:15px;
	z-index:800;
	cursor: pointer;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background-image:url(../img/car-price.png);
	background-repeat:no-repeat;
}

.radius_price {/*рамка для цены*/
	position: absolute;
	left:400px;
	top:70px;
	display: table-cell;
	cursor: pointer;
	text-align: center;
	margin-bottom:50px;
}

/*таблица наименованием товаров в спойлере*/
table.table-catalogue{
	width:100%;
	height:auto;
	border:1px solid #f1f1f1;
	background-color:#f6f6f6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#444;
}

table.table-catalogue tr{
	border-top:1px solid #f1f1f1;
	height:100%;
}

table.table-catalogue td{
	border-top:1px solid #f1f1f1;
	padding-top:8px;
	padding-bottom:8px;
}

tr.clickable:hover td {
	background: #fff;
	cursor: pointer;
}

a.table_href {
	text-decoration:none;
	color:#444;
	}

.socet_on {/* строка при наведении в таблице на главной странице */
    background: #4172a3;
    border: 1px solid #fff;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	padding:3px;
	margin-left:3px;
	margin-right:3px;
	color:#fff;
       }

.socet_off {/* строка пасивная в таблице на главной странице */
    background: #f6f6f6;
    border: 1px solid #666;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	padding:3px;
	margin-left:3px;
	margin-right:3px;
}
	   
/*Спойлер для калькуляторов*/
div.spoiler_body {
	display:none;
	width:auto;
	cursor:pointer;
	position:relative;
	font-family: Verdana;
	font-size:16px;
	height:auto; 
	font-weight:normal;
	padding:0;
}

div.spoiler {
	background-color:#f6f6f6;
	width:auto;
	border-top:3px solid #4172a3;
	margin-top:10px;
	text-align:left;
	border-bottom:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
}

a.spoiler_links:link, a.spoiler_links:visited {
	color: #666;
	text-decoration:none;
	font-family: verdana;
	font-size:16px;
}

a.spoiler_links:hover {
	color: #666;
	font-family: verdana;
	font-size:16px;
	background: fff;
}

/*Кнопка расчет*/
.button-raschet{
	background-color:#3c6085;
	color:#fff;
	font-size:16px;
	padding:5px;
	width:100%;
	text-align: center;
	text-decoration: none;
	cursor:pointer;
	outline: none;
}

/*Кнопка расчет при наведении мыши*/
.button-raschet-over{
	background-color:#a4122a;
	color:#fff;
	font-size:16px;
	padding:5px;
	width:100%;
	text-align: center;
	text-decoration: none;
	cursor:pointer;
	outline: none;
}
/*Таблица расчета мощности котла*/
table.table_calc {
	font-family:Verdana;
	font-size:14px;
	color:#666;
	width:100%;
}

table.table_calc th {
	text-align:center;
	background-color:#535353;
	color:#fff;
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	height:50px;
	padding:5px;
	border-top: 3px solid #4172a3;
}

table.table_calc tr {
	background-color: #f6f6f6;
	border-top: 3px solid #fff;
}

table.table_calc td {
	background-color: #f6f6f6;
	border-top: 3px solid #fff;	
}

/*низ сайта*/
div.bottom {
	width:1200px;
	height:auto;
	background-image:url(../img/background-metall.jpg);
	background-repeat:repeat;
	border-top: 3px solid #4172a3;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	position: relative;
	left:50%;
	margin-left:-800px;
	bottom:0;
	text-align:center;
	padding-top:15px;
	padding-bottom:5px;
	margin-top:15px;
}

/*баннер ротатор*/
img {
    margin:0;
    padding:0;
    border:0;
}

div.wrap{
    width: 600px;
}

ul.slides_rotator{
	margin: 0;
	padding: 0;
	position: relative;
    list-style: none;
}

div.rotator{
	float: left;
    position: relative;
}

a.rotator-nav{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	z-index: 3;
	cursor: pointer;	
}

a.rotator-nav div{
	height: 32px;
	width: 32px;
	background: url('../img/nav.png')  no-repeat;	
}

#rotator-left{
	left:0px;	
}

#rotator-left div{
	background-position: 0 0;	
}

#rotator-left:hover div{
	background-position: 0 -32px;	
}

#rotator-right{
	right:0px;
}

#rotator-right div{
	background-position: -32px 0;	
}

#rotator-right:hover div{
	background-position: -32px -32px;
}

div.clear {clear: both;}

/*слайдер изображений с миниатюрами*/
.slider{
	width: 350px;
	position: relative;
	padding-top: 320px; 
	margin: 10px;
	/*box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.75);*/
		float:left;
}

.slider>img{
	position: absolute;
	left: 0; top: 0;
	transition: all 0.5s;
}

.slider input[name='slide_switch'] {
	display: none;
}

.slider label {
	margin-top: 40px;
	margin-left: 12px;
	border: 1px solid #cdcac5;
	float: left;
	cursor: pointer;
	transition: all 0.5s;
	opacity: 0.6;
}

.slider label img{
	display: block;
}

.slider input[name='slide_switch']:checked+label {
	border-color: #918b81;
	opacity: 1;
}

.slider input[name='slide_switch'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}

.slider input[name='slide_switch']:checked+label+img {
	opacity: 1;
	transform: scale(1);
	border: solid 1px #cdcac5;
}
.slider input[name='slide_switch1'] {
	display: none;
}

.slider input[name='slide_switch1']:checked+label {
	border-color: #918b81;
	opacity: 1;
}

.slider input[name='slide_switch1'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}

.slider input[name='slide_switch1']:checked+label+img {
	opacity: 1;
	transform: scale(1);
	border: solid 1px #cdcac5;
}
.slider input[name='slide_switch2'] {
	display: none;
}

.slider input[name='slide_switch2']:checked+label {
	border-color: #918b81;
	opacity: 1;
}

.slider input[name='slide_switch2'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}

.slider input[name='slide_switch2']:checked+label+img {
	opacity: 1;
	transform: scale(1);
	border: solid 1px #cdcac5;
}
.slider input[name='slide_switch3'] {
	display: none;
}

.slider input[name='slide_switch3']:checked+label {
	border-color: #918b81;
	opacity: 1;
}

.slider input[name='slide_switch3'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}

.slider input[name='slide_switch3']:checked+label+img {
	opacity: 1;
	transform: scale(1);
	border: solid 1px #cdcac5;
}
.slider input[name='slide_switch4'] {
	display: none;
}

.slider input[name='slide_switch4']:checked+label {
	border-color: #918b81;
	opacity: 1;
}

.slider input[name='slide_switch4'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}

.slider input[name='slide_switch4']:checked+label+img {
	opacity: 1;
	transform: scale(1);
	border: solid 1px #cdcac5;
}
.slider input[name='slide_switch5'] {
	display: none;
}

.slider input[name='slide_switch5']:checked+label {
	border-color: #918b81;
	opacity: 1;
}

.slider input[name='slide_switch5'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}

.slider input[name='slide_switch5']:checked+label+img {
	opacity: 1;
	transform: scale(1);
	border: solid 1px #cdcac5;
}
.slider input[name='slide_switch6'] {
	display: none;
}

.slider input[name='slide_switch6']:checked+label {
	border-color: #918b81;
	opacity: 1;
}

.slider input[name='slide_switch6'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}

.slider input[name='slide_switch6']:checked+label+img {
	opacity: 1;
	transform: scale(1);
	border: solid 1px #cdcac5;
}
.slider input[name='slide_switch7'] {
	display: none;
}

.slider input[name='slide_switch7']:checked+label {
	border-color: #918b81;
	opacity: 1;
}

.slider input[name='slide_switch7'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}

.slider input[name='slide_switch7']:checked+label+img {
	opacity: 1;
	transform: scale(1);
	border: solid 1px #cdcac5;
}table.catalogue {border-collapse: collapse; border:1px solid #f1f1f1; width:100%; color:#666; background-color:#fff;}
table.catalogue td {font-size: 14px; border:1px solid #f1f1f1; font-family: verdana; text-align: left; padding:5px; background-color:#fff;}

table.catalogue-mini {border-collapse: collapse; border:1px solid #f1f1f1; width:100%; color:#666; background-color:#fff; text-align: center;}
table.catalogue-mini th {font-size: 12px; border:1px solid #f1f1f1; font-family: verdana; text-align: center;  background-color:#fff; font-weight:bold;}
table.catalogue-mini td {font-size: 12px; border:1px solid #f1f1f1; font-family: verdana; text-align: center;  background-color:#fff;}


div.back-to-catalog {
	background-color:#f6f6f6;
	color:#666;
	font-family:Verdana;
	font-size:16px;
	width: 210px;
	text-align:center;
	padding: 5px;
	height: 20px;
	border:solid 1px #f1f1f1;
}
div.back-to-catalog-on {
	background-color:#f6f6f6;
	color:#666;
	font-family:Verdana;
	font-size:16px;
	width: 210px;
	text-align:center;
	padding: 5px;
	height: 20px;
	box-shadow: #333 1px 1px 3px;
	border:solid 1px #f1f1f1;
}
div.pocupka {
	background-color:#46709b;
	color:#fff;
	font-family:Verdana;
	width: 210px;
	vertical-align: middle;
	text-align:center;
	text-decoration:none;
	height: 20px;
	padding: 5px;
	font-size:16px;
	border:solid 1px #3c6288;
	}
div.pocupka-on {
	background-color:#46709b;
	color:#fff;
	font-family:Verdana;
	box-shadow: #333 1px 1px 3px;
	width: 210px;
	vertical-align: middle;
	text-align:center;
	text-decoration:none;
	height: 20px;
	padding: 5px;
	font-size:16px;
	border:solid 1px #3c6288;
	}
/*кнопки выбора оборудования на подборе запчастей*/
.button_form_device {
	background:#fff;
	border: 1px solid #f1f1f1;
	width:155px;
	text-align:left;
	margin-bottom:3px;
	text-decoration: none;
	text-decoration: none;
	outline: none;
	padding:5px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	}
.button_form_device_over:hover {
	  background:#46709b;
	  color:#fff;
	  border: 1px solid #f1f1f1;
	  width:155px;
	  text-align:left;
	  margin-bottom:3px;
	  cursor:pointer;
	  text-decoration: none;
	  outline: none;
	  padding:5px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	  }	
/*таблица с наименованими запчастей*/
table.price {
	border-collapse: collapse;
	background-color:#fff;
	clear: right;
	border: 0;
	width:100%;}

table.price th {
	text-align:center;
	font-weight:100;
	font-size: 12px;
	padding: 0.3em 0.2em;
	text-align: center;
	font-family: verdana;
	}

table.price td {
	font-size: 12px;
	border-bottom:solid 1px #f1f1f1;
	border-top: solid 1px #f1f1f1;
	padding: 0.3em 0.2em;
	font-family: verdana;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	}	
img.look {
	float:left;
	border:solid 1px #f1f1f1;
	padding:7px;
	}  

table.white{
	height:auto;
	border:0px;
	background-color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#444;
}

table.white tr{
	border-top:0px;
	height:100%;
}

table.white td{

}
.spoiler_over{
	background-color:#fff;
	width:auto;
	border-top:3px solid #4172a3;
	margin-top:10px;
	text-align:left;
	border-bottom:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;

}
.spoiler_out{
	background-color:#f6f6f6;
	width:auto;
	border-top:3px solid #4172a3;
	margin-top:10px;
	text-align:left;
	border-bottom:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;

}
.spares-for-device{
	clear: both;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	width: 100%;
}
.spares-for-device-table{
	width: 100%;
	text-align: center;
	border: 1px solid #f6f6f6;
}
.spares-for-device-table td{
	padding: 5px 0;
	vertical-align: top;
}
.spares-for-device-table th{
	padding: 10px 0;
}
.spares-for-device-table tr{
	background: #fff;
}

.spares-for-device a{
	color: #4172a3;
}
.spares-for-device a:hover{
	text-decoration: underline;
}
