@import "/css/blueprint/reset_clearfix.min.css";
/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
@import "http://fonts.googleapis.com/css?family=Noto+Serif:200,300,400,700&subset=latin,latin-ext&.css";
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

.center {
  margin: 0 auto;
  text-align: center;
}
.center  > DIV {
  text-align: left;
}
.box-sizing,
.boxsizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */

}
.left {
  float: left;
}
.right {
  float: right;
}
IMG {
  display: block;
}
EM {
  font-style: italic;
}
html,
button,
input,
select,
textarea {
  color: #333333;
}
strong {
  font-weight: 700;
}
html {
  background-color: white;
  height: 100%;
}
body {
  min-height: 100px;
  font-size: 16px;
  font-weight: 400;
  top: 50px;
  background-color: #eeeff0;
}
body.index {
  background-color: white;
}
.middle-column ol li {
  margin-bottom: 8px;
  margin-left: 15px;
  list-style-type: number;
}
.middle-column ul li {
  margin-bottom: 8px;
  margin-left: 15px;
  list-style-type: circle;
}
::-moz-selection {
  background: #535f69;
  color: white;
  text-shadow: none;
}
::selection {
  background: #535f69;
  color: white;
  text-shadow: none;
}
::-webkit-input-placeholder {
  color: #0054a3;
}
::-moz-placeholder {
  color: #0054a3;
}
::-moz-placeholder {
  color: #0054a3;
}
::-ms-input-placeholder {
  color: #0054a3;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
  
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.main-font {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
}
.second-font {
  font-family: 'Arial', sans-serif;
}
.white {
  background: white;
}
.gray {
  background: #f2f3f5;
}
.gray2 {
  background: #f1f3f4;
}
.gray3 {
  background: #e4e7e9;
}
.gray4 {
  background: #c4cace;
}
.blue1 {
  background: #356ba9;
}
.blue2 {
  background-color: #003399;
}
.blue3 {
  background-color: #6e94bf;
}
.blue4 {
  background-color: #84a4c9;
}
.blue5 {
  background-color: #034694;
}
.gray-font {
  color: #374149;
}
.gray-font2 {
  color: #798691;
}
.blue-font {
  color: #6890bf;
}
.blue-font2 {
  color: #034694;
}
.white-font {
  color: white;
}
A {
  text-decoration: none;
}
.centered-width {
  width: 980px;
}
.inner {
  width: 980px;
  text-align: left;
  background: none no-repeat 0 0;
  margin: 0 auto;
  text-align: left;
  background: none no-repeat 0 0;
}
.pager {
  font-family: 'Arial', sans-serif;
  font-size: 11px;
  line-height: 24px;
  float: right;
}
.pager A {
  color: #798691;
}
.pager div.pagenum {
  display: block;
  float: left;
  padding-right: 10px;
}
.pager div.pagenum-current {
  display: block;
  float: left;
  padding-right: 10px;
  font-weight: bold;
  text-decoration: underline;
}
HEADER {
  background-color: white;
}
HEADER #vrh {
  margin: 0 auto;
  text-align: center;
  width: 980px;
  height: 110px;
  position: relative;
}
HEADER #vrh  > DIV {
  text-align: left;
}
HEADER #navigacija {
  height: 50px;
}
HEADER .logo {
  position: absolute;
  top: 40px;
  left: 63px;
  width: 282px;
  height: 52px;
}
HEADER .desnidio {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 111px;
  height: 110px;
  background: white url(../images/logo-hazu.png) no-repeat 0 0;
}
HEADER .linkovi {
  position: absolute;
  top: 10px;
  right: 120px;
  font-family: 'Arial', sans-serif;
  color: #798691;
  font-size: 11px;
}
HEADER .linkovi A {
  color: #798691;
  display: block;
  line-height: 18px;
  vertical-align: top;
  text-decoration: none;
  border-bottom: 3px solid white;
}
HEADER .linkovi A.active {
  color: #034694;
  font-weight: bold;
  border-bottom: 3px solid #034694;
}
HEADER .linkovi TD {
  padding-right: 20px;
}
HEADER .linkovi TD:first-child {
  padding-right: 30px;
}
HEADER NAV {
  width: 100%;
  height: 100%;
}
HEADER NAV .mainMenu {
  right: 0px;
  text-align: left;
  padding: 0;
  margin: 0;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
HEADER NAV .mainMenu .hasChildren UL {
  display: none;
}
HEADER NAV .mainMenu .hasChildren UL LI {
  height: 50px;
  display: block;
}
HEADER NAV .mainMenu LI {
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
HEADER NAV .mainMenu LI:last-child {
  margin-right: 0px;
}
HEADER NAV .mainMenu LI A {
  vertical-align: middle;
  padding-right: 20px;
  padding-left: 20px;
  display: table-cell;
  height: 50px;
  color: #535f68;
}
HEADER NAV .mainMenu LI A:hover {
  background: #c4cace;
  background-image: url(/images/desno-gore-sivo.png);
  background-repeat: no-repeat;
  background-position: right top;
}
HEADER NAV .mainMenu LI A:hover div.bottom-link {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #034694;
  height: 3px;
  width: 100%;
}
HEADER NAV .mainMenu LI A.selected {
  color: #034694;
  position: relative;
}
HEADER NAV .mainMenu LI A.selected div.bottom-link {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #034694;
  height: 3px;
  width: 100%;
}
FOOTER {
  font-family: 'Arial', sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #6890bf;
  line-height: 24px;
}
FOOTER #crta .inner {
  height: 1px;
  background: #356ba9;
}
FOOTER #crta.outer {
  height: 10px;
  background: white;
}
FOOTER #navigacija {
  height: 200px;
  background: white;
}
FOOTER #trostupac {
  padding: 0;
  margin: 0;
}
FOOTER #trostupac div.uk-width-1-3 {
  padding: 0;
}
FOOTER #trostupac div.uk-width-1-3 td {
  width: 50%;
  vertical-align: top;
}
FOOTER A {
  text-decoration: underline;
}
FOOTER a:hover a:active {
  color: #034694;
}
FOOTER .emphasized {
  color: #034694;
}
FOOTER .menu {
  height: 100px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
FOOTER LI {
  display: block;
  margin: 0 0 0 20px;
}
#velika_slika {
  background-image: url('../images/pozadina.png');
  overflow: hidden;
}
.naslovnica #tabovi {
  height: 600px;
  background: white;
}
.naslovnica div.uk-width-1-3 {
  height: 600px;
  padding: 0;
}
.naslovnica div.uk-grid {
  padding: 0;
  margin: 0;
}
.newstab {
  padding-top: 25px;
  padding-bottom: 25px;
}
.newstab tr {
  height: 120px;
}
.newstab td.slika {
  width: 105px;
  text-align: center;
  vertical-align: top;
}
.newstab td.slika img {
  width: 85px;
  margin: 5px 20px 5px 20px;
}
.newstab td.tekst {
  margin: 0px 20px 5px 20px;
  vertical-align: top;
}
.newstab td.tekst .datum {
  font-size: 11px;
  color: #374149;
  font-family: 'Arial', sans-serif;
  padding-right: 15px;
  padding-left: 20px;
}
.newstab td.tekst .naslov {
  padding-right: 15px;
  padding-left: 20px;
}
.newstab td.tekst .naslov A {
  font-size: 15px;
  color: #374149;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}
.newstab2 {
  width: 190px;
  padding-top: 50px;
  padding-bottom: 20px;
  padding-left: 10px;
}
.newstab2 div.tekst {
  margin: 20px;
}
.newstab2 .datum {
  font-size: 11px;
  color: #798691;
  font-family: 'Arial', sans-serif;
}
.newstab2 .naslov {
  font-size: 13px;
  color: #374149;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
}
.newstab2 .crta {
  height: 3px;
  background-color: #003399;
}
.newstab2 TD.first {
  width: 21px;
}
.publicationtab .publicationimg {
  border-width: 1px;
  border-style: solid;
  border-color: #c1c4c8;
  height: 313px;
  width: 288px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.publicationtab .publicationimg img {
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.publicationtab .publication {
  padding-bottom: 7px;
}
.publicationtab .publication .publication_name {
  padding-top: 20px;
}
.publicationtab .publication .publication_name td:first-child {
  vertical-align: top;
  width: 20px;
  padding-top: 6px;
}
.publicationtab .publication .publication_name td:nth-child(2) {
  color: #374149;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
.publicationtab .publication .publication_numbers {
  padding-left: 20px;
  color: #798691;
  font-family: Arial;
  font-size: 11px;
}
#tab2 {
  padding: 30px 10px 10px 10px;
}
#tab2 #tabsadrzaj {
  height: 410px;
}
#tab2 #tabnaslov td:first-child {
  width: 100px;
  height: 50px;
  color: white;
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
  background-image: url(../images/desno-gore-transparent.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #6890bf;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
}
#tab2 #tabnaslov a {
  color: white;
  display: block;
}
#tab2 #tabnaslov a::first-letter {
  text-transform: uppercase;
}
#tab2 .crta {
  height: 3px;
  background-color: #003399;
}
#tab2 #tabnavigacija {
  height: 24px;
  line-height: 24px;
}
#tab2 #tabnavigacija .navigation {
  float: right;
  padding-right: 7px;
}
#tab2 #tabnavigacija .navigation td {
  vertical-align: middle;
}
#tab2 #tabnavigacija .navigation A {
  font-family: 'Arial', sans-serif;
  color: #6890bf;
  font-size: 11px;
}
#tab3 {
  padding: 30px 10px 10px 10px;
  height: 100%;
}
#tab3 #tabnaslov td:first-child {
  width: 100px;
  height: 50px;
  color: white;
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
  background-image: url(../images/desno-gore-transparent.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #a1aab2;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
}
#tab3 .crta {
  height: 3px;
  background-color: #4c5760;
}
#tab3 #tabsadrzaj {
  height: 410px;
}
#tab3 #tabsadrzaj .aktivni {
  padding-top: 25px;
  padding-left: 20px;
  padding-right: 25px;
}
#tab3 #tabsadrzaj .aktivni .aktivni_naslov {
  color: #374149;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 7px;
}
#tab3 #tabsadrzaj .aktivni .aktivni_naslov td:first-child {
  vertical-align: top;
  width: 20px;
  padding-top: 4px;
}
#tab3 #tabsadrzaj .aktivni .project {
  padding-bottom: 7px;
}
#tab3 #tabsadrzaj .aktivni .project .project_name {
  padding-left: 20px;
}
#tab3 #tabsadrzaj .aktivni .project .project_name td:first-child {
  vertical-align: top;
  width: 20px;
  padding-top: 6px;
}
#tab3 #tabsadrzaj .aktivni .project .project_name td:nth-child(2) {
  color: #374149;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
#tab3 #tabsadrzaj .aktivni .project .project_author {
  padding-left: 40px;
  color: #798691;
  font-family: 'Arial', sans-serif;
  font-size: 11px;
}
#tab3 #tabsadrzaj .zavrseni {
  padding-left: 20px;
  padding-top: 25px;
  padding-right: 25px;
}
#tab3 #tabsadrzaj .zavrseni .zavrseni_naslov {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #374149;
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 7px;
}
#tab3 #tabsadrzaj .zavrseni .zavrseni_naslov td:first-child {
  vertical-align: top;
  width: 20px;
  padding-top: 4px;
}
#tab3 #tabsadrzaj .zavrseni .project {
  padding-bottom: 7px;
}
#tab3 #tabsadrzaj .zavrseni .project .project_time {
  color: #798691;
  font-family: 'Arial', sans-serif;
  padding-left: 40px;
  font-size: 11px;
}
#tab3 #tabsadrzaj .zavrseni .project .project_name {
  padding-left: 20px;
}
#tab3 #tabsadrzaj .zavrseni .project .project_name td:first-child {
  vertical-align: top;
  width: 20px;
  padding-top: 6px;
}
#tab3 #tabsadrzaj .zavrseni .project .project_name td:nth-child(2) {
  color: #374149;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
#tab3 #tabsadrzaj .zavrseni .project .project_author {
  padding-left: 40px;
  color: #798691;
  font-family: 'Arial', sans-serif;
  font-size: 11px;
}
#tab4 {
  padding: 30px 10px 10px 10px;
}
#tab4 #tabsadrzaj_4 {
  height: 463px;
}
#tab4 #tabsadrzaj_4 .publicationtab {
  width: 290px;
  position: relative;
  margin: 0 auto;
  padding-top: 30px;
}
#tab4 #tabsadrzaj_4 .publicationimg img {
  width: 190px;
}
#tab4 .crta {
  height: 3px;
  background-color: #4c5760;
}
#tab4 #tabnavigacija {
  height: 24px;
  line-height: 24px;
}
#tab4 #tabnavigacija .navigation {
  float: right;
  padding-right: 7px;
}
#tab4 #tabnavigacija .navigation td {
  vertical-align: middle;
}
#tab4 #tabnavigacija .navigation A {
  font-family: 'Arial', sans-serif;
  color: #374149;
  font-size: 11px;
}
.bx-wrapper LI {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: none;
}
.bx-wrapper LI:first-child {
  display: block;
}
.page #crta {
  background: white;
  height: 2px;
}
.page .title {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #374149;
  font-size: 30px;
  display: block;
}
.page .content {
  padding-top: 30px;
}
.page .content P {
  margin-top: 15px;
}
.page .left-column {
  width: 255px;
  padding-left: 10px;
  vertical-align: top;
}
.page .middle-column {
  width: 570px;
  vertical-align: top;
  padding-top: 56px;
}
.page .right-column {
  width: auto;
}
.page #main-inner2 {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 120px;
  margin: 0;
}
.page .left-menu {
  padding-top: 30px;
  width: 190px;
}
.page .left-menu #first-row {
  height: 24px;
  background-image: url(/images/desno-gore-menu.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.page .left-menu #first-row #first-row-child {
  height: 24px;
  width: 168px;
  background-color: #6e94bf;
}
.page .left-menu .currentMenu {
  background-color: #6e94bf;
  padding-bottom: 40px;
  display: table;
  width: 100%;
}
.page .left-menu .currentMenu LI {
  background: transparent url('/images/siva-strelica-bijela-na-plavom.png') no-repeat 30px center;
  width: 100%;
  height: 50px;
  display: table-row;
}
.page .left-menu .currentMenu LI A {
  padding-left: 50px;
  width: 100%;
  list-style-type: none;
  line-height: 18px;
  list-style-position: outside;
  font-size: 12px;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
  color: white;
}
.page .left-menu .currentMenu LI.selected {
  background-color: pink;
  background-color: #84a4c9;
  display: table-row;
}
.page .left-menu .currentMenu LI.selected A {
  background: transparent url('/images/siva-strelica-tamnoplava-na-plavom.png') no-repeat 30px center;
  color: #034694;
  display: table-cell;
  vertical-align: middle;
}
.page .left-menu .currentMenu LI:hover A {
  color: #374149;
  text-decoration: none;
}
.page .left-menu .currentMenu LI:hover:not(.selected) A {
  background: transparent url(/images/siva-strelica-siva-na-plavom.png) no-repeat 30px center;
  color: #374149;
  text-decoration: none;
}
.novost-datum {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #034694;
  padding-top: 17px;
  font-size: 15px;
  font-weight: bold;
}
.novost-content {
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  color: #374149;
  padding-top: 24px;
}
.novost-content H2 {
  font-size: 18px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #374149;
}
.novosti-lista {
  display: block;
  padding-bottom: 20px;
  padding-top: 46px;
}
.novosti-lista TABLE {
  padding-bottom: 40px;
}
.novosti-lista TABLE TD.first {
  width: 190px;
  text-align: center;
  vertical-align: top;
  padding-right: 30px;
}
.novosti-lista TABLE TD.first IMG {
  width: 190px;
  height: 120px;
  margin: 0;
}
.novosti-lista .date {
  font-size: 11px;
  color: #374149;
  font-family: 'Arial', sans-serif;
}
.novost-title A {
  font-weight: bold;
  font-size: 15px;
  color: #374149;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 5px;
  text-decoration: none;
}
.novost-abstract {
  font-size: 15px;
  color: #374149;
  font-family: 'Arial', sans-serif;
}
.middle-column .projekti-lista {
  display: block;
  padding-bottom: 20px;
  padding-top: 30px;
}
.middle-column .projekti-lista LI {
  list-style-type: none;
}
.projekti-item {
  padding-bottom: 20px;
  list-style-type: none;
}
.projekti-item :hover {
  color: black;
}
.projekti-item H3,
.projekti-item .projekt-ime {
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #034694;
  font-weight: bold;
}
.projekti-item .siva-crta {
  height: 1px;
  background: #4c5760;
}
.projekti-item H3 {
  padding-left: 20px;
  line-height: 140%;
  background: transparent url('/images/plava-strelica-mala.png') no-repeat 0 4px;
}
.projekti-item H3:hover {
  cursor: pointer;
}
.projekti-item H3.active {
  background: transparent url('/images/plava-strelica-mala-gd.png') no-repeat 0 4px;
}
.projekti-item .projekt-autor {
  white-space: nowrap;
}
.projekti-item .projekt-godina {
  white-space: nowrap;
}
.projekti-item .projekt-opis {
  margin-top: 8px;
  font-size: 15px;
  font-family: 'Arial', sans-serif;
  color: #374149;
}
.projekti-item .projekt-mali-naslov {
  font-size: 13px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #798691;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}
.projekti-item .projekt-link {
  padding-left: 40px;
  padding-right: 30px;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #798691;
  font-weight: bold;
  text-align: left;
  margin-bottom: 8px;
  background: transparent url(/images/mala-siva-strelica-ld.png) no-repeat 20px 4px;
}
.projekti-item .projekt-link A {
  color: #798691;
}
.projekti-item .projekt-dugi-opis {
  margin-top: 8px;
  font-size: 15px;
  font-family: 'Arial', sans-serif;
  color: #374149;
}
.projekti-item TD.first {
  width: 20px;
}
.siva-crta {
  height: 3px;
  background: #4c5760;
}
/*
div.non-breakable {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    column-break-inside: avoid;
}
*/

.publikacije-lista {
  display: block;
  padding-bottom: 20px;
  padding-top: 30px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  width: 100%;
}
.publikacije-lista .publication-title {
  padding-left: 15px;
}
.publikacije-lista .publication-title A {
  font-size: 15px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #034694;
  font-weight: bold;
  text-decoration: none;
}
.publikacije-lista .publication-yearvolumenumber {
  padding-left: 15px;
  font-size: 13px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #034694;
}
.publikacije-lista .publication-shortabstract {
  padding-left: 15px;
  font-size: 12px;
  font-family: 'Arial', sans-serif;
  color: #374149;
}
.publikacije-lista TD {
  vertical-align: top;
}
.publikacija .mini-naslov {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-weight: bold;
  color: black;
  padding-top: 5px;
}
.publikacija .tekst {
  font-family: 'Arial', sans-serif;
  color: #374149;
  font-size: 15px;
  padding-top: 5px;
}
.publikacija .broj {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #034694;
  font-size: 15px;
  font-weight: bold;
  padding-top: 5px;
}
.publikacija .first {
  width: 190px;
  vertical-align: top;
}
.publikacija .second {
  width: 350px;
  vertical-align: top;
  padding-left: 30px;
}
.static-content {
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  line-height: 21px;
  padding-top: 30px;
}
.static-content H2 {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 0 20px;
}
.static-content P {
  margin-bottom: 8px;
  margin-top: 0px;
}
.static-content A {
  color: #034694;
}
.static-content A:hover A:active {
  text-decoration: underline;
  color: #034694;
}
.djelatnik {
  padding-bottom: 30px;
  font-family: 'Arial', sans-serif;
}
.djelatnik .gumb {
  padding-left: 20px;
  padding-right: 30px;
  font-size: 12px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #798691;
  text-transform: uppercase;
  background-image: url(/images/mala-siva-strelica-ld.png);
  background-repeat: no-repeat;
  background-position: left;
}
.djelatnik .gumb-sakrij {
  margin-top: 15px;
  padding-left: 20px;
  padding-right: 30px;
  font-size: 12px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #798691;
  text-transform: uppercase;
  background-image: url(/images/mala-siva-strelica-gd.png);
  background-repeat: no-repeat;
  background-position: left;
}
.djelatnik .gumb:hover {
  cursor: pointer;
}
.djelatnik .gumb-sakrij:hover {
  cursor: pointer;
}
.djelatnik .gumb.active {
  color: #034694;
  text-decoration: underline;
  background-image: url(/images/mala-plava-strelica-gd.png);
}
.djelatnik TD {
  vertical-align: top;
}
.djelatnik TD.drugi {
  padding-left: 30px;
}
.djelatnik .titula {
  margin-bottom: 7px;
  font-size: 13px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #034694;
  font-weight: bold;
}
.djelatnik .ime {
  margin-bottom: 10px;
  font-size: 24px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #034694;
}
.djelatnik .uloga {
  margin-bottom: 10px;
  font-size: 13px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-weight: bold;
  color: #374149;
}
.djelatnik .zivotopis {
  padding-top: 30px;
}
.djelatnik .zivotopis .zivotopis-naslov {
  color: #374149;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.djelatnik .zivotopis .zivotopis-sadrzaj {
  padding-top: 8px;
  color: #374149;
  font-family: 'Arial', sans-serif;
  line-height: 21px;
}
.djelatnik .bibliografija {
  padding-top: 30px;
}
.djelatnik .bibliografija .bibliografija-naslov {
  color: #374149;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.djelatnik .bibliografija .bibliografija-sadrzaj {
  padding-top: 8px;
  color: #374149;
  font-family: 'Arial', sans-serif;
  line-height: 21px;
}
.djelatnik EM {
  color: inherit;
}
.djelatnik .podnaslov {
  margin-bottom: 7px;
  font-size: 13px;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  color: #034694;
  font-weight: bold;
  text-transform: uppercase;
}
.djelatnik .crta {
  height: 1px;
  background-color: #4c5760;
  margin-top: 20px;
}
.sort-links {
  color: #798691;
  text-decoration: none;
  outline: 0;
  font-size: 11px;
  font-family: Arial, sans-serif;
  line-height: 24px;
  float: right;
}
.sort-links A {
  color: #034694;
  text-decoration: none;
}
DIV.print-link {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  text-align: right;
}
DIV.print-link A {
  font-weight: bold;
  color: #374149;
  text-decoration: none;
}
.print-page {
  background-color: white;
  background-image: none;
}
.print-page #header {
  margin: 0;
  width: auto;
  border: 0;
}
.print-page #wrap {
  border: 0;
  margin: 0;
  width: auto;
}
.print-page #page-path-wrapper {
  border-bottom: 1px solid #d4d5d7;
  border-top: 1px solid #d4d5d7;
}
.print-page #main-column,
.print-page .print .inner-left {
  margin: 0 !important;
  width: auto !important;
}
.print-page .inner-left {
  padding: 20px;
  color: black;
}
.print-page .inner-left H1,
.print-page .print .inner-left H2,
.print-page .print .inner-left H3,
.print-page .print .inner-left H1.title {
  color: black;
  font-weight: bold;
}
.print-page DIV.title {
  font-size: 24px;
  font-weight: bold;
  line-height: 140%;
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
}
.print-page .logo {
  position: absolute;
  top: 40px;
  left: 63px;
  width: 282px;
  height: 52px;
  background: white url(/images/logo-j-z.png) no-repeat 0 0;
}
.print-page h1 {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
}
.print-page h2 {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
}
.print-page h3 {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
}
.print-page H3 {
  padding-left: 0px;
  background-image: none;
  line-height: 140%;
  font-weight: bold;
}
