/* news formatter (c) 2006 e-point S.A. */
/* $Id: current.css,v 1.7 2008/11/06 14:55:16 bzienkiewicz Exp $ */

/* !!!!!NIE KASOWAC ZADNEJ LINIJKI ANI ATRYBUTU BEZ SPRAWDZENIA W KAŻDEJ PRZEGLĄDARCE!!!!!!! */
/* MOŻNA PRZERABIAĆ TYLKO W ZAKRESIE SZEROKOŚCI px,em I OBRAZKÓW. NIE DOTYKAC FLOATOW!!! */
/* general */
.newsItem {
	padding: 13px 0px 13px 0px;
	border-top: 1px solid #d9e1f0;
}
#newsList_long .isFirst {
	border: none;
}
.newsAnchor {
	cursor: pointer;
}
.newsAnchor .s:hover, .newsAnchor .s_hover  { text-decoration: underline; }
.newsAnchor .s .pic { text-decoration: none; }

.newsItem .d {
	margin-bottom: 6px;
}
#newsList_long .thumb {
	width: 60px;
}
