.moduletable_news {
  font-size: 0.9em;
  padding: 3px;
  margin-bottom: 1em;
  overflow: hidden;
  border: 3px solid #f1efef;
}

.moduletable_news h3 {
  margin: -3px -10px 5px;
  padding: 0px 0px 0px 15px;
  line-height: normal;
  text-transform: capitalize;
  font: 18px arial, helvetica, sans-serif;
  height: 25px;
  background: #f1efef;
  color: #000;
}

.moduletable_news .links {
  margin-bottom: 3px;
  border-bottom: 1px solid #ccc;
  text-align: center !important;
}

.moduletable_news .links a {
  color: #c40202;
}

.moduletable_news ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

.moduletable_news ul li {
  background-image: none;
  padding-left: 1px;
}

.moduletable_news ul li a {
  background: transparent url(../images/strelica.gif) no-repeat 0 5px;
  padding-left: 10px;
  color: #c40202;
}

.moduletable_news .image {
  float: left;
  margin: 5px 5px 5px 0;
}

.moduletable_news p.readmore {
  margin-top: 10px;
  text-align: right;
}

.moduletable_news p.readmore a {
  color: #c40202;
  font-weight: bold;
}
