body {
  background: url('taust.jpg') repeat;
  text-align: center;
  margin:auto;
  font-family: Arial;
}
a {
  text-decoration:none;
}
h3 {
  font-size: 15px;
}
#koguleht {
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
}

#leht {
  background: #fff;
  width: 750px;
  border:13px solid #fff;
  color: #303030;
  text-align:left;
  margin-top:0px;
  margin-bottom:25px;
}
#pais {
  height:58px;
  width: 748px;
  background-image: url('pais.jpg');
  background-repeat: no-repeat;
  border-left: 2px solid #4d4f4c;
  /*border-right: 2px solid #4d4f4c;*/
}
#pais #keeled {
  margin-top:5px;
  margin-right:10px;
  float:right;
}
#pais #keeled a {
  font-size:11px;
  font-weight:bold;
  color: #aaa;
}
#pais #keeled a.selected {
  color: #fff;
}
#header {
  height: 153px;
  background-image: url('header.jpg');
  /*background-repeat: no-repeat;*/
}
#pm {
  height: 34px;
  background-color: #fff;
  width:750px;
  text-align:center;
}
#pm a {
  display: block;
  height: 34px;
  width: 102px;
  color: #666;
  float:left;
  vertical-align: text-bottom;
  line-height: 34px;
  text-decoration: none;
  font-size: 14px;
  /*font-weight: bold;*/
}
#pm a:hover {
  color: #000;
}
#pm a.selected {
  background: url(pm_nupp.jpg);
  color: #000;
}
#sisu {
  color: #333;
  font-size: 12px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #ece3ce url('tekstiilu.jpg') no-repeat left bottom;
  height: 100%;
}
#sisu #sisukast {
  width: 360px;
  float:left;
  margin-top: 15px;
  border-top: 5px solid transparent;
}
#sisu .eraldi {
  float: right;
  margin-right:30px;
  margin-top:15px;
  margin-bottom:30px;
  border: 5px solid #fff;
}
#sisu #ymbris {
  float: right;
  margin-right:30px;
  margin-top:15px;
  margin-bottom:30px;
  border: 5px solid #fff;
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
  padding: 0;
}
#sisukast {
  margin-left: 30px;
}
#jalus {
  background-color: #c6b16a;
  color: #6B573E;
  height: 26px;
  line-height:26px;
  vertical-align: text-bottom;
  font-size: 12px;
}
#jalus a{
  color: #6B573E;
}
.ridakaks {
  background-color: #e1dac8;
}
.ridakaks input {
  width: 80px;
}
.ridakaks textarea {
  width: 400px;
  height: 200px;
}
.pildid {
	position: relative;
	width: 306px;
	height: 280px
}
.pildid img {
	display: block;
	position: absolute;
	max-width: 300px;
	max-height: 280px;
	border:5px solid #fff;
}
.pilt {
display:block;
position:absolute;
width:200px;
height:200px;
}
