* { padding:0; margin: 0; }

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	margin-top:10px;
	color:#333333;
}
#wrapper {
	margin: 0 auto;
	width: 1037px;
}
#header {
	float:left;
	color: #333;
	width: 1037px;
	height: 90px;
	padding-top:0px;
	background-image:url('../images/leiska09/header_bg.jpg');
	background-repeat:no-repeat;
	background-position:right;
}
#langmenu {
	float:right;
}
#langmenu img {
	border-color:#ffffff;
	padding-right: 3px;
}
#faux {
	float:left;
	overflow: auto; /* Fix for IE*/
	width: 1033px;
	border:2px #ffa040 solid;
}
#fauxheader {
	float:left;
	width: 899px;
	height:19px;
	background-image:url('../images/leiska09/header_2.jpg');
	background-repeat:no-repeat;
	margin-bottom:30px;
}
*html #fauxheader {
	width: 890px;
}
#navigation {
	width: 850px;
	height:48px;
	color: #333;
	margin: 20px 0px 0px 163px;
	padding:0 0 0 0;
	font-size:8pt;
}
#leftcolumn {
	width:134px; 
	color: #333333;
	margin: 0px;
	padding:0px 0 0 0;
	float: left;
}
*html #leftcolumn {
	width:136px; 
}
#rightcolumn { 
	float:left;
	width: 899px;
}
*html #rightcolumn { 
	width: 890px;
}
#leftcontent {
	float:left;
	width:485px;
}
#rightcontent {
	float:right;
	width:384px;
	padding-left:30px;
}
*html #rightcontent {
	width:375px;
}
.clear { clear: both; background: none; }

#logotext {
	float:left;
	width: 130px;
	margin-bottom:30px;
}
/*alamenu*/
ul#leftmenu {
	float:left;
	display:block;
	list-style:none;
	margin-left:10px;
	width: 120px;
}
ul#leftmenu li {
	float:left;
	display:block;
	width:115px;
	padding:10px 0 10px 0;
}
ul#leftmenu a {
	text-decoration:none;
	color:#ffa040;
	font-size:9pt;
}
ul#leftmenu li>ul {
	padding-left:10px;
}
ul#leftmenu li>ul>li {
	width:105px;
	padding:5px 0 5px 0;
}
ul#leftmenu li>ul>li>a {
	font-size:8pt;
}
ul#leftmenu a.lmenu-selected {
	color:#333333;
}
/*Otsikot*/
#rightcolumn h1{
	font-size: 12pt;
	margin:5px 0 5px 0;
}
#rightcolumn h2{
	font-size: 11pt;
	margin:5px 0 0px 0;
}
#rightcolumn h3{
	font-size: 10pt;
	margin:3px 0 0px 0;
}
#rightcolumn h4{
	font-size: 9pt;
	margin:3px 0 0px 0;
}

/*Listat*/
#rightcolumn ul{
	margin-left:15px;
}
#rightcolumn ol{
	margin-left:20px;
}

#formlabel {
	margin-top:15px;
	magin-bottom:0px;
}


