@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Exo+2:400,400italic,500,300italic,300,500italic,600,600italic,700,700italic,800italic,800,900,900italic,200italic,200&subset=latin,cyrillic);
body{
	background: -webkit-gradient(linear, left top,  right top, from(#DDC7C9), to(#EAEAEC));  
	background: -moz-linear-gradient(left,  #DDC7C9,  #EAEAEC); 
	background: -o-linear-gradient(left,  #DDC7C9,  #EAEAEC);
	background: -ms-linear-gradient(left,  #DDC7C9,  #EAEAEC);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDC7C9', endColorstr='#EAEAEC');
	font-size: 12px;
	font:13px 'Exo 2', Arial, sans-serif;
	color:#382a2a;
	padding:0;
	margin:0;

}
img{border:none;}
a:link{color:#382a2a; text-decoration:none;}
a:visited{color:#393E41; text-decoration:none;}
a:hover{color:#601614; text-decoration:none;}
.wrapper{
	width:1000px;
	margin:0 auto;
}

#wrapper1{
	width:100%;
	background: -moz-linear-gradient(left,  #6E4A4A,  #755151);  
	background: -webkit-gradient(linear, left top,  right top, from(#6E4A4A), to(#755151));   
		background: -o-linear-gradient(left,  #6E4A4A,  #755151);
		background: -ms-linear-gradient(left,  #6E4A4A,  #755151);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6E4A4A', endColorstr='#755151');
	margin:0 auto;
	
}
#header{
	width:1020px;
	background-image:url(../img/shapka1.jpg);
	height:160px;
	margin:0 auto;
}
#altech{
	position:relative;
	left:410px;
	top:15px;
	border:none;
	}
#buttom{
	height:40px;
	background-image:url(../img/fonh.jpg);
}

#wrapper2{
	width:960px;
    padding-left:0;
	margin:0 auto;
	}
#sidebar{
	width:200px;
	float:left;
	margin-right:15px;	
		
}
#cont{
	float:right;
	margin-top:0;
	margin-left:0;
	}

#content{
	margin-left:225px;
	margin-top:30px;
	padding-right:5px;
	width:555px;
	
}

#shup{
	position:absolute;
	top:200px;
	right:-217px;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	border-top:2px solid #000000;
	}
	
#shup1{
	position:absolute;
	top:500px;
	right:-217px;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	border-top:2px solid #000000;
	}
#shup2{
	position:absolute;
	top:0px;
	right:-217px;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	border-top:2px solid #000000;
	}
	
#shup3{
	position:absolute;
	top:300px;
	right:-217px;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	border-top:2px solid #000000;
	}

#tel{
	position:absolute;
	top:0;
	right:-217px;
	}
#fon{background-color:#EAEAEC;}
#schet{
	width:100px;
	margin-left:860px;
}
#footer{
	height:20px;
		height:20px;
	background: -moz-linear-gradient(left,  #B59B9C,  #755151);  
	background: -webkit-gradient(linear, left top,  right top, from(#B59B9C), to(#755151));   
		background: -o-linear-gradient(left,  #B59B9C,  #755151);
		background: -ms-linear-gradient(left,  #B59B9C,  #755151);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B59B9C', endColorstr='#755151');
	color:#000;
	text-align:center;
	border-radius:6px; 
border-radius: 10px 10px 0 0;
 -moz-border-radius:10px 10px 0 0; 
 -khtml-border-radius: 10px 10px 0 0;
 -webkit-border-radius:10px 10px 0 0;
}
.clear{
	clear:left;
}
.table{
	padding:0;
	margin:0 auto;
}
.topmenu{
	text-align:center;
	font:700 17px 'PT Sans', sans-serif;
	text-shadow: 1px 0px 1px #ffeceb;
}
.td{border-right:1px solid #765453;}
.topmenu a:link{	color:#382a2a; text-decoration:none;}
.topmenu a:visited{color:#382a2a;}
.topmenu a:hover{	  color:#601614 !important;}


#niz{
	margin:20px 0 0 0;
	height:35px;
	background-color:#A7A7A7; 
	
}
.p1{/*для полосок*/
	margin:0 0 20px 0;
	font:700 17px 'PT Sans', sans-serif;
	text-shadow: 1px 0px 1px #DDC7C9;
	padding:8px 30px;
		background-image:url(../img/p.jpg);
	}
.p_content{text-indent:20px;}
.bold{font-weight:bold;}
	
.tab_contact{
	margin-top:20px;
	margin:auto;
}
.td_contact{
	padding:5px 0 5px 3px;
	border-bottom:1px solid #A7A7A7;
}
	
.test{
	background-color:#000;
}
div.min_discription{display:inline;}
.min_discription{

	padding:3px;
	width:130px;
	height:200px;
	margin:0 auto;
	float:left;
	display:inline;
	text-align:center;
	font-size:11px;
	font-weight:700;
}


.min_img{
width:100px;
margin:0 auto;
padding:0;
text-align:center;
border:1px solid #765453;
box-shadow: 1px 1px 3px #999;

}
.view{
	width:130px;
margin:0 auto;
	height:102px;
	float: left;
    overflow: hidden;
    position: relative;
    cursor: default;
	 }
	.view:hover .mask{
			margin:0px 14px 0 14px;	 
	  width: 100px;
	    height: 100px;
	    position: absolute;
	    overflow: hidden;
	    top: 0;
	    left: 0;
		background-color: rgba(255,255,255, 0.5);

}
	.view .mask{
			margin:0px 14px 0 14px;	 
	  width: 100px;
	    height: 100px;
	    position: absolute;
	    overflow: hidden;
	    top: 0;
	    left: 0;
}

.mask img{
	width:100px;
	height:100px;
}


/*начало бокового меню*/
p {
  line-height: 1.5em;
}

ul#menu, ul#menu {
	background: #DEC9CB; /* Для старых браузров */
    background: linear-gradient(to right, #DEC9CB , #987A7A);
	font-size:11px;
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 215px;
  
}
ul#menu, ul#menu ul{
	border-top:1px solid #765453;
	font-size:11px;
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 200px;
  
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu a:visited {
color:#272727;
}


ul#menu  li {
	/*border-right:2px solid #000000;*/
	color: #110d0d;	
  	padding: 0.3em;
	padding-left:10px;
	font-size:12px;
	font-weight:600 !important;
	border-bottom:1px  dotted #000000;
	font:13px 'Exo 2', sans-serif;

}
ul#menu  li
{
	padding:0;
}
ul#menu  li:nth-child(1){
	padding:0;
	border-bottom:1px solid #765453;
}
.prod{
	text-align:center; 
	font:700 16px 'PT Sans', sans-serif;
	text-shadow: 1px 0px 1px #DDC7C9;
	background-image:url(../img/product.jpg); 
	border-left:0;
		color:#601614 !important;
	}
	
ul#menu  li a.prod:hover{	background-image:url(../img/product1.jpg);  }
ul#menu  li a:hover {
	  background: #DDC7C9;
	  padding:6px 3px 6px 4px;
	  color:#601614 !important;

}
ul#menu  li a{

	  padding:6px 3px 6px 4px;

}
ul#menu li ul {
	display:block;
	background-color:#000000;
	margin-left:5px;
	margin-top:5px;
	}
ul#menu li ul li {
  padding: 0;


}
ul#menu li ul li a {
	background-image:url(../img/2.jpg);
  color: #000;
  padding-left: 10px;
  padding-top:3px;
  padding-bottom:3px;

}

ul#menu li ul li a:hover {
  background: #DDC7C9;
 padding-left: 10px;
}



/*конец бокового меню*/

/*телефоны*/

p {
  line-height: 1.5em;
}

ul.tel, ul.tel {
	background-image:url(../img/2.jpg);
	font-size:11px;
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 170px;
  
}
ul.tel, ul.tel ul{
	border-top:1px solid #765453;
	font-size:11px;
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 170px;
  
}

ul.tel a {
  display: block;
  text-decoration: none;	
}



ul.tel  li {
	border-right:1px solid #765453;
  	padding: 0.5em;
	padding-left:10px;
	font-size:12px;
	font-weight:700;
	border-bottom:1px solid #765453;

}

ul.tel li ul {
	display:block;
	background-color:#000000;
	margin-left:5px;
	margin-top:10px;

	 }
ul.tel li ul li {
  padding:0;
  
}
ul.tel li ul li p {
	background: #DEC8CA;
  padding-left: 10px;
  margin:0;
    padding-top:3px;
  padding-bottom:3px;

}

/*телефоны*/
#divcontacts{
	margin-top:10px;
}

.catsssss{overflow:hidden; }
.info_cat{clear:both;}
.sherch{
	font:700 15px 'PT Sans', sans-serif;
	text-align:center;
	width:160px;
	padding:0 5px 0 5px;
	height:100px;
	margin-top:10px;
	background-image:url(../img/2.jpg);
		color:#601614;
		text-shadow: 1px 1px 0px #ffeceb;
		border:1px solid #765453;
		border-left:none;
	}
.sherch_p{
	margin-top:8px;
	background-color:#601614;
	border:1px solid #765453;
	font:400 17px 'PT Sans', sans-serif;
	cursor:pointer;
	color:#FFF;
}
.sherch_t{
	margin:0;
	padding-top:0;
	width:150px !important;
}
.sherch_t p{ padding:0; line-height:0; margin-top:5px;}
.sherch_f{
	margin-bottom:0;
	padding-bottom:0;
	padding-top:5px;
	margin-top:0;
	text-align:left !important;
	padding-left:55px !important;
}

ul.tel li:nth-child(1){
font:700 16px 'PT Sans', sans-serif;
	color:#601614;
		text-shadow: 1px 1px 0px #ffeceb;
}
ul.tel li ul li, ul.tel li ul li:nth-child(1){
    font-size: 13px !important;
    font-weight: 700 !important;
	text-align:left;
	color:#601614;
	text-shadow: none !important;
}