/* CSS Document */

.lblue {
  colors: #fc8c06;
}
.lbluebig {
  color: #fc8c06;
}

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

#novosti_stupac h4 {
  font-size: 1em;
  padding: 3px 3px 4px 20px;
  margin-bottom: 1em;
  margin-top: 0.95em;
  font-weight: bold;
  color: #285079;
  border: dotted 0px #cecece;
  background: #e8e8e8 url('images/arr_orange.gif') 5px 7px no-repeat;
}
#novosti_stupac .title a {
  font-size: 0.9em;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  text-decoration: none;
  colors: #fc8c06;
}
#novosti_stupac .title a:hover {
  text-decoration: underline;
  colors: #5f90c1;
}
#novosti_stupac .datum {
  font-size: 0.8em;
  margin: 0px 0px 0px 7px;
  padding-bottom: 5px;
}
