* {
	padding:0;
	margin:0 auto;
}
* html .galerii, html .galeriilist {display:inline; height:100%;}
body {
  margin-top: 90px;
  background: #3a2103 url('img/body_bg.jpg') no-repeat top center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #f1de8a;
  line-height: 1.6em;
  text-align: center;
  height: auto;min-height: 100%;
}
#page {
  position: relative;
  width:800px;
  height:100%;
  text-align: left;
}
#header {
  position:relative;
	height:40px;
  margin-bottom:6px;
	margin-left: 200px;
  border: 1px solid #b66804;
	background: url('img/50black.png') repeat top left;
}
.esileht{
  position:absolute;
	height:644px;
	width:850px;
  border: 0px;
  margin-top:-80px;
}
.footer{
  margin-top: 30px;
	height:35px;
	width:798px;
  border: 0px solid #b66804;
	background: url('img/kontakt_riba.jpg') no-repeat top left;
}
.footer p{
  padding-top: 7px;
  text-align: center;
}
.keeled{
  position:absolute;
  margin-top: 0px;
  margin-left: 620px;
	height:76px;
	width:170px;
  border: 0px solid #b66804;
}
.footer a{
  color:#dc8008;
}
.link{
  color:#dc8008;
}
#nav {
  display:inline;
  float:right;
  margin-right:10px;
  margin-top: 12px;
}
a img {
	outline: none;
	text-decoration: none;
  border: 1px solid #b66804;
}
#menu {
  float: left;
  margin-left: 6px;
  margin-top: 10px;
  font-size: 15px;
  color:#dc8008;
}
#menu a {
  margin-left:5px;
  font-size: 15px;
  color:#dc8008;
  text-decoration: none;
  font-weight:normal;
}
#menu a:hover,#menu a.selected {
  color: #f1de8a;
}
#kat {
	background: url('img/50black.png') repeat top left;
  position:absolute;
  width:187px;
  border: 1px solid #b66804;
  *margin-left:-200px;
}
#kat2 {
	background: url('img/meistrid_bg.png') no-repeat bottom center;
  position:absolute;
  width:187px;
  height:100%;
  border: 1px solid #b66804;
  *margin-left:-200px;
}
#kat3 {
	background: url('img/50black.png') repeat top left;
  position:absolute;
  width:187px;
  min-height:323px;
  border: 1px solid #b66804;
  *margin-left:-200px;
}
#kat h1,#kat2 h1,#kat3 h1{
  margin: 10px 0 0 15px;
  font-size:14px; 
  color:#F1DE8A;
  font-weight:normal;
}
#kat h2,#kat3 h2{
  font-size:14px; 
  color:#d78b01;
  font-weight:normal;
}
#kat ul,#kat3 ul{
	list-style-type: none;
	font-size: 14px;
}
#kat li,#kat3 li{
  margin:10px 0 10px 15px;
}
#kat a{
  color: #DC8008;
  font-size: 12px;
 	text-decoration: none;
}
#kat a:hover,#kat a.selected{
  color:white;
}
#content {
	background: url('img/50black.png') repeat top left;
  position:relative;
  margin-left:200px;
  height:100%;
  min-height:323px;
  border: 1px solid #b66804;
}
.sisu {
  margin: 17px 30px 10px 30px;
}
#content2 {
  position:relative;
  margin-left:200px;
  height:100%;
  min-height:650px;
}
.sisu2 {
  margin: 0px;
}
table{
  width:100%;
}
table.tooted{
  margin-top:-25px;
  margin-left:-15px;
}
table.tooted a {
  color:#f1de8a;
  font-size:12px;
 	text-decoration: none;
}
table.tooted td {
	background: url('img/50black.png') repeat top left;
  padding:10px;
  border: 1px solid #b66804;
  vertical-align: top;
  text-align: center;
}
table.toode td {
  color:#f1de8a;
  font-size:12px;
  padding-bottom:5px;
  padding-left:5px;
  text-align: center;
}
table h3{
  color:#dc8008;
  font-size: 16px;
  font-weight: normal;
}
table td, table th {
  color:#f1de8a;
  font-size:12px;
  line-height: 1.8;
}
.galerii{
  width: 175px;
  height: 200px;
  padding: 10px;
  display:table-cell;
  background: #59483e;
  border-left: 20px solid #f0ede8;
  margin: 10px;
  text-align: center;
}
.galerii a{
  text-decoration: none;
  color: white;
}
#galeriilist{
  width: 100px;
  height: 150px;
  padding: 10px;
  display:table-cell;
  background: #59483e;
  border-left: 20px solid #f0ede8;
  margin-bottom: 10px;
  vertical-align:middle;
  text-align: center;
}
input,textarea{
  width: 350px;
  border: 1px solid #a1907e;
}
textarea{
  height:70px;
}
input.button{
  width: 77px;
  margin-top:10px;
  border: 0px;
  border-bottom: 2px solid #4b6913;
  background-color:#f0ede8;
}
hr {
  border: 0;
  color: #df7f06;
  background-color: #df7f06;
  height: 1px;
}

