﻿body {
	margin:0 auto;
	padding: 7px;
	/*overflow:hidden;*/
}

body.max-min {
	padding: 0px;
	min-width:960px;
	max-width:1240px;
}

h1 {font-size:24px;color:red;}
h2 {font-size:18px;color:red;}
table {border-collapse:collapse;}   
td {border-right:1px dashed #ff0000;}
thead th {border-right:1px solid #e8e8e8;}

#header {
	min-width:980px;
	max-width:1240px;
	/*height:322px;*/
	min-height:322px;
	background:url(../i/header_middle.jpg) no-repeat;
	background-size:contain;
	overflow:hidden;
}

#vvsk {
	margin:64px 0 0 30px;
	font-size:28px;
	line-height:1.3;
}

#phones {
	margin:44px 0 0 80px;
	font-size:28px;
	color:red;
}

#pdzgvk {
	margin-left:80px;
}

#menu {
	margin-top:-30px;
	text-align:center;
	overflow:hidden;
}

#menu a:hover, span {
	color: red;
}

#menu a {
	color:black;
}

#backhome_logo {
	float: right;
	width: 85px;
	height: 40px;
	cursor: pointer;
	background:url(../i/back_arrow_3xx6.png) no-repeat;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

#backhome_logo:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

#bnrs {
	margin:0px;
	text-align:center;
}

#hiddenb {
	display:block;
	visibility:hidden;
}



#footer {
	min-width:980px;
	max-width:1240px;
	min-height:322px;
	background:url(../i/ftrbckgrd_middle.png) no-repeat 70% 70%;
	background-size:cover;
	overflow:hidden;
}


.filter_ul{
	display: block;
	overflow: hidden;
	padding: 0px;
	box-sizing: border-box;
	margin: 0px; 
}


.filter_ul li{
	float: left;
	display: block;
	padding: 0px 7px;
}


#filter_submit {
	height: 22px;
	/* width: 60%; */
	width: 125px;
}


#filter_select {
	height: 22px;
	padding: 0px;
}


#filter_select_month {
	height: 22px;
	padding: 0px;
}


#filter_reset {
	height: 22px;
	/* width: 60%; */
	width: 125px;
}


#filter_text {
	/* width: 100%; */
	width: 235px;
	height:22px;
	font-size: 90%;
	color: black;
	padding: 0px;
}

#cart {
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	font-size: 11px;
	cursor: pointer;
}

#cart_logo {
/* 	float: right; */
	width: 25px;
	height: 25px;
	cursor: pointer;
	background:url(../i/cart_3xx6.png) no-repeat;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

#cart_logo:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.delete:hover {
	cursor: pointer;
}


#loadingDiv {
	text-align: center;
	font-size: 10px;
	display: none;
	position: absolute;
	height: 19px;
	width: 220px;
	left: 40%;
	top: 120px;
	padding: 3px;
	background:url(../i/ajax-loader.gif) no-repeat;
}

#productlist b{
	font-size: 14px;
}

#productlist td{
	font-size: 11px;
}


#onlinelist b{
	font-size: 14px;
}

#onlinelist td{
	font-size: 11px;
}

.ifquestions {
	text-align:left;
	padding-left: 10px;
	font-style: italic;
	color:black;
}

.ifquestions:hover	{
	cursor:pointer;
	color:blue;
}

.zero {
	padding:0;
	margin:0;
	border:0;
}

.crd {
	color:red;
}

#mapblck {
	padding:40px;
}

#frstprt strong {
	color:red;
	text-decoration:underline;
	font-size:14pt;
}
 
#entrtxt {
	padding-left:50px;
}

#prdfrst h4 {
	padding-left:40px;
	color:red;
}

#prdfrst a {
	color:red;
}

.tabs b {
	color:red;
}

.vline {
	border-right:1px solid #e8e8e8;
}

.line {
	border-top:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
}

.bline {
	border-bottom:1px solid #D8D8D8;
}

.grey {
	background-color:grey;
	border:1px solid #D8D8D8;
	color:white;
	text-align:center;
}

.red {
	background-color:red;
	border:1px solid #D8D8D8;
	color:white;
	text-align:center;
}

.green {
	background-color:green;
	border:1px solid #D8D8D8;
	color:white;
	text-align:center;
	font-size: 12px;
}

.green b {
	/* color: red; */
	font-weight: bold;
}

#scrlbr {
	height:100%;
	overflow:auto;
	max-width:100%;
}

.prdcts {
	color:black;
}

.prdcts h4 {
	font-size:20px;
	color:black;
}

.prdcts h5 {
	font-size:20px;
	color:red;
}

.prdcts p {
	font-size:18px;
	color:red
}

.cntr {
	text-align:center;
}

/* width:80px;height:50px;vertical-align:bottom; */
/*thead tr {border: 1px solid #2ba6cb; }*/

/*tr td {width:100px;}
tbody th {width:100px;height:10px; }
table tr {width:1000px; } 
#bckgrnd {background:url(../i/bckgrd.png) no-repeat;}*/
/*#lfthdr {}
#rghthdr {background:url(../i/head-right.jpg);}*/
/*
 /*background: #dc0;  Цвет фона таблицы */
    /*border: 5px double #000;  Рамка вокруг таблицы */
   
   /*TD, TH {
    padding: 5px;  Поля вокруг текста */
     /* Рамка вокруг ячеек 
	 
	 
	 table {border-collapse:collapse;}   
td {border-right:1px dashed #e6e6e6;}
thead th {border-right:1px solid #e8e8e8;}
.vline {border-right:1px solid #e8e8e8;}
.line {border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}
	 
	 table {border-collapse:collapse;}   
td {border-right:1px dashed #D8D8D8;}
thead th {border-right:1px solid #e8e8e8;}
.vline {border-right:1px solid #e8e8e8;}
.line {border-top:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8;}
.bline {border-bottom:1px solid #D8D8D8;}
	 
   */
/*.map {width: 400px; height:500px;}*/
.map {
	height:500px;
}

.scrollbox {
	overflow: auto;
	/*width: 750px;*/
	max-height: 440px;
	/* max-width: calc(100% - 200px); */
	margin: 30px auto;
	background:
	linear-gradient(white 30%, rgba(255,255,255,0)),
	linear-gradient(rgba(255,255,255,0), white 70%) 0 100%,
	radial-gradient(farthest-side at 50% 0, rgba(0,0,0,.2), rgba(0,0,0,0)),
	radial-gradient(farthest-side at 50% 100%, rgba(0,0,0,.2), rgba(0,0,0,0)) 0 100%;
	background-repeat: no-repeat;
	background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
	background-attachment: local, local, scroll, scroll;
}

#accordion {
	max-width:100%;
}

#accordion li{
	cursor: pointer;
	background:url(../i/accordion_bg.png) repeat-x;
	font-weight:bold;
/*	color:#015287;*/
	color:red;
	border:1px solid #b2b2b2;
	margin-bottom:2px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px 8px;
}

#accordion h5{
	color:black;
	/*color:#FA5858;*/
}

#accordion b{
	color:black;
}

#accordion li.active{
	color:#D15600
}

#accordion li ul{
	padding:0;
	margin:10px 0 0 0;
}

#accordion li.active li{
	text-indent:0;
}

#accordion li li{
	font-weight: normal;
	background:none;
	color:black;
	border:0;
}

.spec_img {
	float: left;
	margin-right: 10px;
	cursor: pointer;
	width: 150px;
	/* height: 100px; */
	border: black solid 1px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.spec_img:hover {
	-webkit-transform: translate(10em,0) scale(3);
	-moz-transform: translate(10em,0) scale(3);
	-o-transform: translate(10em,0) scale(3);
	-ms-transform: translate(10em,0) scale(3);
	transform: translate(10em,0) scale(3);
}