.inactive_link{display:block;cursor:pointer;}
.inactive_link:hover{display:block;cursor:pointer;text-decoration:underline;}
#tableId li{list-style:none;}
.pizzeria_action ul{margin-left:25px;}
.active_link{font-weight:bold;cursor:pointer;}
.main_type_fooddrink{color:#475848;padding:5px;}
.main_type_fooddrink:hover{background-color:#ffffff;color:#475848;}
.fooddrink_name{color:#475848;font-weight:bold;}
.component{color:#5f5f5f;}
#tableId li{border-bottom:1px solid #c1c1c1;padding:1%;}
#food_dring_size{float:left;}
#food_dring_size a{text-align:center;width:50px;margin-left:5px;border:1px solid #333333;padding:3px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:block;color:#333333;}
#food_dring_size a:hover{background-color:#f2f2f2;}
table, tr, th, td, #li_td td{vertical-align:top;}
#pizzeria_phone_number, #pizzeria_cheque{color:#475848;text-align:left;}
#pizzeria_cheque div{margin-bottom:5px;font-weight:bold;}
#content_right{float:left;width:29.7%;margin-left:1%;}
#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%;}
#header_menu input{height:35px;}
td{font-size:12px;}
@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;}
.pizzeria_action{height:auto;overflow:none;}
#content_right{width:98%;margin:0;}
}

@media only screen and (min-width :641px){
/*#content_left{display:none;}*/
#content_left{width:25%;margin-right:1%;}
.fdr_name_img{width:60%;margin-right:1%;float:none;}
#food_params{width:auto;float:right;}
.page_content{width:69%;float:left;margin-right:0;}
}

@media only screen and (max-width :980px){
#pizzeria_params_right, #pizzeria_phone_number{background:transparent;}
#pizzeria_params_right .params_text, #pizzeria_phone_number .phone_text{margin:0;}
}

@media only screen and (min-width :993px){
#content_left{width:25%;}
#container_page{width:98%;}
.fdr_name_img{width:100%;margin-right:1%;float:none;}
#food_params{width:auto;float:right;margin-top:10px;}
}
.food_drink_images{margin-right:1%;float:left;}
.food_drink_images img{max-width:100px;}
#tableId li:nth-child(0){-webkit-border-radius:0 10px 0 0;-moz-border-radius:0 10px 0 0;border-radius:0 10px 0 0;}
#tableId li:nth-last-child{-webkit-border-radius:0 0 10px 0;-moz-border-radius:0 0 10px 0;border-radius:0 0 10px 0;}
#not_fixed{display:block;}