.inactive_link{display:block;cursor:pointer;}
#tableId li{list-style:none;}
.pizzeria_action ul{margin-left:25px;}
.active_link{font-weight:bold;cursor:pointer;}
.main_type_fooddrink{background-color:#109347;color:#ffffff;padding:5px;}
.fooddrink_name{color:#ffffff;font-weight:bold;margin-bottom:5px;}
#tableId li{padding:5px;border-bottom:1px dotted #ffffff;}
#food_dring_size{float:left;margin-left:5px;}
#food_dring_size a{text-align:center;width:50px;border:1px solid #ffffff;padding:3px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:block;color:#ffffff;}
#food_dring_size a:hover{border:1px solid #ffffff;background-color:#ffffff;color:#109347;}
table, tr, th, td, #li_td td{vertical-align:top;}
#pizzeria_phone_number, #pizzeria_cheque{text-align: left;}
#pizzeria_cheque div{margin-bottom:5px;font-weight:bold;}
#content_right{float:left;width:22%;margin-left:1%;}
#poput_main{background-color:#b52025;border:3px solid #ffffff;position:fixed;z-index:10000;top:50px;left:50%;margin-left:-45%;width:90%;height:70%;}
#popup_content{width:100%;height:94%;background:transparent !important;}
#header_menu input{height:35px;}
td{font-size:12px;}
#tableId li{margin-bottom:7px;}
#container_page{width:100%;padding:0;}
@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;}
#container_left .fdtype{float:left;margin-right:1%;}
.pizzeria_action{height:auto;overflow:none;}
#left_column{display:none;}
}

@media only screen and (min-width :641px){
.fdr_name_img{width:60%;margin-right:1%;float:left;}
#food_params{width:auto;float:right;}
}

@media only screen and (min-width :993px){
.fdr_name_img{width:60%;margin-right:1%;float:left;}
#food_params{width:auto;float:right;}
}