/*---------------------------GLOBAL---------------------------------------------*/
BODY {color:black; background-color: #FFFFFF; font-family: Garamond, serif; font-size: 18px; cursor: default}
H1, SPAN.h1 {font-size: 32px; font-weight: 700}
H2, SPAN.h2 {font-size: 24px}
  SPAN.h3bb {font-size: 22px}
   SPAN.h3b {font-size: 20px}
H3, SPAN.h3 {font-size: 18px}  /* normal size */
H4, SPAN.h4 {font-size: 14px}
H5, SPAN.h5 {font-size: 12px}
H6, SPAN.h6 {font-size:  8px}

/* set 'border-style' on 'none' or 'solid'/'dashed'/'dotted' */
TABLE, TD {border-style:none; border-width: 1pt; border-color: black}

/* image unutar linka, bez bordera */
A IMG {border-style:none}

/*---------------------------COMMON---------------------------------------------*/
/* obicni linkovi */
A:link				{text-decoration: none; color: #008000}
A:visited 			{text-decoration: none; color: #008000}
A:hover, A:active 	{text-decoration: underline; color: #00AAFF}

/* LabEKO d.o.o. u plavoj boji */
.labeko  {color: #399BD0; font-family: Arial, sans-serif, Helvetica; font-weight:bold}

/*---------------------------HEADER---------------------------------------------*/
/* tabela i text u headeru */
TABLE.header {text-align: center; font-family: sans-serif; font-size: 15px}

/*---------------------------FOOTER---------------------------------------------*/
/* tabela i text u footeru */
TABLE.footer {font-size:8pt; font-family: Arial, sans-serif, Helvetica}

/*---------------------------LIJEVI LINKOVI---------------------------------------------*/
/* TABLE za linkove lijevo  */
/* TABLE.content {text-align: center; font-size:22px; font-family:"Comic Sans MS", cursive, Zapf-Chancery; font-weight: 900;
			  font-style: normal} */
TABLE.content {text-align: center; font-size:22px; font-family:"Comic Sans MS", cursive, Zapf-Chancery; font-weight: 900;
			  font-style: normal}
/* TD background za linkove lijevo  */
TD.content {background-color: #009999}

A.contentLink:link, A.contentLink:visited {text-decoration: none; color: #CCCCEE}
A.contentLink:hover, A.contentLink:active {text-decoration: none; color: #FFFF99; cursor: pointer; letter-spacing: 0pt}

/* boja slova aktivne stranice */
SPAN.odabraniContentLink {color: #FFFFFF; letter-spacing: 0pt}

/*---------------------------PODSTRANICA---------------------------------------------*/
/* naslov podstranice */
H1.naslov {text-align: center; font-family: "Comic Sans MS", cursive, Zapf-Chancery; font-size: 40px; letter-spacing:4pt;
		  font-weight: 700; color: #009999}
H2.naslov {font-size:24pt; font-family: "Comic Sans MS", cursive, Zapf-Chancery; letter-spacing:3pt; font-weight: 700; color: #009999}

/* text podstranice */
TD.table_text_margin {padding: 10pt 20pt 0pt 20pt}
/* TABLE.table_text_margin {padding: 10pt 20pt 0pt 20pt} */

/* lista sa slikama */
UL.bttn1 {list-style-image: url(images/button_blue.gif)}


/************************************/
/* za testiranje */
/* td {border: solid red 1px} */

