* {
	margin: 0;
	padding: 0;
	border: 0;
}

.c {
	clear: both;
}

body {
	color: #fff;
	background: #000;
	font: 12px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	background: #333 url(/images/background.jpg);
}

#wrapper {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 450px;
	height: 56px;
	margin-top: 57px;
	background: url(/images/logo.gif);
}

#logo span {
	display: none;
}

#address {
	width: 450px;
	margin-top: 11px;
	margin-bottom: 45px;
	text-align: center;
	font-size: 18px;
	position: relative;
}

#date {
	width: 450px;
	text-align: right;
	font-size: 12px;
	font-style: italic;
	color: #999;
}

.cat {
	margin-top: 40px;
	margin-bottom: 20px;
}

.cat span {
	display: none;
}

#cat_supe {
	width: 450px;
	height: 186px;
	background: url(/images/cat_supe.gif);
}

#cat_bauturi {
	width: 450px;
	height: 136px;
	background: url(/images/cat_bauturi.gif);
}

#cat_sandwich {
	width: 450px;
	height: 104px;
	background: url(/images/cat_sandwich.gif);
}

#cat_desert {
	width: 450px;
	height: 123px;
	background: url(/images/cat_desert.gif);
}

#cat_feluri {
	width: 450px;
	height: 56px;
	background: url(/images/cat_feluri.gif);
}

#cat_salate {
	width: 450px;
	height: 137px;
	background: url(/images/cat_salate.gif);
}

.menu_dishes {
	list-style-type: none;
	border-top: 1px solid #525252;
}

.menu_dish {
	clear: both;
	border-bottom: 1px solid #525252;
}

.dish_name {
	display: inline-block;
	width: 360px;
	padding: 5px;
}

.dish_price {
	display: inline-block;
	width: 70px;
	padding: 5px;
	text-align: right;
}

.description_text {
	width: 360px;
	font-size: 11px;
	padding: 0 0px 7px 20px;
	color: #ddd;
}

#facebook {
	width: 450px;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
}
