@media print {
    body{
    color: #000000;
    background: white;
    background-image: none;
    font-size: 10pt !important; 
}

p, ul, ol {
    line-height:14pх !important;
}

h1{font-size:1.7em !important;}
h2{font-size:1.4em !important;}
h3{font-size:1.2em !important;}
h4{font-size:1.1em !important;}
h5{font-size:1em !important;}
h6{font-size:1em !important;}

a, a:hover, a:active, a:visited {
    text-decoration: none !important;
    color: black !important;
    border:none !important;
}

.header{margin-bottom:10pt;}
.phones, .phones a.tel{font-size:10pt !important; line-height:14pt !important;}
   .price-content{width:100% !important;} 
    
    .do-shopping.already{
    display:inherit !important;
    background-color: #FFFFFF !important;
    }
    
    
    div.shop-wrapper, div.service-wrapper, div.hny-deers, div.search, div.basket-wrapper, ul.breadcrumbs, div.social, div.left-content-menu,
    div.menu-content, div.price-control, div.inner-type-an,
    #lookedGoodsRow, #hitGoodsRow, div.footer-wrap, div.top-links, div.header-main-link, 
    div.compare-data, div.bottom-panel, div.shop-quantity, div.goods-comment, th.qua, td.qua,
    ul.tabs li:not(.current), div.change-quantity, div.basket-item-link, div.do-order,
    div.menu-mat-section, div.social-widgets, div.category-menu, div.price-zip, div.buy-sec.buy-it, div.buy-sec.buy-it-quick,
    div.goods-links, td.add-reserve,
    
    div.top-site-an,
    .do-shopping,
    .resizer
     {
    display:none !important;
    }
    
    
    
    
}