#bgr_bottom
{                
  background-image: url("../../images/eimenik/footer-bgr.png");
  background-repeat: repeat-x;
  width: 1001px;
  height: 95px;
  margin: 0px auto;
}

#bgr-curves
{                
  background-image: url("../../images/eimenik/footer-bgr-curves.jpg");
  background-repeat: repeat-x;
  width: 766px;
  height: 95px;
  margin: 0px auto;
}

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

#footer_linkovi
{
  width: 100%;
  text-align: center;
  height: 26px;
  color: #FFFFFF;
  font-size: 11px;
  float: left;
}

a.footer_zeus:link
{
  color: #FFFFFF;
  text-decoration: none;  
}

a.footer_zeus:visited
{
  color: #FFFFFF;
  text-decoration: none;  
}

a.footer_zeus:hover
{
  color: #FFFFFF;
  text-decoration: underline;  
}

a.footerlinks:link
{
  color: #FFFFFF;
  text-decoration: none;
}

a.footerlinks:visited
{
  color: #FFFFFF;
  text-decoration: none;
}

a.footerlinks:hover
{
  color: #FFFFFF;
  text-decoration: underline;
}

#copyright_holder
{
  color: #96c4df;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  float: left;
  width: 100%;
  height: 15px;
}

#developer_holder
{ 
  color: #96c4df;
  font-size: 9px;
  font-weight: bold;
  text-align: center;  
  float: left;
  width: 100%;
}