@import url(common.css);
@import url(content.css);
@import url(content_add.css);

.logo_text{margin: 96px 0 10px 26%;}
.logo_text img{position: relative;left: -3px;font-size: 2em;}
.head {background-repeat: no-repeat;width: 770px;height: 375px;position: absolute; left:42%; top:0;}

.content .cols .col2{float: right;width: 53%;margin: 0 6% 0 0;font-size: 1.3em;padding: 24px 0 75px 0;_display: inline;}
.info_incut{margin: 70px 0 190px 20px;font-size: 1.3em;border-left: 4px solid #007a82;padding: 12px 0 12px 16px;}
/*.for_print_button{margin: 100px 0 50px 0;}*/
.for_print_button{margin: 73px 0 50px 0;}

/* Фото складов на странице /service/storehouse/ */
.fotosklada {overflow:hidden; _zoom:1; margin:30px 0 20px;}
.fotosklada .item {float:left; width:28%; height:150px; border:1px solid #c5c5c5; margin:0; position:relative;}
.fotosklada .item.first {margin:0 5% 0 3%; background:url(/images/c/sklad1_small.jpg) no-repeat 50% 0;}
.fotosklada .item.second {margin-right:5%; background:url(/images/c/sklad2_small.jpg) no-repeat 50% 0;}
.fotosklada .item.third {background:url(/images/c/sklad3_small.jpg) no-repeat 50% 0;}
.fotosklada .item a {display:block; width:100%; height:150px;}
