BODY
{
    MARGIN: 0;
    BACKGROUND-COLOR: #ffffff;
    background-image: url(slike/podloga.gif);
}
P, DIV, SPAN, UL, OL, LI
{
   font-family: Times New Roman;
   font-size: 17px;
}
PRE
{
   font-family: Courier New;
   font-size: 14px;
}
A
{
    COLOR: #FF0000;
}
A:HOVER
{
    color: #0033FF;
    text-decoration: underline;
}
H1
{
    font-family:verdana;
    color:#000000;
    font-size:30px;
    font-weight:bold;
    text-align:center
}
H2
{
    font-family:verdana;
    color:#000000;
    font-size:22px;
    font-weight:bold;
    text-align:center
}
H3
{
    font-family:verdana;
    color:#000000;
    font-size:14px;
    text-align:center;
    font-weight: bold;
}
TABLE.main
{
    width: 700;
}
TABLE.marketing
{
    border-width: thin;
    border-style: outset;
    border-color: white;
}
TABLE.inner
{
    BACKGROUND-COLOR: #FFF0F0;
    border-style: outset;
}
TD.header
{
    BACKGROUND-COLOR: #CCF0F0;
    border-style: inset;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}
TD.data
{
    BACKGROUND-COLOR: #FDF5E6;
    border-style: inset;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
}
TABLE.navigacija
{
    BACKGROUND-COLOR: #ffe4c4;
    border-style: outset;
    border-width: 1pt;
}
TD.navigacija
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
}
A.navigacija
{
    text-decoration: none;
}
HR.main
{
    width: 700;
}

