/* news formatter (c) 2006 e-point S.A. */
/* $Id: current.css,v 1.4 2006/09/25 10:53:46 ahacia 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!!! */
#news_current { }

/* general */
#news_current .newsItem { float:left; width:100%; }
#news_current .newsItem .pic { float: left; }

#news_current .newsItem .nc {}
#news_current .newsItem .nc .t { margin-bottom:0.5em; }
#news_current .newsItem .nc .t a { font-weight:bold;  }
#news_current .newsItem .nc .d {}

/* ponizej specyficzne dla kazdego z trybow wizualnych */

#news_current #newsList_long {}
#news_current #newsList_long .newsItem { margin-bottom: 1em; }
#news_current #newsList_long .pic img { width: 70px; }
#news_current #newsList_long .newsItem .i_true { padding-left:84px; } /* padding-left = obrazek(.pic img) +margines+4 */
#news_current #newsList_long .newsItem .nc .s {}
#news_current #newsList_long .newsItem .nc .s a {}
#news_current #newsList_long .newsItem .nc .lm { display:block; }
#news_current #newsList_long .newsItem .nc .lm a { 
	background: no-repeat url(/_images/more.gif) 100% 50%; padding-right:10px;
}


#news_current #newsList_short {}
#news_current #newsList_short .newsItem { margin-bottom:0; }
#news_current #newsList_short .nc .d { float: left; margin-right:10px; }
#news_current #newsList_short .nc .t { float: left; margin-bottom:0; }
