a {
	text-decoration:none;
	color: #529f2f;
}

h3 {
	padding:10px 0; 
	color:#aaa;
	font-size:11px;
}

h1 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
	line-height:110%;
}

p, .html {
	line-height:120%;
}

.label {
	display:none;
}

/*RECENT NEWS*/

#news-recent_121 .news-recent-item img {
	position:absolute;
}

#news-recent_121 .news-recent-item_title h3 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	display:block;
	width:350px;
	padding: 0px 0px 5px 110px;
}

#news-recent_121 .news-recent-item_published-date h6 {
	padding-left:110px;
	padding-bottom: 5px;
	display:block;
	width:350px;
	font-size:10px;
	color:#aaa;
}

#news-recent_121 .news-recent-item_abstract {
	padding-left:110px;
	display:block;
	width:350px;
	line-height: 120%;
	padding-bottom: 10px;
}

#news-recent_121 a.news-recent-item_more {
	display:block;
	position:relative;
	width:350px;
	font-weight: bold;
	margin-left:110px;
	padding-bottom: 15px;
	background-image:url(/files/cms_userfile/images/css/bkg_more.gif);
	background-repeat:no-repeat;
	color:#fff;
	text-align:right;
}

#news-recent_124 div.news-recent-item {
	width:250px;
}

#news-recent_124 div.first {
	margin-top:70px;
}


#news-recent_124 .news-recent-item_title h3 {
	color: #000;
	font-weight: bold;
	font-size: 15px;
}

#news-recent_124 .news-recent-item_published-date h6 {
	display:block;
	float:right;
	font-size:10px;
	color:#aaa;
}

#news-recent_124 a.news-recent-item_more {
	font-weight: bold;
	display:block;
	width:150px;
	background-image:url(/files/cms_userfile/images/css/bkg_more.gif);
	background-repeat:no-repeat;
	color:#fff;
	text-align:right;
}

/* NEWS LIST */

.news-list h3 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
}

.news-list a.news-list-item_more {
	font-weight: bold;
	display:block;
}

.news-list .news-list-item_abstract {
	padding-bottom:10px;
}

/* MENU CONTACTS */

#html_125 {
	margin:12px auto;
	width:185px;
	color: #666;
}

#html_125 p {
	margin-bottom:10px;
	line-height:120%
}

/* NEWS DETAIL */

.news-detail .news-detail_title h3 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
}

.news-detail .news-detail_published-date h6 {
	padding-bottom: 5px;
	width:350px;
	font-size:10px;
	color:#aaa;
}

img.left {
	float:left;
}