/* Main 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;}

.text {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 10pt;
      }

.news {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 9pt;
}

.news-title {
	color: #00365B;
	font-family: Verdana, Arial, sans-serif, lucida;
	font-size: 10pt;
	font-weight: bold;
}

.coments-autor {
  color: #FF963B;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 8pt;
  font-weight : bold;
}

.news-data {
  color: #767A7D;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 8pt;
}

.news-quote {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 8pt;
  border: 1px dotted #00365B; 
  background-color: #F0F2F3;
}

.r-menu {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 8pt;
}

.small {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 8pt;
}

.xt-small {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 7pt;
}

.xxt-small {
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 6pt;
}

.medium{
  color: #000000;
  font-family: Verdana, Arial, sans-serif, lucida;
  font-size: 9pt;
}

.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;
} 
 
.naslov {
  color: #00365B;
  font-family: Verdana, sans-serif;
  font-weight : bold;
  font-size: 12pt;
} 
 
 .autor  {
        color: #767A7D;
		font-size : 8pt;
        font-family : Verdana, Arial, sans-serif, lucida;
        font-weight : normal;
        font-style : italic;
 }
 
.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;
	}

.slika {
    border: 0px;
	text-align: center; 
}