/* CSS Document */

body {
	text-align:center;
	
	background-image:url(img/bg1.jpg);
	background-repeat:repeat-x;
	background-color:#503d1c;
}

#all {
	position:relative;
	margin:40px auto 0px auto;
	
	width:760px;
	height:635px;
}

div.upclass {
	position:relative;
	left:0px;
	top:0px;
	
	width:760px;
	height:147px;
}

div.kesk {
	position:relative;
	
	width:760px;
	min-height:465px;
	height:auto;
	
	background-color:#FFFFFF;
}

.menu {
	width:24%;
	padding-top:30px;
	padding-right:12px;
	text-align:right;
	vertical-align:top;
}

a.menutekst {
	font-family:'Lucida Grande', Tahoma, Verdana, sans-serif;
	line-height: 140%;
	color:#333333;
	font-size:15px;
	text-decoration:none;
}

a.menutekst:hover {
	color:#333333;
	background-color:#f6f5f3;
	text-decoration:none;
}

a.menutekst:active {
	color:#FFF;
	background-color:#f6f5f3;
}

a {
	color:#6da205;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#FFF;
	background-color:#503D1C;
}

.sisu {
	width:76%;
	padding:10px 36px 16px 16px;
	
	vertical-align:top;
}

.pealkiritekst {
	font-family:'Lucida Grande', Tahoma, Verdana, sans-serif;
	font-weight:200;
	font-size:18px;
	text-align:left;
	
	padding-bottom:12px;
}

.sisutekst {
	font-family:'Lucida Grande', Tahoma, Verdana, sans-serif;
	font-weight:200;
	font-size:13px;
	text-align:left;
}

div.downclass {
	position:relative;
	left:0px;

	width:760px;
	height:23px;
}

div.alam {
	display:block;
	padding-right:10px;
}
