/* Start of CMSMS style sheet 'CzechREAgency - Novinky' */
#content-column {
  float: left;
  width: 75%;
}

#content-column #left-column {
  float: left;
  width: 30%;
}

#content-column #content {
  width: 68%;
}

#news {
  float: right;
  width: 25%;
}

#news a {
  color: #808080;

}

#news a:hover {
  color: #804000;
  text-decoration: none;
}

#news h3,
#news h3 a {
  color: #808080;
}

#news h3 a:hover {
  color: #804000;
  text-decoration: none;
}

#news h3 {
  margin: 0.5ex 0;
}

#news .ext-link {
  background-image: url('/files/images/ikony/ext-news.gif');
}

.news-date {
  font-size: x-small;
  margin: 0;
  text-align: right;
}

.news-summary {
  border-bottom: 1px solid #ffffff;
}
/* End of 'CzechREAgency - Novinky' */

