/* @group Resetter */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td
{ margin: 0; padding: 0; }

a img { border: 0; }

/* @end */

/* @group Basics */

html, body {}

html {
    font: 62.5%/1.5 Arial, Helvetica, Geneva, sans-serif;
}

body {
    color: #333;
    background: #e8e8e8 url(../images/background/ustanove-sr-cir5.jpg) no-repeat center 24px/*bilo pre topnav navigacije: top*/;
    font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body.print {
    color: #333;
    background: #ffffff;
    margin: 20px;
}
body.sr-cir {
    background-image: url(../images/background/ustanove-sr-cir5.jpg);
}
body.sr-lat {
    background-image: url(../images/background/ustanove-sr-lat5.jpg);
}
body.en {
    background-image: url(../images/background/ustanove-en5.jpg);
}

h1, h2, h3, h4, h5 {
    margin: 18px 0 12px 0;
    font-weight: normal; line-height: 18px;
    color: #003d4c;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-shadow: 1px 1px 3px rgba(0,0,0, 0.15);
}
h1 {
    margin: 0 0 16px 0; padding: 0 0 4px 0;
    font-size: 24px; line-height: 28px;
    border-bottom: 1px solid #ddd;
}
h2 {
    margin: 18px 0 12px 0; padding: 10px 0 0 0;
    font-size: 18px; line-height: 20px;
    color: #2C6877;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}

ul, ol, dl {
    padding-left: 15px;
}
ul, ol, dl, p { margin: 12px 0 6px 0; font-size: 12px; }
li, dt, dd, p { font-size: 12px; }
/* ul, ol, dl, p { margin-bottom: 18px; } */

p {
  margin-bottom: 18px; line-height: 18px;
  text-align: justify;
}

ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0;
}

a:link {
    color: #1e4785;
    text-decoration: underline;
}
a:visited {}
a:hover,
a:focus {
    text-decoration: none;
}
a:active {
    color: #000;
}

abbr { border-bottom: 1px dotted black; }

/* @end */

/* @group Reusable */

.hidden { display: none; }

.center { text-align: center; }

.clear { clear: both; }

hr {
    margin: 12px 0;
    height: 0;
    color: #d6d4ce;
    background: #d6d4ce;
    border: 0;
    border-bottom: 1px dotted #d6d4ce;
}

/* @end */

/* @group Topnav */

#topnav {
    margin: 0;
    width: 100%; height: 30px;
    overflow: hidden;
    background: url(../images/css/topnav/topnav_bg.gif) repeat-x;
}

#topnav ul {
    position: relative; left: -5px;
    margin: 0 auto; padding: 0;
    width: 960px;
    overflow: hidden;
    list-style: none;
}
#topnav ul li {
    float: left;
    margin: 0 -3px;
    height: 30px;
    overflow: hidden;
}
#topnav ul li a {
    display: block;
    float: left;
    height: 30px;
    padding: 0 0 0 12px;
    font-size: 11px;
    color: #777;
    text-decoration: none;
    background: url(../images/css/topnav/topnav_tab_bg.gif) -3px -30px;
}
#topnav ul li a:hover,
#topnav ul li a:active,
#topnav ul li a:focus {
    text-decoration: underline;
}
#topnav ul li a span {
    display: block;
    float: left;
    padding: 10px 15px 0 0;
    height: 30px;
    background: url(../images/css/topnav/topnav_tab_bg.gif) right -30px;
}
#topnav ul li.first a {
    margin-left: 3px; padding-left: 15px;
    background-position: 0 -30px;
}
#topnav ul li.current a {
    color: #333;
    background: url(../images/css/topnav/topnav_tab_bg.gif) -3px 0;
}
#topnav ul li.current a span {
    background: url(../images/css/topnav/topnav_tab_bg.gif) right 0;
}
#topnav ul li.current.first a {
    background: url(../images/css/topnav/topnav_tab_bg.gif) 0 0;
}

/* @end */

/* @group Layout */

#wrapper {
    position: relative;
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

/* @group Header */

#header {
    height: 170px;
}

#logo {
    position: absolute; top: 5px; left: 25px;
    width: 420px; height: 90px;
}

#logo h3,
#logo a {
    width: 420px; height: 90px;
    margin: 0;
    display: block;
    text-indent: -999em;
}

#logo2 {
    position: absolute; top: 5px; left: 480px;
    width: 480px; height: 90px;
}

#logo2 h3,
#logo2 a {
    width: 480px; height: 90px;
    margin: 0;
    display: block;
    text-indent: -999em;
}

#tekstualni_linkovi {
    position: absolute; right: 20px; top: 16px;
    list-style: none;
}
#tekstualni_linkovi li {
    float: left;
    padding: 0 5px;
    font-size: 11px;
    border: 1px solid #ccc;
    border-width: 0 1px 0 0;
}
#tekstualni_linkovi li a {
    display: block;
    background: url(../images/css/tekst_linkovi_icons.png) no-repeat right top;
    text-decoration: none;
    /* color: #0071d6; */
}
#tekstualni_linkovi li a:hover,
#tekstualni_linkovi li a:active,
#tekstualni_linkovi li a:focus {
    text-decoration: underline;
}
#tekstualni_linkovi li:last-child {
    border: 0;
}
#tekstualni_linkovi li#tl_pocetna a {
    padding-right: 21px;
    background-position: right 0;
}
#tekstualni_linkovi li#tl_kontakt a {
    padding-right: 26px;
    background-position: 44px -17px;
}
#tekstualni_linkovi li#tl_mapa a {
    padding-right: 22px;
    background-position: right -34px;
}
#tekstualni_linkovi li#tl_rss a {
    padding-right: 20px;
    background-position: right -51px;
}

#tekstualni_linkovi li.tl_iconless a {
    padding-right: 2px;
    background: none;
}

#search {
    position: absolute; top: 65px; left: 733px;
}
#search fieldset {
    border: 0;
}
#search label {
    display: none;
}
#search input {
    width: 183px; height: 17px;
    font-size: 12px;
    line-height: 17px;
    background: transparent;
    border: 0;
}
#search input#search_submit {
    position: absolute; top: 0; left: 185px;
    display: block;
    width: 18px; height: 18px;
    text-indent: -99em;
}

#breadcrumbs {
    position: absolute; top: 127px; left: 20px; z-index: 1;
    margin: 0;
    text-align: left;
    line-height: 32px;
}
#breadcrumbs span {
    width: 18px; height: 28px;
    margin: 4px 0 0 0; padding: 0 5px 0 1px;
    text-indent: -99em;
    background: transparent url(../images/css/breadcrumbs_div.gif);
}
#breadcrumbs a,
#breadcrumbs span {
    font-size: 11px;
    display: block;
    float: left;
}
#breadcrumbs a {
    color: #666;
    text-shadow: #fff 0 1px 0;
    text-decoration: none;
}

#changelange li a {
    font-size: 12px;
    color: #666;
    text-shadow: #fff 0 1px 0;
    text-decoration: none;
}
#breadcrumbs a:hover,
#breadcrumbs a:focus,
#breadcrumbs a:active,
#changelange li a:hover,
#changelange li a:active,
#changelange li a:focus {
    text-decoration: underline;
}

#changelange {
    position: absolute; top: 127px; right: 20px; z-index: 1;
    margin: 0;
    list-style: none;
    line-height: 32px;
}
#changelange li {
    float: left;
    margin: 0 0 0 10px;
}
#changelange li a {
    padding: 0 0 0 22px;
}

/* @end */

/* @group Nav */

#nav, #nav * {
    margin: 0; padding: 0;
    list-style: none;
}
#nav {
    position: absolute; top: 95px; left: 101px;
    z-index: 5;
}
#nav li {
    float: left;
    margin: 0 0 0 0; padding: 0 5px 0 3px;
    height: 32px;
    background: url(../images/css/menunav/ustanove-nav_narandzasti_div.gif) no-repeat right center;
}
#nav li:last-child {
    background: none;
}
#nav a {
    display: block;
    padding: 0 7px;
    font-size: 13px;
    line-height: 32px;
    color: #ffffff;
    text-shadow: 0 1px 1px #000;
    text-decoration: none;
    background: #D67E3F url(../images/css/menunav/ustanove-nav_narandzasti_bgs.gif) repeat-x;
}
#nav a:focus, #nav a:hover, #nav a:active {
    color: #fff;
    background: transparent url(../images/css/arrow-menu-hover.gif) no-repeat scroll center top;
}
#nav li.current a {
    color: #fff;
    font-weight: bold;
    background: transparent url(../images/css/arrow-menu.gif) no-repeat scroll center top;
    /* background: #0a2a64 url(../images/css/menunav/ustanove-nav_narandzasti_bgs.gif) repeat-x 0 -32px; */
}

#nav.noJS li:hover div.subnav,
#nav.noJS li:focus div.subnav {
    display: block;
    color: #fff;
    background: transparent url(../images/css/arrow-menu-hover.gif) no-repeat scroll center top;
}

#nav div.subnav {
    display: none;
    position: absolute;
    min-width: 180px;
    white-space: nowrap;
    z-index: 5;
    overflow: hidden;
    padding: 5px 0;
    background: #808080;
    border-bottom: 4px solid #db6a26;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}
#nav div.subnav ul {
    float: left;
    padding: 0 5px;
}
#nav div.subnav ul li {
    display: block;
    float: none;
    min-width: 180px;
    white-space: nowrap;
    height: auto;
    padding: 0;
    background: none;
}
#nav div.subnav ul li a {
    padding: 3px 7px;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    background: transparent;
}
#nav div.subnav ul li a:hover {
    color: #fff;
    background: transparent url(../images/css/arrow-submenu-hover.gif) no-repeat scroll left center;
}
#nav div.subnav ul li.current a {
    background: #384b8a;
}

/* @end */


#central_wrapper {
    overflow: hidden;
    min-height: 300px;
    padding: 0 0 34px 0;
    background: #fff url(../images/css/central_wrapper_bg.gif) no-repeat center bottom;
}

#content {
    float: left;
    width: 610px;
    /* clear: both; */
    padding: 0 20px;
}

#content > .subnav li {
    font-size: 12px;
    line-height: 24px;
    list-style-image: url(../images/css/bullet1-black.gif);
}

#content.width220 {
    width: 690px;
}

#content p,
#content li {
    text-align: justify;
}

#content li:last-child {
    margin-bottom: 12px;
}

#central_wrapper.tri_kolone #content {
    width: 520px;
}

#central_wrapper.sidebar_levo #content {
    float: right;
    clear: none;
    padding: 0 20px;
}

#widecontent {
    float: left;
    width: 940px;
    clear: both;
    padding: 0 10px;
}

/* @group Sidebar */

#sidebar {
    float: left;
    width: 300px;
}
#sidebar.width220 {
    width: 220px;
}
#central_wrapper.tri_kolone #sidebar {
    width: 220px;
}

#central_wrapper.sidebar_levo #sidebar {
    margin: 0 0 0 10px;
}

div.sidebar_box div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_beli_bgs_300.gif) no-repeat;
}
div.sidebar_box.beli div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_beli_bgs_300.gif) no-repeat;
}
div.sidebar_box.crveni div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_crveni_bgs_300.gif) no-repeat;
}
div.sidebar_box.plavi div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_plavi_bgs_300.gif) no-repeat;
}
div.sidebar_box.sivi div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_sivi_bgs_300.gif) no-repeat;
}
div.sidebar_box.crni div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_crni_bgs_300.gif) no-repeat;
}
div.sidebar_box.narandzasti div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_narandzasti_bgs_300.gif) no-repeat;
}
div.sidebar_box.zeleni div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_zeleni_bgs_300.gif) no-repeat;
}
#sidebar.width220 div.sidebar_box div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat;
}
#sidebar.width220 div.sidebar_box.beli div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat;
}
#sidebar.width220 div.sidebar_box.crveni div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_crveni_bgs_220.gif) no-repeat;
}
#sidebar.width220 div.sidebar_box.plavi div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_plavi_bgs_220.gif) no-repeat;
}
#sidebar.width220 div.sidebar_box.sivi div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_sivi_bgs_220.gif) no-repeat;
}
#sidebar.width220 div.sidebar_box.crni div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_crni_bgs_220.gif) no-repeat;
}
#sidebar.width220 div.sidebar_box.narandzasti div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_narandzasti_bgs_220.gif) no-repeat;
}
#sidebar.width220 div.sidebar_box.zeleni div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_zeleni_bgs_220.gif) no-repeat;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.beli div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.crveni div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_crveni_bgs_220.gif) no-repeat;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.plavi div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_plavi_bgs_220.gif) no-repeat;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.sivi div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_sivi_bgs_220.gif) no-repeat;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.crni div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_crni_bgs_220.gif) no-repeat;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.narandzasti div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_narandzasti_bgs_220.gif) no-repeat;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.zeleni div.top {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_zeleni_bgs_220.gif) no-repeat;
}

div.sidebar_box div.content {
    background: #f2f2f2;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    border-width: 0 10px;
}

div.sidebar_box h4 {
    margin: 0; padding: 3px 10px 6px 10px;
    background: url(../images/css/bigbox/bigbox_beli_h4_bg.gif) repeat-x center bottom;
    border-top: 0;
    border-bottom: 1px solid #f2f2f2;
    color: #FFFFFF;
    FONT-SIZE: 16px;
    /*FONT-WEIGHT: bold;*/
    LINE-HEIGHT: 18px;
    text-decoration: none;
    /* text-align: center; */
    text-shadow: #000 0 1px 1px;
}
div.sidebar_box.beli h4 {
    color: #000000;
    text-shadow: none;
}
div.sidebar_box.crveni h4 {
    background: #ae1a22 url(../images/css/bigbox/bigbox_crveni_h4_bg.gif) repeat-x center top;
}
div.sidebar_box.plavi h4 {
    background: #283876 url(../images/css/bigbox/bigbox_plavi_h4_bg.png) repeat-x center top;
}
div.sidebar_box.sivi h4 {
    background: #848284 url(../images/css/bigbox/bigbox_sivi_h4_bg.gif) repeat-x center top;
}
div.sidebar_box.crni h4 {
    background: #212021 url(../images/css/bigbox/bigbox_crni_h4_bg.gif) repeat-x center top;
}
div.sidebar_box.narandzasti h4 {
    background: #ce5110 url(../images/css/bigbox/bigbox_narandzasti_h4_bg.gif) repeat-x center top;
}
div.sidebar_box.zeleni h4 {
    background: #6b8a00 url(../images/css/bigbox/bigbox_zeleni_h4_bg.gif) repeat-x center top;
}

div.sidebar_box div.bottom_connector {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_beli_bgs_300.gif) no-repeat -300px 0;
}
#sidebar.width220 div.sidebar_box div.bottom_connector {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat -220px 0;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box div.bottom_connector {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat -220px 0;
}

div.sidebar_box div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_beli_bgs_300.gif) no-repeat -300px -13px;
}
div.sidebar_box.beli div.top_connector {
    background: url(../images/css/bigbox/bigbox_beli_bgs_300.gif) no-repeat -300px -13px;
}
div.sidebar_box.crveni div.top_connector {
    background: url(../images/css/bigbox/bigbox_crveni_bgs_300.gif) no-repeat -300px -13px;
}
div.sidebar_box.plavi div.top_connector {
    background: url(../images/css/bigbox/bigbox_plavi_bgs_300.gif) no-repeat -300px -13px;
}
div.sidebar_box.sivi div.top_connector {
    background: url(../images/css/bigbox/bigbox_sivi_bgs_300.gif) no-repeat -300px -13px;
}
div.sidebar_box.crni div.top_connector {
    background: url(../images/css/bigbox/bigbox_crni_bgs_300.gif) no-repeat -300px -13px;
}
div.sidebar_box.narandzasti div.top_connector {
    background: url(../images/css/bigbox/bigbox_narandzasti_bgs_300.gif) no-repeat -300px -13px;
}
div.sidebar_box.zeleni div.top_connector {
    background: url(../images/css/bigbox/bigbox_zeleni_bgs_300.gif) no-repeat -300px -13px;
}
#sidebar.width220 div.sidebar_box div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat -220px -13px;
}
#sidebar.width220 div.sidebar_box.beli div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat -220px -13px;
}
#sidebar.width220 div.sidebar_box.crveni div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_crveni_bgs_220.gif) no-repeat -220px -13px;
}
#sidebar.width220 div.sidebar_box.plavi div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_plavi_bgs_220.gif) no-repeat -220px -13px;
}
#sidebar.width220 div.sidebar_box.sivi div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_sivi_bgs_220.gif) no-repeat -220px -13px;
}
#sidebar.width220 div.sidebar_box.crni div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_crni_bgs_220.gif) no-repeat -220px -13px;
}
#sidebar.width220 div.sidebar_box.narandzasti div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_narandzasti_bgs_220.gif) no-repeat -220px -13px;
}
#sidebar.width220 div.sidebar_box.zeleni div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_zeleni_bgs_220.gif) no-repeat -220px -13px;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat -220px -13px;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.beli div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat -220px -13px;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.crveni div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_crveni_bgs_220.gif) no-repeat -220px -13px;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.plavi div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_plavi_bgs_220.gif) no-repeat -220px -13px;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.sivi div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_sivi_bgs_220.gif) no-repeat -220px -13px;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.crni div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_crni_bgs_220.gif) no-repeat -220px -13px;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.narandzasti div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_narandzasti_bgs_220.gif) no-repeat -220px -13px;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box.zeleni div.top_connector {
    height: 13px;
    background: url(../images/css/bigbox/bigbox_zeleni_bgs_220.gif) no-repeat -220px -13px;
}

div.sidebar_box div.bottom2 {
    height: 10px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_beli_bgs_300.gif) no-repeat 0 -16px;
}
div.sidebar_box div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_beli_bgs_300.gif) no-repeat 0 -13px;
}
div.sidebar_box.beli div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_beli_bgs_300.gif) no-repeat 0 -13px;
}
div.sidebar_box.crveni div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_crveni_bgs_300.gif) no-repeat 0 -13px;
}
div.sidebar_box.plavi div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_plavi_bgs_300.gif) no-repeat 0 -13px;
}
div.sidebar_box.sivi div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_sivi_bgs_300.gif) no-repeat 0 -13px;
}
div.sidebar_box.crni div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_crni_bgs_300.gif) no-repeat 0 -13px;
}
div.sidebar_box.narandzasti div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_narandzasti_bgs_300.gif) no-repeat 0 -13px;
}
div.sidebar_box.zeleni div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_zeleni_bgs_300.gif) no-repeat 0 -13px;
}
#sidebar.width220 div.sidebar_box div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat 0 -13px;
}
#sidebar.width220 div.sidebar_box.beli div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat 0 -13px;
}
#sidebar.width220 div.sidebar_box.crveni div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_crveni_bgs_220.gif) no-repeat 0 -13px;
}
#sidebar.width220 div.sidebar_box.plavi div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_plavi_bgs_220.gif) no-repeat 0 -13px;
}
#sidebar.width220 div.sidebar_box.sivi div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_sivi_bgs_220.gif) no-repeat 0 -13px;
}
#sidebar.width220 div.sidebar_box.crni div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_crni_bgs_220.gif) no-repeat 0 -13px;
}
#sidebar.width220 div.sidebar_box.narandzasti div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_narandzasti_bgs_220.gif) no-repeat 0 -13px;
}
#sidebar.width220 div.sidebar_box.zeleni div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_zeleni_bgs_220.gif) no-repeat 0 -13px;
}
#central_wrapper.tri_kolone #sidebar div.sidebar_box div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat 0 -13px;
}
#central_wrapper.tri_kolone #sidebar.beli div.sidebar_box div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_beli_bgs_220.gif) no-repeat 0 -13px;
}
#central_wrapper.tri_kolone #sidebar.crveni div.sidebar_box div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_crveni_bgs_220.gif) no-repeat 0 -13px;
}
#central_wrapper.tri_kolone #sidebar.plavi div.sidebar_box div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_plavi_bgs_220.gif) no-repeat 0 -13px;
}
#central_wrapper.tri_kolone #sidebar.sivi div.sidebar_box div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_sivi_bgs_220.gif) no-repeat 0 -13px;
}
#central_wrapper.tri_kolone #sidebar.crni div.sidebar_box div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_crni_bgs_220.gif) no-repeat 0 -13px;
}
#central_wrapper.tri_kolone #sidebar.narandzasti div.sidebar_box div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_narandzasti_bgs_220.gif) no-repeat 0 -13px;
}
#central_wrapper.tri_kolone #sidebar.zeleni div.sidebar_box div.bottom {
    height: 13px;
    background: #f2f2f2 url(../images/css/bigbox/bigbox_zeleni_bgs_220.gif) no-repeat 0 -13px;
}

div.sidebar_box div.banners {
    overflow: hidden;
    border: 1px solid #e8e8e8;
    border-width: 0 10px;
    background: none;
}

div.sidebar_box div.banners + div.bottom_connector,
div.sidebar_box div.banners + div.bottom,
div.sidebar_box div.banners + div.bottom2 {
    background-color: #FFFFFF;
}

div.sidebar_box ul.banneri {
    margin: 0; padding: 0;
    list-style: none;
    text-align: left;
}
div.sidebar_box ul.banneri li {
    margin: 0 10px;
    border-bottom: 1px solid #ddd;
}
div.sidebar_box ul.banneri li:last-child {
    border-bottom: none;
}
div.sidebar_box ul.banneri li a,
div.sidebar_box ul.banneri li a img {
    display: block;
}
div.sidebar_box ul.banneri img {
}

div.sidebar_box ul.subnav {
    margin: 0; padding: 0;
}
div.sidebar_box ul.subnav li {
    padding: 5px 10px;
    list-style: none;
    border-top: 1px solid #e8e8e8;
}
div.sidebar_box ul.subnav li.first {
    border: 0;
}
div.sidebar_box ul.subnav li a {
    text-decoration: none;
}
div.sidebar_box ul.subnav li a:hover,
div.sidebar_box ul.subnav li a:focus,
div.sidebar_box ul.subnav li a:active {
    text-decoration: underline;
}

div.sidebar_box ul.subnav li ul {
    margin: 5px 0;
}
div.sidebar_box ul.subnav li li {
    list-style: circle;
    padding: 3px 0;
    border: 0;
    line-height: 16px;
}
div.sidebar_box ul.subnav li li.current,
div.sidebar_box ul.subnav li li.current li.current {
    margin-left: 1px;
    list-style-image: url(../images/css/bullet1-black.gif);
    background: transparent;
}
div.sidebar_box ul.subnav li li.current li {
    list-style: disc;
    list-style-image: none;
}
div.sidebar_box ul.subnav li.current > a {
    font-weight: bold;
}

div.sidebar_box ul.subnav li li li {
    list-style: disc;
}

div.sidebar_box p.linkDesno {
    margin: 0; padding: 0 10px;
    text-align: right !important;
    background: #e8e8e8;
}
div.sidebar_box p.linkDesno a {
    display: block;
    height: 24px;
    padding: 0 32px 0 0;
    font-size: 11px;
    line-height: 18px;
    color: #666;
    background: transparent url(../images/css/vesti/vesti_icons.png) no-repeat right top;
    text-decoration: none;
}
/*
div.sidebar_box p.linkDesno {
    margin: 0; padding: 2px 10px;
    text-align: right !important;
    background: #f2f2f2;
    font: 10px/14px Verdana, Helvetica, Arial, Geneva, sans-serif;
}
div.sidebar_box p.linkDesno a {
    text-decoration: none;
}
*/
div.sidebar_box p.linkDesno a:hover,
div.sidebar_box p.linkDesno a:focus {
    text-decoration: underline;
}

div.sidebar_box form {
    overflow: hidden;
    display: block;
    padding: 3px 8px 8px 8px;
}
div.sidebar_box p,
div.sidebar_box form div.label {
    font: 11px/13px arial, tahoma, verdana;
    margin: 5px 0;
    padding: 0;
}
div.sidebar_box form input,
div.sidebar_box form select,
div.sidebar_box form textarea {
    color: #000;
    width: 192px;
    border: 1px solid #e6d9a1;
    margin-bottom: 5px;
    padding: 2px;
    font: 11px/13px arial, tahoma, verdana;
    background-color: #e8e8e8;
    font-weight: bold;
    text-decoration: none;
}
div.sidebar_box form input.button {
    float: left;
    margin: 4px 35px 4px 0;
    text-align: left;
    margin: 0;
    padding: 2px 3px;
    color: #fff;
    cursor: pointer;
    width: auto;
    background: #666 url(../images/css/forme/button_bg.png) repeat-x;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 0px rgba(0,0,0,0.35);
    -moz-text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}

/* @end */

/* @group Bottom Nav */

#bottom_nav {
    overflow: hidden;
    padding: 30px 10px 10px 10px;
    background: url(../images/css/bottom_nav_bg.gif) no-repeat;
}
#bottom_nav ul {
    overflow: hidden;
    margin: 0; padding: 0;
}
#bottom_nav > ul > li {
    float: left;
    margin: 0 15px;
    list-style: none;
}
#bottom_nav ul ul {
    list-style: none;
}
#bottom_nav ul h4 {
    margin: 10px 0;
    font-size: 18px;
}
#bottom_nav ul a {
    color: #666;
    text-decoration: none;
}
#bottom_nav ul h4 a {
    color: #444;
    text-decoration: none;
}
#bottom_nav ul a:hover,
#bottom_nav ul a:focus,
#bottom_nav ul a:active {
    text-decoration: underline;
}

/* @end */

#footer {
    width: 920px;
    margin: 0px auto; padding: 15px 20px;
    text-align: center;
    background: #E8E8E8 url(../images/css/footer_bg.gif) no-repeat scroll center top;
}
#footer p {
    margin: 0;
}

p.datum {
    color: #777;
    font-size: 12px;
}

h1 + p {
    margin-top: 18px;
}

h2 + p {
    margin-top: 20px;
}

h2 + p.datum {
    margin: -10px 0 20px 0;
    border-top: 1px solid #ddd;
}

#print_link {
    float: right;
    margin: 6px 0 0 15px;
}

#print_link a {
    display: block;
    padding: 1px 0 3px 28px;
    font-size: 11px;
    text-decoration: none;
    /* color: #0071d6; */
    background: url(../images/css/print.png) no-repeat;
}
#print_link a:hover,
#print_link a:focus {
    text-decoration: underline;
}

.box {
    padding: 5px 20px;
    background-color: #f8f4e5;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0, .25);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .25);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .25);
}

/* @end */


/* @group Po stranama */

/* @group Forme */

/* @group Osnovno */

form.styled {
    /* background: #d7ecf8 url(../images/css/forme/bg.gif) repeat-x 0 top; */
    background: #f2f2f2;
    border: 3px double #d3e2eb;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
form.styled fieldset {
    border: none;
}
form.styled fieldset.buttons {
    padding: 5px 0;
}
form.styled fieldset legend {
    margin: 0; padding: 10px;
    font-size: 16px;
}

/* @group Divs */

form.styled div {
    clear: both;
    overflow: hidden;
    margin: 0; padding: 6px 12px;
    vertical-align: text-top;
    border-bottom: 1px dotted #d3e2eb;
}
form.styled div.naslov {
    color: #ffffff; /*#cdbe82;*/
    margin: 0;
    padding: 4px 32px 8px 32px;
    font: 26px/30px georgia, 'times new roman', sans-serif;
    background: #e8f8ff url(../images/css/forme/naslov_bg.gif) repeat-x left top; /*todo: slika */
    text-align: center;
}
form.styled div.inline {
    display: inline;
    margin: 0; padding: 0;
    vertical-align: text-top;
    border: 0;
}
form.styled div div,
form.styled div.wrapper {
    margin: 0; padding: 0;
    border: 0;
}
form.styled div.wrapper div {
    margin: 6px 0;    padding: 6px 12px;
    border-bottom: 1px dotted #ddd;
}
form.styled div.wrapper div.wrapper {
    margin: 0; padding: 0;
    border: 0;
}
form.styled div.wrapper div.wrapper div {
    margin: 6px 0;    padding: 6px 12px;
    border-bottom: 1px dotted #ddd;
}
form.styled div:last-child {
    border: 0;
}

/* @end */

/* @group Labels */

form.styled div label,
form.styled div p.label {
    display: block;
    float: left;
    width: 160px;
    margin: 0; padding: 3px 12px 3px 0; /* zbog paddinga inputa! */
    position: relative;
    font-size: 14px;
    text-align: left;
}
form.styled div.inline label {
    display: inline;
    float: none;
    width: auto;
    margin: 0 6px 0 0;
}
form.styled div.required label {
    color: #333;
    font-weight: bold;
}
form.styled div.required label em {
    position: absolute;
    right: 6px;
    font-style: normal;
}

/* @end */

form.styled div p.note {
    margin: 3px 0 3px 172px;
    font-size: 12px;
    color: #666;
}

/* @group Inputs & Buttons */

form.styled input[type=text],
form.styled input[type=password],
form.styled input[type=file],
form.styled textarea {
    width: 240px;
    margin: 1px 0 0 0; padding: 4px;
    font-size: 12px; line-height: 18px;
    background: #fff url(../images/css/forme/input_txt_bg.png) repeat-x;
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #e3e3e3;
    vertical-align: middle;
}
form.styled textarea {
    width: 320px; height: auto;
    background-color: #fff;
}
form.styled select,
form.styled select option {
    width: auto;
    margin: 3px 0 1px; padding: 0;
    font-size: 12px;
    line-height: 18px;
}
form.styled option {
    padding: 0 3px;
}
form.styled div.inline input[type=text],
form.styled div.inline input[type=password],
form.styled div.inline input[type=file],
form.styled div.inline select {
    display: inline;
    margin: 0 3px 0 0;
}

/* hover */
form.styled input[type=text]:hover,
form.styled input[type=password]:hover,
form.styled input:hover[type=file],
form.styled textarea:hover {
    background-color: #fef9ec;
}

/* focus */
form.styled input[type=text]:focus,
form.styled input[type=password]:focus,
form.styled input:focus[type=file],
form.styled textarea:focus {
    background-color: #f9f8e4;
    border-top: 1px solid #b6b6b6;
    border-left: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #d4d4d4;
}

/* disabled */
form.styled input[disabled=disabled],
form.styled input:hover[disabled=disabled] {
    color: #000;
    background: #ccc url(../images/css/forme/input_txt_bg.png) repeat-x;
}

/* buttons */
form.styled input[type=submit] {
    margin: 10px;
    padding: 4px 10px;
    color: #e7e7e7;
    font-size: 12px;
    font-weight: bold;
    background: #eb822a url(../images/css/forme/ustanove_button.gif) repeat-x 0 bottom;
    cursor: pointer;
    text-shadow: 0 1px 0 rgba(255,255,255, 0.35);
    border: 1px solid rgba(0,0,0, 0.25);
    
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    
    box-shadow: 0 1px 2px rgba(0,0,0, 0.25);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0, 0.25);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0, 0.25);
}
form.styled input[type=submit]:hover,
form.styled input[type=submit]:active,
form.styled input[type=submit]:focus {
    border: 1px solid rgba(0,0,0, 0.75);
}

form.styled button,
form.styled input[type=button],
form.styled input.save,
form.styled input.cancel,
form.styled div.submit input,
form.styled a.button {
    background: #222 url(../images/css/gradient.30.png) repeat-x;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.25;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 0px rgba(0,0,0,0.35);
    -moz-text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}

form.styled input.save {
    background-color: #639e11;
}
form.styled input.save:hover {
    background-color: #3c7900;
}
form.styled input.save:focus,
form.styled input.save:active {
    background-color: #004700;
}

form.styled input.cancel,
form.styled a.button.cancel {
    margin-left: 10px;
    background-color: #d22300;
}
form.styled input.cancel:hover,
form.styled a.button.cancel:hover {
    background-color: #b10000;
}
form.styled input.cancel:focus,
form.styled input.cancel:active,
form.styled a.button.cancel:focus,
form.styled a.button.cancel:active {
    background-color: #910000;
}

/* @end */

/* @group Greske */

form.styled div.error {
    background: url(../images/css/forme/uf_error.png);
}
form.styled div.error label,
form.styled div.error p.label {
    color: #cc0000;
}
form.styled div.error input[type=text],
form.styled div.error input[type=passsword],
form.styled div.error input[type=file],
form.styled div.error textarea,
form.styled div.error select {
    border: 1px solid red;
}

/* @end */

form.styled input.form-error { border: 1px solid red; }
form.styled div.error-message {
    margin: 0 0 0 0px; padding: 9px 0 6px 0;
    font-size: 12px;
    font-weight: bold;
    color: red;
    text-align: center;
}

/* @end */

/* @group Pretraga */

#pretraga fieldset {
    padding: 9px 3px;
}
#pretraga label {
    font-size: 12px;
    margin: 0; padding: 3px;
}
#pretraga div.inline {
    padding: 2px;
}
#pretraga div.inline select option {
    font-size: 12px;
    padding: 1px 2px;
}
#pretraga input#query {
    width: 150px;
    font-size: 14px;
}
#pretraga input#query.js {
    width: 300px;
    margin-left: 4px;
}
#pretraga input#query.js.prazan {
    color: #bbb;
}
#pretraga input[type=submit] {
    padding: 4px 26px 4px 10px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    background: #fff url(../images/css/forme/trazi_bg.png) right bottom;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff;
    border: 1px solid rgba(0,0,0, 0.25);
    
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    
    box-shadow: 0 1px 2px rgba(0,0,0, 0.15);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0, 0.15);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0, 0.15);
}
#pretraga input[type=submit]:hover {
    border: 1px solid rgba(0,0,0, 0.45);
}

#pretraga + p.napomena {
    width: 90%;
    margin: -1px auto 20px auto; padding: 2px 10px 4px;
    font-size: 11px;
    font-style: italic;
    color: #888;
    background: #ebf5fb;
    border: 1px solid #e9f0f5;
    border-top: 1px solid #d3e2eb;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

/* @end */

/* @end */

/* @group Pagination */

.pagination {
    margin: 12px 0; padding: 3px 0;
    font-size: 12px;
}
.pagination .tekst {
    margin: 9px 0;
}
.pagination a {
    margin: 2px; padding: 2px 5px 2px 5px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #232c30;
    background-color: #f5f8e7;
    border: 1px solid #d8e4ee;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.pagination a:hover, .pagination a:active {
    color: #000;
    background-color: #d8e4ee;
    border: 1px solid #a1adb6;
}
.pagination span.current {
    margin: 2px; padding: 2px 5px 2px 5px;
    font-size: 16px;
    font-weight: bold;
    background-color: #e7e7e7; /*d8e4ee;*/
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.pagination .tekst span.current {
    padding: 0;
    font-size: 14px;
    background-color: transparent;
}
.pagination span.disabled {
    margin: 2px; padding: 2px 5px 2px 5px;
    color: #aaa;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.pagination span.gap {
    font-size: 12px;
}

/* @end */

/* @group Tabele */

/* @group Basic */

caption {
    width: 40%;
    margin: 0 auto; padding: 4px 0;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0, 0.65);
    background: #7b7b7b url(../images/css/sidebar_sivi_h4_bg.gif) repeat-x 0 top;
    border-radius-topleft: 6px;
    border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
}
table {
    margin: 0 0 9px 0;
    clear: both;
    color: #333;
    border-collapse: collapse;
    border: 1px solid #ddd;
}
th {
    padding: 3px 6px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background-color: #666;
    border: 1px solid #555;
    border-width: 1px 1px 3px 1px;
}
th a {
    display: block;
    padding: 3px 6px;
    text-decoration: none;
}
th a:hover {
    background-color: #ccc;
    color: #333;
    text-decoration: none;
}
td {
    padding: 3px 6px;
    text-align: left;
    border: 1px solid #ddd;
}
tr.nepar td { background: #eff0df; }
tr.par td { background: #ffffff; }
tr:hover td { background: #d8e4ee; }

/* @end */

table.ustanove th {
    font-size: 13px;
    font-weight: normal;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
}
table.ustanove tr.oblast th {
    background-color: #555;
}
table.ustanove h4 {
    margin: 0;
    font-size: 14px;
}
table.ustanove p {
    margin: 0;
}
table.ustanove td.rb,
table.ustanove td.mb {
    text-align: center;
}
table.ustanove td.tip {
    font-weight: bold;
}

table.ustanove td.akcije a.detaljnije {
    display: inline-block;
    /* varijanta 1:*/
    padding: 0 0 0 21px;
    background: url(../images/css/tabele/detaljnije.png) no-repeat left 2px;
    /* varijanta 2: 
    height: 22px; line-height: 20px;
    padding: 0 26px 0 0;
    background: url(../images/css/tabele/detaljnije2.png) no-repeat right 0; */
}

/* @end */

