/* news formatter (c) 2006 e-point S.A. */
/* $Id: current.css,v 1.5 2007/07/13 11:15:09 olaf 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 p {margin-left: 35px;}

/* general */
#news_current .newsItem { float:left; width: 373px; display: inline; }
#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 A img { border: none; }
#news_current #newsList_long .pic img { width: 70px; margin-top: 5px; }
#news_current #newsList_long .newsItem .i_true { padding-left:84px; } /* padding-left = obrazek(.pic img) +margines+4 */
#news_current #newsList_long .newsItem .nc h3 {}
#news_current #newsList_long .newsItem .nc h3 a {}
#news_current #newsList_long .newsItem .nc .d {}
#news_current #newsList_long .newsItem .nc .news {}
#news_current #newsList_long .newsItem .nc .news a {}
#news_current #newsList_long .newsItem .lm a { color: #EE7316;}
#news_current #newsList_long .newsItem .nc .news span.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; }

