* {
	margin: 0;
	padding: 0;
}
div, ul, li, h1, h2, h4, img, form, label{
	padding:0px; 
	margin:0px;
}
img {
	border: 0;
}
p {
	margin:5px 0 5px 0;
	line-height: 160%;
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image:url(images/est_riidetaust.jpg);
	margin: 0;
	text-align: center;
}
a {
	font-size: 16px;
	color: #541800;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #541800;
}
a:hover {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: none;
	color: #541800;
}
a.aktiiv {
	text-decoration: none;
	color: #990033;
}
h1 {
	font-size: 48px;
	color: #990033;
	font-weight: 100;
}
h2 {
	font-size: 32px;
	color: #990033;
	font-weight: 100;
}
h3 {
	font-size: 20px;
	color: #990033;
	font-weight: 100;
}
#main {
	position:relative;
	margin:0 auto 0 auto;
	width:800px;
	height:auto;

}
#menu {
	position:absolute;
	top:25px;
	left:0px;
	width:800px;
	height:20px;
	text-align:center;
}
#sub-menu {
	position:absolute;
	top:47px;
	left:0px;
	width:800px;
	height:20px;
	text-align:center;
}
#sub-menu a {
	color:#541800; 
	text-decoration:none;
	font-size:11px;
}
#sub-menu a.aktiiv {
	color:#990033; 
	font-weight:bold;
}
#sub-menu a:hover {
	color:#990033; 
	text-decoration:none;
}
#sub-menu li.active a {
	color: #990033;
	font-weight:bold;
}
#sisu {
	position:absolute;
	top:83px;
	left:0px;
	width:800px;
	height:auto;
	text-align:center;
}
#lang {
	position:absolute;
	top:25px;
	right:0px;
	width:100px;
	height:27px;
	text-align:right;
	z-index:1;
}
.style1 {font-size: 12px}
.style3 {font-size: 16px; color: #990033}
