/* PREGLED BOJA
-bijela
-crna
-tekst:                     rgb(25,25,25),    #191919
-plava tamna:               rgb(9,9,81),      #090951
-plava header:              rgb(144,144,177), #9090B1
-plava svijetla (bg):       rgb(203,203,218), #CBCBDA
-narančasta hover:          rgb(238,156,0),   #EE9C00
-crvena hover (mLinkovi):   rgb(223,0,41),    #DF0029
*/


/* LINKOVI DEFAULT */
A:link               { color: black }
A:visited            { color: #090951 }
A:hover              { color: rgb(100,100,100) }


/* INLINE ELEMENTI */
.bold                { font-weight: bold }
.razvuceno           { letter-spacing: 1px }
.xrazvuceno          { letter-spacing: 3px }
.sitno               { font-size: 9pt }
.sitno-bold          { font-size: 9pt; font-weight: bold }
.naglasak            { color: #DF0029; font-weight: bold; letter-spacing: 1 }
.narancasta          { color: rgb(238,156,0) }
.foto-potpis         { font-size: 8pt; letter-spacing: 1 }
.inpodnaslov         { font-family: Tahoma, Arial, Helvetica; color: rgb(129,129,165);
                       font-size: 15pt; letter-spacing: 0 }
.inveliko            { font-family: Arial CE, Arial, Helvetica; color: black; font-weight: bold;
                       font-size: 14pt; letter-spacing: 1 }
.f10                 { font-size: 9pt }


/* NEKI FIKSNI ELEMENTI */
BODY                 { font-family: Arial CE, Arial, Helvetica; color: rgb(25,25,25);
                       font-size: 10pt }
UL                   { list-style: square; margin-top: 8;
                       line-height: 14pt }
UL.narrow            { font-family: Arial Narrow, Arial, Helvetica; font-size: 12pt;
                       list-style: square; margin-top: 8;
                       line-height: 14pt }
HR                   { color: rgb(25,25,25); height: 1px }


/* PARAGRAFI */
P                    { font-family: Arial CE, Arial, Helvetica; color: rgb(25,25,25);
                       font-size: 10pt }
P.obicnisiroko       { font-family: Arial CE, Arial, Helvetica; color: rgb(25,25,25);
                       font-size: 10pt; text-align: justify }
P.sitno              { font-family: Arial CE, Arial, Helvetica; color: rgb(25,25,25);
                       font-size: 8pt }
P.normal             { font-family: Arial Narrow, Arial, Helvetica; color: rgb(25,25,25);
                       font-size: 12pt }
P.siroko             { font-family: Arial Narrow, Arial, Helvetica; color: rgb(25,25,25);
                       font-size: 12pt; text-align: justify }
P.naslov             { font-family: Tahoma, Arial, Helvetica; color: rgb(129,129,165);
                       font-size: 16pt; font-weight: bold; letter-spacing: 0 }
P.podnaslov          { font-family: Arial CE, Arial, Helvetica; color: black;
                       font-size: 11pt; letter-spacing: 2; font-weight: bold }
P.info-footer        { font-family: Arial CE, Arial, Helvetica; color: rgb(25,25,25);
                       font-size: 9pt; letter-spacing: 1 }
P.projekt-header     { font-family: Arial CE, Arial, Helvetica; color: rgb(25,25,25);
                       font-size: 10pt; letter-spacing: 1 }



/* TABLICE */
TD                   { font-family: Arial CE, Arial, Helvetica; color: rgb(25,25,25);
                       font-size: 10pt }
TD.boja              { background-color: rgb(144,144,177) }
TD.headleft1         { background-color: rgb(238,156,0); color: white;
                       font-weight: bold; text-align: center }
TD.header            { font-family: Tahoma, Arial, Helvetica; color: white;
                       font-size: 16pt; font-weight: bold; letter-spacing: 1 }
TD.sitno             { font-family: Arial CE, Arial, Helvetica;
                       font-size: 9pt }
TD.brojac            { font-family: Courier New, Courier; color: rgb(156,156,174);
                       font-size: 10pt; font-weight: bold; letter-spacing: 2 }
TD.kontaktpodaci     { font-family: Arial CE, Arial, Helvetica; color: rgb(25,25,25);
                       font-size: 10pt; font-weight: bold; letter-spacing: 1 }
TD.header1           { background-color: rgb(90,90,101); color: white; font-weight: bold }
TD.swtab             { font-family: Arial CE, Arial, Helvetica; color: white;
                       font-size: 10pt; font-weight: bold; letter-spacing: 1;
                       padding-left: 5 }
TD.naslovinfo        { font-family: Arial CE, Arial, Helvetica; color: rgb(156,156,174);
                       font-size: 8pt; letter-spacing: 0 }


/* LINKOVI RAZNO */
A.brojac:link        { color: rgb(156,156,174); text-decoration: none }
A.brojac:visited     { color: rgb(156,156,174); text-decoration: none }
A.brojac:hover       { color: rgb(238,156,0) }

A.dhisw:link        { color: white }
A.dhisw:visited     { color: white }
A.dhisw:hover       { color: rgb(220,220,220) }


/* OBRAZAC DEFAULT */
INPUT, TEXTAREA      { font-family: Arial CE, Arial, Helvetica; font-size: 9pt; font-weight: bold;
                       background-color: rgb(153,153,153); color: rgb(25,25,25);
                       border: 0 }

INPUT.button         { font-family: Arial CE, Arial, Helvetica; font-size: 9pt; font-weight: bold;
                       background-color: rgb(238,156,0); color: black; letter-spacing: 1;
                       border: solid 2 black }

SELECT		      { font-family: Arial CE, Arial, Helvetica; font-size: 9pt; font-weight: bold;
                       background-color: rgb(153,153,153); color: rgb(25,25,25);
                       border: 0 }