

.news_box .news_item{
	padding: 3px 0 3px 0;
}

.news_box .title a {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
}

.news_box .title a:hover {
	text-decoration: underline;
}

.news_box .date {
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: #ee2e24;
	font-weight: bold;
}




.archive_button {
	margin-top: 25px;
	background: url(../gfx/global/archive.gif) no-repeat;
	padding-left: 20px;
	height: 18px;
}

/* ARCHYVAS */

.archive_title {
	margin-bottom: 20px;
	font-weight: bold;
	color: #666666;
}

.archive_button  a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;	
}

.archive_button  a:hover {
	color: #666666;	
}