.box-news {
	width: 190px;
	padding: 5px 5px 5px 5px;
}

.box-news-tytul {
	color: #5f6287;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;	
}

.box-news-data {
	color: #bababa;
	font-size: 8px;
	font-family: arial;	
}

.box-news-tresc {
	color: #000;
	font-size: 11px;
	font-family: arial;
	text-align:justify;
	text-justify: newspaper;
}


.box-news-wiecej {
	color: #dfdfdf;
	font-size: 10px;
	font-family: arial;
	text-align: right;
	margin-top: 10px;
}

A.box-news-wiecej {
	color: #5f6287;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.box-news-wiecej:hover {
	color: #000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
