/* 

v1.14 29.3.2010. TCrnicki

*/

.ULSI { 
	font: normal 8pt Verdana; 
	margin-bottom: 0;
}

.NASL {
	color: #E02A2A;
	font: bold 14pt Arial;
}

.DESC {
	color: #707070;
	font: bold 8pt Arial;
	text-align: right;	
}

.DATA {
	color: black;
	font: bold 10pt Arial;
}

.DESCC {
	color: #707070;
	font: bold 8pt Arial;
	text-align: center;
}

.DATAC {
	color: black;
	font: bold 9pt Arial;
}

.MARK {
  padding: 1px;
  font: bold 10pt Arial;
  color: white;
  text-decoration: none;
  background: #4295E2;
}
.MARKTAB {
  border-collapse: collapse;
  border: 1px solid black;
  background: black;
}
.MARK:hover {
  color: #FFEA00;
  background: #1A69BC;
}

.PIX {
	border: 1px solid black;
}

#dhtmltooltip{
	font: normal 7.5pt Verdana;
	color: #275798;
	position: absolute;
	border: 1px solid #275798;
	padding: 2px;
	visibility: hidden;
	z-index: 100;
}

.DESNOOps {
  font: normal 7.5pt Verdana;
  color: #707070;
  text-decoration: none;
  border-bottom: 1px solid #E02A2A;
}

.DESNOOps:hover {
  color: #E02A2A;
  border-bottom: 1px solid #707070;
}

.tablice { 
  border: 1px solid #1663B6;
  background-color: #ECF4FF; 
}

.maintds { 
  border: 1px solid #1663B6; 
  font: bold 8pt Verdana;
  color: white;
  background-color: #4295E2;
  text-align: center;
  padding: 5px;
}

.tds {
  border: 1px solid #1663B6; 
  font: normal 8pt Verdana;
  color: black;
  background-color: #BBD6FF;
  text-align: center;
  padding: 5px;
}

.tdN { 
  border: 1px solid #1663B6; 
  font: normal 7pt Arial;
  color: white;
  background-color: #4295E2;
  text-align: center;
  padding: 1px;
}

.tdsI {
  border: 1px solid #1663B6;
  background-color: #4295E2;
  text-align: center;
  padding: 2;
}

.tdsD {
  border: 1px solid #1663B6; 
  font: normal 8pt Verdana;
  color: black;
  background-color: #CFE2FE;
  text-align: center;
  padding: 2;
}

.tdsDET {
  border: 1px solid #1663B6;
  background-color: #CFE2FE; 
  text-align: center;
}

.IMG {
  border: 1px solid #1663B6; 
}

.separator {
       font: normal 1pt Verdana;
       width: 95%;
       padding: 0px;
       margin-top: 5px;
       margin-bottom: 5px;
       border-bottom: 1px solid #D0D0D0;
}


.separator-blue {
       font: normal 1pt Verdana;
       padding: 0px;
       margin-top: 5px;
       margin-bottom: 5px;
       border-bottom: 1px solid #0F448C;
}


.fields {
       font: normal 8pt Verdana;
       background-color: #FFFDE4;
       color: #0F448C;
       border: 1px solid #0F448C;
       margin-left: 5px;
       margin-bottom: 2px;
       margin-top: 5px;
       padding: 1px;
}


.fields1 {
       font: normal 8pt Verdana;
       background-color: #FEF4F4;
       color: #E02A2A;
       border: 1px solid #E02A2A;
       margin-left: 5px;
       margin-bottom: 2px;
       margin-top: 5px;
       padding: 1px;
}


.gumb {
       font: normal 8pt Verdana;
       background-color: #FFF29C;
       color: black;
       border: 1px solid #BFBFBF;
       padding: 3px;
}

.gumb1 {
       font: normal 8pt Verdana;
       background-color: #FEF4F4;
       color: #E02A2A;
       border: 1px solid #E02A2A;
       padding: 3px;
}

.copyright {
       font: normal 8pt Verdana;
       color: white;
       padding: 0px;
       margin: 0px;
}

.copyright:hover {
       font: normal 8pt Verdana;
       color: #FFEA00;
}



.naslovi {
       font: bold 10.5pt Arial;
       color: #E02A2A;
       line-height: 22px;
}

.podnaslov {
       font: bold 9pt Verdana;
       color: #0F448C;
       line-height: 22px;
}

.slika0 { border: 1px solid #4770A7; margin-bottom: 5px; }

.txt {
       font: normal 8pt Verdana;
       color: black;
       text-align: justify;
       line-height: 18px;
}

.justtxt { font: normal 8pt Verdana; }
.justtxttd { font: normal 8pt Verdana; color: white; border: 1px solid black; }

.righttxt { 
	font: normal 8pt Verdana; 
	text-align: right;
}

.centertxt { 
	font: normal 8pt Verdana; 
	text-align: center;
}

/* TOP MENU */

.menu {
       font: bold 8pt Verdana;
       color: white;
       padding-left: 4px;
       padding-right: 8px;
       padding-top: 8px;
       padding-bottom: 7px;
       text-decoration: none;
       border-right: 1px solid #275798;
}

.menuactive {
       font: bold 8pt Verdana;
       color: yellow;
       padding-left: 4px;
       padding-right: 8px;
       padding-top: 8px;
       padding-bottom: 2px;
       text-decoration: none;
       border-right: 1px solid #275798;
	border-bottom: 4px solid yellow;
}

.menu:hover {
       color: #FFEA00;
}

.submenu-container {
  float: right;
  margin-left: 10px;
  border-bottom: 1px solid #275798;
}

.submenu {
       width: auto;
       display: block;
       font: bold 8pt Verdana;
       color: #1A69BC;
       padding: 5px;
       text-decoration: none;
       border-top: 1px solid #275798;
       border-left: 1px solid #275798;
       border-right: 1px solid #275798;
       background-color: white;
}

.submenuactive {
       width: auto;
       display: block;
       font: bold 8pt Verdana;
       color: #1A69BC;
       padding: 5px;
       text-decoration: none;
       border-top: 1px solid #275798;
       border-left: 1px solid #275798;
       border-right: 1px solid #275798;
       background-color: #E5EFFF;
}

.submenu:hover {
       color: #E02A2A;
       background-color: #CCE0FF;
}


.LINK {
	font: bold 8pt Verdana;
	text-decoration: none;
	color: black;
	border-bottom: 1px solid #E02A2A;
}

.LINK:hover {
	color: #E02A2A;
	border-bottom: 1px solid black;
}

.linkovi {
       font: normal 8pt Verdana;
       color: #E02A2A;
       padding: 3px;
}

.linkovi:hover {
       color: white;
       background-color: #E02A2A;
}


/* KALENDAR */


.KALcpYearNavigation,
.KALcpMonthNavigation {
	background-color:#FFFDE4;
	text-align:center;
	text-decoration:none;
	color:#0F448C;
	font-weight:bold;
}

.KALcpDayColumnHeader,
.KALcpYearNavigation,
.KALcpMonthNavigation,
.KALcpCurrentMonthDate,
.KALcpCurrentMonthDateDisabled,
.KALcpOtherMonthDate,
.KALcpOtherMonthDateDisabled,
.KALcpCurrentDate,
.KALcpCurrentDateDisabled,
.KALcpTodayText,
.KALcpTodayTextDisabled,
.KALcpText {
	font-family:arial;
	font-size:8pt;
	color: #0F448C;
}

TD.KALcpDayColumnHeader {
	text-align:right;
	border:1px solid #0F448C;
	border-width:0 0 1 0;
}

.KALcpCurrentMonthDate,
.KALcpOtherMonthDate,
.KALcpCurrentDate {
	text-align:right;
	text-decoration:none;
}

.KALcpCurrentMonthDateDisabled,
.KALcpOtherMonthDateDisabled,
.KALcpCurrentDateDisabled {
	color:#D0D0D0;
	text-align:right;
	text-decoration:line-through;
}

.KALcpCurrentMonthDate 	{
	color:#0F448C;
	font-weight:bold;
}

.KALcpCurrentDate {
	color: #FFFDE4;
	font-weight:bold;
}

.KALcpOtherMonthDate {
	color:black;
}

TD.KALcpCurrentDate {
	color:#0F448C;
	background-color: #0F448C;
	border-width:1px;
	border:1px solid #0F448C;
}

TD.KALcpCurrentDateDisabled {
	border-width:1px;
	border:1px solid black;
}

TD.KALcpTodayText,
TD.KALcpTodayTextDisabled {
	border:1px solid #0F448C;
	border-width:1px 0 0 0;
}

A.KALcpTodayText,
SPAN.KALcpTodayTextDisabled {
	height:20px;
}

A.KALcpTodayText {
	color:#0F448C;
	font-weight:bold;
}

SPAN.KALcpTodayTextDisabled {
	color:#0F448C;
}

.KALcpBorder {
	border:1px solid #0F448C;
}

.tdKALH {
  border-collapse:collapse;
  text-align: center;
  font: normal 8pt Verdana;
  background-color: white;
  color: gray;
  border: 1px solid black;
}

.tdKAL0 {
  border-collapse:collapse;
  text-align: center;
  font: normal 8pt Verdana;
  color: black;
  border: 1px solid black;
}

.tdKAL1 {
  border-collapse:collapse;
  text-align: center;
  font: bold 9pt Verdana;
  color: black;
  border: 1px solid black;  
}

.dLOADING {
  background-color: white;
  padding: 100px;
  vertical-align: middle;
  text-align: center;
}
