.style1 {
	color: #F4C389;
	font-weight: bold;
		}
.style2 {
	font-size: 12px;
	letter-spacing: 0.2pt;
	text-align: justify;
	margin-left: 30px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
	
}
.style2:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}

.style22 {
	font-size: 12px;
	text-align: justify;
	margin-left: 0px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
.style222 {
	font-size: 13px;
	letter-spacing: 0.5px;
	text-align: justify;
	font-weight: 100;
	text-indent: 20px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
	line-height: normal;
}
.style3 {font-size: 11px;
		text-align:justify;
		width: 130px; }
.style4 {color: #FFFFFF}
html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	
}

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FF6600;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
a:hover {
	color: #FFA405;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #2D0202;
	text-align: center;
	font: 11px arial;
	color: #F4C389;
	padding-bottom: 15px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 749px;
	position: relative;
	background: #9a0910 top right url(images/logo1.png) no-repeat;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	filter:alpha(opacity=96);
	-moz-opacity:0.96;
	-khtml-opacity: 0.96;
	opacity: 0.96;
	
}
#logo {
	width: 357px;
	background: url(images/logo.jpg) no-repeat;
	height: 185px;
	text-align: right;

}
#logo h1 {
	padding-top: 50px;
	padding-left: 60px;
	color: #fff;
	font: bold 27px "arial black", arial;
	cursor: default;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}
#logo p {
  margin: 0em;
  padding-left: 55px;
  padding-right: 70px;
  cursor: default;
  font: 15px "arial narrow", arial;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

#nav li {
  list-style: none;
  background-color:#F1791c;
}
#nav-left {
  width: 178px;
  background-color: #F1791C;
}
#nav-left li {
  font: 24px "arial narrow", arial;
  height: 61px;
  line-height: 61px;
    border-top: 1px solid white;

  padding-right:10px;
  text-align: right;
}
#nav-left a {
  color: #fff;
  text-decoration: none;
  padding-right: 20px;
}
#nav-left .orange a {
  color: #FFF;
}
#nav-left a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#nav-right {
	position: absolute;
	top: 185px;
	left: 178px;
	width: 178px;
	border-left: 1px solid white;
	background-color: #F1791C;	
}
#nav-right ul {
  text-align: right;
}
#nav-right li {
  font: 24px "arial narrow", arial;
  height: 61px;
  line-height: 61px;
  border-top: 1px solid white;

  padding-right: 30px;
}
#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;
	font-size:12px;
	
}
#right {
  float: right;
  width: 291px;
  padding-right: 37px;
}

#welcome {
	padding-left: 29px;
	padding-right: 10px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
	
}

h2.guilded {
  background: bottom left url(images/welcome_bg.gif) repeat-x;
  height: 20px;
  margin-bottom: 0.8em;
  font-weight: normal;
  font-size: 20px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}
h2.guilded span {
  background: #9a0910 url(images/h_glif.gif) no-repeat;
  padding-left: 38px;
  padding-right: 8px;
  padding-top: 2px;
  float: left;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

.more a {
  color: #C47552;
  text-decoration: none;
  font-weight: bold;
}
.more a:hover {
  text-decoration: underline;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

#chef {
	padding-left: 29px;
	padding-top: 0px;
	padding-right: 10px;
}
#chef h2 {
	padding-bottom: 5px;
	letter-spacing: 0.5pt;
	font-family: "arial narrow", arial;
	font-size: 17px;
	text-decoration: none;
	text-align: left;
	margin-left: 30px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}
.hline {
	margin-left:10px;
	margin-bottom:0px;
	}

p {
	margin: 1em 0;
	line-height: 1.1;
	letter-spacing: 0.4pt;
}

/** right **/

#booking { 																						/**tellimused **/
	border: 1px solid #FFF;
	padding-bottom: 6px;
	margin-bottom: 1.1em;
}
#booking h2 {
	background: url(images/h_booking_bg.jpg) repeat-x;
	border: 1px solid #FFF;
	height: 27px;
	line-height: 27px;
	color: #F4C389;
	font-weight: normal;
	font-size: 16px;
	padding-left: 20px;
	margin: 4px 4px 10px 4px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}
#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 #FFF;
  padding-left: 160px;
  padding-right: 8px;
  padding-top: 22px;
}
#menu h2 {
	margin-left: -38px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 1em;
	font-size: 16px;
	letter-spacing: 1pt;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}
#menu form {
  text-align: center;
}
#menu p {
	letter-spacing: 0.4pt;
	margin-top: 1.3em;
	margin-right: 0;
	margin-bottom: 1.3em;
	margin-left: -5px;
}

/** footer **/

#footer {
	text-align: center;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 2em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);

}
#footer li {
	  list-style: none;
  display: inline;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
#footer a {
  color: #E49E6F;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
.parem {
	margin-left: 10px;
	font-size: 12px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
.parem1 {
	margin-left: 0px;
	font-size: 12px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
.parem2 {
	margin-left: 10px;
	font-weight: bold;
	font-size: 20px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
.pealkiri {
	color: #F4C389;
	margin-left: 30px;
	font: 16px Arial;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

.pealkiri a {
	color: #F4C389;
	margin-left: 0px;
	font: 16px Arial;
}
.kulu {
	margin-left: 30px;
}
.kulutekst_list{
	
	font-size: 13px;
	letter-spacing: 0.5px;
	text-align: left;
	font-weight: 100;
	line-height: normal;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
.kulutekst{
	
	font-size: 13px;
	letter-spacing: 0.5px;
	text-align: justify;
	font-weight: 100;
	line-height: normal;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
.tehnol_pealk {
	font-weight: bold;
	font-size:14px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}
.pilt-text {
	cursor:text;
	}
