html {
	height: 100%;
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 1000? "1000px": "100%");
}
body {
	margin: 0;
	text-align: left;
	FONT: 10pt arial;
	padding: 0;
	color: #797979;
	height: 100%;
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 1000? "1000px": "100%");
	background-color: #F9F9F9;
}
ul { list-style-type: none; list-style-image: none; margin-left: 10; }
ul li { padding-left: 17px; margin-left: 13px; background: url(img/list.gif) no-repeat scroll left center; margin-top: 0.5em; }

table,img{
	border: 0px;
}
form{
	padding: 0px;
	margin: 0px;
}
input, select{
	font-size: 10px;
}
h1, h2, h3, h4 {
	font-family:  verdana, arial;
	font-weight: normal;
	color: #3C8400;
}
h1 {
	font-size: 15pt;
	font-family:  verdana, arial;
	text-transform: uppercase;
	margin-top: 0px;
}
h2 {
	font-size: 12pt;
	font-family:  arial;
}
h3{
	font-size: 10pt;
	font-family:  arial;
}
A:link {
	color: #62A4BC;
	TEXT-DECORATION: underline;
}
A:visited {
	color: #77C2DD;
	TEXT-DECORATION: underline;
}
A:hover {
	color: #286D86;	
}
.page{
	width: 100% !important;
	text-align: center;
	float: left;
	background-color: #F4F4F4;	
}
.main{
	width: 1000px !important;
	margin: 0px auto 0px auto !important;
	text-align: left;
	background: #F9F9F9 url('img/bottom-img.gif') no-repeat bottom right;
}
.index{
	background: transparent url('img/fon.jpg') no-repeat top left;
	padding-top: 410px;
}
.content{
	background: transparent url('img/fon-content.jpg') no-repeat top left;
	padding-top: 48px;
}
.logo{
	margin-bottom: 40px;
	padding-left: 49px;
}
.center{
	float: right;
	width: 605px;
	padding-top: 160px;
	padding-right: 40px;
}
.left{
	float: left;
	width: 317px;
}
.menu{
	background: transparent url('img/menu.gif') no-repeat bottom left;
}
.menu div{
	background: transparent url('img/menu-bottom.jpg') no-repeat bottom left;
	padding-left: 109px;
	padding-bottom: 117px;
}
.menu p{
	background: transparent url('img/separator-menu.gif') no-repeat bottom left;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.menu a:link, .menu a:visited, .menu{
	color: #2D86A6;
	text-decoration: none;
}
.menu2 a:link, .menu2 a:visited, .menu2{
	color: #CDC18A;
	text-decoration: none;
}
.left-content h1{
	padding-top: 0px;
	margin-top: -15px;
}
.left-content{
	padding-left: 40px;
}
.modulenews{
	font-family:  tahoma;
	font-size: 8pt;
}
.datenews{
	font-weight: bold;
}
.bottom{
	clear:both;
	padding: 40px 40px 0px;
	background: transparent url('img/bottom-line.gif') repeat-x bottom left;
}
.copyright{
	float: left;
}
.diafan{
	float: right;
	width: 230px;
}
.clearing{
clear:both;
}
.home{
	width: 630px;
	background: #ffffff url('img/img-block-bottom.jpg') no-repeat bottom left;
	padding-bottom: 15px;
	margin-bottom: 61px;
}
.home img{
	margin-left: 2px;
	margin-top: 2px;
}
