body {
  font-family: helvetica, arial, sans-serif;
  background-color: #000000;
  margin: 0;
  color: #ccc;
  font-size: 12px;
}

p {
  line-height: 1.3;
  font-size: 14px;
  text-align: justify;
}

h1 {
  font-family: times;
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}

#langs a, #langs img {
  padding: 1px;
  border: none;
}

.news {
  font-weight: normal;
  line-height: 1.5;
  font-size: 12px;
  text-align: justify;
}

.news h4 {
  padding: 0;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 2px;
  font-weight: bold;
  color: #666;
  font-style: italic;
  line-height: 1.2;
}

.news h2 {
  border-bottom: 1px dashed #3C4E33;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  line-height: 1.2;
  color: #4E7A37;
  padding-bottom: 1px;
}

.concert {
  width: 100%;
  border-bottom: 1px dashed #3C4E33;
  margin-bottom: 3px;
}

.concert h5, h6 {
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  margin: 0;
  color: #4E7A37;
  padding-bottom: 1px;
}

.concert h5 {
  display: inline;
  float: left;
}

.concert h6 {
  text-align: right;
}

.concert_description {
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 15px;
}

.concert a {
  font-size: 12px;
  font-weight: bold;
  color: #4E7A37;
}
