.vesti_okvir_2 {
  border-left: 1px solid #918b7d;
  border-right: 1px solid #918b7d;
  border-top: 1px solid #918b7d;
  border-bottom: 1px solid #918b7d;
}

.vesti_0 {
  color: Black;
  font-size: 12px;
  background-color: #E8C897;
  border-bottom: 1px solid #871014;
}

.vesti_1 {
  color: Black;
  font-size: 12px;
  background-color: #F7D79E;
  border-bottom: 1px solid #871014;
}

.vesti_zaglavlje {
/* vazeca  background-color: #ead4ad; */
/*
  background-image: url(/images/pozadina.gif);
*/
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 24px;
/*  border-bottom: 1px solid #918b7d; */
  background-color: #8C0709;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
}

.linija_vertikalno_desno {
  padding-right: 14px;
  background-image: url(/images/news-separator.gif);
  background-position: right;
  background-repeat: repeat-y;
}

.linija_vertikalno_desno_i_razmak {
  padding-right: 14px;
  padding-left: 14px;
  background-image: url(/images/news-separator.gif);
  background-position: right;
  background-repeat: repeat-y;
}


a.vesti {
  color: #555445;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
}
font.vesti_datum, span.vesti_datum {
  color: #555445;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
}

p.vesti,span.vesti,font.vesti {
  color: #000000;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
}

a.vesti:hover {
  text-decoration: underline;
  color: #a95032;
}

/* TICKER */
.ticker_title {
	color: #063386;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 5px;
}

.ticker_source {
	font-size: 13px;
	font-weight: bold;
}

.ticker_date {
	font-weight: bold;
	padding-bottom: 10px;
}

