body {
	margin: 0;
	padding: 0;
	background-color: #e7e7e7;
	background-image: url(../images/body_bck.gif);
}
body, td, th, textarea, select, option {
	font-size: 13px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	color: #464646;
}
img {
	border: none;
}
a:link, a:visited, a:active {
	color: #ed2a34;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: none;
}

.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
	overflow: hidden;
	clear: both;	 
}
* html .clearfix {
	height: 1%;
}
.popup {
	display: none;
	position: absolute;
	background-color: #aa3514;
	color: white;
	border: 1px solid white;
	float: none;
}
.popup a:link, .popup a:visited, .popup a:active {
	color: white;
	display: block;
	padding: 3px 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #b45b41;
	width: 110px;
}
.popup a:hover {
	background-color: #e83636;
}

#container {
	background-color: white;
	width: 759px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(../images/header.jpg);
	background-color: #a7000c;
	width: 759px;
	height: 144px;
}
#lang {
	float: right;
	color: white;
	font-size: 9px;
	font-family: Tahoma;
	font-weight: bold;
	padding-right: 15px;
	padding-top: 10px;
}
#lang ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#lang li {
	float: left;
	display: inline;
	margin-left: 2px;
}
#lang div {
	padding: 3px;
	background-color: #d52031;
}
#lang a:link, #lang a:visited, #lang a:active {
	display: block;
	padding: 3px;
	background-color: #6d2e48;
	color: #c6b4bc;
	text-decoration: none;
}
#lang a:hover {
	background-color: #a3620a;
	color: white;
	text-decoration: none;
}
#email {
	padding-top: 90px;
	padding-left: 660px;
}
#email a:link, #email a:visited, #email a:active {
	display: block;
	width: 90px;
	height: 44px;
	text-indent: -9999px;
	text-decoration: none;
}
#menu {
	height: 23px;
	background-color: #aa3514;
	background-image: url(../images/logo_01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 160px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
	float: left;
}
#menu a:link, #menu a:visited, #menu a:active {
	display: block;
	height: 23px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#menu a:hover {
	background-position: bottom;
}
.en_home {
	background-image: url(../images/button_en_home.gif);
	width: 65px;
}
.en_about {
	background-image: url(../images/button_en_about.gif);
	width: 90px;
}
.en_drinks {
	background-image: url(../images/button_en_drinks.gif);
	width: 74px;
}
.en_food {
	background-image: url(../images/button_en_food.gif);
	width: 65px;
}
.en_contact {
	background-image: url(../images/button_en_contact.gif);
	width: 108px;
}
.en_actions {
	background-image: url(../images/button_en_actions.gif);
	width: 82px;
}
.en_guestbook {
	background-image: url(../images/button_en_guestbook.gif);
	width: 115px;
}

#body {
	background-image: url(../images/left_bck.gif);
	background-repeat: repeat-y;
	background-position: left;
	min-height: 0;
}
#left {
	float: left;
	width: 160px;
	background-image: url(../images/logo_02.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #464646;
	font-size: 12px;
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: #ffffdf;
}
#right {
	margin-left: 190px;
	min-height: 400px;
	padding: 40px 40px 40px 0;
}
#footer {
	background-image: url(../images/footer_bck.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	line-height: 130%;
	padding: 20px 20px 15px 20px;
}
#footer_menu {
	float: right;
	color: #c7c7c7;
}
#footer_menu a:link, #footer_menu a:visited, #footer_menu a:active {
	color: #464646;
	text-decoration: none;
	padding: 0 3px;
}
#footer_menu a:hover {
	color: red;
	text-decoration: underline;
}
label {
	float: left;
	display: block;
	width: 85px;
	padding-top: 4px;
	font-weight: bold;
}
.field {
	padding-bottom: 5px;		
}
.field input {
	width: 300px;
}
.field textarea {
	width: 400px;
	height: 150px;
	overflow: auto;
}
.form_send {
	padding-left: 85px;
	padding-top: 10px;
}
.input {
	border: 1px solid #b7b7b7;
	padding: 2px;
}
.button {
	border: 1px solid #b7b7b7;
	padding: 1px;
	width: 70px;
}
span.red {
	color: red;
	font-weight: normal !important;
}
#guestbook_welcome {
	padding: 10px 0;
}
.thanks {
	color: red;
	font-weight: bold;
	padding: 10px 0;
}
.calendar {
	width: 270px;
}




#left p {
	line-height: 120%;
	padding: 0 15px 10px 15px;
	margin: 0;
}
#left p.red {
	font-weight: bold;
	color: #8b191f;
}
h1 {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #464646;
}
h2 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #8b191f;
}
.h1_left {
	background-image: url(../images/h1_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 37px;
}
.h1_right {
	background-image: url(../images/h1_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 80px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	line-height: 150%;
}
p.olive {
	color: #5f5900;
}
p.blue {
	color: #004a80;
}
p.brown {
	color: #a3620a;
}
.header_box {
	background-repeat: no-repeat; 
	background-position: bottom right;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #7d4900;
	padding-bottom: 50px;
	padding-top: 10px;
	margin-right: 30px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.header_box p {
	padding-bottom: 5px;
}
.box {
	background-image: url(../images/box_body.gif);
	background-repeat: repeat-y;
	width: 249px;
}
.box_top {
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
}
.box_bottom {
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 55px 40px 55px;
	text-align: center;
	font-size: 13px;
	color: #464646;
	font-weight: bold;
}
.photo {
	padding-bottom: 20px;
	text-align: center;
}
.item {
	border-bottom: 1px dashed #b8afa4;
	padding: 5px 0 7px 0;
}
.item_dummy {
	border-bottom: 1px dashed #b8afa4;
	font-size: 1px;
	height: 1px;
}
.item_dummy2 {
	border-bottom: 1px dashed #b8afa4;
	font-size: 1px;
	height: 15px;
}
.item h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #a3620a;
}
.item p {
	padding-bottom: 0 !important;
	line-height: 120% !important;
}
.item .price {
	float: right;
	display: block;
	width: 60px;
	height: 20px;
	padding: 10px;
	color: #aa3514;
	font-weight: bold;
	margin-left: 20px;
	background-image: url(../images/price_bck.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
}

.banner {
	background-color: #ffffe7;
	background-image: url(../images/banner_bck.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border: #ddd7c5 1px solid;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.banner td {
	font-size: 11px;
}
.banner td.left {
	width: 120px;
	vertical-align: middle;
	padding: 10px;
}
.banner td.right {
	vertical-align: middle;	
	padding: 10px;
}

.intro {
	margin-left: 200px;
	background-color: #faf5e6;
	padding: 10px 10px 10px 30px;
	font-size: 12px;
	color: #736357;
	line-height: 120%;
	background-image: url(../images/intro_bck.gif);
	background-repeat: repeat-y;
	background-position: left;
}
