BODY {
background-color: #98D695;
background-image: url(obr/tlo.jpg);
background-repeat: repeat-x;
background-position: top;
font-family: Verdana, Tahoma, Arial, sans-serif; padding:0px;
}
.tekstpr  { font-family: Verdana; color: #626262; font-size: 9pt; text-align: Justify }
TD  { font-family: Verdana; color: #626262; font-size: 9pt; }
P  { font-family: Verdana; color: #626262; font-size: 9pt; text-align: Justify }
.NAG  { font-family: Verdana; color: #565658; font-size: 10pt; font-weight: bold;}
.STOP  { font-family: Verdana; color: #999999; font-size: 8pt;}
H1  { font-family: Verdana; color: #565658; font-size: 11pt; }
A:link { color: #AE5151; text-decoration: underline; }
A:active { color: #AE5151; text-decoration: underline; }
A:visited {	color: #AE5151; text-decoration: underline; }
A:hover  { color: #FF0000; text-decoration: none; }
img { border: 0; }

A.STOP:LINK {
font-family: Verdana;
color: #999999;
font-size: 8pt;
text-decoration: none;
font-weight: none;
}
A.STOP:VISITED {
font-family: Verdana;
color: #999999;
font-size: 8pt;
text-decoration: none;
font-weight: none;
}
A.STOP:HOVER {
font-family: Verdana;
color: #999999;
font-size: 8pt;
text-decoration: underline;
font-weight: none;
}

#navigation-container
{ 
   vertical-align: top;
   height: 100%;
   background: url(obr/g1.jpg) repeat-y top left;
   margin: 0;
   border-right: 0px solid #6F99D3;
   width: 201px;
   padding-top: 0px;
}

#navigation-container a,
#navigation-container a:hover
{
   padding: 8px;
   margin: 0px 0px 0px 0px;
   display: block;
   color: #808080;
   font-weight: bold;
   border: 0px solid #3569AA;
   background: url(obr/g1.jpg) repeat-x top ;
   text-decoration: none;
}

#navigation-container a:hover
{
   padding: 8px;
   text-decoration: none;
   color: #EEEEEE;
   font-weight: bold;
   background: #DBEEC0 url(obr/g2.jpg) repeat-x top left;
}