a
{
color           : inherit;
font            : inherit;
text-decoration : none;
}

body
{
background      : url("../_slike/pozadina.png") repeat-y center #F5BA4C;
font            : 12px "Verdana", sans-serif;
margin          : 0px;
padding         : 0px;
text-decoration	: none;
cursor					: default;
}

hr
{
background      : #dddddd;
border          : 0px;
/* border-top      : 1px solid #dddddd; */
height          : 1px;
margin          : 5px;
/* width           : 30%; */
}

img
{
border          : 0px;
display					: block;
}

table
{
border-collapse : collapse;
width           : 100%;
}

td
{
padding         : 0px;
}

form
{
margin					: 0px;
}