@media print {
	* {color: #000 !important; border: none !important; background: none !important;}
	.foto , .good, .num , .price, .itog   { } 
	.item { /*border: 1px solid #999 !important;*/}
	.sep { border-bottom: 1px solid #999 !important;}
	
	.path, .min, .pls, .manage, .steps , #header , .switcher, #l_sidebar , .search , #botmenu, #footer ,  .bx_sort_container {display: none !important;}
	input {margin: 0 auto;}
	#wrap {width: 970px;}
	.pls  {color: #000;}
	

	
	body jdiv, body #jivo-chat, body div#jivo-iframe-container, body #jivo-action-container, body iframe#jivo_container {
		display: none !important;
	}
	.printed-only {display: block !important;}
	.printed-header {border: 0;}
	#content .printed-bases td {padding: 5px 5px !important;}
	#content .printed-header td {padding: 5px 20px !important;}
	
}

.printed-only {display: none;}
