﻿html {
	padding:0;
	margin:0;
	width: 100%;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
} 
body {
	padding:0;
	margin:0;
	width: 100%;
	background-color:#eeeeee;
	min-width:1155px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #CC00CC;
}
a:hover {
	color: #CC00CC;
}
h1 {
 	margin-bottom: 0px;
 	text-align:center;
}
h1:hover {
	color: #CC00CC;
}
h2 {
 	margin-top: 10px;
 	margin-bottom: 0px;
}
h4 {
 	margin-top: 0px;
 	margin-bottom: 0px;
 	font-size:16px;
 	padding:10px 10px;
}
h4 a {
 	text-decoration:none;
}
h4 a:hover {
 	text-decoration:underline;
 	color:black;
}
hr {
 	background-color: #870050;
 	color: #870050;
 	width:70%;
 	border:0px none;
 	height:3px;
}
.eu {
	position: absolute;
	float: right;
	width: 50px;
	height: 50px;
	right: 10px;
	top: 10px;
	z-index:5;
	background-image: url(images/eu.jpg);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.gd {
	position: absolute;
	float: right;
	width: 140px;
	height: 103px;
	right: 10px;
	top: 10px;
	z-index:5;
	background-image: url(images/index/2.png);
}
.new {
	position: absolute;
	float: right;
	width: 48px;
	height: 30px;
	right: 10px;
	bottom: 10px;
	z-index:5;
	background-image: url(images/index/new.png);
}
.nx {
	position: absolute;
	float: right;
	width: 146px;
	height: 30px;
	right: 10px;
	top: 10px;
	z-index:5;
	background-image: url(images/index/ng.png);
}
/* Значок бесплатная доставка  и кнопка печати */
.dostavka {
	position: absolute;
	float: right;
	width: 124px;
	height: 32px;
	right: 10px;
	top: 10px;
	z-index:5;
	background-image: url(images/index/dostavka.png);
}
.printpage {
	position: absolute;
	float: right;
	width: 124px;
	height: 32px;
	right: 10px;
	top: 50px;
	z-index:5;
	background-image: url(images/printpage.png);
	cursor:pointer;
}
/*бесплатная доставка*/
.butt	{
	position: absolute;
	width: 124px;
	height: 32px;
	right: 10px;
	top: 10px;
	z-index:5;
	text-decoration: none;
	cursor: help;
	background-image: url(images/index/dostavka.png);
}
.overlay {
	display:none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
	background:rgba(0,0,0,.3);
	position:fixed;
    cursor: default; 
}
.overlay:target {
    display: block;
}
.popup {
	display:none;
	width:460px;
	height:300px;
    
	background:#fcfcfc;

	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	-moz-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	box-shadow:0px 1px 3px rgba(0,0,0,.25);
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px; 

	position:fixed;
	top:50% !important;
	left:50% !important;
	margin-top:-94px !important;
	margin-left:-180px !important;
	z-index:101;
}
.overlay:target+.popup {
	display:block;
}
.popup-head{
	width:460px;
	height:44px;
	background-color: #ebebeb;
	
	-webkit-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);
	-moz-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);

	position:absolute;
	z-index:10;

	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:44px;

	color:#870050;
	text-shadow:0px 1px 0px #fff;
}
.popup-footer {
	width:460px;
	height:44px;
	background-color: #ebebeb;
	
	-webkit-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);
	-moz-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);

	position:absolute;
	z-index:10;

	font-size:14px;
	text-align:center;
	line-height:44px;

	text-shadow:0px 1px 0px #fff;
}
.pic-left {
    float: left;
    margin-left: 3px;
    margin-right: 10px;
    margin-top: 3px;
    margin-bottom: 140px;
}
.cl {
    top: -25px;
    right: -25px;
    position: absolute;
    text-decoration:none;
}
.cl:before {
    content: "X";
    color:white;
    font-size: 18px;
}
/* Логотип ROHM  */
.roehm {
	position: absolute;
	float: right;
	width: 200px;
	height: 77px;
	right: 10px;
	top: 10px;
	z-index:5;
	background-image: url(images/index/roehm.jpg);
}
.in {
	display: inline-block;
	margin: 0px auto;
	position:relative;
}
.pruf {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:bold;
	margin: 10px 0px;
}
/* Главные аргументы  */
.argum_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}
.argum_u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}
.argum_air {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}
.argum_hk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}
.argum_hs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}
.argum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}
.argum {
	color: #870050;
}
.argum_air {
	color: #0A504B;
}
.argum_hs {
	color: #025C14;
}
.argum_hk {
	color: #022C4D;
}
.argum_u {
	color: #E46713;
}
.argum_m {
	color: #004B87;
}
/* Заголовки  */
.zagolovok_u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	word-spacing: 0em;
	text-align:center;
	padding-top:10px;
}
.zagolovok_hk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	word-spacing: 0em;
	text-align:center;
	padding-top:10px;
}
.zagolovok_hs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	word-spacing: 0em;
	text-align:center;
	padding-top:10px;
}
.zagolovok_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	word-spacing: 0em;
	text-align:center;
	padding-top:10px;
}
.zagolovok_opt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	word-spacing: 0em;
	text-align:center;
	padding-top:10px;
}
.zagolovok_air {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	word-spacing: 0em;
	text-align:center;
	padding-top:10px;
}
.zagolovok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	word-spacing: 0em;
	text-align:center;
	padding-top:10px;
}
.zagolovok {
	color: #000000;
}
.zagolovok_air {
	color: #0A504B;
}
a.zagolovok_opt {
	color: #870050;
}
.zagolovok_opt {
	color: #870050;
}
.zagolovok_m {
	color: #004B87;
}
.zagolovok_hs {
	color: #025C14;
}
.zagolovok_hk {
	color: #022C4D;
}
.zagolovok_u {
	color: #E46713;
}
.text_air {
	font-family: Arial;
	font-size: 14px;
	color: #0A504B;
}
.text_air_b {
	font-family: Times;
	font-size: 16px;
	color: #000000;
	text-align:justify;
	text-indent:1cm;
}
.air {
	width:180px; 
	height:30px;
	text-align:center;
	vertical-align:middle;
	padding:2px;
	border:1px solid #CCCCCC;
	z-index:3;
	color:white;
	font-weight:bold;
	background-color:#434343;
	text-decoration:underline;
} 
a:visited.podr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #870050;
}
a:link.podr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #870050;
}
a:visited.podr_hs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #025C14;
}
a:link.podr_hs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #025C14;
}
a:visited.podr_hk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #022C4D;
}
a:link.podr_hk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #022C4D;
}
a:visited.podr_air {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A504B;
}
a:link.podr_air {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A504B;
}
a:visited.podr_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004B87;
}
a:link.podr_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004B87;
}
a:visited.podr_u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E46713;
}
a:link.podr_u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E46713;
}
.mailto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a :visited.menulink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link.menulink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:hover.menulink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC00CC;
}
.divleft {
	padding-bottom: 7px;
	padding-top: 7px;
}
a:visited.podpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #932765;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	text-decoration: none;
}
a:link.podpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #932765;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	text-decoration: none;
}
.podpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #932765;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	text-decoration: none;
}
.podpis_bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
a:visited.navi_up {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link.navi_up {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:hover.navi_up {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CC00CC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imag {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.images {
	padding:2px;
	border:1px solid #CCCCCC;
}
:hover.images {
	padding:2px;
	border:1px solid #A1A1A1;
}
/* Указатель текущей страницы под верхним меню  */
.h {
	font-family: Verdana;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom:8px;
}
.line {
	color: #CCCCCC;
	word-spacing: 0em;
}
.textTimes {
	font-family: Verdana;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	height: auto;
	width: auto;
	text-align: justify;
	padding-top: 6px;
	padding-bottom: 6px;
	text-indent: 20px;
	line-height: 150%;
}
.text2Times {
	font-family: Times;
	font-size: 12pt;
	vertical-align:top;
	font-weight: normal;
}
/* Подпись с пояснениями под картинкой  */
.ссылки {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.стиль13 {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 10px;
}
.text2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.text2b {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align:center;
	font-weight:bold;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text3b {
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color: #000000;
}
.text3bl {
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	color: #000000;
}
.text4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.text4bl {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align: center;
}
.text5 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
}
.news1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 6px;
	font-weight: bold;
}
/* Ссылки назад/главная  */
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align:center;
}
table.stuff {
	margin: 0px auto;
	margin-bottom:20px !important;
}
table.stuff td{
	text-align:center;
	font-family: Arial;
	font-size: 12px;
	padding:0px 5px;
}
table.stuff tr:nth-child(3n-1) {
	font-weight: bold;
}
table.stuff_z {
	margin: 0px auto;
	vertical-align:middle;
}
table.stuff_z td{
	text-align:center;
	font-family: Arial;
	font-size: 12px;
	padding:0px 5px;
}
table.stuffi td{
	padding:0px 5px;
}
#div_logo {
	position: relative;
	background-image:  url(images/index/bg_1.gif);
	width: 100%;
	height: 135px;
	z-index: 3;
	min-width:1155px;
	text-align:center;
}
#div_tel {
	position: absolute;
	top: 5px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:white;
	width:450px;
	z-index: 5;
	left:50%;
	margin-left:-160px;
}
.div_tel_1 {
	position: absolute;
	background-color: #881f59;
	left:-55px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.div_tel_2 {
	color:#d5d5d5;
}

#div_logo img {
	display:inline-block; 
	vertical-align:middle;
	overflow: hidden;
}
/* Яндексовский	 поиск */
#div_search {
	position: absolute;
	left:15px;
	top: -40px;
	width: 200px;
	height: 30px;
	z-index: 5;
    float: right; 
}
/* Иконки главная, почта, карта сайта */
#div_icon {
position: absolute;
left: 1050px;
top: -33px;
width: 100px;
height: 22px;
z-index: 9;
vertical-align: middle;
display: flex;
align-items: center;
}
#div_basket {
	position: absolute;
	left: 0%;
	top: 97px;
	width: 100%;
	height: 30px;
	z-index: 6;
    float: right; 
}
#div_menu {
	position: relative;
	background-image:  url(images/index/bg_2.gif);
	width: 100%;
	height: 43px;
	z-index: 3;
	min-width:1155px;
	text-align:center;
	margin: 0px 0px;
}
#div_menu ul {
	margin:0px 0px;
}
#div_menu li {
	padding: 10px 20px;
	font-size: 13px;
	background-image:  url(images/index/bg66.gif);
	background-repeat: no-repeat;
	background-position:right top;
	list-style: none outside none;
	display: inline-block;
	white-space: nowrap;
	height:37px;
}
/* Верхнее меню  */
#div_listmenu li {
	padding: 3px 10px;
	font-size: 12px;
	font-weight:bold;
	list-style: none outside none;
}
/* Список станков верхнего меню  */
#div_listmenu ul {
	text-align:left;
	margin: 0px 0px;
	padding: 0px;
}
#div_modmenu ul {
	text-align:left;
	margin: 0px 0px;
	padding: 0px;
}
#div_modmenu li {
	padding: 0px 10px;
	font-size: 12px;
	font-weight:normal !important;
	list-style: none outside none;
	display: inline-block;
}
#div_futter {
	position: relative;
	border-top: 5px solid rgb(120, 119, 119);
	background-color: rgb(136, 31, 89);
	width: 100%;
	z-index: 3;
	text-align:center;
	vertical-align:top;
	min-width:1155px;
}
#div_menu a:visited {
	font-family: arial,tahoma,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: none;
	text-shadow: none;
}
#div_menu a:link {
	font-family: arial,tahoma,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: none;
	text-shadow: none;
}
#div_menu a {
	font-family: arial,tahoma,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: none;
	text-shadow: none;
}
#div_futter a:visited {
	font-family: arial,tahoma,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: none;
	text-shadow: none;
}
#div_menu a:hover {
	font-family: arial,tahoma,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgb(161, 161, 161);
}
#div_futter a:link {
	font-family: arial,tahoma,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: none;
	text-shadow: none;
}
#div_futter a {
	font-family: arial,tahoma,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: none;
	text-shadow: none;
}
#div_futter a:hover {
	font-family: arial,tahoma,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgb(161, 161, 161);
}
#div_futter ul {
	display:inline-block;
	vertical-align:top;
	padding:5px;
	margin:5px;
}
#div_futter li {
	padding: 5px 10px;
	font-size: 13px;
	list-style: none outside none;
	white-space: nowrap;
	text-align:left;
}
#div_futter2 {
	position: relative;
	border-top: 1px solid rgb(255, 255, 255);
	background-color: rgb(136, 31, 89);
	padding:5px 0px 5px 0px;
	width: 100%;
	z-index: 3;
	min-width:1155px;
}
#div_futter2 ul {
	position: relative;
	z-index: 3;
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0px;
}
#div_futter2 li {
	padding: 5px 10px;
	font-size: 13px;
	list-style: none outside none;
	white-space: nowrap;
	text-align:left;
	display: inline-block;
	vertical-align:middle;
}

#div_futter2 li a {
color: rgb(255, 255, 255);
}

#div_futter3 ul {
	position: relative;
	padding:20px 0px 5px 0px;
	width: 100%;
	z-index: 3;
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0px;
	min-width:1155px;
}
#div_futter3 li {
	padding: 5px 10px;
	font-size: 13px;
	list-style: none outside none;
	white-space: nowrap;
	text-align:left;
	display: inline-block;
	vertical-align:middle;
}
.menu_down {
	padding: 10px 10px;
	list-style: none outside none;
	white-space: nowrap;
	text-align:left;
	font-family: arial,tahoma,sans-serif;
	color: rgb(175, 175, 175);
	font-size: 14px;
	font-weight:bold;
}
a:visited.menu_text {
	font-family: arial,tahoma,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: none;
	text-shadow: none;
}
a:link.menu_text {
	font-family: arial,tahoma,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: none;
	text-shadow: none;
}
.menu_text {
	font-family: arial,tahoma,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: none;
	text-shadow: none;
}
#div_stnews {
	width:900px;
	position:relative;
	top: 5px;
	left: 10px;
	margin-left:230px;
	border:1px solid #999999;
	padding-bottom:10px;
	background-color: #faf0f6;
}
#div_stnews ul {
	margin:0px 0px;
	padding-left:0px;
}
#div_stnews li {
	padding: 0px 10px;
	font-size: 12px;
	list-style: none outside none;
	display: inline-block;
	width: 180px;
	vertical-align:top;
}
#div_stnews li a {
	font-size: 12px;
	color: #85225B;
	text-decoration:none;
}
#div_stnews li a:hover {
	text-decoration:underline;
}
.datanews {
	font-size: 11px;
	color: #676767;
}
.arxivnews a {
	font-size: 12px;
	position:absolute;
	right:10px;
	top:10px;
	color: #85225B;
	text-decoration:none;
	font-weight:bold;
}
.s1 {
	font-weight:bold;
	width:9px;
	height:9px;
	margin-right:2px;
	background-image:  url(images/index/s1.png);
	background-position: left center;
	background-repeat: no-repeat;
	overflow:hidden;
	display: inline-block;
}
/* Тело страницы  */
#div_page {
	width:1150px;
	min-height:1350px;
	margin: 0px auto;
	background-color:#ffffff;
	border-left: 1px solid rgb(221, 221, 221);
	border-right: 1px solid rgb(221, 221, 221);
	border-bottom: 1px solid rgb(221, 221, 221);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	vertical-align:top;
}
/* 404  */
#div_page_404 {
	width:1150px;
	min-height:900px;
	margin: 0px auto;
	text-align: center;
	vertical-align:top;
	padding-top:30px;
}

.purpur_text_404 {
color: #802058;
font-family: arial;
    font-size: 26px;
    margin-bottom: 16px;
}

.gray_text_404 {
color: #787777;
font-family: arial;
    font-size: 18px;
    margin-bottom: 8px;
}
.button_purpur_404 {
background-color:#802058;
font-size:18px;
padding:8px 12px;	
}
.button_purpur_404 a:link  {
color:#fff;	
}


.button_purpur_404 a:visited  {
color:#fff;	
}


#div_futter_404 {
	position: relative;
	border-top: 1px solid rgb(255, 255, 255);
	background-image: url("images/bg_21.gif");
    height: 43px;
	padding:5px 0px 5px 0px;
	width: 100%;
	z-index: 3;
	min-width:1155px;
}
#div_futter_404 ul {
	position: relative;
	z-index: 3;
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0px;
}
#div_futter_404 li {
	padding: 5px 10px;
	font-size: 13px;
	list-style: none outside none;
	white-space: nowrap;
	text-align:left;
	display: inline-block;
	vertical-align:middle;
}


/* Содержимое страницы  */
#div_body {
	width:900px;
	position:relative;
	top: 10px;
	left: 10px;
	margin-left:230px;
	min-height: 820px;
	padding-bottom:40px;
}
#div_body p {
	text-align:center;
}
#div_body table {
	margin: 0px auto;
}
#div_body a img {
	border:1px solid #ffffff; 
}

table.stuff tbody tr td a img {
cursor: zoom-in;
}
table.data tbody tr td a img {
cursor: zoom-in;
}


#div_body a:hover img {
	border:1px solid #999999;
}
#div_body ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align:left;
}
table.catalog {
	width:500px;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px auto;
}
table.catalog td:nth-child(2) {
	text-align:center;
}
table.catalog td:nth-child(3) {
	text-align:center;
}
table.pruf {
	width:700px;
	padding-bottom:0px;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	color: #000000;
	margin-top:20px !important;
	border:thin gray solid;
	border-collapse: collapse;
	margin-bottom:20px !important;
}
table.pruf td {
	border:thin gray solid;
	padding: 3px;
}
table.x {
	width:800px;
	background-color:#F0F0F0;
	font-family: Arial;
	font-size: 12px;
	margin: 0px auto;
	text-align:center;
	border-collapse:collapse;
	margin-top:20px;
}
table.x td {
	height:20px;
	border:1px #B2B2B2 solid;
}
table.x td:first-child {
	font-weight:bold;
}
table.x tr:nth-child(even) {
	background-color:#CCCCCC;
}
/* Таблица технических данных типа Newall */
table.x1 {
	width:500px;
	background-color:#F0F0F0;
	font-family: Arial;
	font-size: 12px;
	margin: 0px auto;
	text-align:center;
	border-collapse:collapse;
	margin-top:20px;
}
table.x1 td {
	height:20px;
	border:1px #B2B2B2 solid;
}
table.x1 tr:nth-child(even) {
	background-color:#CCCCCC;
}
/* Таблица характеристик  */
table.data {
	width:600px;
	background-color:#F0F0F0;
	padding-bottom:0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px auto;
	margin-bottom:20px !important;
}
table.data td {
	height:20px;
}
table.data td:first-child[colspan="5"] {
	font-weight:bold;
}
table.data td:first-child[colspan="4"] {
	font-weight:bold;
}
table.data td:first-child[colspan="3"] {
	font-weight:bold;
}
table.data td:first-child[colspan="2"] {
	font-weight:bold;
}
table.data td:nth-child(n+2) {
	text-align:center;
}
table.data_z {
	width:700px;
	background-color:#F0F0F0;
	padding-bottom:0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px auto;
	margin-bottom:20px;
}
table.data_z td {
	height:20px;
}
table.data_z {
	background-color:#CCCCCC;
	font-weight:bold;
}
table.data_z td:nth-child(n+2) {
	text-align:center;
}
table.data_s {
	width:700px;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	margin: 0px auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	border-collapse:collapse;
}
table.data_s tr:nth-child(1) {
	background-color:#CCCCCC;
	font-weight:bold;
}
table.data_s td {
	border:2px #B2B2B2 solid;
	padding:5px;
}
table.data-dop {
	width:800px;
}
table.data_dop_air img {
	max-width:250px;
}
table.data_dop_air td {
	text-align:center;
	width:300px;
}
table.data_dop_air td[colspan="3"] {
	text-align:center;
}
table.data5 {
	width:600px;
	background-color:#F0F0F0;
	padding-bottom:0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px auto;
	margin-bottom:20px !important;
}
/* Страница новостей, таблица новостей */
table.data_news {
	width:850px;
	padding-top:20px;
	font-family: Arial;
	font-size: 14px;
	margin: 0px auto;
	margin-bottom:20px !important;
}
table.data_news td {
	vertical-align:top;
	padding: 20px 5px 5px 5px;
}
table.data_news a {
	color: #870050;
}
  table.data_news img {
	 float:right;
}
table.data_news td:nth-child(1) {
	font-weight:bold;
	font-size: 12px;
	padding-top:22px;
}
table.data_news td:nth-child(1)[colspan="3"] {
	text-align: center;
	font-size: 14px;
}
/* Заголовок в таблице новостей */
.zag_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	color: #870050;
}
/* Архив новостей  */
.news_arx li {
	padding: 5px 10px;
	font-size: 14px;
	list-style: none outside none;
}
/* Подпись основные характеристики  */
.xar {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	background-color:white;
	text-align:center;
	font-weight:bold;
	padding:15px 0px 15px 0px;
}
/* Картинка в таблице доппринадлежностей  */
.xard {
	font-family: Arial;
	font-size: 14px;
	background-color:white;
	text-align:center;
	font-weight:bold;
}
/* Модели в таблице характеристик  */
.mod {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	background-color:#CCCCCC;
	font-weight:bold;
}
/* Заголовок в таблице доппринадлежностей  */
.dop {
	height:34px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color:#CCCCCC;
	font-weight:bold;
	text-align:center;
}
/* Комплект и доппринадлежности  */
.zag_dop_m {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	padding: 20px 0px 10px;
	text-align:center;
}
.zag_dop_u {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	padding: 20px 0px 10px;
	text-align:center;
}
.zag_dop_hs {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	padding: 20px 0px 10px;
	text-align:center;
}
.zag_dop_air {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	padding: 20px 0px 10px;
	text-align:center;
}
.zag_dop_o {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	padding: 20px 0px 10px;
	text-align:center;
}
.zag_dop {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	padding: 20px 0px 10px;
	text-align:center;
}
.zag_dop {
	color: #022C4D;
}
.zag_dop_o {
	color: #870050;
}
.zag_dop_air {
	color: #0A504B;
}
.zag_dop_hs {
	color: #025C14;
}
.zag_dop_u {
	color: #E46713;
}
.zag_dop_m {
	color: #004B87;
}
/* Подзаголовки на сервисных страницах  */
.zag_serv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	padding-left:60px;
	margin-top:30px;
	color: #870050;
}
/* Текст сервисных страниц, нормы точности, видео и пр. подписи  */
.text_serv {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align:left;
	text-indent:30px;
	margin-top:15px;
}
.text_serv_h {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align:left;
	text-indent:-30px;
	margin-top:15px;
	padding-left:60px;
}
a.text_serv_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	color: #870050;
}
.text_serv_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	color: #870050;
}
/* Левое главное меню  */
#div_menu_left {
	float:left;
	position:relative;
}
#div_menu_uc {
	position: relative;
	width: 230px;
	z-index: 2;
	text-align:left;
	margin: 0px 0px;
}
#div_menu_air {
	position: relative;
	width: 230px;
	z-index: 2;
	text-align:left;
	margin: 0px 0px;
}
#div_menu_hs {
	position: relative;
	width: 230px;
	z-index: 2;
	text-align:left;
	margin: 0px 0px;
}
#div_menu_m {
	position: relative;
	width: 230px;
	z-index: 2;
	text-align:left;
	margin: 0px 0px;
}
#div_menu_opt {
	position: relative;
	width: 230px;
	z-index: 2;
	text-align:left;
	margin: 0px 0px;
}
#div_menu_uc a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#div_menu_air a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#div_menu_hs a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#div_menu_m a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#div_menu_opt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#div_menu_uc ul {
	margin:0px 0px;
	padding: 0px 0px;
}
#div_menu_air ul {
	margin:0px 0px;
	padding: 0px 0px;
}
#div_menu_hs ul {
	margin:0px 0px;
	padding: 0px 0px;
}
#div_menu_m ul {
	margin:0px 0px;
	padding: 0px 0px;
}
#div_menu_opt ul {
	margin:0px 0px;
	padding: 0px 0px;
}
#div_menu_uc li {
	padding: 10px 10px;
	font-size: 13px;
	list-style: none outside none;
	white-space: nowrap;
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 3px #cccccc solid;
	background-color:#e5e5e5;
	border-collapse: collapse;
}
#div_menu_air li {
	padding: 10px 10px;
	font-size: 13px;
	list-style: none outside none;
	white-space: nowrap;
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 3px #cccccc solid;
	background-color:#e5e5e5;
	border-collapse: collapse;
}
#div_menu_hs li {
	padding: 10px 10px;
	font-size: 13px;
	list-style: none outside none;
	white-space: nowrap;
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 3px #cccccc solid;
	background-color:#e5e5e5;
	border-collapse: collapse;
}
#div_menu_m li {
	padding: 10px 10px;
	font-size: 13px;
	list-style: none outside none;
	white-space: nowrap;
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 3px #cccccc solid;
	background-color:#e5e5e5;
	border-collapse: collapse;
}
#div_menu_opt li {
	padding: 10px 10px;
	font-size: 13px;
	list-style: none outside none;
	white-space: nowrap;
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 3px #cccccc solid;
	background-color:#e5e5e5;
	border-collapse: collapse;
}
#div_menu_uc li:hover {
	background-color:#c1c0be;
	background-image: none;
}
#div_menu_air li:hover {
	background-color:#c1c0be;
	background-image: none;
}
#div_menu_hs li:hover {
	background-color:#c1c0be;
	background-image: none;
}
#div_menu_m li:hover {
	background-color:#c1c0be;
	background-image: none;
}
#div_menu_opt li:hover {
	background-color:#c1c0be;
	background-image: none;
}
#div_menu_opt a:hover {
	color: #85225B;
}
#div_menu_opt li {
	background-image:  url(images/index/bg_opt.gif);
}
#div_menu_m a:hover {
	color: #85225B;
}
#div_menu_m li {
	background-image:  url(images/index/bg_m.gif);
}
#div_menu_hs a:hover {
	color: #025C14;
}
#div_menu_hs li {
	background-image:  url(images/index/bg_hs.gif);
}
#div_menu_air a:hover {
	color: #0A504B;
}
#div_menu_air li {
	background-image:  url(images/index/bg_air.gif);
}
#div_menu_uc a:hover {
	color: #E46713;
}
#div_menu_uc li {
	background-image:  url(images/index/bg_uc.gif);
}
/* Кнопки социальных сетей  */
.sc{
	text-align:center;
	margin-top: 10px;
}
.sc a img{
	text-align:center;
	padding: 2px 2px;
}
/* Таблица с видами станков на индексных страницах  */
.indexpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	padding-top: 6px;
	padding-bottom: 6px;
	text-indent: 20px;
	line-height: 150%;
}
.indexpage p {
	text-align: justify !important;
}
table.indexpage{
 width:100%;
}
table.indexpage td{
	text-align:center;
	vertical-align:top;
	width:25%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:10px;
}
table.indexpage td span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* Таблица с моделями на индексных страницах  */
table.ip{
	width:100%;
	margin-bottom:10px;
	position:relative;
	z-index:3;
	border-spacing:0px;
	padding-bottom: 10px;
}
table.ip td{
	position:relative;
	text-align:center;
	vertical-align: bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 10px;
}
table.ip tr:first-child td[colspan] {
	padding-top: 10px;
	padding-bottom: 0px;
}
table.ip td[colspan]{
	padding-top: 5px;
	padding-bottom: 5px;
}
table.ip td a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
table.ip td.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	border-bottom: 1px #870050 solid;
	border-left: 1px #870050 solid;
	border-right: 1px #870050 solid;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
}
table.ip td.bot_l {
	background-image:  url(images/index/brd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
table.ip td.bot_r {
	background-image:  url(images/index/brd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.ip td.bot_lf {
	border-left: 1px #870050 solid;
}
table.ip td.bot_rf {
	border-right: 1px #870050 solid;
}
h2 a {
	font-family: Verdana, Helvetica, sans-serif !important;
	font-size: 14px !important;
	color: #870050 !important;
	padding-bottom: 10px !important;

}
table.ip h2 {
	font-family: Verdana, Helvetica, sans-serif !important;
	font-size: 14px !important;
	color: #870050 !important;
	padding-bottom: 10px !important;

}
/* Страница О компании  */
.text_ab {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 25.2px;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 10px;
	margin: 20px 10px 10px 10px;
}
.text_ipab {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	margin: 15px 2% 15px 1%;
}
.text_ipab ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 25.2px;
	margin-bottom: 10px;
}
.text_ipab h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	font-weight:bold;
	color: #870050;
}
.text_ipab h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	font-weight:bold;
}

/* Текст на индексных страницах  */
.text_ip {
	font-family: Verdana;
	font-size:12px;
	text-align: justify;
	padding-top: 6px;
	padding-bottom: 6px;
	text-indent: 20px;
	line-height: 150%;
}
.text_ip span {
	font-weight:bold;
}
/* Есть в наличии на складе  */
.yes {
    color: rgb(0, 128, 0);
	white-space: nowrap;
	font-weight: bold;
}
/* Нет в наличии на складе  */
.not {
    color: rgb(150, 30, 120);
	white-space: nowrap;
	font-weight: bold;
}
/* Предупреждение - станок снят с производства  */
.warn a:visited {
	font-family: Arial;
	font-size: 24px;
	color:red;
	font-weight:bold;
	padding: 20px 0px 10px;
	text-align:center;
}
.warn a:link {
	font-family: Arial;
	font-size: 24px;
	color:red;
	font-weight:bold;
	padding: 20px 0px 10px;
	text-align:center;
}
.warn {
	font-family: Arial;
	font-size: 24px;
	color:red;
	font-weight:bold;
	padding: 20px 0px 10px;
	text-align:center;
}
/* Стрелка прокрутки вверх  */
#go_top {
    background: url('images/ico_arr_top.png') no-repeat 0 0;
    bottom: 12px;
    cursor: pointer;
    display: none;
    height: 50px;
    position: fixed;
    right: 42px;
    text-decoration: none;
    width: 50px;
	z-index: 300;
	bottom: 166px;
}
/* Цены и наличие на индексных страницах*/
.achyes {
	background-color:#e5e5e5;
    color: rgb(0, 128, 0);
    display: inline;
    font-size: 12px;
	font-weight: bold;
    padding: 0px 20px 3px;
	border: 1px solid rgb(0, 128, 0);
}
.achnot {	
	background-color: #e9e9e9;
    color: rgb(150, 30, 120);
    display: inline;
    font-size: 12px;
	font-weight: bold;
    padding: 0px 20px 3px;
	border: 1px solid #870050;
}
.mprs {
	margin: 4px 0 0;
}
.mprs span {
	color: #870050;
	font-size: 13px;
	font-weight: bold;
}
.shdesk {
	margin: 0px 0 6px 0;
}


/*Частично корзина */

.ofz { border: 1px solid #999999;
    background-color: #881F59;
    color: #fff;
    font-size: 13px;
    padding: 4px 6px;
    text-decoration: none;
}

.bnt1 {
border: 1px solid #999999;
    background-color: #881F59;
    color: #fff;
    font-size: 13px;
    padding: 4px 6px;
    text-decoration: none;

}

.bnt2 {
    border: 1px solid #999999;
    font-size: 13px;
    padding: 4px 6px;
    text-decoration: none;
    margin-left: 88px;
}

  .nc_mscart {/*width:650px !important*/ width:100%; margin-bottom:10px;}
        .nc_mscart th { background:#e5e9eb; color: #595959; padding: 5px;}
        th:first-child {text-align:left;}
        .nc_mscart .input_text {width: 40px !important; margin:0 auto;}
        .align-center {text-align: center !important}
         
        .custom_order {margin-bottom:20px;}
             
        .custom_recalc {margin-bottom:20px;}
    .nc_mscart {text-align:center;} 
    td.c input {text-align:center; padding-top:3px;}
	td.c {text-align:center; padding-top:3px;}
	td.l {text-align:center; padding-top:3px;}
	td.r:first-child {text-align:left; padding-top:3px;}
	 
    .nc_mscart tr:nth-last-child(2n+1) {background:#e5e9eb;}
    .nc_mscart tr.bg_cancel {background:none;}
    .sum {text-align:left; color:#595959;}

 td.r input {text-align:center;}

/*правая панель - информер корзины */

#panel {
    z-index:999999;
    position: fixed; /* положение */
    top:20%;
    right: 0; /* отступ слева */
   
    background-image: url(/images/bg_r_p.png);
    background-repeat:no-repeat;
    width: 40px; /* ширина блока */
    height: 185px; /* высота блока */
    font: 14px Arial; /* размер и тип шрифта */
    color: #fff; /* цвет текста */
    text-align: center; /* выравнивание текста по центру */
    padding: 5px; /* отступы от границ внутри блока */

    -webkit-transition-duration: 0.3s; /* анимационное выдвижение длЯ всех браузеров*/
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;

    -webkit-border-radius: 5px 0 0 5px ; /* закругление границ длЯ всех браузеров*/
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    }
#txt {
color: #870050;
font-size:18px;
font-weight:900;
margin: 18px 12px 0 0;
}

#owner_logo {
background-image: url(images/index/bg_1.gif);
}
#logo_div {
display: flex;margin: 0 auto;width: 1150px;
}
#logo1 {
padding: 36px 10px 0 0;
}
#logo2 {
	width: 100%;
	text-align:center;
}
#logo3 {
width: 370px;text-align: right;font-size: 24px;color: #881f59;padding-top: 12px; font-weight: bold;
}

.oldprice {
text-decoration: line-through;
color: red;
}

.bnt_to_cart {
background-color: #903a6c;
color: #fff;
display: block;
font-size: 12px;
font-weight: bold;
padding: 3px 20px 3px;
border: 1px solid rgb(125, 28, 109);
cursor: pointer;
line-height: 20px;    
 white-space: nowrap;
margin: 0 6px;   
width: auto
}

.bnt_to_cart: hover {
background-color: #903a6c;
color: #fff;
display: block;
font-size: 12px;
font-weight: bold;
padding: 3px 20px 3px;
border: 1px solid rgb(125, 28, 109);
cursor: pointer;
line-height: 20px;    
    
}



.bnt_zak {
background-color: #cacaca;
color: #903a6c;
display: block;
font-size: 12px;
font-weight: bold;
padding: 3px 20px 3px;
border: 1px solid #bfbebe;
cursor: pointer;
line-height: 20px;    
 white-space: nowrap;
margin: 0 6px;   
width: auto
}

.bnt_zak:hover {
background-color: #cacaca;
color: #903a6c;
display: block;
font-size: 12px;
font-weight: bold;
padding: 3px 20px 3px;
border: 1px solid #bfbebe;
cursor: pointer;
line-height: 20px;    
    
}



.own-cart {
    position: relative;
margin-right: 10px;
}
.cartqty {
  background: #881f59;
width: 22px;
height: 22px;
border: 2px #fff solid;
top: -14px;
position: absolute;
font-weight: 700;
font-size: 12px;
line-height: 21px;
min-width: 16px;
min-height: 16px;
padding: 0px 0px 0px 0px;
color: #fff;
right: -13px;
border-radius: 50% 50% 50% 0;
-webkit-border-radius: 50% 50% 50% 0;
-moz-border-radius: 50% 50% 50% 0;
-ms-border-radius: 50% 50% 50% 0;
text-align: center;
}
.text_btm_cart {
    text-align: right;
margin-right: 75px;
margin-bottom: 10px;
font-style: italic;
color: #812159;
    
}

/* печать*/
@media print and (color) {
      * {  -webkit-print-color-adjust: exact;    print-color-adjust: exact; }
     body { color: #000; background: #fff; }
	.printSelected>* {display: none; }
	.printSelected>.printSelection { display: block; }
    .text_serv {display:none;}
     input {display:none;}
	font-size: 16px;
	.hpr { width: 100%;}
	.hpr_r { text-align: right;}


/* печать */
.printSelection{
		display:none;
	}

.bnt_print{
    background-color: #870050;
    border: 1px solid #870050;
    color: #fff;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 20px 3px;
    cursor:pointer;
}
.bnt_print:hover{
color: #fff;
}

  
 