
/* AKTUALNOŚCI */

.news { 
	position:relative;
	margin-bottom:1em; padding-top:1em;
	background:url(../gfx/dotted_x.png) repeat-x left top;
	}
.news h3 { color:#F97312; }

.news:first-child { background:none; }
.news .date { position:absolute; top:1em; right:0; margin:0 !important; }
