body { 
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background: url(../pics_ui/le_fs-bg.png);
	background-position: top center;
	background-attachment: scroll;
/*	overflow:hidden;*/
	}
TABLE {
	margin: 0 0 0 0
	}
.btnMenu {
	width: 77px;
	height: 67px;
	text-align: center;
	cursor: pointer;
	vertical-align: top;
	box-sizing: border-box;
	padding: 33px 0 0 0;
	background: url(../pics_ui/le_menu_button_inactive.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: 'Cuprum', sans-serif;
	font-size: 12px;
	color: #4F8B2F;
	line-height: 11px;
	}
.btnMenuActive, .btnMenu:hover {
	width: 77px;
	height: 67px;
	text-align: center;
	cursor: pointer;
	vertical-align: top;
	box-sizing: border-box;
	padding: 40px 0 0 0;
	background: url(../pics_ui/le_menu_button_active.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: 'Cuprum', sans-serif;
	font-size: 15px;
	color: #4F8B2F;
	line-height: 12px;
	}
.btnLng {
	text-align: center;
	cursor: pointer;
	vertical-align: bottom;
	font-family: 'Cuprum', sans-serif;
	font-size: 10px;
	color: #4F8B2F;
	line-height:12px;
	}
.btnLng img {
	max-width:70%;
	max-height:70%;
	margin-bottom:20px;
	}
.btnLngActive, .btnLng:hover {
	text-align: center;
	cursor: pointer;
	vertical-align: bottom;
	font-family: 'Cuprum', sans-serif;
	font-size: 14px;
	color: #4F8B2F;
	}
.btnLngActive img {
	max-width:100%;
	max-height:100%;
	margin-bottom:0px;
	}
.btnLng:hover img {
	max-width:85%;
	max-height:85%;
	margin-bottom:10px;
	}

.crInfo {
	font-family: 'Cuprum', sans-serif;
	font-size: 12px;
	color: #4F8B2F;
	line-height: 11px;
	box-sizing: border-box;
	padding: 0 50px 0 0;
	margin: 10px 0 0 0
	}
.leTxt p {
	font-family: 'Cuprum', sans-serif;
	font-size: 18px;
	text-align:justify;
	text-indent:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:290px;
	margin-right:61px;
}
p.leHeader {
	margin-top:30px;
	margin-bottom:0px;
	font-size: 27px;
	text-align:justify;
	color: #4F8B2F;
}
.leNewsHeader {
	font-family: 'Cuprum', sans-serif;
	font-size: 21px;
	text-align:justify;
	text-indent:0px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:290px;
	margin-right:61px;
	color: #4F8B2F;
}
.leNewsText {
	font-family: 'Cuprum', sans-serif;
	font-size: 14px;
	text-align:justify;
	text-indent:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:290px;
	margin-right:61px;
}
.leNewsDate {
	font-family: 'Cuprum', sans-serif;
	font-size: 12px;
	font-weight:bold
	text-align:right;
	text-indent:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:290px;
	margin-right:61px;
	color: #4F8B2F;
}
a {color: #4F8B2F;}
.addresses p {margin-left:60px}
.addresses p {font-family:'Cuprum', sans-serif; color:#4F8B2F; margin-top:0; margin-bottom:0}
