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

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

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

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

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

.kontakt_err
{
  color: #ff0000;
  font-weight: bold;
}