/* PPDIV Style sheet                      */
/* naziv: default.css, v1.00, 14.10.2000. */
/* autor: Dario Carev, Git d.o.o.         */
/* http://www.git.hr                      */


/******************************************/
/* Stranica                               */
/******************************************/

BODY, P, TD, UL, NL {
	font-size: 8pt; 
	font-family: Arial, Helvetica, Georgia, Verdana, sans-serif;
	font-weight: normal;
	color: #000000;
}


H1 {
	font-size: 10pt;
	font-weight: bold;
}

H2 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-weight: bold;
}

H3 {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-weight: normal;
}

H4 {
	font-size: 9pt;
	font-weight: normal;
}

H5 {
	font-size: 8pt;
	font-weight: bold;
}

H6 {
	font-size: 8pt;
	font-weight: normal;
}

TABLE{
	color: #000000;
}

TH {
	font-size: 12pt;
	font-weight : bold;
}

A {
	text-decoration : none;
	color:#0033FF;
}

A:visited {
	color:#0033FF;
}

A:hover {
	text-decoration : underline;
	color: #000033;
}

.stranica {
	background : #FFFFFF;
	font-size: 8pt;
}


/******************************************/
/* Vrh stranice                           */
/******************************************/

.vrhstranice {
	background : #99FF99;
}

.naslovstranice {
	font-size: 16pt; 
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-weight: normal;
	color: #008000;
}

/******************************************/
/* Lijevi stupac                          */
/******************************************/

.lijevistupac {
	background : #99FF99;
}

.stavkaizbornika {
	background : #99FF99;
	color : #006600;
	font-size: 9pt;
}

.stavkaizbornika A {
	color : #006600;
}

.stavkaizbornika A:hover {
	color : #006600;
	font-weight : bold;
}

.stavkaizbornika A:visited {
	color : #006600;
}

.aktivnastavka {
	background : #FFFFFF;
	color : 006600;
	font-size: 9pt;
}

.aktivnastavka A {
	color : 006600;
}

.aktivnastavka A:hover{
	color : 006600;
	font-weight : bold;
}

.aktivnastavka A:visited{
	color : 006600;
}

.okvirstavke {
	background : #33CC33;
}


/******************************************/
/* Sredina                                */
/******************************************/

.sredina {
	background : #FFFFFF;
}

/* Tabela 1 */

.tabela_1_okvir {
	background: #009933;
}

.tabela_1_naslov {
	background: #99FF99;  
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.tabela_1_tijelo {
	background : #FFFFFF;
}

/* Tabela 2 */

.tabela_2_okvir {
	background: #009933;
}

.tabela_2_naslov {
	background: #FFFFFF;  
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.tabela_2_tijelo {
	background : #FFFFFF;
}

/* Tabela 3 */

.tabela_3_okvir {
	background: #CCCC00;
}

.tabela_3_naslov {
	background: #FFFFCC;  
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999900;
}

.tabela_3_tijelo {
	background : #FFFFCC;
}

/* Tabela 4 */

.tabela_4_okvir {
	background: #CCCC00;
}

.tabela_4_naslov {
	background: #CCCC00;  
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.tabela_4_tijelo {
	background : #FFFFFF;
}

/******************************************/
/* Desni stupac                           */
/******************************************/

.desnistupac {
	background : #FFFFFF;
}

/******************************************/
/* Navigator                              */
/******************************************/

.navigator{
	background : #99FF99;
	font-size : 8pt; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}

.navigatorokvir {
	background : #000066;
}

.navigator A {
	color : #000066;
}

.navigator A:hover {
	color : #000066;
}

.navigator A:visited {
	color : #000066;
}


/******************************************/
/* Slova                                  */
/******************************************/

.datum {
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
