@IMPORT url("comments.css");

* {
	padding: 0;
	margin: 0
}

body {
	background: url(images/bg.jpg) 50% 0% no-repeat #000;
	color: #222;
	font: 11px/ 1 Verdana, Tahoma;
	text-align: center;
}

a {
	color: #743b12;
	outline: none;
	text-decoration: none
}

a:hover {
	color: #8a0000;
}

a img {
	border: none;
}

object {
	outline: none;
}

.clear {
	clear: both;
	height: 1px;
	width: 99%;
}

#container {
	width: 860px;
	margin: 0 auto;
}

#header {
	width: 860px;
	height: 265px;
	border: 0px solid red;
}

#content {
	width: 860px;
	text-align: left;
	background: url(images/bg-content.jpg) repeat-y;
}

p {
	padding: 10px 0;
}

#c_l {
	width: 380px;
	margin: 20px;
	border: 0px solid red;
	float: left;
	display: inline;
}

#c_r {
	width: 360px;
	margin: 20px 20px 20px 50px;
	border: 0px solid red;
	float: left;
	display: inline;
}

#footer {
	width: 859px;
	height: 40px;
	padding-top: 3px;
	color: #fff;
	background: url(images/bg-footer.png) no-repeat;
	border-top: 2px solid #884d11;
	font-size: 15px;
	text-align: center;
	line-height: 14px;
}

#footer a {
	color: #fef0d3;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #d3af7f;
}

.bazyli {
	position: absolute;
	width: 112px;
	z-index: 2;
	height: 121px;
	margin-top: -90px;
	padding-left: 800px;
}

.info {
	position: relative;
	z-index: 10;
	color: #c61e24;
	font-size: 11px;
	text-align: right;
	width: 830px;
}

.info a {
	color: #c61e24;
}

.info a:hover {
	text-decoration: underline;
}

#search {
	position: absolute;
	width: 220px;
	height: 25px;
	border: 0px solid red;
	top: 195px;
	padding-left: 620px;
}

.sinput {
	background: #fff4ac;
	height: 18px;
	width: 160px;
	border: 1px solid #000;
	float: left;
	padding-top: 2px;
}

.sinputOK {
	padding-left: 2px;
	float: right
}

.tb {
	
}

.tb td {
	line-height: 15px;
	color: #3e0101;
	vertical-align: top;
	padding: 2px;
}

.tb-1 {
	background: #d4bc97;
}

.tb-2 {
	background: #e3d3bb;
}

.email a {
	color: #ffbe00;
	font-weight: bold;
	font-size: 16px;
	float: left;
	margin-left: 200px;
	margin-top: 10px;
	background: url(images/email.png) 0px 0px no-repeat;
	padding: 5px 0 0 40px;
	height: 30px;
}

.email a:hover {
	color: #fff357;
	text-decoration: none;
}

.menuf {
	color: #ffffff;
	font-size: 11px;
	position: absolute;
	z-index: 3;
	margin-top: -40px;
	width: 859px;
	text-align: center;
	line-height: 14px;
}

.menuf a {
	color: #ffffff;
	text-decoration: none;
}

.menuf a:hover {
	text-decoration: underline;
	color: #cd6607;
}

div.contact {
	clear: both;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}

div.contact form {
	text-align: right;
}

div.contact input {
	width: 210px;
	border: 1px solid #83736b;
}

div.contact textarea {
	width: 210px;
	height: 10em;
	border: 1px solid #83736b;
}

div.contact td.submit {
	text-align: right;
}

div.contact td.submit input {
	width: 100px;
}

div.searchresult {
	margin: 10px;
}

div.searchresult h3 {
	margin: 10px 0 5px 0;
}

div.searchresult .content {
	margin: 10px 0 0px 10px;
}

div.searchresult .more {
	margin-left: 10px;
	margin-bottom: 1em;
	text-align: right;
}

select.menuselect {
	width: 200px;
	margin: 10px auto;
	border: 1px solid #5f5444;
	background-color: #fdf8e9;
}

div.print {
	text-align: right;
	margin-top: 10px;
}

.dinner-day {
	margin-bottom: 2em;
}

.dinner-id {
	float: left;
	width: 20px;
	
	text-align: center;
}
#footer2 {text-align:center;margin-bottom:8px;}
#footer2 a {color:#fef0d3; text-decoration:none;}
#footer2 a:hover {text-decoration:underline;color:#d3af7f;}

#sideBar {
	position: fixed;
	z-index: 1000;
	top: 90px;
	right:0px;
	height: 320px;
	background: url('../../images/slide-button.gif') no-repeat left top;
	width: 0px;
	padding-left: 28px;
	overflow: hidden;
}
#text {display:block; margin-top:5px;text-align:center; color: #603b1e; font-size:10px;}


#menu {position:absolute; width:680px; height:30px;top:228px;z-index:100;margin-left:150px;}
#menu ul, #menu li {margin:0;padding:0;float:left;list-style:none;}
#menu li a {margin:0 10px;padding:12px 10px; font:bold 14px/30px Verdana,Arial; color:#3d1e06;text-transform:uppercase;}
#menu li a:hover {color:#e6b930;}
