/* GLOBALS */

BODY { background: #ffffff; }
BODY, INPUT, H1 { margin: 0; padding: 0; }
TABLE { width: 100%; }
TD, INPUT, TEXTAREA, SELECT { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #626c80; text-align: left; }

H1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #667085; }

UL.inline { list-style-type: none; margin: 0; padding: 0; }
UL.inline LI { display: inline; }

.zarezGore { background-image: url(img/zarez_gore.gif); background-position: left bottom; background-repeat: no-repeat; }
.zarezDolje { background-image: url(img/zarez_dolje.gif); background-position: left top; background-repeat: no-repeat; }
.meniItemGore { width: 141px; padding-left: 15px; padding-bottom: 19px; }
.crtaSiva { height: 1px; background: #b9bfca; margin: 0; padding: 0;  }
.picBorder { border: 1px solid #b9bfca; margin-right: 10px; width:75px; }
img.bullet { width:14px; height:8px; margin-top:3px; }

.txtEmph { font-size: 16px; font-weight: bold; color: #a19159; letter-spacing: -1px; }
.txtSadrzaj { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.txtNote { font-size: 9px; color: #808794; }


/* LINKS */
a:link { color: #2f7600; text-decoration: none; }
a:active { color: #2f7600; text-decoration: none; }
a:visited { color: #2f7600; text-decoration: none; }
a:hover { color: #2f7600; text-decoration: underline; }

a.linkGrey:link { font-size: 11px; color: #626c80; text-decoration: none; }
a.linkGrey:active { font-size: 11px; color: #626c80; text-decoration: none; }
a.linkGrey:visited { font-size: 11px; color: #626c80; text-decoration: none; }
a.linkGrey:hover { font-size: 11px; color: #2f7600; text-decoration: none; }

a.active { color: #3b9201; text-decoration: none; }

.meniItem { width: auto; height: 44px; display: block; background: url(img/kat_gore_poz.gif); background-repeat: no-repeat; background-position: left top; }
.meniItem:hover { width: auto; height: 44px; background: url(img/kat_gore_poz2.gif); background-repeat: no-repeat; background-position: left top; }


/* TABLES */
#master { height: 100%;}
#master TR#gore { height: 100px; background-image: url(img/zagl_poz.gif); background-repeat: repeat-x; }
#master TR#gore TD { vertical-align: bottom; }
#master TR#dolje { height: 100%; background: #eeeeee; background-image: url(img/podn_poz.gif); background-position: top; background-repeat: repeat-x; }
#master TR#dolje TD { vertical-align: top; font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
#master TR#sredina TD { vertical-align: top; }

#lijevo { width: 180px; margin: 10px 0px; }
.search { background: #eeeeee; padding: 8px 10px; }

#central { width: 550px; }
/* #central TD { vertical-alignment: top; } */
#central TD#desno { width: 165px; font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
#central TD#sadrzajIndex { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#central TD#sadrzaj { line-height: 16px; }
#central TD#sadrzaj LI { line-height: normal; }

#slika { width: 549px; height: 231px; }

#recentProjects { width: 150px; margin-right: 15px; margin-top: 40px; }

#menu { padding-left: 5px; }
#menu td { font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
#menu TD.item { background-image: url(img/icon_bullet.gif); background-position: left 5px; background-repeat: no-repeat; padding: 2px 0px 2px 15px; }
#menu TD.itemSub1 { background-image: url(img/icon_bullet2.gif); background-position: 15px 5px; background-repeat: no-repeat; padding: 1px 0px 2px 25px; }


/* FORM ELEMENTS */
INPUT.textbox { border: 1px solid #c2c5ca; padding-left: 3px; height: 17px; background-color: #FFFFFF; font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
SELECT.textbox { border: 1px solid #c2c5ca; padding-left: 3px; height: 17px; background-color: #FFFFFF; font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
INPUT.button { background: #dee1e7; border-bottom: 1px solid #b9bfca; border-right: 1px solid #b9bfca; border-top: 1px solid #e9ecf1; border-left: 1px solid #e9ecf1; color: #626c80; padding: 1px 7px; cursor: pointer; font-family: Tahoma, Arial, sans-serif; font-size: 11px; }

/* DROPDOWN MENU */
DIV.subMenuContainer { position: absolute; visibility: hidden; z-index: 2; -moz-opacity: .95; filter: alpha(opacity=95);}
TABLE.subMenu { background: #626c80; border-top: 1px solid #354156;  border-left: 1px solid #354156; width:170px;}
TABLE.subMenu TD { padding: 5px 10px; border-bottom: 1px solid #354156; border-right: 1px solid #354156; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; cursor: pointer; }
