#vesti_holder
{
  float: left;
  width: 100%;  
}

#vesti_sadrzaj
{
  width: 660px;
  float: left;
  font-size: 11px;
  text-align: left;
  color: #336799;
  font-weight: normal;
  background-color: #fff;
}

#vesti_left_separator
{
  width: 2px;
  font-size: 1px;
  line-height: 1px;
  height: 100%;
  float: left;
}

.vesti_centar_telo
{     
  background-image: url("../../images/eimenik/zaglavlje_telo.gif");
  background-repeat: repeat-x;
  height: 18px;
  width: 578px;
  text-align: center;
  float: left;  
}

.vesti_dno_centar
{                
  background-image: url("../../images/eimenik/dno_telo.gif");
  background-repeat: repeat-x;
  height: 12px;
  width: 588px;
  text-align: center;
  float: left;  
}

#izvor_top_logo
{
  height: 63px;
  width: 258px;
  background-image: url("../../images/eimenik/top/logo_vesti_source.png");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  float: left;
}

#izvor-left-separator {
  height: 63px;
  width: 100px;
  float: left;
}

#top_separator
{
  height: 30px;
  width: 100%;
  font-size: 1px;
  line-height: 1px;
  float: left;
}

#izvor_top_linkovi
{
  height: 63px;
  width: 300px;
  /*margin: 0 auto;*/
  float: right;
}

#top_izvor_holder
{           
  height: 121px;
  width: 100%;
  float: left;
  background-image: url(../../images/eimenik/vesti-izvor-bgr.png);
  background-repeat: repeat-x;
}

#home_icon
{
  width: 50px;
  height: 50px;
  float: left;
  background-image: url("../../images/eimenik/top/icons/home.png");
  background-repeat: no-repeat;
  margin-right: 20px;
}

#back_icon
{
  width: 50px;
  height: 50px;
  float: left;
  background-image: url("../../images/eimenik/top/icons/back.png");
  background-repeat: no-repeat;
  margin-right: 20px;
}

#close_icon
{
  width: 50px;
  height: 50px;
  float: left;
  background-image: url("../../images/eimenik/top/icons/close.png");
  background-repeat: no-repeat;
  margin-right: 20px;
}

ul.izvoriVesti
{        
  margin-top: 4px;
  list-style-type: none;  
}

ul.tipVesti
{
  list-style-type: square;
}

.listStory
{
  background-image: url("../../images/eimenik/listaBgr.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  border-bottom: 0px;
  border-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 0px;
}

p.vestiIzvor
{
  margin: 12px 0px 6px 0px;
}