/***********************************/
.main_katalog,.katalog_page_tovar{
width: 880px;
display: block;
	overflow:  hidden;
	height : auto;
	/*background-color: #b3b3b3;*/
text-align: left;
position: relative;
margin-top: 15px;
}
div.main_katalog_pos{
width: 164px;
margin: 0 8px 60px 0;
border: 1px solid #676767;
height : 165px;
float: left;
/*background-color: #DCDCDC;*/
position: relative;

border-bottom: 0px solid #DCDCDC;

}
div.katalog_page_tovar_pos{
overflow: hidden;
height : 215px;
margin: 0 9px 20px 0;
width: 180px;
border: 1px solid #979797;
float: left;
position: relative;
}



.main_katalog_pos img{
max-width: 140px;
max-height : 150px;

/*border: 1px solid #979797;*/
position: absolute;
top:0;
bottom: 5px;
left: 0;
right:0;
margin: auto;



}

.katalog_page_tovar_pos img{
max-width: 145px;
max-height : 130px;

/*border: 1px solid #979797;*/
position: absolute;
top:15px;

left: 0;
right:0;
margin: auto;



}
.main_katalog_pos:hover{
/*opacity: 0.8;*/
/*box-shadow: 0px 0px 5px #636363;*/

/*background-color:  #a6a5a3;*/
border-color: #FF0000;
border-bottom: 0px solid a6a5a3;

}




.main_katalog_pos p{
width: 159px;
height : 40px;
padding: 5px 0 5px 5px;
display: block;
position: absolute;
text-align: left;
color: #000;
/*background-color: #dcdcdc;*/
bottom: -60px;
font-size: 8pt;
left:-1px;
border: 1px solid #676767;
border-top: 0px solid #dcdcdc;
overflow: hidden;
text-decoration: none;
}

.main_katalog_pos:hover p{
/*color: #084a84;*/
/*text-decoration: underline;*/
/*background-color:  #a6a5a3;*/
border-color: #FF0000;
/*border-top: 1px solid #fff;*/
text-decoration: none;
}

.main_katalog a:hover{
text-decoration: none;
}


/****  ******************************/
p.spisok_tovarov_nazvanie{
color: #000;
background-color: #dcdcdc;
bottom: -7px;
font-size: 12px;
left: -1px;
padding: 5px 2px 5px 2px;
width: 229px;
height : 25px;
position: absolute;
text-align: center;
display: block;
overflow: hidden;
}


.katalog_page_tovar_pos:hover {

background-color:  #DCDCDC;
text-decoration: none;

}
.katalog_page_tovar_pos:hover p.spisok_tovarov_nazvanie{

text-decoration: underline;
text-decoration: none;
}
.katalog_page_tovar_pos:hover p.spisok_tovarov_cenaskidka{

background-color:  #DCDCDC;
text-decoration: none;
}



.blok_cen_spisok_tovarov{
display: block;
width: 225px;
height : 20px;
padding: 5px;
display: block;
position: absolute;
bottom: 40px;
text-align: right;
/*background-color:  red;*/

}

p.spisok_tovarov_cenaskidka{
  color: #000;
 font-size: 20px;
 font-weight: bold;
 position: relative;
 float: right;
 margin: 0;
 margin-left: 5px;
 margin-right: 20px;
 background-color:  #fff;
 padding: 1px;
 padding-left: 5px;
 border-radius: 5px;
 
 }
 
p.spisok_tovarov_cena{
text-decoration: line-through;
  color: #676767;
 font-size: 16px;
 font-weight: bold;
position: relative;
float: right;
/*padding-top: 8px;*/
margin: 0;

}

.katalog_page_tovar_pos span{
font-family: Arial;
text-decoration: line-through;
color: #676767;
}


/**********************/
#fancybox-inner{
position: absolute;
/*display: block;*/

width: 510px; 
height: 460px; 
overflow: hidden;
background-color: #fff;
z-index: 4;
bottom: 0;
left:0;
/*right: 0;

margin: auto;*/
text-align: center;
/*border: 2px solid #636363;*/
/*box-shadow: 10px 10px 10px #636363;*/

}

img#fancybox-img{
max-width: 500px; /*  */
max-height: 450px; /*  */
/*border: 2px solid #636363;*/
/*box-shadow: 5px 5px 5px  rgba(0,0,0,0.3);*/
top: 0;
left:0;
right: 0;
bottom:0;
margin: auto;
position: absolute;
/*    */
		  -webkit-border-radius: 5px;
		  -webkit-border-radius: 5px;
		  -moz-border-radius: 5px;
		   border-radius: 5px;
		   

		   
}
.close{
position: absolute;
height: 30px;
width: 30px; 
right: 0px;
top:0px;
z-index: 999;
cursor: pointer;
/*box-shadow: -3px 3px 3px  rgba(0,0,0,0.3);*/
/*    */
/*		  -webkit-border-radius: 13px;
		  -webkit-border-radius: 13px;
		  -moz-border-radius: 13px;
		   border-radius: 13px;*/
/*border: 3px solid #fff;*/
	color: #636363;
	display: block;
	/*background-color: #000;*/
		   }

div#fancybox-inner-top{
position: fixed;
width: 850px; /* */
height: 550px; /* */
overflow: hidden;
top: 10px;
left:0;
right: 0;

margin: auto;
display: none;
background-color: #fff;
-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
border: 1px solid #676767;
box-shadow: 0 0 10px 5px #676767;
z-index: 990;
}

#left, #right{
z-index: 10;
position: absolute;
display: block;
cursor: pointer;
background-color: transparent;
color: #636363;
width: 25px; 
height: 60px;/*  */
/*margin-top:30px;*/
margin: 20px 0 2px 10px;
/*padding-top: 30px;*/
text-align: center;
font-weight: bold;
font-size: 20px;


}


#left:hover, #right:hover,.close:hover{

/*box-shadow: 0 0 10px 5px #676767;*/
/*background-color: #000;*/
/*opacity: 0.1;*/
color: #000;
}




#right{
right:10px;

}
.fancybox-img-mini{
max-height: 50px;
float: left;
margin: 5px;


}
#fancybox-inner-down{
z-index: 10;
position: absolute;
width: 700px;
height: 60px;
top: 500px;
background-color: #000;
border-top: 1px solid #fff;
color: #fff;
}
#fancybox-tovar-opisanie{
position: absolute;
display: block;
width: 330px; 
height: 450px; 
background-color: #fff;
/*left: 510px;*/
right: 0;
bottom: 0;
z-index: 10;
/*border: 2px solid #636363;*/
/*border-left: 0;*/
font-size: 14px;
text-align: left;
padding: 5px;
/*margin-top: 90px;*/

}
#fancybox-inner-top h2{
display: block;
width: 500px; 
text-align: left;
position: absolute;
padding: 10px;
margin-left: 60px;
top: -10px;
font-size: 20px;
}
#fancybox-tovar-opisanie img {
max-width: 55px; /*  */
max-height: 55px; /*  */
cursor: pointer;



}
#fancybox-inner-top p.kartochka_price{
display: block;
width: 150px; 
text-align: center;
position: absolute;
padding: 0px;
/*margin-left: 40px;*/
top: 40px;
font-size: 20px;
right: 50px;
/*background-color:red;*/
color: red;

}
#fancybox-inner-top p.kartochka_oldprice{
display: block;
width: 140px; 
text-align: center;
position: absolute;
padding: 0px;
/*margin-left: 40px;*/
top: 45px;
font-size: 16px;
right: 170px;
/*background-color:red;*/
text-decoration: line-through;

}

.kartochka_korzina{

display: block;
width: 98px; 
height: 31px;
text-align: left;
position: absolute;
top: 10px;
right: 80px;
background-image: url(/images/kupit-but.png); 
padding: 4px 0 0 12px;
font-size: 16px;
cursor: pointer;
color: #fff;
}
div.kartochka_korzina:hover{
background-position: 0 35px;

}

img.kart-img{
margin: 5px;
max-height: 
}
 @-webkit-keyframes flash {
    0% {opacity: 0;}
	100% {opacity: 1;} 
   }
   @-moz-keyframes flash {
    0% {opacity: 0;}
	100% {opacity: 1;} 
   }
   @-o-keyframes flash {
     0% {opacity: 0;}
	100% {opacity: 1;} 
   }
   @keyframes flash {
    0% {opacity: 0;}
	100% {opacity: 1;} 
   }
   .flash {
   
	 -webkit-animation: flash 1s 1 normal;
   -moz-animation: flash 1s 1 normal;
    animation: flash 1s 1 normal;
   }
	
	.okno-galery-aktiv {
		opacity: 0.6;
		outline: 1px solid #F48B03;
		
   }
   
.table_korz td{

border: 1px solid #636363;
text-align: center;
 padding: 5px;
}  
.table_korz a{

color: #000;
}

.table_korz a:hover{

color: #636363;
text-decoration: underline;
}


 
#izmud{float: left;}   

.go_katalog{

color: #636363;
}
a.go_katalog:hover{

color: #85a315;
}
 img.miniso{
 max-width: 90px; /*  */
max-height: 90px; /*  */
 
 
 
 }
 
 .udalenie{
 cursor: pointer;
 
 }
  .udalenie:hover{
 cursor: pointer;
 color: red;
 }
 
 p.spisok_tovarov_novinka{
 display: block;
position: absolute;
text-align: center;
color: #fff;
background-color: #8CAC16;

font-size: 18px;
 -moz-transform: rotate(-45deg); /*  Firefox */
    -ms-transform: rotate(-45deg); /*  IE */
    -webkit-transform: rotate(-45deg); /*  Safari, Chrome, iOS */
    -o-transform: rotate(-45deg); /*  Opera */
    transform: rotate(-45deg);
top: 0;
left: -27px;
width: 120px;
height: 25px;
z-index: 1;
 opacity: 0.8;
 }
 
 .kartochka_content{
 display: block;
 width: 320px; 
height: 320px;
 /*background-color: #8CAC16;*/
 overflow: auto;
 padding: 5px;
 padding-bottom: 20px;
 
 }
 
 .spisok_tovarov_skidka{
 display: block;
position: absolute;
text-align: center;
color: #000;
background-color: #8CAC16;

font-size: 18px;
 -moz-transform: rotate(35deg); /*  Firefox */
    -ms-transform: rotate(35deg); /*  IE */
    -webkit-transform: rotate(35deg); /*  Safari, Chrome, iOS */
    -o-transform: rotate(35deg); /*  Opera */
    transform: rotate(35deg);
top: -50px;
right: -29px;
width: 80px;
height: 35px;
z-index: 1;
 opacity: 0.8;
  -webkit-border-radius: 40px;
		  -webkit-border-radius: 40px;
		  -moz-border-radius: 40px;
		   border-radius: 40px;
padding-top: 45px;
 
 }
 /********************************************************
     */
 
 div#tovar_page{
position: relative;
width: 880px; /* */
display: block;
/*background-color: red;*/
/*border: 1px solid #676767;*/
/*z-index: 990;*/
text-align: left;
min-height: 600px; 
height: auto; 
overflow: hidden;
}
 
 
 
img#tovar_page_img_gl{
max-width: 730px; /*  */
max-height: 400px; /*  */
/*border: 2px solid #636363;*/
/*box-shadow: 5px 5px 5px  rgba(0,0,0,0.3);*/
/*margin: 20px;*/
position: absolute;
top: 0;
bottom: 95px;
left: 0;
right: 0;
margin: auto;
/*margin-bottom: 70px;*/
   

		   
}

#tovar_page h2{
display: block;
text-align: left;
/*margin-left: 50px;*/
/*text-transform: uppercase;*/
margin: 0;
font-weight: normal;
font-size: 15pt;
}

#tovar_page_opisanie{
position: relative;
/*float: right;*/
/*border: 1px solid #676767;*/
background-color: #fff;
width: 880px; 
/*border: 2px solid #636363;*/
/*border-left: 0;*/
font-size: 14px;
text-align: left;
/*padding: 5px;*/
/*margin-top: 90px;*/
margin: 5px 0 10px 0;


}
#tovar_page_opisanie img{
margin: 5px;


}





#tovar_page-galery-lenta{
padding: 10px;
width: 400px; 
height: 55px; 
/*border: 1px solid #676767;*/
position: relative;
float: none;

right: 0;
margin: 30px 5px 5px 550px;
}

#tovar_page-galery-lenta img {
max-width: 55px; /*  */
max-height: 55px; /*  */
cursor: pointer;



}
#tovar_page-inner{
position: relative;
/*display: block;*/
float: none;
width: 740px; 
height: 530px; 
overflow: hidden;
/*background-color: red;*/
border: 15px solid #dcdcdc;
z-index: 4;
left:0;
text-align: center;
/*border: 1px solid #676767;*/
/*margin: 20px 50px 10px 10px;*/
padding-bottom: 5px;
margin-bottom: 15px;
}

.tovar_page_kartochka_korzina{
display: block;
width: 96px; 
height: 29px;
text-align: left;
position: absolute;
top: 10px;
right: 10px;
background-image: url(/images/kupit-but.png); 
padding: 6px 0 0 14px;
font-size: 16px;
cursor: pointer;
color: #fff;
}
div.tovar_page_kartochka_korzina:hover{
background-position: 0 35px;

}

p.tovar_page_kartochka_oldprice{
display: block;
width: 140px; 
text-align: center;
position: absolute;
padding: 0px;
/*margin-left: 40px;*/
top: 55px;
font-size: 16px;
right: 130px;
/*background-color:red;*/
text-decoration: line-through;

}
 p.tovar_page_kartochka_price{
display: block;
width: 150px; 
text-align: center;
position: absolute;
padding: 0px;
/*margin-left: 40px;*/
top: 50px;
font-size: 20px;
right: 10px;
/*background-color:red;*/
color: red;

}
#tovar_page-lenta{
display: block;
width: 730px; 
height: 80px;
text-align: left;
position: absolute;
/*background-color:red;*/
margin: 0 0px 0 20px;
overflow: hidden;
bottom: 15px;
left: 0;

}
.tovar-lenta-img {
width: 107px; 
height: 70px;
border: 3px solid #dcdcdc;
margin-right: 5px;
cursor: pointer;
float: left;
position: relative;

}

.tovar-lenta-img img{
max-width: 102px; 
max-height: 65px;
cursor: pointer;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.tovar-lenta-img:hover, .tovar_page-lenta_aktive{
border: 3px solid #a6a5a3;


}



#tovar_page-left,#tovar_page-right{
display: block;
width: 15px; 
height: 40px;
background-color:#a6a5a3;
position: absolute;
z-index: 8;
top: 300px;
font-size: 18px;
color:#fff;

}
#tovar_page-left{
text-align: left;
left: 0px;
}


#tovar_page-right{
right: 0;
text-align: right;

}
#tovar_page-left:hover,#tovar_page-right:hover{
background-color:#e3000f;
cursor: pointer;


}
#tovar_topokno{

display: none; /*    */
}
table.table_border{ border: 1px solid #676767;}
table.table_border td{ border: 1px solid #676767;
padding: 5px;
}