.short_img {
position:absolute;
margin:5px;
float:left;
border:0px solid blue;
overflow:hidden;
height:255px;
cursor: pointer;
}

.zoomgellery {
position:absolute;
bottom:0;
padding:2px;
HEIGHT:20px;
width:199px;
border:0px solid blue;
background:#FFC634;
opacity: 0.7;
filter: alpha(Opacity=70);
text-align:center;
color:#D51912;
font-weight:bold;
font-size:15px;
}

.short_title {
margin:5px;
margin-left:215px;
margin-top:5px;
WIDTH:448px;
height:40px;
overflow:hidden;
border:0px solid blue;
}

.title_tovar {
   color: #000;
   text-decoration: none;
   outline: none;
   font-weight:bold;
}
.title_tovar:hover {
   color: #000;
   text-decoration: none;
   font-weight:bold;
}

.lable_block {
   margin-left:15px;
   width:150px;
   height:45px;
   border:0px solid blue;
   color:#fff;
   font-size: 14px;
   font-weight: bold;
}

   .lable {
   padding:5px;
   text-align:center;
}

.short_coment {
margin:5px;
padding:5px 0 0 10px;
margin-left:400px;
margin-top:-87px;
WIDTH:253px;
height:75px;
overflow:hidden;
border:0px solid blue;
}

.short_add_basket {
margin:5px;
margin-left:230px;
margin-top:20px;
WIDTH:100px;
border:0px solid blue;
}

button.button3 {
  WIDTH:96px;
  color: white;
  text-decoration: none;
  user-select: none;
  padding: 3px 0;
  font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
  font-size: 18px;
  font-weight: bold;
  outline: none;
  border-radius: 5px;
  border-style: none;
  box-shadow: 0px 2px 3px 0px #B3A9A9;
  cursor: pointer;
  background: linear-gradient(to top, #AF0705, #F9BCB9);
  background-color: #AF0705;
}

button.button3:hover {
background: linear-gradient(to top, #EC3B33, #F9BCB9);
}


.noimg img {
display:none;
}

/* Êíîïêà çàêàçàòü â îêíå fancybox */
button.button-t {
  color: white;
  text-decoration: none;
  user-select: none;
  padding: 5px 5px;
  font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
  font-size: 18px;
  outline: none;
  border-radius: 5px;
  cursor: pointer;
  background: linear-gradient(to top, #005000, #019900);
  border: 0;
}
button.button-t:hover {
background: linear-gradient(to top, #005000, #33CC33);
}

ul,li,i {
    padding-left: 10px;
}

/* END Êíîïêà çàêàçàòü â îêíå fancybox */


