@charset "utf-8";
@media print {
#subhead, #sidebar, .breadcrumb, #bx_top_panel_container, #pager,
.listview, .fullview, .basket_count, .cat_tbl .cart, .button, .other_menu, #footer,
.personal_link, .print, .deviz, .infobox, #subhead, #webim_button, .sale_basket .last, .buttons, .botbut, .button, .sale_basket.no-foto .foto_in_cart, .catalog-section, .lenta_long, .arrow_right, .arrow_left, #mobile-header, .info-company, .other-menu, #print_but, .catalog-section-list, .form-body, .form-footer, .footer-about, #checkoutform .smart-forms, #header, .smart-forms { display:none;}

#header, .content { border:none; height:auto; }

#content { width:100%;}

#quantity-goods {
	border:none;
}

#checkoutform .summary {
    display: table;
}

table.sale_basket tr{ 
	display:table-row !important;
	position:relative;
	float:none;
}

table.sale_basket tr td, table.sale_basket tr th { 
	display:table-cell !important;
	position:relative  !important;;
	border:1px solid black  !important;;
	float:none  !important;	
	width:auto !important;
}
table.sale_basket tr th { 
	text-align:center;
}
table.logo-in-basket {
	display:table;
}
table.sale_basket td.last, table.sale_basket th.last, table.sale_basket.no-foto .foto_in_cart, .breadcrumb { display:none !important;}
table.summary {
	display:table;
}
div {
	border-bottom: none !important;
}

.phones { position:absolute; right:0px; margin:0px; margin-left:250px;}
}