/*----------NEWS dalis -------------*/
.hr {
	background-image: url('./images/skirt.png');
	background-repeat: no-repeat;
	height: 1px;
	margin: 15px 0px 15px 50px;
}
.news {
	margin-top: 10px;
	min-height: 50px;
	text-decoration: none;
}
.news a{
	text-decoration: underline;
	color: #EBEBEB;
}
#news_form input, textarea{
	margin-bottom: 1px;
	color: #EBEBEB;
	background: #585b5e;
	border: 1px solid #EBEBEB
}
.ext_news {
	float: left; 
}
.ext_date {
	margin: -5px 30px 0px 0px;
	font-size: 10px;
	float: right;
}
.ext_news img{
	margin: 10px;
	border: 0px;
}
.comm {
	margin-top: 3px;
	border: 0px solid;
}
.comments {
	padding: 5px;
}
.comments_text {
	margin: 0 0 0 10px;
}
.comments a{
	text-decoration: underline;
	color: #EBEBEB;
}
.paginator {
	padding: 3px;
	margin: 10px; 
}
.paginator a{
	text-decoration: underline;
	color: #EBEBEB;
}


