html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FF6600;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #2D0202;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #F4C389;
	padding-bottom: 10px;
}
/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 749px;
	position: relative;
	background: #7C0000 top right url(images/header.jpg) no-repeat;
}
#logo {
	width: 357px;
	background: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 185px;
	text-align: center;
	text-decoration: none!important;
}
#logo h1 {
	padding-top: 61px;
	color: #000;
	font: bold 19px "Georgia", Arial, sans-serif;
	width: 180px;
	float: left;
	margin-left: 45px;
	_margin-left: 22px;
	margin-right: -17px;
	text-decoration: none!important;
	cursor: hand;
	cursor: pointer;
}
#logo a {

	text-decoration: none!important;
	cursor: hand;
	cursor: pointer;
}

#logo img {
	height: 86px;
	padding-top: 38px;
	padding-right: 15px;
	margin: 0px;
		text-decoration: none!important;
}
#nav li {
	list-style: none;
}
#nav-left {
	width: 173px;
}
#nav-left li {
	background: url(images/nav_bg.jpg) repeat-x;
	font-size: 16px;
	height: 62px;
	line-height: 62px;
	text-align: right;
}
#nav-left a {
	color: #fff;
	text-decoration: none;
	padding-right: 20px;
}
#nav-left .orange a {
	color: #FFC559;
}
#nav-left a:hover {
	text-decoration: underline;
}
#nav-right {
	position: absolute;
	top: 185px;
	left: 173px;
	width: 183px;
	border-left: 1px solid white;
}
#nav-right ul {
	text-align: right;
}
#nav-right li {
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid white;
	background: 152px 10px url(images/arr.gif) no-repeat;
	padding-right: 40px;
}
#nav-right a {
	color: white;
	text-decoration: none;
}
#nav-right a:hover {
	text-decoration: underline;
}
/** body **/
#body {
	border-top: 1px solid white;
	padding-top: 20px;
}
#left {
	float: left;
	width: 352px;
	padding-left: 15px;
}
#right {
	float: right;
	width: 291px;
	padding-right: 37px;
}
#welcome {
	padding-left: 29px;
}
#welcome h3{
	font-size:13px;
}
h2.guilded {
	background: bottom left url(images/welcome_bg.gif) repeat-x;
	height: 20px;
	margin-bottom: 0.8em;
	font-weight: normal;
	font-size: 20px;

}
h2.guilded span {
	background: #7C0000 url(images/h_glif.gif) no-repeat;
	padding-left: 38px;
	padding-right: 8px;
	padding-top: 2px;
	float: left;
}
.more a {
	color: #C47552;
	text-decoration: none;
	font-weight: bold;
}
.more a:hover {
	text-decoration: underline;
}
#chef {
	background-image:url(images/pic_1.jpg);
	padding-left: 164px;
	padding-top: 47px;
	min-height: 175px;
	_height: 175px;
	background-position:left bottom;
	background-repeat:no-repeat;
}
#chef h2 {
	font: 17px "arial narrow", arial, sans-serif;
	background: bottom url(images/divider.gif) repeat-x;
	padding-bottom: 10px;
	margin-left: -50px;
	padding-left: 50px;
	padding-right: 0;
	color:#FF8A00;
}
p {
	margin: 1em 0;
	line-height: 1.1;
}
/** right **/
#booking {
	background: #911702;
	border: 1px solid #B43708;
	padding-bottom: 6px;
	margin-bottom: 1.1em;
}
#booking h2 {
	background: url(images/h_booking_bg.jpg) repeat-x;
	border: 1px solid #7C0000;
	height: 27px;
	line-height: 27px;
	color: #660100;
	font-weight: normal;
	font-size: 16px;
	padding-left: 20px;
	margin: 4px 4px 10px 4px;
}
#booking th {
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#booking td.submission {
	text-align: right;
}
#menu {
	background: bottom left url(images/specials.jpg) no-repeat;
	border: 1px solid #97321D;
	padding-left: 160px;
	padding-right: 8px;
	padding-top: 22px;
}
#menu2 {
  margin-top:10px;
	border: 1px solid #97321D;
	background-color:#5b0302;
}
#menu2 h2 {
  margin-left:8px;
  margin-top:7px;
  margin-bottom:7px!important;
	font-weight: normal;
	color: #FF8A00;
	margin-bottom: 1em;
	font-size: 16px;
}
#menu2 img {
  margin-left:7px;
  margin-bottom:8px;
}
#menu h2 {
	margin-left: -38px;
	font-weight: normal;
	color: #FF8A00;
	margin-bottom: 1em;
	font-size: 16px;
}
#menu form {
	text-align: center;
}
#menu p {
	margin: 1.3em 0;
}
/** footer1 **/
#footer1 {
	text-align: center;
	background: url(images/divider.gif) repeat-x;
	padding: 20px 20px 12px 20px;
	margin: 0 2em;
}
#footer1 li {
	list-style: none;
	display: inline;
}
#footer1 a {
	color: #E49E6F;
	text-decoration: none;
}
#footer1 img {
	width: 50px;
	filter: alpha(opacity=80);
	opacity: 0.80;
}
#suggest {
	font: 1em Verdana, sans-serif;
	width: 100%;
	float: left;
	clear: right;
}
#suggest ul {
	width: 168px;
}
#suggest ul, #suggest ul.sub {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#suggest ul.sub {
	background-color: #fff;
}
#sub li
{
behavior: url(hover.htc);
} 
#suggest li {
	float: left;
}
#suggest li, #suggest ul.sub li {
	margin: 0;
	padding: 0;
}
#suggest h3 {
	font-size: 1em;
	margin: 0;
	padding: 1px;
}
#suggest h3 a {
	text-decoration: none !important;
	cursor: hand;
	cursor: pointer;
}
ul.sub {
	position: absolute;
	z-index: 10;
	border: 10px solid white;
}
/*pokud vynecháme tento řádek budeme mít při vypnutém JavaScriptu přístupné suggest pod sebou*/
#suggest ul.sub li {
	display: block;
	width: 23px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#suggest ul.sub li a {
	display: block;
	margin: 0;
	text-decoration: none;
	color: #333;
	cursor: hand;
	cursor: pointer;
}
#suggest ul.sub li a:hover {
	background-color: #EEE;
	color: #000;
}
#suggest ul li.main {
	position: relative;
}
#suggest ul li.main:hover ul.sub {
	visibility: visible !important;
}
.shadow {
	color: #aaa;
}
.sn {
	color: #777!important;
}
.select {
	width: 146px;
}
.text {
	width: 142px;
}
.center {
	padding-left: 25px;
	padding-right: 25px;

	min-height:250px;
	
}
.center p{

}
.llongli {
	width: 80px !important;
	float: left !important;
}
.rlongli {
	width: 80px !important;
	float: right !important;
}
.longtop {
	width: 100% !important;
	font-weight:bold;
	color:#ff924a;
}
.dmt {
	margin-bottom: 20px;
	float: left;
}
.dmt2 {
	margin-bottom: 0px;
	margin-right: 10px;
	width: 100%;
	float: left;
}
.dm1 {
	width: 50px;
}
.dm2 {
	width: 200px;
}
.dm3 {
	width: 100px;
	text-align:left;
}
.galerie img {
width: 320px;
margin:13px;
float:left;

}
#bbpocitadlo-span-abku61n0xk1c5c6em8kfrdhet23jfk a
{
vertical-align:cemter;
}
.info_vypis{
font-size:12px;
color:#000;
}
.info_vypis td{
padding-right:15px;

}
.pozn{
background-color:#ff9f9f!important;
cursor: help!important;
}

.zakaz{
background-color:#ff6262!important;
cursor: help!important;
}
h3{
font-size:13px;
}
h1{
font-size:22px;
}
h2{
font-size:17px;
}
.flags {
	margin: auto;
	position: relative;
	width: 0px;
	height: 0px;
	top: 20px;
}
.flags a {
	display: block;
	position: absolute;
	right: 385px;
}



