/* CSS Document */

.news_box {
}

.news_box .news_item {
	padding-bottom: 30px;
	margin-bottom: 15px;
}

.news_box .date {
	font-weight:bold;
}


.news_box .title {
	font-weight:bold;
}

.news_box .descr {
	padding-top:5px;
}

.news_box .more {
	font-weight:bold;
	
}


.archive_button {
	margin-top: 25px;
	background: url(../menu/web/archive.gif) no-repeat;
	padding-left: 20px;
	height: 18px;
}

/* ARCHYVAS */

.archive_title {
	margin-bottom: 20px;
	font-weight: bold;
}

