div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    text-align: justify;
    overflow: hidden;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    padding: 10px 0px;
    color: #FFFFFF;
    font-weight: bold;
}

.NewsSummaryLink a{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
line-height: 140%;
 }

.NewsSummaryMorelink
{
padding-top: 18px;
}

.NewsSummaryMorelink a, #NewsPostDetailReturnLink a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #E18796;
    border-radius: 12px 12px 12px 12px;
    color: #000000 !important;
    display: block;
    float: right;
    height: 18px;
    line-height: 8px;
    padding-top: 9px;
    text-align: center;
    width: 109px;
}
a {

#NewsPostDetailReturnLink a
{
  float: left;
}

#NewsPostDetailDate {
  font-size: 90%;
margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {
  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailTitle {font-size: 13px;}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* Stylesheet: Aktualności Modified On 2014-03-19 10:04:13 */
