<!--
html {
  height:100%;
  overflow:hidden;
}
body {
background: #ffffff;
margin:0px;
padding:0px;
height:100%;
font-style:normal; 
font-weight:normal; 
font-size:9pt; 
font-family:Arial,Tahoma,Verdana,Sans-Serif; 
color:#7f7f7f; 
text-decoration:none;
}
.table {
height:90%;
width:100%;
background-color:#ffffff;
}
td {
background-color:#ffffff; 
font-style:normal; 
font-weight:normal; 
font-size:10pt; 
font-family:Arial,Tahoma,Verdana,Sans-Serif; 
color:#7f7f7f; 
text-decoration:none; 
} 
h1 {
font-style : normal; 
font-weight : normal; 
font-size : 16pt; 
font-family : Verdana, Arial, Sans-Serif; 
color : #babca7; 
text-align : justify; 
text-decoration : none; 
} 
A:link {
font-style : normal; 
font-weight : normal; 
font-size : 14pt; 
font-family : Verdana, Arial, Sans-Serif; 
color : #FF0000; 
text-decoration : none; 
} 
A:visited {
font-style : normal; 
font-weight : normal; 
font-size : 14pt; 
font-family : Verdana, Arial, Sans-Serif; 
color : #FF0000; 
text-decoration : none; 
} 
A:hover {
font-style : normal; 
font-weight : normal; 
font-size : 14pt; 
font-family : Verdana, Arial, Sans-Serif; 
color : #0000ff; 
text-decoration : none; 
} 
a.klasa1:link {
font-family : Verdana, Arial; 
font-size : 10pt; 
color : #7f7f7f; 
font-weight : normal; 
text-decoration : none; 
} 
a.klasa1:visited {
font-family : Verdana, Arial; 
font-size : 10pt; 
color : #7f7f7f; 
font-weight : normal; 
text-decoration : none; 
} 
a.klasa1:hover {
font-family : Verdana, Arial; 
font-size : 10pt; 
color : #7f7f7f; 
text-decoration : none; 
} 
a.klasa1:active {
font-family : Verdana, Arial; 
font-size : 10pt; 
color : #7f7f7f; 
text-decoration : none; 
} 
a.kl1:link {
font-family : Verdana, Arial; 
font-size : 10pt; 
color : #008000; 
font-weight : normal; 
text-decoration : none; 
} 
a.kl1:visited {
font-family : Verdana, Arial; 
font-size : 10pt; 
color : #008000; 
font-weight : normal; 
text-decoration : none; 
} 
a.kl1:hover {
font-family : Verdana, Arial; 
font-size : 10pt; 
color : #00ff00; 
text-decoration : none; 
} 
a.kl1:active {
font-family : Verdana, Arial; 
font-size : 10pt; 
color : #008000; 
text-decoration : none; 
} 
a.bl:link {font-family:Verdana,Arial; font-size:9pt;color:#555555;font-weight:normal; text-decoration:none;}
a.bl:visited {font-family:Verdana,Arial; font-size:9pt;color:#666666;font-weight:normal; text-decoration:none;}
a.bl:hover {font-family:Verdana,Arial; font-size:9pt;color:#008900; text-decoration:none;}
a.bl:active {font-family:Verdana,Arial; font-size:9pt;color:#ff00ff; text-decoration:none;}

a img {
border : none; 
} 
@media print {
  body { display:none; }
}
//-->
