html{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0;
   padding: 0;
	height: 100%;
	font: 82%/1.4 Arial, sans-serif;
	background:url(../img/bg.jpg) repeat-x #7cb761;
	text-align: center;
	line-height: 1.6;
	color: #393939;
}
a {
	color: #648f3f;
}
a:hover{
	color: #b38a00;
}
img {
	border: 0;
}
.clear{
	clear:both;
}
.clearleft{
	clear:left;
}
.clearright{
	clear: right;
}
.indent{
	margin-left: 10px;
}
.nums{
	margin-left: -10px;
	text-align: center;
}
.article h2{
	margin: 0px;
	width: 490px;
	background: url(../img/fieldset.png) repeat-y #fff;
}
h1{
	color: #512a09;
	font-size: 150%;
	margin-top:10px;
	margin-bottom:10px;
	padding: 0;
}
h2{
	margin-top:10px;
	margin-bottom:10px;
	color: #626262;
}
h3{
	margin-top:5px;
	margin-bottom:5px;
	color: #0093dd;
	font-size:130%;
	font-family: serif;
}
fieldset {
	margin: 0px;
	padding: 10px 5px 10px 0;
	border: none;
	background: url(../img/fieldset.png) repeat-y #fff;
}
input, textarea{
	border: 1px solid #646464;
}
textarea{
	width: 260px;
}
#logo{
	width:300px;
	height:48px;
	overflow:hidden;
	top:20px;
	left:20px;
	position:relative;
	font-size:150%;
}
#logo SPAN{
	overflow:hidden;
	cursor: pointer;
	width:300px;
	height:48px;
	background: url(../img/logo.gif) no-repeat;
	top:0;
	left:0;
	position: absolute;
}
#header{
	width:990px;
	height:124px;
	overflow:hidden;
	top:0;
	left:0;
	position:relative;
	font-size:150%;
}
#header SPAN{
	overflow:hidden;
	cursor: pointer;
	width:990px;
	height:124px;
	background: url(../img/header.jpg) no-repeat;
	top:0;
	left:0;
	position: absolute;
}
#main{
	width:990px;
	text-align: left;
	margin: 0 auto;
	background: white;
}
#toparea{
	background: url(../img/budka.jpg) right bottom no-repeat;
	width: 990px;
	height: 80px;
}
#topareawrap{
	background: url(../img/topbg.jpg) repeat-x;
}
#infoline{
	margin-top:1px;
	background: url(../img/infolinebg.jpg) repeat-x;
	height:30px;
	font-size: 95%;
	width:990px;
}
#infoline a{
	color: black;
}
#infoline .infotext{
	margin-left:10px;
	padding-top:5px;
}
#wrap{
	background: url(../img/leftcollumnborder.gif) repeat-y left;
	width:990px;
	min-height: 400px;
	height:auto;
	_height: 400px;
}
#leftcollumn{
	width:270px;
	float:left;
}
#content{
	width:520px;
	float: left;
	
}
#rightcollumn{
	width: 200px;
	float:left;
	margin-bottom: 15px;
}
#menubox{
	margin:15px;
}
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu a{
	display:block;
	background: #e2f0db;
	padding:5px;
	text-decoration: none;
	color: #153305;
	margin-top:1px;
	height:100%;
}
ul.menu a:hover, ul.menu ul.menu a:hover{
	background: #c1e2a5;
}
ul.menu ul.menu a{
	display:block;
	background: #e2f0db;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	color: #153305;
	margin-top:1px;
	margin-left: 15px;
	height:100%;
}	
ul.menu li{
	margin: 0;
	padding: 0;
}
#maintext{
	margin: 10px;
}
#maintext ul{
	list-style:none;
	margin: 10px 0 10px 20px;
	padding: 0;
}
#maintext li{
	padding-left:20px;
	background: url(../img/dot.gif) 5px 8px no-repeat;
}
#kontakttop{
	background: url(../img/kontakttop.gif) no-repeat;
	width:200px;
	height:9px;
	line-height: 1px;
	font-size: 1px;
	margin-top:15px;
}
#kontaktmiddle{
	background: #fefc78;
	width:200px;
}
#kontaktcontent{
	margin-left:10px;
	margin-right:5px;
	padding-top:1px;
	padding-bottom:2px;
}
#kontaktbottom{
	background: url(../img/kontaktbottom.gif) no-repeat;
	width:200px;
	height:8px;
	line-height: 1px;
	font-size: 1px;
}
#partnerarea{
	width:990px;
	clear:both;
	background:url(../img/bottomborder.gif) repeat-x top;
}
#partnerareacontent{
	padding:20px;
}
#partnerareacontent img{
	margin-left:140px;
}
#footer{
	background:#8cc66f;
	width:990px;
}
#footercontent{
	padding:10px;
	color: White;
	font-size:90%;
}
#footercontent  a{
	color: White;
}
#footercontent a:hover{
	color: Yellow;
}
