body {
	margin:0;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:12px;
	color:rgb(255,255,255);
	text-align:center;
	background:rgb(16,138,24) url(/img/pageback.jpg) no-repeat top center;
}
a:link, a:visited{
	color: rgb(182,255,111);
	text-decoration: underline;
}
a:active, a:hover{
	color: rgb(182,255,111);
	text-decoration: underline;
}
img{
	border: 0;
}
#page{
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#logo{
	margin:65px 0 0 135px;
	width:300px;
	height:60px;
}
#langs{
	margin:-60px 0 0 610px;
	width:270px;
	height:70px;
}
		a.lang:link, a.lang:visited{
			float:left;
			margin:13px 0 0 0;
			padding:3px 0 0 40px;
			width:94px;
			height:18px;
			font-size:10px;
			color:rgb(182,255,111);
		}
		a.lang:hover, a.lang:active{
			float:left;
			margin:13px 0 0 0;
			padding:3px 0 0 40px;
			width:94px;
			height:18px;
			font-size:10px;
			color:rgb(182,255,111);
		}
		a.langs:link, a.langs:visited{
			float:left;
			margin:13px 0 0 0;
			padding:3px 0 0 40px;
			width:94px;
			height:18px;
			font-size:10px;
			color:rgb(113,205,24);
			text-decoration:none;
		}
		a.langs:hover, a.langs:active{
			float:left;
			margin:13px 0 0 0;
			padding:3px 0 0 40px;
			width:94px;
			height:18px;
			font-size:10px;
			color:rgb(113,205,24);
		}
	  a#lv:link, a#lv:visited, a#lv:hover, a#lv:active{
	 		background:url(/img/flaglv.jpg) no-repeat center left;
	  }
	  a#ru:link, a#ru:visited, a#ru:hover, a#ru:active{
	 		background:url(/img/flagru.jpg) no-repeat center left;
	  }
	  a#en:link, a#en:visited, a#en:hover, a#en:active{
	 		background:url(/img/flagen.jpg) no-repeat center left;
	  }
	  a#de:link, a#de:visited, a#de:hover, a#de:active{
	 		background:url(/img/flagde.jpg) no-repeat center left;
	  }
#content{
	margin:20px 0 0 30px;
	padding:0;
	width:950px;
	height:355px;
}
		#slideholder{
			margin:0 auto;
			margin-top:5px;
			padding:0;
			width:1px;
			height:350px;
			background-color:rgb(191,255,171);
			background-image:none;
		}
		#slideholdero{
			margin:5px 0 0 20px;
			padding:0;
			width:900px;
			height:350px;
			background:rgb(191,255,171) url(/img/slideholder.png) no-repeat top left;
		}
		#slideholderc{
			margin:0 auto;
			margin-top:5px;
			width:900px;
			height:350px;
			background-color:rgb(191,255,171);
			background-image:none;
		}
		#closebtn{
			position:absolute;
			margin:-360px 0 0 898px;
		}
		#prevbtn{
			position:absolute;
			margin:-335px 0 0 0;
			padding:6px 0 0 60px;
			width:95px;
			height:38px;
			font-size:14px;
			color:rgb(0,82,9);
			text-decoration:underline;
			cursor:pointer;
			background:url(/img/prevbtn.png) no-repeat top left;
		}
		#nextbtn{
			position:absolute;
			margin:-73px 0 0 776px;
			padding:15px 95px 0 0;
			width:85px;
			height:59px;
			font-size:14px;
			color:rgb(0,82,9);
			text-decoration:underline;
			text-align:right;
			cursor:pointer;
			background:url(/img/nextbtn.png) no-repeat top right;
		}
		.slidetitle{
			position:absolute;
			margin:-335px 0 0 180px;
			padding:0;
			width:705px;
			height:44px;
		}
			.slidecounter{
				float:left;
				margin:0;
				padding:4px 0 0 0;
				width:115px;
				height:40px;
				font-size:36px;
				color:rgb(76,165,49);
			}
			.stitle{
				margin:0;
				padding:8px 0 0 0;
				height:36px;
				font-size:30px;
				color:rgb(0,83,9);
			}
		.slidetext{
			position:absolute;
			margin:-285px 0 0 20px;
			padding:0 15px 0 320px;
			width:565px;
			height:285px;
			font-size:14px;
			color:rgb(34,42,34);
		}
		.slidetext a:link, .slidetext a:visited{
			color:rgb(0,82,9);
		}
		.slidetext a:hover, .slidetext a:active{
			color:rgb(0,138,15);
		}
#rightside{
	position:absolute;
	margin-top:15px;
	margin-left:525px;
	padding-bottom:15px;
	width:400px;
}
		#contacts{
			margin:0 0 10px 85px;
			padding:0;
			width:315px;
		}
		a#contactlink:link, a#contactlink:visited, a#contactlink:hover, a#contactlink:active{
			margin:0 0 0 69px;
			padding:0 0 0 16px;
			height:16px;
			width:360px;
			font-size:14px;
			background:url(/img/contactlink.png) no-repeat center left;
		}
#standarts{
	margin:60px 0 0 198px;
	padding:0;
	width:320px;
	min-height:100px;
}
