﻿body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 14px Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #061C37;
	background: #EEEFE4;
	background-image: url('images/background.png');
	background-repeat: repeat-x;
}

*
{
	margin: auto;
	text-align: left;
}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 940px;
}

#mainpic h1
{
	font-size: 32px;
	position: absolute;
	text-align: right;
	color: #0A6028;
	left: 60px;
	top: 20px;
}

#mainpic h2
{
position:absolute;
text-align:right;
color:#6B6B28;
font-size:22px;	
left:60px;
top:50px;
}

#mainpic
{
	background-image: url("images/main3.jpg");
	background-repeat: no-repeat;
	width: 900px;
	height: 240px;
}

.off
{
color:#3A6028;
	
}

#menu
{
	background-image: url("images/menu.png");
	background-repeat: no-repeat;
	width: 940px;
	height: 69px;
	float: left;
	clear: both;
}

#content
{
	width: 880px;
	height: auto;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 12px;
}

#footer
{
width:inherit;
height:auto;
font-size: 12px;
text-align: right;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:900px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 150px;
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #BEE399;
	font-weight: bold;
	padding-top: 17px;
	font-size: 15px;
}

#menu a:hover{
	color:#BEE399;
}

.tekst_paremal
{
	text-align: right;
	margin-right: 20px;
}

html, body {
text-align: center;
}
.ees_ruum {
	margin-top: 14px;
}

p {
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-style: italic;
}
