html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background:#067228;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: justify;
}

table, td, th {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
}

td {
	vertical-align: top;
}

a:link {
	color:#fff;
	text-decoration: underline;
}

a:visited {
	color:#e9f3b9;
	text-decoration: underline;
}

a:hover {
	color:#c2eea9;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b9ea9d;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:21px;
	text-decoration: none;
}

a.ah1:link, a.ah1:visited, a.ah1:hover {
	text-decoration: none;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c2eea9;
	font-weight:normal;
}

h3 {
	
}

h4 {
	
}

ul, ol, li {
	padding: 0; margin: 0;
}

li {
	margin-left: 35px;
	margin-bottom: 3px;
}

ol li {
	list-style-type: decimal;
}

ul li {
	list-style-type: none;
	list-style-image: url(img/bullet-menu.gif);
}

img {
	border: 0px;
}

.logo {
	padding-top:39px;
	padding-left:79px;
	width:167px;
}

.menu {	
	padding:34px 0px 0px 80px;
	width:167px;
}

.menu div {
	margin-bottom:21px;
}

.menu div.menu2 div {
	margin-bottom:8px;
}

.menu div.menu2 div a:link, .menu div.menu2 div a:visited {
	color:#fff;
	text-decoration: none;
}

.menu div.menu2 div a:hover {
	color:#c2eea9;
	text-decoration: none;
}

.footer a:link, .footer a:visited {
	color:#fff;
	font-size:11px;
	text-decoration: underline;
}

.footer a:hover {
	color:#c2eea9;
	font-size:11px;
	text-decoration: underline;
}


.content {
	padding:34px 60px 30px 36px;
	z-index:20;
}

.content * {
	z-index:25;
}

td.title {
	height:225px;
	width:34px;
}
div.title {
	height:225px;
	width:34px;
	background:url(img/fon-title.png) top left no-repeat;			
	background:'none';
}

td.title-news {
	height:115px;
	width:34px;		
}

div.title-news {
	height:115px;
	width:34px;
	background:url(img/fon-title-news.png) top left no-repeat;
	background:'none';	
}

.footer {
	height:100px;
	background:url(img/fon-footer.jpg) top left no-repeat;
	padding:15px 0px 0px 90px;
}

.divNewsListDate {
	font-size:11px;	
}

.divNewsListTitle a:link, .divNewsListTitle a:visited {	
	color:#c2eea9;
}

.divNewsListTitle a:hover {	
	color:#c2eea9;
	text-decoration:none;
}


.divNewsListItem {
	margin-bottom:15px;
}

.divNewsTitle {
	color:#c2eea9;
	font-size:14px;	
}

.divNewsDate {
	font-size:11px;
	margin-bottom:5px;
}

/* ModuleRights */
div.divModuleRights {
position:absolute; 
top: 5px; 
right: 30px; 
border:1px solid white;
width: 360px;
padding: 2px;
background-color: #067228;
}

div.divModuleRights div.title {
width:100%;
text-align:center;
font-weight:bold;
}

div.divModuleRights a{
cursor: pointer;
//cursor: hand;
}

div.divModuleRights div.module {
padding: 4px;
margin:5px 2px;
border:1px solid white;
}

div.module div.role {
clear: both;
padding: 3px 0 3px 0;
}
div.formField textarea {
	width: 400px;
	border:1px solid #27a22d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.formField input {
	width: 400px;
	margin-bottom:10px;
	border:1px solid #27a22d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.divFormButton input {
	margin-top:15px;
	background:#1b8f2c;
	border-top:1px solid #27a22d;
	border-left:1px solid #27a22d;
	border-right:1px solid #00621f;
	border-bottom:1px solid #00621f;
	color:#fff;
	padding-bottom:3px;
	font-family: Verdana;
	font-size: 12px;	
}

.button {	
	background:#1b8f2c;
	border-top:1px solid #27a22d;
	border-left:1px solid #27a22d;
	border-right:1px solid #00621f;
	border-bottom:1px solid #00621f;
	color:#fff;
	padding-bottom:3px;
	font-family: Verdana;
	font-size: 12px;	
}

.input {		
	border:1px solid #27a22d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:21px;
}

.captchaImg {
	 margin:10px 0px;
}

.divFormStar {
	margin-bottom:15px;
}

.adminDivCreate {
	margin-bottom: 10px;
}


div.bottomLeaf {
	position: relative; 
	top:-233px;
	width: 100%; 
	height: 1px;
}

div.bottomLeaf div {
	position: absolute; 
	height: 233px;
	right:0;
	width:233px;
	background: url(img/leaf-bottom.gif) no-repeat right bottom;
}

.divArtBack {
	margin-top:18px;
}
div.counter img {
	padding: 10px 15px 0 0;
}
div.counter {
	padding: 0 0 0 20px;
}

.image1 {
	border:2px solid #27a22d;
}

.image2 {
	border:4px solid #27a22d;
}

.mb5 {
	margin-bottom:5px;
}

.mb15 {
	margin-bottom:15px;
}

.mt30 {
	margin-top: 30px;
}

.pb20 {
	padding-bottom:20px;
}

.pb35 {
	padding-bottom:35px;
}

.articleImg {
	padding-right:12px;
	padding-bottom:20px;
}

.projectTitle {
	color:#c2eea9;
	font-size:14px;
}

.projectImage {
	margin:7px 0px 10px 0px;
}