/* news formatter for module and document type news (c) 2006 e-point S.A. */
/* $Id: news.css,v 1.6 2007/09/07 08:23:00 kberkan Exp $ */


/* general */
.side_box.news .newsItem { float:left;  }
.side_box.news .newsItem .pic { float: left; }

.side_box.news .newsItem .nc {}
.side_box.news .newsItem .nc .t { margin-bottom:0.5em; }
.side_box.news .newsItem .nc .t a { font-weight:bold;  }
.side_box.news .newsItem .nc .d { background: no-repeat url(/_images/panmedia/simple_arrow.gif); padding-left: 10px; font-weight: bold; color: #5e1202; margin-bottom: 3px;}
.side_box.news .newsItem .nc .news {width: 216px; }

.news .title { border-bottom: 1px #d3d3d3 solid; }

/* ponizej specyficzne dla kazdego z trybow wizualnych */

.side_box.news #newsList_long {}
.side_box.news #newsList_long .newsItem { margin-bottom: 1em; }
.side_box.news #newsList_long .pic img { width: 70px; }
.side_box.news #newsList_long .newsItem .i_true { padding-left:84px; } /* padding-left = obrazek(.pic img) +margines+4 */
.side_box.news #newsList_long .newsItem .nc .s {}
.side_box.news #newsList_long .newsItem .nc .s a {}
.side_box.news #newsList_long .newsItem .nc .lm { display:block;}
.side_box.news #newsList_long .newsItem .nc .lm a { 
	background: no-repeat url(/_images/panmedia/more.gif) 100% 0%; padding: 10px 40px 15px 0; display: block; font-weight: bold; color:#5e1202; /*IE6*/_width: 0px; 
}


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

/* document type 'news' */
#one_news {}
#one_news .t {}
#one_news .t h4 { margin-bottom:0; }
#one_news .d { margin-bottom:0.5em; }
#one_news .s { margin-bottom:1em; }
#one_news .newsbody { margin-bottom:1em; }

#one_news .newsItem  { width: 100%; margin: 0; padding: 0;}
#one_news .contentArea { margin: 0px}
