/* CSS Document */
body {
  color: #000;
/*  background-color: #FFFFFF; */
  background-image: url("../images/pozadi3.gif");
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0px; 
}
.textb {
color: #000000;
font-size: 8pt;
font-family: arial;
font-weight: bold;
}
img {
  border-color: #000000;
}
hr { color: #CCCC00;
}