#header div.logo {
	background: #f15720;
}

#menu input[type="checkbox"] + label {
	background: #f15720;
}

#menu .filter label:hover {
	background: #f15720;
}

#menu .filter li {
	background: #f15720;
}

#menu .filter li div.nano ul li:hover a {
	background: #f15720;	
}

#search .searchtext {
	background: #f15720;
}

#search input[type="submit"]:hover {
	background: #f15720;
}

.resturant_big div.info ul li a:hover {
	background: #f15720;
}

.resturant_big_ajax div.description ul li a:hover {
	background: #f15720;
}


@media
(min-width : 320px) 
and (max-width : 768px) {
	
select {
	background: #f15720;
}

#menu input[type="checkbox"] + label {
	background: #f15720;
}

#search .searchtext {
	background: #f15720;
}	

.resturant_big div.info h4 a, .resturant_big div.info h3 a {
	color: #f15720;
}

.resturant_big_ajax div.logo h4 a, .resturant_big_ajax div.logo h3 a {
	color: #f15720;
}

}