ri.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:#111111;padding:5px;}
.fooddrink_name{color:#111111;font-weight:bold;margin-bottom:5px;}
.food_description{color:#111111;}
#tableId li{paridding:5px;border-bottom:1px dotted #aaaaaa;}
#food_dring_size{float:left;margin-left:5px;}
#food_dring_size a{text-align:center;width:50px;border:1px solid #aaaaaa;padding:3px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:block;color:#111111;}
#food_dring_size a:hover{border:1px solid #aaaaaa;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:1px solid #aaaaaa;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;}


.fdr_name_img{width:60%;margin-right:1%;float:left;}
#food_params{width:auto;float:right;}


#left_column{
	/* display: none; */
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	background-color:#ffffff;
	/* border: 1px solid grey; border-radius: 10px;	 */
}
#fooddrtype{
	list-style-type: none; margin: 0; padding: 0;
	width: 100%;
}
.fdtype { 
	padding: 10px 10px 10px 10px;
	margin: 1px 1px 1px 1px;
	text-align: center;
	background-color:#109347;
	/* background-color:#eee; */
	font-size: 24px;
	text-shadow: 0px 0px 20px black;
	border: 1px solid grey; border-radius: 10px;
}
.fdtype a{ 
	color: white;
	padding: 10px 10px 10px 10px;
	color: white;
	font-size: 16px;
	line-height: 32px;
	cursor: pointer;
}
 /* unvisited link */
.fdtype a:link {
	color: white;
}

.leftsidetype { 
	color: #ffffff;
}
/* visited link */
.leftsidetype:visited {
	color: white;
}

/* mouse over link */
.leftsidetype:hover {
	color: white;
}

/* selected link */
.leftsidetype:active {
	color: white;
} 


#kezdo_igen-etlap_fent_kozep_nem{
	display: none;
}

@media only screen and (max-width: 767px){
	
	.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%; width: 40%;} */
	.pizzeria_action{height:auto;overflow:none;}


	#left_column{
		/* display: none; */
		margin: 5px 5px 5px 5px; 
		padding: 5px 5px 5px 5px;  
		background-color:#ffffff;
		width: 96%;
	}
	#fooddrtype{
		overflow: auto;
		white-space: nowrap;
	}
	.fdtype{
		display:inline-block;
		width: 40%;
	}

	#kezdo_igen-etlap_fent_kozep_nem{
		display: block;
	}
}


#all_pizzerias {
	display: none;
}
#all_pizzerias a {
  width: calc(46% - 10px);
  max-width: inherit;
  line-height: 30px;
  border-radius: 15px;
  /* image: linear-gradient(to bottom right, orange, green); */
  color: #fff;
  margin: 0.4rem;
  display: inline-table;
  border-radius: 10px;
  box-shadow: 0px 1px 3px #666666;
  color: #c25f0c;
  font-size: 14px;
  border: none;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  line-height: 38px;
  padding: 4px 1% 4px 1%;
}

#all_pizzerias .active{
	background-color: green;
	color: #fff;
}
#all_pizzerias .inactive{
	background-color: orange;
	color: #fff;
}

.price{
	font-size: 20px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	/* color: blue; */
}
