body {
background-image: url("pozadi08.gif");
background-repeat: repeat-x;
}

a:link {
color: white;
text-decoration: none
}

a:visited {
color: white;
text-decoration: none
}

a:hover {
color: gold;
text-decoration: none
}

td {
font-family: sans-serif;
font-size:9pt;
}

p {
font-family: sans-serif;
font-size:9pt;
}

td {
color:white;
text-align:justify
}


