body {
  margin: 0px;
  
  color: #000;
  
  height: 100%;
	background-color:#00aeef;
}

html {
  height: 100%;
}

td, tr, p, div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  
 
}

/* custom CSS */ 

#header-top {
  background-image: url(../images/glava_vrh.png);
  background-repeat: no-repeat;
  background-position: top center;
 
  width: 989px;
  height: 157px;  
}

.header-middle {
  background-image: url(../images/oci_blede.png);
  background-repeat: no-repeat;
  background-position: top center;
 
  width: 989px;
  height: 25px;  
}

.header-middle-light {
  background-image: url(../images/oci_jake.png);
  background-repeat: no-repeat;
  background-position: top center;

  width: 989px;
  height: 25px;  
}

#middle-preload {  
  width: 1px;
  height: 1px;
  background-image: url(../images/oci_jake.png);
  background-repeat: no-repeat;  
}

#header-btm {
  background-image: url(../images/glava_dno.png);
  background-repeat: no-repeat;
  background-position: top center;

  width: 989px;
  height: 91px;  
}

#logo-separator {
  width: 100%;
  height: 40px;
  float: left;
}

#logo-separator-left {
  width: 390px;
  float: left;
}

#digi-logo {
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  width: 214px;
  height: 55px;
  float: left;
}

.content-table {
 
  background-image: url(../images/telo.png);  
  background-repeat: no-repeat; 
 
  width: 989px;
  height: 261px;
  text-align: center;
}

#content-holder {
  width: 788px;
  height: 411px;
  margin: 15px;
  overflow: auto;
  text-align: left;
}



img {
  border: 0px;
}

#flag-separator {
  width: 100%;
  height: 10px;
  float: left;  
}

#flag-separator-left {
  width: 351px;
  float: left;
}

#flags-holder {
  margin: 0 auto;
  padding-top:20px;
  width: 217px;
  height: 50px;
  text-align: center;
}

#flag-sr {
  background-image: url(../images/zastave/sr2.gif);  
  background-repeat: no-repeat;
  width: 52px;
  height: 45px;
  float: left;
  margin: 0px 0px;
}

#flag-en {
  background-image: url(../images/zastave/en2.gif);  
  background-repeat: no-repeat;
  width: 61px;
  height: 45px;
  float: left;
  margin: 0px 0px;
}

#flag-ro {
  background-image: url(../images/zastave/ro2.gif);  
  background-repeat: no-repeat;
  width: 51px;
  height: 45px;
  float: left;
  margin: 0px 0px;
}

#flag-hu {
  background-image: url(../images/zastave/hu2.gif);  
  background-repeat: no-repeat;
  width: 53px;
  height: 45px;
  float: left;
  margin: 0px 0px;
}
