

body { 
  background: white url("pozadi.png");
  background-repeat: no-repeat;

}



body {font-family: "Arial";}
body {font-size: "10px";}

table  {font-size: "12px";}
table  {padding-right: "10px";}

table  {margin-top: "0";}
table  {margin-bottom: "0";}

A:link {	COLOR: #1F71B7; TEXT-DECORATION: none}
A:visited {	COLOR: #1F71B7; TEXT-DECORATION: none}
A:hover {	COLOR: #FF0000; TEXT-DECORATION: underline}
