html, body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}

body {
	background: #E2CBBD url(../img/bg_top1_1.jpg) no-repeat 0 0;
	min-width: 700px;
	font: 13px Arial, Helvetica, sans-serif;
}
body.about-page {
	background-image: url(../img/bg_top2_1.jpg);
}
table, th, td {
	font: 13px Arial, Helvetica, sans-serif;
}

.fw { width: 100%; }
.fh { height: 100%; }
.fr { float: right; }
.fl { float: left; }
a img { border: 0; }

.container {
	height: 100%;
	padding: 0 0 0 300px;
}

.content {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

/* {{{ header */
.header {
	padding: 0;
	height: 174px;
	background: #EFE9D8 url(../img/bg_top1_2.jpg) no-repeat 0 0;
	vertical-align: bottom;
	color: #351B0F;
}
.about-page .header {
	background-image: url(../img/bg_top2_2.jpg);
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 27px;
	width: 700px;
}
.menu li {
	display: inline;
}

.menu a, .menu b {
	text-decoration: none;
	color: #351B0F;
	float: left;
	width: 95px;
	margin-right: 1px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	text-transform: lowercase;
	background: url(../img/bg_tabs.png) no-repeat 0 0;
	font-weight: normal;
}
.menu a:hover {
	color: #9D3A0F;
	background-position: 0 -30px;
}
.menu b {
	background-position: 0 -60px;
}

.logo {
	position: absolute;
	top: 352px;
	left: 14px;
}
/* }}} header */

/* {{{ content */
.main {
	padding: 0;
	background: #F7F7EE url(../img/bg_content_middle_r.png) repeat-y right;
	vertical-align: top;
}
.main-content {
	padding: 60px 120px 60px 60px;
	color: #351B0F;
	min-height: 480px;
}
.menu-container {
	padding: 30px 120px 60px 50px;
	min-height: 520px;
}
* html .main-content {
	height: 600px;
}
.main-content a {
	color: #9D3A0F;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #351B0F;
	margin: 0 0 0.5em 0;
	padding: 0;
}
.menu-container h1 {
	margin-left: 8px;
}
.contacts {
	margin: 0;
	padding: 0;
	list-style: none;
}
.email {
	margin-top: 1em;
}
.divided-content {
	width: 100%;
	height: 100%;
}
.divided-content .main-content {
	padding: 60px 120px 0px 60px;
	color: #351B0F;
	min-height: 320px;
}
* html .divided-content .main-content {
	height: 380px;
}

.part1 {
	vertical-align: top;
	padding: 0;
}
.part2 {
	vertical-align: bottom;
	padding: 00px 120px 60px 60px;
	color: #351B0F;
}
/* {{{ sub menu */
.sub-menu {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}
.sub-menu li {
	display: inline;
}
.sub-menu a, .sub-menu b {
	text-decoration: underline;
	color: #9D3A0F;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 14px;
	padding: 5px 10px;
}
.sub-menu a:hover {
	text-decoration: none;
}
.sub-menu b {
	background: #691C13;
	color: #fff;
	text-decoration: none;
}
/* }}} sub menu */

/* {{{ food menu */
.food-menu {
	width: 100%;
	table-layout: fixed;
}
.food-menu th, .food-menu td {
	padding: 4px 8px;
	vertical-align: top;
}
.food-menu thead th {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #D5B986;
	text-transform: lowercase;
}
.food-menu .price {
	font-weight: bold;
}
.food-menu strong {
	display: block;
}
.food-menu h2 {
	margin: 0 0 2px 0;
	padding: 0;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background: #D5B986;
}
.food-menu h2 a {
	color: #fff;
	background: #D5B986;
	text-decoration: none;
	display: block;
	position: relative;
	padding: 2px 8px;
	width: 203px;
	border-right: 1px solid #E6D5B6;
}
.food-menu h2 a b {
	position: absolute;
	right: 6px;
	top: 45%;
	width: 7px;
	height: 7px;
	font-size: 0;
	background: url(../img/arrows.gif) no-repeat 0 0;
}
.food-menu tr.closed {
	display: none;
}
.food-menu h2.closed {
	background: #F2EADB;
}
.food-menu h2.closed a {
	border-color: #fff;
}
.food-menu h2.closed a b {
	background-position: 0 -7px;
	top: 40%;
}
.food-menu tbody th {
	text-align: left;
	padding: 0;
}
.food-menu tbody td {
	border-bottom: 1px solid #EDE4D0;
}
.food-menu .d {
	background: url(../img/dotted.gif) repeat-y right;
}
/* }}} food menu */

/* }}} content */

/* {{{ footer */
.footer {
	padding: 0 60px 0 0;
	height: 27px;
	color: #351B0F;
	text-align: right;
}
/* }}} footer */

.ml { background:url(../img/bg_content_middle_l.png) repeat-y -2px 0; height: 100%; }
.bl { background: url(../img/bg_content_bl.png) no-repeat left bottom; height: 100%; }
.br { background: url(../img/bg_content_br.jpg) no-repeat right bottom;	height: 100%; }
.tl { background: url(../img/bg_content_tl.png) no-repeat left top;	height: 100%; }
.tr { background: url(../img/bg_content_tr.jpg) no-repeat right top; height: 100%; }
