#poput_main{background-color:#FFF;position:fixed;z-index:10000;top:50px;left:50%;margin-left:-45%;width:90%;height:70%;}
#popup_content{width:100%;height:100%;}
#pizzeria_action, #pizzeria_phone_number, #pizzeria_phone_number, #pizzeria_cheque, #pizzeria_params_right, #container_right{width:98%;padding:1%;}
#header_menu input{height:35px;}
td{font-size:12px;}
#tableId li{margin-bottom:7px;}
@media only screen and (max-width: 320px){

}
@media only screen and (max-width: 640px){
	.fdr_name_img{width:100%;}
	#food_params{width:auto;margin-top:3px;float:right;}
	#food_params a{display:block;}
	#content_left{display:none;}
	#container_left{width:92%;}
	#container_left .fdtype{float:left;margin-right:1%;}
	.pizzeria_action{height:auto;overflow:none;}
}

@media only screen and (min-width :641px){
	#content_right{float:left;width:22%;margin-left:1%;}
	#content_left{width:25%;margin-right:1%;}
	#container_left{width:92%;}
	.fdr_name_img{width:60%;margin-right:1%;float:left;}
	#food_params{width:auto;float:right;}
	.page_content{width:50%;float:left;margin-right:1%;}
}

@media only screen and (min-width :993px){
	#content_left{width:25%;}
	.page_content{width:51%;float:left;margin-right:0;}
	#container_left{width:92%;}
	#container_page{width:97%;}
	.fdr_name_img{width:60%;margin-right:1%;float:left;}
	#food_params{width:auto;float:right;}
}