body, html, div, a, img,ol, ul, li, h1, h2, h3, h4, h5, h6, table, tr, td, tbody {
	padding:0;
	margin:0;
	text-decoration: none;
	border: none;
	font-family: Verdana;
}

body {
	background: #e8eed2;
}

a:hover {
	text-decoration: underline;
}

#container {
	background: url(../failid/Project/tr2_bg.png) repeat-x #e8eed2;
}

#wrapper {
	width: 987px;
	margin: 0 auto;
}


.fl {float:left;padding:2px;}
.fr{float:right}
.clr{clear:both}
.cl{clear:left}
.cr{clear:right}
.paks{font-weight:bold}
.must{color:#000!important}
.pad1{padding-left: 15px}
.marg{margin:0 5px}
.pad20{padding:20px}
.rtl{text-align:right}
.padt10{padding-top:10px}
.padr10{padding-right:10px}
.padl5{padding-left:5px}

h1, h1 a {
	color: #90d407;
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 10px;
}
h2, h2 a {
	color: #000;
	font-size: 23px;
	padding-bottom: 10px;
}
h3, h3 a {
	color: #90d407;
	font-size: 18px;
	padding-bottom: 10px;
}
h4, h4 a {
	color: #90d407;
	font-size: 12px;
}

.logo {
	padding-top: 25px;
}

.lang, .lang a {
	min-height: 24px;
	/*min-width: 10px;*/
	background:#393220;
	font-size: 11px;
	padding-top: 8px;
	min-width:170px;
	color:#fff;
}
.lang a:hover {
	text-decoration: none;
	color:#CCCCCC;
}

.lang_left {
	background: url(../failid/Project/lang-right.png) no-repeat;
	min-height: 35px;
	min-width: 10px;
	color:#fff;
}

.lang_right {
	background: url(../failid/Project/lang-left.png) no-repeat;
	min-height: 35px;
	min-width: 10px;
}
.header_right {
	padding-right: 20px;
}

ul.menu {
	list-style: none;
	float: right;
	clear: left;
	margin:20px 0 0 0;
	color: #fff;
}

ul.menu li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 5px;
}

ul.menu li a {
	text-decoration: none;
	float:left;
	/*color: #999;*/
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	min-height:41px;
	color: #fff;
	margin-bottom: -9px;
	background: url(../failid/Project/inactive.png) no-repeat top right;
}

ul.menu li a span {
	margin: 0 10px 0 -10px;
	padding: 10px 8px 5px 18px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	min-height:41px;
	margin-bottom: -10px;
	background: url(../failid/Project/inactive.png) no-repeat top left;
}

ul.menu li a.current, ul.menu li a:hover {
	background: url(../failid/Project/active.png) no-repeat top right;
}

ul.menu li a.current span, ul.menu li a:hover span {
	background: url(../failid/Project/active.png) no-repeat top left;
}

#content {
	color: #fff;
	font-size: 12px;
}

.tooted {
	background: url(../failid/Project/content-bg.png) repeat-y;
	width: 987px;
}
.tooted2 {
	float:left;
	width: 48%;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px dotted;
}
.tooted22 {
	float:left;
	width: 48%;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
}

.container1 {
	background: url(../failid/Project/sidebar-bg.png) no-repeat left bottom;
}

.sidebar {
	width: 185px;
	float: left;
	padding: 10px 10px 30px 10px;
	color: #fff;
	/*background: url(../failid/Project/sidebar-bg.png) no-repeat bottom;*/
}

.sisu {
	width: 757px;
	padding: 30px 10px 30px 15px;
	color: #616161;
	float:right;
	min-height:320px;
}
DIV.sisu li{
	margin-left:12px;
}

/*
#container1 {
	clear:left;
	float:left;
	width:987px;	
	overflow:hidden;
	background: #4a432f;
}

.tooted {
	/*background: url(../failid/Project/content-bg.png) repeat-y;*/
	/*width: 987px;
	float:left;*//*
	float:left;
	width:987px;
	position:relative;
	
}

.sidebar {
	position:relative;
	/*left:52%;*//*
	overflow:hidden;
	width: 185px;
	float: left;
	/*padding: 10px;*//*
	background: #4a432f;

}

.sisu {
	width: 742px;
	float:left;
	position:relative;
	overflow:hidden;
	/*float: left;
	/*padding: 30px 20px 30px 225px;*/
	/*color: #000;*//*

}*/

.ylemine {
	background: url(../failid/Project/sisu-bg.png) repeat-y top;
}

.ylemine table {
	padding: 20px 0;
}

table ol, .sidebar ol {
	list-style: none;
}

.sidebar li a {
	padding: 3px 5px;
	display:block;
	color: #fff;
}

.sidebar li a:hover {
	padding: 3px 5px;
	display:block;
	color: #fff;
}

.col1 {
	width: 417px;
}

.lh {line-height: 150%}


.col2 {
	width:162px;
	color:#fff;
}

.cols {
	vertical-align: top;
	padding: 0 20px;
	color:#fff;
}

.cols a {
	display: block;
	padding: 3px 15px;
	color:#fff;
}

.cols a:hover, .sidebar li a:hover {
	background: #90d407;
	text-decoration: none;
}

.col1 a, .col1 a:hover {
	color: #90d407;
	display: inline;
	padding: 0;
	background: none;
}

.col1 a:hover {
	text-decoration: underline;
}

.ylemine table {
	background: url(../failid/Project/col2-bg.png) no-repeat right bottom;
}

.joon {border-left: 1px solid #211d11}
.dotted {border-left: 1px dotted #ccc}
.line {border-bottom: 1px solid #211d11;margin: 10px;}

.alumine {
	background: #FFF;
	color: #000!important;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.alumine table {
	width: 100%;
	padding: 0 20px 10px 20px;
}

.alumine table tr td {
	padding: 10px;
}

.alumine a, .sisu a {
	color: #90d407;
}

.col1 a.nupp {
	background: #4a432f;
	border: 2px solid #221d12;
	display: block;
	padding: 4px 8px;
	clear: left;
	text-decoration: none;
	margin-top: 20px;
}

.col1 a.nupp:hover {
	text-decoration: none;
	background: #2c281c!important;
}

#footer {
	color: #70716d!important;
	font-size: 10px;
}

#footer a:link {
	color:#383221;
}

.contact {
	min-width: 120px;
}

.nav {
	background: url(../failid/Project/nav-bg.png) no-repeat right top;
	margin: -30px -10px 0 0;
	height: 10px;
	width: 441px;
	padding: 9px 10px;
	color: #000;
	text-align:right;

}

.nav a:link {
	color: #000;
}
.current {
	background: #90d407;
	text-decoration: none;
	margin-bottom: 1px;
	margin-top: 1px
}
.box_tekst a {
	color: #90d407;
}
