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

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

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

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

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

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

ul.tipZnanja
{
  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.profilLinkovi
{
  margin: 12px 0px 6px 0px;
}

#firma_full_logo
{
  width: 150px;
  /*height: 150px;*/
  float: left;
}

#firma_full_podaci
{
  width: 370px;
  /*min-height: 150px;*/
  float: left;
  margin-left: 10px;
  font-size: 13px;
}

/* Deo CSS-a za tabove - pocetak */

#podaci_ul_holder
{
  height: 18px;
  width: 100%;
  background: url("../../images/eimenik/middle-neaktivnitab.jpg") repeat-x right top;
  color: #464646;
}

.ui_firma_nav
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  text-align: center;
}

.ui_firma_nav li
{
  float:left;
  width:104px;
  background: url("../../images/eimenik/middle-neaktivnitab.jpg") repeat-x right top;
  color: #464646;
  height: 30px;
  padding-top: 8px;
}

.ui_firma_nav li a 
{
  text-decoration: none;
  color: #464646;
  font-weight: bold;
}                       

.ui_firma_nav li.active 
{
  background: url("../../images/eimenik/middle-aktivnitab.jpg") repeat-x right top;
  color: #464646;
  height: 30px;
  padding-top: 8px;
}

.ui_firma_nav ul li.active a 
{
  background: url("img/nav-left.gif") no-repeat left top;
  color: #464646;
}

#podaci_sadrzaj
{
  width: 100%;
  float: left;
  font-weight: normal;
}

/* Deo CSS-a za tabove - kraj */