@CHARSET "UTF-8";


		@page 
	    {
	        size: auto;   /* auto is the initial value */
	        margin: 10mm;  /* this affects the margin in the printer settings */
	    }
		@media print{
			.text_bakery_a4 , .text_bakery_a4_2, .line_bakery, .posetete ,.tuk , #img1_bakery , .main_2_bakery , .text_print, .img2_bakery, .category_title, .h2 ,h2.category_title, .text_promo_period , div.search form , .sliding_links a.facebook , div.search input , .search { 
			display: none ;
			}
		#img11_bakery{
			display: block;
		}
		#main_bakery , #main{
		width: 100% !important;
		
		}
