/* Start of CMSMS style sheet 'Vrah.cz - experimentální' */
#news-gigs hr {
  display: none;
}

#news-archive {
  color: #ccc;
}

.first-column,
.second-column {
  width: 49%;
}

.first-column {
  float: left;
  margin-right: 1%;
}

.second-column {
  float: right;
  margin-left: 1%;
}
/* End of 'Vrah.cz - experimentální' */