h1
{
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Lucida Sans Unicode;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #444444;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.CustomStyle
{
   font-family: Courier New;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

.Naslov
{
   font-size: 128px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #333333;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.navigacija
{
   font-family: Trebuchet MS;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
}

a.beli:link
{
   color: #E1E1E1;
   text-decoration: none;
}
a.beli:visited
{
   color: #E1E1E1;
   text-decoration: none;
}
a.beli:active
{
   color: #E1E1E1;
   text-decoration: none;
}
a.beli:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.crni:link
{
   color: #282828;
   background: #D2D2D2;
   text-decoration: none;
}
a.crni:visited
{
   color: #282828;
   background: #D2D2D2;
   text-decoration: none;
}
a.crni:active
{
   color: #282828;
   background: #D2D2D2;
   text-decoration: none;
}
a.crni:hover
{
   color: #282828;
   background: #FFFFFF;
   text-decoration: none;
}
