html {
	background: #66b540 url(../images/fons2.jpg) repeat-x bottom;
}

#HeaderLeft {
	width: 3px;
	height: 3px;
	float: left;
	background: #66b540 url(../images/sturisK_2.gif) no-repeat;
		line-height: 0px;
		font-size: 1px;
}
#HeaderRight {
	width: 3px;
	height: 3px;
	float: right;
	background: #66b540 url(../images/sturisL_2.gif) no-repeat;
		line-height: 0px;
		font-size: 1px;
}

#MenuHeader {
	background: #fff url(../images/virs_pogas_2.gif) no-repeat right top;
	height: 29px;
	width: 260px;
	float: left;
}

.typography h1,
.typography h2 {
	color: #66b540;
	margin: 0 0 0px 0;
	font-weight: 300;
	font-family: Tahoma, Verdana, sans-serif;
}

.typography a { 
 	text-decoration: none; 
	color: #66b540;
}

html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 100px;
	margin: 0 0 0 0;
	padding: 2px;
	background-color: #66b540;
}
