* {
	padding:0;
	margin:0 auto;
}
* html .galerii, html .galeriilist {display:inline; height:100%;}
body {
  margin: 10px;
  background: #160b03 url('img/body_bg.jpg') repeat-x top center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
  line-height: 1.6em;
  text-align: center;
  height: auto;min-height: 100%;
}
#page {
  width:945px;
  height:100%;
  text-align: left;
}
#header {
	background: url('img/logo.png') no-repeat top left;
  position:relative;
	width: 100%;
	height:105px;
	margin-bottom:6px;
}
#nav {
  display:inline;
  float:right;
  margin-top:84px;
  margin-right:10px;
}
a img {
	outline: none;
	border: none;
	text-decoration: none;
}
#menu {
  float: right;
  margin-top:80px;
  margin-right: 20px;
}
#menu a {
  margin-left:5px;
  font-size: 15px;
  color:white;
  text-decoration: none;
  font-weight:bold;
  border-bottom: 2px solid #4b6913;
}
#menu a:hover,#menu a.selected {
  border-bottom: 2px solid #88c067;
}
#kat {
	background: url('img/50black.png') repeat top left;
  width:200px;
  height:100%;
  float:left;
}
#kat h1{
  margin: 10px 0 0 20px;
  font-size:14px; 
  color:#cfde9b;
}
#kat ul {
	list-style-type: none;
	margin-bottom:30px;
	margin-left:0px;
}
#kat li {
  margin:10px 0 10px 36px;
}
#kat a{
  color: white;
  font-size: 12px;
 	text-decoration: none;
}
#menu_vasak {
  margin-left:35px;
  margin-bottom: 20px;
}
#menu_vasak a {
  font-size: 15px;
  color:white;
  text-decoration: none;
  font-weight:bold;
  border-bottom: 2px solid #4b6913;
}
#kat a:hover,#kat a.selected{
  border-bottom: 2px solid #88c067;
}
#vahe {
  background-color:#190c04;
  margin-left:217px;
  width:709px;
  height:10px;
}
#content {
  background-color:#f0ede8;
  position:relative;
  margin-left:200px;
  width:725px;
  height:100%;
  border:9px solid white;
  color:#59483e;
}
#title{
  float:left;
  border:3px solid white;
  background-color:white;
  font-size:14px;
  font-weight:bold;
  padding:0 5px 0 4px;
}
#pdf{
  float:right;
  border:3px solid white;
  background-color:white;
  font-size:14px;
  padding-left:5px;
  margin-top:-40px;
  font-weight:bold;
}
#pdf a{
  text-decoration:none;
  color:#59483e;
}
table{
  width:100%;
}
table.tooted td, table.tooted a {
  /*border: 1px solid black;*/
  width: 170px;
  color:#59483E;
  font-size:10px;
  padding-bottom:5px;
  padding-left:5px;
 	text-decoration: none;
}
table.toode td {
  /*border: 1px solid black;*/
  color:#59483E;
  font-size:12px;
  padding-bottom:5px;
  padding-left:5px;
  text-align: center;
}
table td, table th {
  color:#59483E;
  font-size:11px;
  padding:5px;
  line-height: 1.5;
}
.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;
}

