/* Normal CSS file KJD Zagreb*/

body {
	scrollbar-base-color: #E1E9F0;
	scrollbar-face-color: #00365B;
	scrollbar-track-color: #E1E9F0;
	scrollbar-highlight-color: #00365B;
	scrollbar-3dlight-color: #E1E9F0;
	scrollbar-shadow-color: #00365B;
	scrollbar-darkshadow-color: #E1E9F0;
	scrollbar-arrow-color: #FF963B;
}

 
A:link {color: #00365B; text-decoration: none; font-weight : bold;} 
A:visited {color: #767A7D; text-decoration: none; font-weight : bold;}
A:active {color: #767A7D; text-decoration: none; font-weight : bold;}
A:hover {color: #FF963B; text-decoration: underline; font-weight : bold;}

.naslov-o {
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 9pt;
  font-weight : bold;
}

.autor-o {
  color: #00365B;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 10pt;
  font-weight : bold;
  font-style : italic;
}

.datum-o {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 9pt;
  }

.info-o {
   color: #00365B;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 9pt;
  font-weight : bold;
      }

.text-o {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 9pt;
      }

.medium{
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 9pt;
}

.xt-small {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 7pt;
}

.naslov {
  color: #00365B;
  font-family: Verdana, sans-serif;
  font-weight : bold;
  font-size: 12pt;
} 

.input-box	{ 
	border-style:solid;
    border-bottom:1px solid #00365B; 
    border-right:1px solid #00365B; 
    border-top:1px solid #00365B;
    border-left:1px solid #00365B;
    background-color: white; 
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, sans-serif, lucida;
	}

.input-button	{ 
	font-size: 8pt;
	color: black; 
	font-family: Verdana, Arial, sans-serif, lucida;
	}

.text {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 10pt;
      }

.small {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 8pt;
}

.special {
  color: #FF963B;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 10pt;
}
 
.plavo {
  color: #00365B;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 10pt;
  font-weight : bold;
} 
 

.autor  {
        color: #767A7D;
		font-size : 8pt;
        font-family : Verdana, Arial, sans-serif, lucida;
        font-weight : normal;
        font-style : italic;
 }
 
