  
body {
  margin: 0;
  padding: 0;
  background: #fff url(../img/bg-tile.png) repeat-x top left;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #696644;
}
#frame {
  min-width: 810px;
  background: url(../img/bg-content2.png) repeat-y top center;
  margin:0 auto;
}
#page {
  margin:0 auto;
  background: url(../img/bg-content2.jpg) no-repeat top center;
}
#header {
  width: 793px;
  height:252px;
}
#navigation {
  width: 740px;
  }
ul#navlist
{
    margin: 0px;
    padding: 0;
    list-style-type: none;
}

#navlist li
{
    display: inline;
    list-style-type: none;
}

#navlist a {
    padding: 21px 2px 21px 20px;
    display: block;
    float: left;
    width: 100px;
    text-align: left;
  }

#navlist a:link, #navlist a:visited
{
    color: #e9debd;
    text-decoration: none;
}
#navlist a:link strong, #navlist a:visited  strong
{
    font: bold 16px "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#navlist a:hover
{
    color: #F9FAF5;
    background-color: #AAA9A5;
    text-decoration: none;
}
#container {
  width: 793px;
}
#lc {
  width: 232px;
  float: left;
}
#rc {
  width: 232px;
  float: right;
}
#content {
  width: 329px;
  float: left;
}
#prokladkatile {
    min-width: 810px;
  /*background: url(img/bg-prokladka-tile.png) repeat-x top left;  */
  height: 17px;
}

#prokladka {
    min-width: 810px;
  background: url(../img/bg-prokladka2y.png) no-repeat top center;
  height: 17px;
  matgin:0 auto;
}
#footer {
    min-width: 810px;
    background: url(../img/bg-footer2.png) repeat-x top;
    height: 94px;
  
}
#copyright {

 /* background: url(../img/bg-copy.png) repeat-x top;*/
  height: 94px;
  width: 324px;
      color: #A3AB78;
      font-size: 10px;
	  padding:0;
}
#copy {
  margin: 0px auto;
  padding:20px 0px 0 0;

}


#copy li
{
    display: inline;
    list-style-type: none;
    padding-right: 7px;
    padding-left: 7px;
    font-size: 10px;
}
#copyright a {
  color: #A3AB78;
}
.box {
  margin: 10px 10px 10px 10px;
  padding: 0px 0px 5px 0px;
  text-align: justify;
  border-bottom: 1px solid #ced898;
}
.box img{
	
	
}
.boximg{
	position:relative;
	right:5px;
}
.menu
{
padding-left: 0;
margin-left: 0;
width: 200px;
}

.menu li
{
list-style: none;
margin: 0;
padding: 0.25em;
}

.menu  li a:link,.menu  li a:visited  { text-decoration: none; color: #737f37; font-size: 12px; font-family: Arial, Tahoma, Sans-Serif;}
.menu  li a:hover  { text-decoration: none; color: #9F9517; font-size: 12px; font-family: Arial, Tahoma, Sans-Serif;}
.clear {
  font-size: 0px;
  height: 0px;
  clear: both;
  overflow: hidden;
}
.text {
  padding: 10px 10px 10px 10px;
  text-align: justify;
}
.text  li a:link,.text  li a:visited  { text-decoration: none; color: #737f37; font-size: 12px; font-family: Arial, Tahoma, Sans-Serif;}
.text  li a:hover  { text-decoration: none; color: #9F9517; font-size: 12px; font-family: Arial, Tahoma, Sans-Serif;}
.clear {
  font-size: 0px;
  height: 0px;
  clear: both;
  overflow: hidden;
}
.text li
{
list-style: none;
margin: 0;
padding: 0.25em;
}

#rc h4, #lc h4 {
  font: bold 16px "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #b19764;
  margin: 2px 0px 2px 0px;
  padding: 2px 0px 2px 0px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #b19764;
  margin: 2px 0px 2px 0px;
  padding: 2px 0px 2px 0px;
}
h1 {
  font-size: 24px;
  text-align:center;
  font-weight:400;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 14px;
}
.title h4 {
  font-size: 14px;
  text-decoration:underline;
}
h5 {
  font-size: 16px;
  
}
h6 {
  font-size: 14px;
  font-weight:400;
}
a img {
  border: 0;
}
.photo {
  border: 3px solid #C2BFAC;
}

#pagePeel{
	position:relative;
	top:0;
	right:0;
}
.title{
	cursor:pointer;
}
.qaleft ul{
	float:left;
	margin:0;
	padding:0;
}
.qaleft ul li{
	list-style:none;
}
.qaright ul{
	float:right;
}
.qaright ul li{
	list-style:none;
}
  /* CSS Document */
.hr{
	border-bottom:1px dotted #737f37;
	font-size:0px;
	height:5px;

}
a {
	color:#737f37;
	text-decoration:underline;
}
#news img{
	padding:5px;
	float:left;
	border:1px solid #c8c7c4;
}
#news h5{
	text-align:right;
}
#news p{
	padding:0px 5px 5px 0px;
	text-indent:5px;
}
.subtitle{
	font-size:0.7em;
	font-weight:100;
}

.specials{
	border:1px solid #c8c7c4; 
	float:left; 
	margin:10px;
}
#coupon{
	margin-left:-3px;
	width:309px;
	border:2px dashed #968047;
}
#thankyou{
	width:100%;
	background:#bab088;
	margin:200px auto;
	text-align:center;
}
.error1 {
	color:#ba0000;
}

