body {
padding: 0px;
margin: 0px;
font: 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #333333;
background-color: #004b20;
}
html, body {
height:100%;
} 

a {
text-decoration: none;
}

/*----jquery ümarad nupud----*/
a.rounded, .button, .button-a {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle;
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible;
  font-size: 10pt;
  padding: 3px 8px;
}
.button {
  color: #fff;
  background-color: #02843a;
}
.button:hover {
  color: #000;
  background-color: #1ce873;
} 
.button-a {
  color: #000;
  background-color: #1ce873;
} 



a.roundedlang, .buttonlang, .buttonlang-a {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle;
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible;
  font-size: 7pt;
  padding: 2px 8px;

}
.buttonlang {
  color: #fff;
  background-color: #02843a;
}
.buttonlang:hover {
  color: #000;
  background-color: #13c961;
} 
.buttonlang-a {
  color: #000;
  background-color: #13c961;
} 
/*----/jquery ümarad nupud----*/



img {
border: none;
}

#main {
/* min-height:100%; */
width: 1000px;
background-color: #ffffff;
}
/*
* html #main {
height:100%;
} */

#header {
background-image: url('/images/top_bg2.jpg');
background-repeat: no-repeat;
height: 290px;
}
#logo {
position: absolute;
left:65px;
top:50px;
}
.logo {
width:154px;
height:197px;
border:0px;
}

#slogan {
position: absolute;
left:368px;
top:172px;
font-family: "Times New Roman"; 
color: #ffffff;
background:transparent;
font-size:25pt;
line-height: 25pt;
font-style:italic;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}

#nav {
position: absolute;
left:370px;
top:248px;
}

#lang {
position: absolute;
left:750px;
top:15px;
}

#sisu {
position: relative;
text-align: justify;
background-color: #fff;
margin-left: 50px;
margin-right: 20px;
margin-top: 20px;
margin-bottom: 20px;
padding: 15px;
min-height: 200px;
}

#footer {
background-image: url('/images/bot_bg2.gif');
height: 50px;
width: 1000px;
}
#footer-txt {
color: #fff;
padding-top: 15px;
padding-left: 65px;
 float:left;
}
#knotec {
 float:right;
 padding-top: 15px;
 padding-right: 45px;
}
.knotec-t {
 color: #666;
}




.langtxtp {
padding-left:5px;
color: #fff;
font-size:8pt;
}
.langtxta {
color: #fff;
font-size:8pt;
}



.pmp {
color: #fff;
font-size:10pt;
font-weight: bold;
}
a.pm:hover {
color: #fff;
}
.pma {
color: #fff;
font-size:10pt;
font-weight: bold;
}


h1 {
font-family: "Times New Roman"; 
color: #3e1a00;
background:transparent;
font-size:30pt;
font-weight: normal;
font-style:italic;
}

.tooteruut {
}

.tootetekst {
font-size: 11px;
}
.t1 {
font-size: 11px;
}













