/*Отображение каталога сеткой*/

/* В контенере
----------------------------------------------- */

#otobrazhenie {}


/*Сама менюшка, залипание*/
.up-boxes-setca a { 
			background: url(../q_img/setca.png) no-repeat  0px -22px   ;

		}
		
		
		
/*Размеры на странице каталога*/
.kat {
height: 371px;
}

.imgadapt { 
float: left;
width: 100%;
}

.prodcontadapt { 
float: left;
width: 100%;
}

.imgadapt .imgheigth {
height: 205px
}

.products-grid .product-name { 
margin: 0px 0px 5px 5px;
min-height: 37px;
width: 100%;
 }

 .desc  {
clear: both;
height: 65px;
overflow: hidden;
}

/*акции*/
.akcia {
background-image: url('/q_img/akcia.png');
background-position: 39px 157px;
background-repeat: no-repeat;
height: 205px;
position: absolute;
width: 173px;
}