@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
-----------------------------------------------------*/

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

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

}
.left {
  float: left;
}
.right {
  float: right;
}
header IMG {
  display: block;
  max-width: 100%;
}
html,
button,
input,
select,
textarea {
  color: #525252;
}
A {
  text-decoration: none;
  color: #666666;
}
P {
  margin-bottom: 15px;
}
.red {
  color: #ff2600;
}
.dark {
  color: #121212;
}
i,
em {
  font-style: italic;
}
.blue-mark,
.red-mark {
  height: 16px;
  border: 1px solid #4180be;
  background: #70a0ce;
  position: relative;
  display: inline-block;
  color: white;
  padding: 0px 3px;
  margin: 3px 0px;
  /*&:before {
    position: absolute;
    display: block;
    top: -8px;
    left: 2px;
    content: "";
    width: 15px;
    height: 9px;
    background: transparent url(/images/bg/blue-mark-path.png) no-repeat 0 0;
  }*/

}
.blue-mark a,
.red-mark a {
  color: white;
  text-decoration: none;
}
.red-mark {
  border-color: #ff3333;
  background: #ff6666;
}
@font-face {
  font-family: Calibri;
  /*src: url(/css/font/Calibri.woff);*/
  src: url('/css/font/Calibri.eot?#') format('eot'), url(/* IE6�8 */'/css/font/Calibri.woff') format('woff'), url(/* Firefox 3.6+, IE9, Chrome 6+, Safari 5.1+*/'/css/font/Calibri.ttf') format('truetype');
  /* Safari 3�5, Chrome4+, Firefox 3.5, Opera 10+ */
}
/* ==========================================================================
   General
   ========================================================================== */

html {
  height: 100%;
  /* to keep .footer on bottom */
  margin: 0;
  /* to get rid of scroll bar, because (100% + default margin = scroll) */

}
body {
  min-height: 100%;
  /* to keep .footer on bottom */
  position: relative;
  /* must be relative or .footer will cover content */
  font-family: Calibri;
  font-size: 14px;
  line-height: 120%;
  color: #666666;
  background: white url(/images/bg/body.jpg) no-repeat 50% 0%;
  text-align: center;
}
#wrap {
  max-width: 1124px;
  margin: 0px auto;
  text-align: left;
  min-width: 260px;
}
header {
  height: 187px;
  position: relative;
}
header #logo {
  float: left;
  width: 272px;
  height: 187px;
  margin-right: 24px;
  background: transparent url(/images/bg/logo.jpg) no-repeat 0 0;
}
header #header-content {
  float: left;
  max-width: 828px;
  /* SEARCH */

}
header #header-content .btns {
  display: none;
}
header #header-content .title {
  font-family: Times New Roman;
  font-size: 26px;
  color: #999999;
  position: absolute;
  top: 30px;
}
header #header-content .title a {
  color: inherit;
}
header #header-content #e-trgovina {
  float: right;
  margin-top: 15px;
  width: 425px;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  position: relative;
  margin-bottom: 10px;
}
header #header-content #e-trgovina #trgovina-link {
  position: absolute;
  display: inline-block;
  width: 178px;
  height: 39px;
  background: transparent url(/images/bg/e-trgovina.jpg) no-repeat 0 0;
  top: 3px;
  right: 5px;
}
header #header-content #search {
  float: right;
  width: 440px;
  height: 33px;
  margin-bottom: 10px;
}
header #header-content #search #lnk-naslovnica,
header #header-content #search #lnk-kontakt,
header #header-content #search #lnk-facebook {
  display: inline-block;
  float: left;
  margin-right: 15px;
  font-size: 14px;
  color: #111111;
}
header #header-content #search #lnk-naslovnica {
  padding-left: 20px;
  background: transparent url(/images/bg/lnk-naslovnica.png) no-repeat 0 10%;
  margin-top: 10px;
}
header #header-content #search #lnk-kontakt {
  padding-left: 20px;
  background: transparent url(/images/bg/lnk-kontakt.png) no-repeat 0 40%;
  margin-top: 10px;
}
header #header-content #search input[type=text] {
  display: inline-block;
  width: 209px;
  height: 31px;
  border: 1px solid #dddddd;
  text-align: right;
  padding: 0px 12px;
}
header #header-content #search #lnk-facebook {
  display: inline-block;
  float: left;
  margin-right: 15px;
  font-size: 14px;
  color: #111111;
  text-indent: -10000px;
  background: transparent url(/images/bg/lnk-facebook.png) no-repeat 0 40%;
  width: 12px;
  height: 24px;
  margin-top: 5px;
}
header #header-content #search #search-btn {
  display: none;
}
/* HEADER */

.mainMenu {
  clear: both;
  border-bottom: 1px solid #c6c6c6;
  height: 40px;
  display: table;
  width: 828px;
}
.mainMenu li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.mainMenu li a {
  display: block;
  padding: 10px 0px;
  height: 20px;
  position: relative;
  font-size: 18px;
  color: #111111;
  white-space: nowrap;
}
.mainMenu li a:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 0px;
  left: 0px;
  border-left: 1px solid #c6c6c6;
}
.mainMenu li a.selected,
.mainMenu li a:hover {
  height: 20px;
  color: #0056a8;
}
.mainMenu li a.selected:before,
.mainMenu li a:hover:before {
  display: block;
  content: "";
  border-bottom: 3px solid #70a0ce;
  position: absolute;
  bottom: -3px;
  left: 0px;
  z-index: 2;
}
.mainMenu li a.selected:after {
  display: block;
  position: absolute;
  left: 5px;
  bottom: -16px;
  content: "";
  width: 30px;
  height: 16px;
  z-index: 2;
  background: transparent url(/images/bg/menu-path.png) no-repeat 0 0;
}
.mainMenu li ul {
  display: none;
}
/* MAIN MENU */

#subMenu {
  clear: both;
  border-bottom: 1px solid #c6c6c6;
  height: 40px;
  display: table;
  width: 828px;
  box-sizing: border-box;
  clear: none;
  float: left;
  width: 828px;
  background: #f4f4f6;
  border: 1px solid #e7e7e7;
  margin-top: 3px;
}
#subMenu li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#subMenu li a {
  display: block;
  padding: 10px 0px;
  height: 20px;
  position: relative;
  font-size: 18px;
  color: #111111;
  white-space: nowrap;
}
#subMenu li a:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 0px;
  left: 0px;
  border-left: 1px solid #c6c6c6;
}
#subMenu li a.selected,
#subMenu li a:hover {
  height: 20px;
  color: #0056a8;
}
#subMenu li a.selected:before,
#subMenu li a:hover:before {
  display: block;
  content: "";
  border-bottom: 3px solid #70a0ce;
  position: absolute;
  bottom: -3px;
  left: 0px;
  z-index: 2;
}
#subMenu li a.selected:after {
  display: block;
  position: absolute;
  left: 5px;
  bottom: -16px;
  content: "";
  width: 30px;
  height: 16px;
  z-index: 2;
  background: transparent url(/images/bg/menu-path.png) no-repeat 0 0;
}
#subMenu li ul {
  display: none;
}
#subMenu li {
  display: inline-block;
  position: relative;
  float: left;
}
#subMenu li a {
  font-size: 14px;
  padding: 10px 8.9px;
}
#subMenu li ul {
  display: none;
}
#subMenu li.hasChildren:hover {
  background: transparent url(/images/bg/subnav.jpg) repeat 0 0;
}
#subMenu li.hasChildren:hover a:after,
#subMenu li.hasChildren:hover a:before {
  display: none !important;
}
#subMenu li.hasChildren:hover a {
  color: white;
}
#subMenu li.hasChildren:hover ul {
  display: block;
  position: absolute;
  top: 40px;
  padding: 10px 16px;
  background: transparent url(/images/bg/subnav.jpg) repeat 0 0;
  z-index: 10;
}
#subMenu li.hasChildren:hover ul li {
  display: block;
  float: none;
}
#subMenu li.hasChildren:hover ul li a {
  color: white;
  height: 12px;
  border-bottom: 1px solid #77a4d0;
  padding: 10px 0px 10px 15px;
  white-space: nowrap;
  background: transparent url(/images/bg/li-subnav.jpg) no-repeat 0 15px;
  text-align: left;
}
#subMenu li.hasChildren:hover ul li a.last {
  border: none;
}
aside {
  float: left;
  width: 272px;
  margin-right: 24px;
}
aside .box {
  box-sizing: border-box;
  width: 272px;
  min-height: 50px;
  padding: 30px 15px 30px 20px;
  margin-top: 3px;
  border: 1px solid #e5e5e5;
  background: transparent url(/images/bg/box.jpg) repeat-y 0 0;
  position: relative;
}
aside .box:before,
aside .box:after {
  display: block;
  height: 9px;
  width: 270px;
  content: "";
  background: transparent url(/images/bg/box-line.jpg) no-repeat 0 0;
  position: absolute;
}
aside .box:before {
  top: 0px;
  left: 0px;
}
aside .box:after {
  bottom: 0px;
  left: 0px;
}
aside .box.last:after {
  display: block;
  height: 47px;
  width: 272px;
  content: "";
  background: transparent url(/images/bg/box-last.jpg) no-repeat 50% 0%;
  position: absolute;
  bottom: -47px;
}
aside .box.last {
  margin-bottom: 50px;
}
aside .box .lnk-esl {
  display: block;
  padding: 0px 20px 0px 10px;
  height: 28px;
  line-height: 28px;
  color: white;
  text-transform: uppercase;
  background: #a0a0a0 url(/images/bg/lnk-repeat.png) repeat-x 0 0;
  border: 1px solid gray;
  margin-bottom: 4px;
  position: relative;
}
aside .box .lnk-esl:after {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 11px;
  background: transparent url(/images/bg/lnk-out.png) no-repeat 0 0;
  top: 30%;
  right: 10px;
}
aside .box .lnk-esl:hover {
  box-shadow: 2px 2px 5px #a1a1a1;
}
aside .box .lnk-button {
  display: block;
  padding: 0px 20px 0px 10px;
  height: 28px;
  line-height: 28px;
  color: white;
  text-transform: uppercase;
  background: #a0a0a0 url(/images/bg/lnk-repeat.png) repeat-x 0 0;
  border: 1px solid gray;
  margin-bottom: 4px;
  position: relative;
}
aside .box .lnk-button:after {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 11px;
  background: transparent url(/images/bg/lnk-out.png) no-repeat 0 0;
  top: 30%;
  right: 10px;
}
aside .box .lnk-button:hover {
  box-shadow: 2px 2px 5px #a1a1a1;
}
aside .box ul {
  margin-top: 20px;
  margin-bottom: 15px;
}
aside .box ul li {
  background: transparent url(/images/bg/li.png) no-repeat 0px 5px;
  padding-left: 15px;
  margin-bottom: 10px;
  list-style-type: none;
}
aside h2 {
  font-family: Times New Roman;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 10px;
}
aside img:hover {
  box-shadow: 2px 2px 5px #a1a1a1;
}
article {
  display: block;
  width: 828px;
  float: left;
  position: relative;
  /* SLIDER BOX */

  /* COLUMN - 3*/

}
article a {
  text-decoration: underline;
}
article h1 a,
article h2 a,
article h3 a {
  text-decoration: none;
}
article h1 {
  background: transparent url(/images/bg/h1.jpg) no-repeat 0 0;
  padding: 15px 140px 10px 15px;
  line-height: 120%;
  font-family: Times New Roman;
  font-size: 25px;
  color: #3f7fbe;
  margin: 35px 0px 30px 0px;
}
article h1 a {
  color: #3f7fbe;
}
article .noBg {
  background: none;
  padding: 0px;
  height: auto;
}
article h2 {
  font-family: Times New Roman;
  font-size: 25px;
  line-height: 27px;
  margin: 30px 0px 25px 0px;
}
article h2 a {
  color: #3f7fbe;
}
article h3 {
  font-family: Calibri;
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  color: #3f7fbe;
  text-transform: uppercase;
}
article h3 a {
  color: #3f7fbe;
}
article table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #e1e1e1;
  margin: 30px 0px;
}
article table caption {
  background: #f2f2f4;
  font-size: 25px;
  height: 26px;
  padding: 11px 20px;
  border: 1px solid #e1e1e1;
  border-bottom: none;
}
article table tr td,
article table thead td,
article table tr th,
article table thead th {
  border: 1px solid #e1e1e1;
  padding: 20px 20px 15px 20px;
}
article table tr .colored,
article table thead .colored {
  background: #f8f8f8;
}
article ol {
  margin-bottom: 15px;
}
article ol li {
  padding-left: 0px;
  margin-left: 20px;
  margin-bottom: 10px;
  list-style-type: decimal;
}
article ul {
  margin-bottom: 15px;
  margin-left: 20px;
}
article ul li {
  padding-left: 15px;
  margin-bottom: 10px;
  list-style-type: none;
  position: relative;
}
article ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 5px;
  background: #1272b5;
}
article ul li ul {
  margin-top: 10px;
}
article ul li ul li:before {
  background: #c6c6c6;
}
article .content-box {
  padding: 30px 15px 30px 20px;
  margin: 10px 0px;
  border: 1px solid #e5e5e5;
  background: #f2f2f4;
  position: relative;
}
article .content-box:before,
article .content-box:after {
  display: block;
  height: 9px;
  width: 100%;
  content: "";
  background: transparent url(/images/bg/box-line.jpg) repeat-x 0 0;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
article .content-box:before {
  top: 0px;
  bottom: initial;
}
article .slider-box {
  max-width: 804px;
  height: 260px;
  padding: 12px;
  background: transparent url(/images/bg/slider.jpg) no-repeat 0 0;
  margin: 0px auto 22px auto;
  position: relative;
}
article .slider-box:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  width: 12px;
  background: transparent url(/images/bg/slider.jpg) no-repeat top right;
  height: 260px;
}
article .slider-box .bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  overflow: hidden;
}
article .slider-box .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: 0px;
  left: 0px;
  background: transparent;
  height: 260px !important;
}
article .slider-box .slider {
  width: inherit;
  height: 260px !important;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
article .slider-box .slider .slide {
  display: block;
  width: inherit;
  height: 260px;
}
article .slider-box .slider .slide .description {
  box-sizing: border-box;
  float: left;
  width: 65%;
  padding: 50px 10px 10px 0px;
  height: 160px;
}
article .slider-box .slider .slide .description h2 {
  font-size: 28px;
  line-height: 35px;
  color: #3f7fbe;
  margin-bottom: 20px;
  margin-top: 0px;
}
article .slider-box .slider .slide .description .text {
  font-size: 16px;
  font-weight: bold;
  color: #525252;
  margin-bottom: 10px;
}
article .slider-box .slider .slide .image {
  box-sizing: border-box;
  float: left;
  width: 35%;
  padding: 50px 30px 0px 20px;
}
article .slider-box .slider .slide .image img {
  border: 1px solid #f0f0f2;
  padding: 4px;
  margin-bottom: 15px;
}
article .slider-box .bx-controls {
  width: 105px !important;
}
article .slider-box .bx-pager {
  width: 65px !important;
  top: 10px;
  right: 35px;
  height: 18px;
  padding-top: 0px;
}
article .slider-box .bx-pager .bx-pager-item {
  height: 18px;
  width: 18px;
  margin: 0px 1px;
}
article .slider-box .bx-pager .bx-pager-item .bx-pager-link {
  height: 18px;
  width: 18px;
  background: transparent url(/images/bg/slider-slide.png) no-repeat 0 0 !important;
  margin: 0px;
}
article .slider-box .bx-pager .bx-pager-item .bx-pager-link.active {
  background: transparent url(/images/bg/slider-slide-selected.png) no-repeat 0 0 !important;
}
article .slider-box .bx-prev:hover,
article .slider-box .bx-next:hover {
  background-position: 0 0;
}
article .slider-box .bx-prev {
  height: 30px;
  width: 20px;
  background: transparent url(/images/bg/slider-left.png) no-repeat 0 0;
  top: 20px;
  left: auto;
  right: 102px;
}
article .slider-box .bx-next {
  height: 30px;
  width: 20px;
  background: transparent url(/images/bg/slider-right.png) no-repeat 0 0;
  top: 20px;
  right: 15px;
}
article .column-3 {
  float: left;
  max-width: 260px;
  margin-right: 24px;
  /* NEWS - INDEX*/

  /* EDUCATION - INDEX*/

  /* BOOKS - INDEX*/

}
article .column-3:nth-child(3n) {
  margin-right: 0px;
}
article .column-3 .title-lines-dark {
  font-size: 25px;
  line-height: 30px;
  color: #3f7fbe;
  padding-left: 3px;
  padding-top: 15px;
  height: 31px;
  margin-bottom: 10px;
  background: transparent url(/images/bg/title-lines-dark.png) no-repeat 0 0;
}
article .column-3 .title-lines-light {
  font-size: 25px;
  line-height: 30px;
  color: #3f7fbe;
  padding-left: 3px;
  padding-top: 15px;
  height: 31px;
  margin-bottom: 10px;
  background: transparent url(/images/bg/title-lines-dark.png) no-repeat 0 0;
  background: transparent url(/images/bg/title-lines-light.png) no-repeat 0 0;
}
article .column-3 h2.title-path-bottom {
  font-size: 25px;
  line-height: 30px;
  color: #3f7fbe;
  padding-left: 3px;
  padding-top: 15px;
  height: 31px;
  margin-bottom: 10px;
  background: transparent url(/images/bg/title-lines-dark.png) no-repeat 0 0;
  background: none;
}
article .column-3 .box {
  height: 352px;
  margin-bottom: 45px;
}
article .column-3 .box.top-lines {
  height: 322px;
  padding-top: 30px;
  background: transparent url(/images/bg/title-path-bottom.png) no-repeat left top;
}
article .column-3 #prodajna-mreza {
  padding-top: 10px;
  height: 155px;
  background: transparent url(/images/bg/prodajna-mreza.png) no-repeat right bottom;
  color: #525252;
}
article .column-3 #prodajna-mreza ul {
  margin-top: 15px;
}
article .column-3 #prodajna-mreza ul li {
  padding-left: 30px;
  position: relative;
  text-transform: uppercase;
  color: #111111;
  margin-bottom: 5px;
  background: none !important;
}
article .column-3 #prodajna-mreza ul li:before {
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  content: "";
  width: 6px;
  height: 6px;
  background: #70a0ce;
}
article .column-3 #news-index {
  position: relative;
  max-width: 260px;
  height: 352px;
}
article .column-3 #news-index .bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  height: 322px;
}
article .column-3 #news-index .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: 0px;
  left: 0px;
  background: transparent;
  height: 322px !important;
}
article .column-3 #news-index .slider-mini {
  width: 100%;
  height: 322px !important;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
article .column-3 #news-index .slider-mini .slide {
  max-width: 260px !important;
  height: 322px;
}
article .column-3 #news-index .slider-mini .slide .image {
  border: 1px solid #f0f0f2;
  padding: 4px;
  margin-bottom: 15px;
}
article .column-3 #news-index .slider-mini .slide h3 {
  text-transform: none;
}
article .column-3 #news-index .slider-mini .slide h3 a {
  display: block;
}
article .column-3 #news-index .bx-controls {
  width: 105px !important;
}
article .column-3 #news-index .bx-pager {
  display: none;
}
article .column-3 #news-index .bx-prev:hover,
article .column-3 #news-index .bx-next:hover {
  background-position: 0 0;
}
article .column-3 #news-index .bx-prev {
  height: 30px;
  width: 20px;
  background: transparent url(/images/bg/slider-left.png) no-repeat 0 0;
  top: 337px;
  left: auto;
  right: 36px;
}
article .column-3 #news-index .bx-next {
  height: 30px;
  width: 20px;
  background: transparent url(/images/bg/slider-right.png) no-repeat 0 0;
  top: 337px;
  left: auto;
  right: 5px;
}
article .column-3 #news-index .pager {
  position: absolute;
  bottom: 0px;
  border-top: 2px solid #e2e2e2;
  height: 30px;
  background: transparent url(/images/bg/box-pager-gray.jpg) no-repeat top right;
  width: 100%;
}
article .column-3 #news-index .pager .more {
  display: inline-block;
  position: absolute;
  right: 80px;
  line-height: 30px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
article .column-3 #education-index {
  position: relative;
  max-width: 260px;
  height: 307px;
  margin-top: 15px;
}
article .column-3 #education-index .bx-wrapper {
  height: 292px !important;
}
article .column-3 #education-index .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: 0px;
  left: 0px;
  background: transparent;
  height: 292px !important;
}
article .column-3 #education-index .slider-mini-3items {
  width: 100%;
  height: 292px !important;
  padding: 0px;
  margin: 0px;
}
article .column-3 #education-index .slider-mini-3items .slide {
  width: 238px !important;
  padding-left: 22px;
  height: 97px !important;
  position: relative;
}
article .column-3 #education-index .slider-mini-3items .slide:before {
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  content: "";
  width: 6px;
  height: 6px;
  background: #70a0ce;
}
article .column-3 #education-index .bx-controls {
  width: 105px !important;
}
article .column-3 #education-index .bx-pager {
  display: none;
}
article .column-3 #education-index .bx-prev:hover,
article .column-3 #education-index .bx-next:hover {
  background-position: 0 0;
}
article .column-3 #education-index .bx-prev {
  height: 30px;
  width: 20px;
  background: transparent url(/images/bg/slider-left.png) no-repeat 0 0;
  top: 292px;
  left: 205px;
}
article .column-3 #education-index .bx-next {
  height: 30px;
  width: 20px;
  background: transparent url(/images/bg/slider-right.png) no-repeat 0 0;
  top: 292px;
  left: 233px;
}
article .column-3 #education-index h3 {
  color: #111111;
}
article .column-3 #education-index h3 a {
  display: block;
  color: #111111;
  margin-bottom: 5px;
}
article .column-3 #education-index .pager {
  position: absolute;
  bottom: 0px;
  border-top: 2px solid #e2e2e2;
  height: 30px;
  background: transparent url(/images/bg/box-pager-gray.jpg) no-repeat top right;
  width: 100%;
}
article .column-3 #education-index .pager .more {
  display: inline-block;
  margin-left: 155px;
  line-height: 30px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
article .column-3 #books-index {
  position: relative;
  max-width: 260px;
  height: 322px;
}
article .column-3 #books-index .bx-wrapper {
  height: 290px !important;
}
article .column-3 #books-index .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: 0px;
  left: 0px;
  background: transparent;
  height: 290px !important;
}
article .column-3 #books-index .slider-mini-2items {
  width: 100%;
  height: 290px !important;
  padding: 0px;
  margin: 0px;
}
article .column-3 #books-index .slider-mini-2items .slide {
  width: 238px !important;
  padding-left: 22px;
  padding-top: 15px;
  height: 135px !important;
  background: transparent url(/images/bg/books-index.jpg) no-repeat left bottom;
  position: relative;
  overflow: hidden;
}
article .column-3 #books-index .bx-controls {
  width: 105px !important;
}
article .column-3 #books-index .bx-pager {
  display: none;
}
article .column-3 #books-index .bx-prev:hover,
article .column-3 #books-index .bx-next:hover {
  background-position: 0 0;
}
article .column-3 #books-index .bx-prev {
  height: 30px;
  width: 20px;
  background: transparent url(/images/bg/slider-left.png) no-repeat 0 0;
  top: 307px;
  left: auto;
  right: 36px;
}
article .column-3 #books-index .bx-next {
  height: 30px;
  width: 20px;
  background: transparent url(/images/bg/slider-right.png) no-repeat 0 0;
  top: 307px;
  left: auto;
  right: 5px;
}
article .column-3 #books-index h3 {
  color: #111111;
}
article .column-3 #books-index h3 a {
  display: block;
  color: #111111;
  margin-bottom: 5px;
}
article .column-3 #books-index .image {
  float: left;
  width: 80px;
}
article .column-3 #books-index .description {
  float: left;
  width: 155px;
}
article .column-3 #books-index .description .author {
  display: block;
  color: #525252;
  font-style: italic;
}
article .column-3 #books-index .pager {
  position: absolute;
  bottom: 0px;
  border-top: 2px solid #e2e2e2;
  height: 30px;
  background: transparent url(/images/bg/box-pager-gray.jpg) no-repeat top right;
  width: 100%;
}
article .column-3 #books-index .pager .more {
  display: inline-block;
  position: absolute;
  right: 80px;
  line-height: 30px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
/* ARTICLE */

#logos {
  margin-top: 50px;
}
#logos .bx-wrapper {
  max-width: 828px;
  height: 55px;
}
#logos .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: 0px;
  left: 0px;
  background: transparent;
}
#logos .bx-pager {
  display: none;
}
#logos .bx-prev:hover,
#logos .bx-next:hover {
  background-position: 0 0;
}
#logos .bx-prev {
  height: 30px;
  width: 20px;
  background: transparent url(/images/bg/slider-left.png) no-repeat 0 0;
  top: 25px;
  left: -60px;
}
#logos .bx-next {
  height: 30px;
  width: 20px;
  background: transparent url(/images/bg/slider-right.png) no-repeat 0 0;
  top: 25px;
  right: -60px;
}
#logos .slide {
  text-align: center;
  display: flex;
  /* Vertical align: */
  align-items: center;
  /* Horizontal align: */
  justify-content: center;
  /* Safari: */
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}
#logos img {
  max-width: 132px;
  max-height: 55px;
}
.pager {
  margin-top: 25px;
  float: right;
}
.pager a {
  display: inline-block;
  line-height: 25px !important;
  float: left;
  margin-left: 20px;
  text-decoration: none;
}
.pager a.selected {
  text-decoration: underline;
  color: black;
}
.pager .pager-left {
  display: inline-block;
  float: left;
}
.pager .pager-left a {
  display: inline-block;
  width: 16px;
  height: 26px;
  background: transparent url(/images/bg/pager-left.png) no-repeat 0px 0px;
}
.pager .pager-right {
  display: inline-block;
  float: left;
}
.pager .pager-right a {
  display: inline-block;
  width: 16px;
  height: 26px;
  background: transparent url(/images/bg/pager-right.png) no-repeat 0px 0px;
}
.select {
  display: inline-block;
  height: 31px;
  border: 1px solid #dddddd;
  padding: 0px 12px;
}
.select.news-year-list {
  margin-top: 20px;
}
.google-maps-link {
  box-sizing: border-box;
  display: inline-block;
  height: 126px;
  margin-bottom: 20px;
  padding-left: 80px;
  padding-top: 60px;
  background: transparent url(/images/bg/prodajna-mreza.gif) no-repeat 0px 0px;
  outline: 0;
}
.toggle,
.toggle-close {
  border-bottom: 1px solid #e1e1e1;
  padding-left: 30px;
  background: white url(/images/bg/toggle-close.jpg) no-repeat 0px 4px;
  cursor: pointer;
}
.toggle:hover {
  color: #3f7fbe;
  background-image: url(/images/bg/toggle-close-hover.jpg);
}
.toggle-close {
  background-image: url(/images/bg/toggle-open.jpg);
}
.toggle-close:hover {
  background-image: url(/images/bg/toggle-open-hover.jpg);
}
h3.toggle {
  padding: 3px 0px 3px 30px;
  background-position: 0px 0px;
}
footer {
  width: 100%;
  background: #e8e8ec;
  margin-top: 40px;
  text-align: center;
  position: relative;
  /* FOOTER MENU */

  /* INFO */

}
footer .inner {
  padding-top: 40px;
  width: 1112px;
  margin: 0px auto;
  text-align: left;
}
footer .footerMenu {
  float: left;
}
footer .footerMenu li {
  float: left;
  width: 118px;
  margin-right: 24px;
}
footer .footerMenu li a {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 10px;
}
footer .footerMenu li li a {
  font-size: 14px;
  color: #777777;
  text-transform: none;
  margin-bottom: 5px;
}
footer .footerMenu li li a.selected {
  color: #111111;
  text-decoration: underline;
}
footer .footerMenu #fm-trgovina,
footer .footerMenu #fm-novosti {
  display: none;
}
footer .info {
  width: 260px;
  float: left;
  line-height: 22px;
}
footer .info .title {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 10px;
}
footer .info .tel,
footer .info .fax,
footer .info .email {
  display: block;
  padding-left: 38px;
}
footer .info .tel {
  margin-top: 10px;
  background: transparent url(/images/bg/tel.png) no-repeat 12px 50%;
}
footer .info .fax {
  background: transparent url(/images/bg/fax.png) no-repeat 12px 50%;
}
footer .info .email {
  background: transparent url(/images/bg/email.png) no-repeat 12px 50%;
}
footer .bottom {
  clear: both;
  min-height: 45px;
  width: inherit;
  background: #dfdfe6;
  margin-top: 20px;
  border-top: 1px solid #d2d2d5;
}
footer .bottom .inner {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 130%;
}
footer .bottom #terms-and-conditions {
  display: inline-block;
  margin-right: 12px;
}
footer .bottom #privacy-policy {
  display: inline-block;
  margin-right: 30px;
}
footer .bottom #copyright {
  display: inline-block;
}
/*****  GALLERY  *****/

.es-carousel ul li {
  background: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.es-carousel ul li:before {
  display: none;
}
.rg-caption-wrapper {
  position: absolute;
  bottom: 0px;
  left: 10px;
  display: block;
  background: white;
}
.rg-caption-wrapper .rg-caption {
  margin: 0px;
}
.rg-caption-wrapper p {
  margin: 5px;
  text-align: left;
}
/******  END GALLERY  ******/

.news-list {
  width: 100%;
}
.news-list .news {
  padding-bottom: 30px;
  border-bottom: 1px solid #e1e1e1;
}
.news-list .news .image {
  box-sizing: border-box;
  float: left;
  width: 32.6%;
  height: auto;
  border: 1px solid #f0f0f2;
  padding: 4px;
}
.news-list .news .image img {
  width: 100%;
  height: auto;
}
.news-list .news .image.no-image {
  display: none;
}
.news-list .news .content {
  box-sizing: border-box;
  float: right;
  width: 65.7%;
}
.news-list .news .content .date {
  margin-bottom: 20px;
}
.news-list .news .content.no-image {
  width: 100%;
}
.news-details .date {
  font-weight: bold;
  margin-bottom: 20px;
}
.book-list {
  margin-top: 20px;
}
.book-list .item {
  float: left;
  width: 230px;
  height: 392px;
  padding: 20px 14px 10px 14px;
  border: 1px solid #e5e5e5;
  margin-right: 24px;
  margin-bottom: 55px;
  text-align: center;
  position: relative;
}
.book-list .item:nth-of-type(3n) {
  margin-right: 0px;
}
.book-list .item .marks {
  margin-top: -15px;
  margin-bottom: 5px;
}
.book-list .item h3 {
  text-transform: initial;
  margin-bottom: 20px;
}
.book-list .item h3 a {
  text-decoration: none;
}
.book-list .item .image {
  height: 230px;
}
.book-list .item .image a {
  display: block;
  text-align: center;
}
.book-list .item .image a img {
  margin: 0px auto;
}
.book-list .item .price {
  font-size: 24px;
  font-weight: bold;
  color: #4080be;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 20px;
  width: inherit;
}
.book-list .item .more {
  width: 114px;
  height: 30px;
  position: absolute;
  bottom: -30px;
  right: 0px;
  background: transparent url(/images/bg/more.png) no-repeat 0 0;
  text-transform: uppercase;
  font-family: Times New Roman;
  font-size: 14px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  line-height: 30px;
}
.book-list .item .more:hover {
  opacity: 0.8;
}
.gallery-list .item {
  float: left;
  box-sizing: border-box;
  width: 32.6%;
  height: auto;
  margin: 0px 3px 10px 3px;
}
.gallery-list .item .image {
  border: 1px solid #f0f0f2;
  padding: 4px;
}
.gallery-list .item .image img {
  padding: 0px;
  width: 100%;
}
.gallery-list .item .image:hover {
  background: #70a0ce;
}
.books-pager {
  position: absolute;
  top: 35px;
  right: 12px;
  width: 80px;
  height: 45px;
}
.books-pager .pager-prev,
.books-pager .pager-next {
  display: block;
  width: 40px;
  height: 45px;
}
.books-pager .pager-prev {
  background: transparent url(/images/bg/pager-left.png) no-repeat 50% 50%;
  float: left;
}
.books-pager .pager-next {
  background: transparent url(/images/bg/pager-right.png) no-repeat 50% 50%;
  float: right;
}
.books-pager .pager-prev:hover,
.books-pager .pager-next:hover {
  opacity: 0.6;
}
.book {
  margin-bottom: 20px;
}
.book .image {
  float: left;
  width: 230px;
  height: 280px;
  padding: 20px 14px;
  border: 1px solid #e5e5e5;
  margin-right: 25px;
  text-align: center;
  display: flex;
  /* Vertical align: */
  align-items: center;
  /* Horizontal align: */
  justify-content: center;
  /* Safari: */
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}
.book .summary {
  float: right;
  width: 540px;
}
.book .summary .price {
  font-size: 24px;
  font-weight: bold;
  color: #4080be;
}
.book .summary .old-price {
  margin-top: -10px;
}
.book .summary .old-price .value {
  text-decoration: line-through;
}
.book .summary .buy {
  display: block;
  padding-left: 17px;
  line-height: 40px;
  width: 232px;
  height: 40px;
  background: transparent url(/images/bg/buy.jpg) no-repeat 0 0;
  font-size: 24px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
}
.book .summary .buy:hover {
  box-shadow: 2px 2px 5px #a1a1a1;
}
.book .summary a.buy-email {
  display: block;
  padding-left: 17px;
  line-height: 40px;
  width: 232px;
  height: 40px;
  background: transparent url(/images/bg/buy.jpg) no-repeat 0 0;
  font-size: 24px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  margin-top: 5px;
  background: transparent url(/images/bg/buy-email.jpg) no-repeat 0 0;
}
.book .summary a.buy-email:hover {
  box-shadow: 2px 2px 5px #a1a1a1;
}
.hor-ver-align {
  text-align: center;
  display: flex;
  /* Vertical align: */
  align-items: center;
  /* Horizontal align: */
  justify-content: center;
  /* Safari: */
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}
.box-shadow {
  box-shadow: 2px 2px 5px #a1a1a1;
}
.pdf {
  display: inline-block;
  padding-left: 20px;
  background: transparent url(/images/bg/pdf.png) no-repeat 0 0;
}
/*.box-50-list {

  .box-50 {
    float: left;
    width: 402px;

    &:nth-child(even) {
      margin-right: 24px;
    }
  }
}*/

#map_wrapper {
  height: 600px;
}
#map_wrapper #map_canvas {
  width: 100%;
  height: 100%;
}
#map_wrapper .info_content {
  min-width: 420px;
  min-height: 240px;
  font-size: 14px;
  line-height: 21px;
}
#map_wrapper .info_content IMG {
  float: left;
  margin-right: 12px;
}
#map_wrapper .info_content .has-image {
  width: 228px;
  float: left;
}
.nmt {
  margin-top: 0px;
}
.input-form {
  margin-top: 20px;
  width: 260px;
}
.input-form input[type=text] {
  height: 30px;
  border: 1px solid #dddddd;
  width: 250px;
  margin-bottom: 10px;
  padding-left: 10px;
}
.input-form textarea {
  width: 255px;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
}
.input-form .input-last {
  display: none;
}
.input-form .input-error {
  border-color: Red !important;
}
.input-form .important {
  color: red;
}
.input-form .message-sent {
  color: black;
  border-bottom: 2px solid Green;
  margin: 10px 0px;
}
.input-form .message-error {
  color: black;
  border-bottom: 2px solid Red;
  margin: 10px 0px;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (min-width: 280px) and (max-width: 1136px) {
  #wrap {
    width: 1000px;
  }
  header #logo {
    max-width: 240px;
  }
  header #header-content {
    max-width: 730px;
  }
  header #header-content .mainMenu {
    width: 730px;
  }
  header #header-content .mainMenu li a {
    font-size: 16px;
    padding: 10px 0px;
  }
  aside {
    width: 240px;
  }
  aside .box {
    width: inherit;
  }
  aside .box:before,
  aside .box:after {
    width: inherit;
  }
  aside .box.last:after {
    width: inherit;
    background: transparent url(/images/bg/box-last.jpg) no-repeat 50% -5px;
  }
  #subMenu {
    width: 730px;
  }
  article {
    max-width: 730px !important;
  }
  article .column-3 {
    max-width: 230px;
    margin-right: 20px;
  }
  article .column-3 .img-banner img {
    width: 230px;
  }
  article .column-3 h2 {
    font-size: 22px !important;
  }
  article .column-3 #news-index .slide {
    width: 230px !important;
  }
  article .column-3 #books-index .slider-mini-2items .slide {
    width: 218px !important;
    padding-left: 12px;
  }
  article .column-3 #books-index .description {
    width: 135px;
  }
  article #logos .bx-wrapper {
    max-width: 620px !important;
  }
  article #map_wrapper {
    width: 730px;
  }
  article #map_wrapper #map_canvas {
    width: 730px !important;
  }
  article .book .summary {
    width: 440px;
  }
  .book-list .item {
    width: 202px;
    margin-right: 16px;
  }
  footer .inner {
    width: 1000px;
  }
  footer .footerMenu li {
    width: 118px;
    margin-right: 5px;
  }
}
@media (min-width: 280px) and (max-width: 1024px) {
  body {
    background: white url(/images/bg/body.jpg) no-repeat 100% 0%;
  }
  #wrap {
    width: 730px;
  }
  header {
    height: 120px;
  }
  header #logo {
    width: 106px;
    height: 106px;
    float: left;
    background: transparent url(/images/bg/logo-smaller.jpg) no-repeat 0 0;
  }
  header #header-content {
    width: 600px;
  }
  header #header-content .title {
    font-size: 20px;
    left: 130px;
  }
  header #header-content #e-trgovina {
    width: 350px;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  header #header-content #e-trgovina #trgovina-link {
    width: 136px;
    height: 30px;
    top: 10px;
    background: transparent url(/images/bg/e-trgovina-768.png) no-repeat 0 0;
  }
  header #header-content .btns {
    clear: both;
    display: inline-block;
    float: right;
    width: 78px;
    height: 35px;
  }
  header #header-content .btns a {
    display: block;
    width: 35px;
    height: 35px;
    float: left;
  }
  header #header-content .btns .menu-btn {
    background: transparent url(/images/bg/menu-btn.jpg) no-repeat 0 0;
    margin-right: 8px;
  }
  header #header-content .btns .search-btn {
    background: transparent url(/images/bg/search-btn.jpg) no-repeat 0 0;
  }
  header #header-content #search {
    display: none;
  }
  header #header-content .mainMenu {
    display: none;
    width: 730px;
    position: absolute;
    top: 110px;
    left: 0px;
    z-index: 100000;
  }
  header #header-content .mainMenu li {
    display: block;
    box-sizing: border-box;
    width: 100%;
    background: #666666;
    text-align: left;
  }
  header #header-content .mainMenu li a {
    color: white;
    padding-left: 15px;
    border-bottom: 1px solid white;
    background: transparent url(/images/bg/menu-arrow.png) no-repeat 700px 50%;
  }
  header #header-content .mainMenu li a:before {
    display: none;
  }
  header #header-content .mainMenu li a.selected:after {
    display: none;
  }
  header #header-content .mainMenu li ul {
    display: block;
  }
  header #header-content .mainMenu li ul li {
    background: #939393;
  }
  header #header-content .mainMenu li ul li a {
    padding-left: 30px;
  }
  header #header-content .mainMenu li ul li ul {
    display: block;
  }
  header #header-content .mainMenu li ul li ul li {
    background: #939393;
  }
  header #header-content .mainMenu li ul li ul li a {
    padding-left: 45px;
  }
  aside {
    float: none;
    width: 730px;
    margin-right: 0px;
  }
  aside .box {
    float: left;
    width: 240px;
    margin-right: 5px;
    height: 350px;
  }
  aside .box:nth-of-type(3n) {
    display: none;
  }
  aside .box:nth-of-type(4n) {
    margin-right: 0px;
  }
  aside .box:nth-of-type(4n):after {
    display: block;
    height: 9px;
    width: 240px;
    content: "";
    background: transparent url(/images/bg/box-line.jpg) no-repeat 0 0;
    position: absolute;
    bottom: 0px;
  }
  #subMenu {
    display: none;
  }
  footer {
    height: 200px;
    background-position: bottom left;
  }
  footer .inner {
    width: 730px;
  }
  footer .footerMenu {
    display: none;
  }
  footer .info {
    width: 100%;
  }
  footer .info p {
    float: left;
    width: 250px;
  }
  footer .info .tel {
    margin: 0px;
  }
  article #map_wrapper {
    width: 730px;
  }
  article #map_wrapper #map_canvas {
    width: 730px !important;
  }
}
@media (min-width: 280px) and (max-width: 768px) {
  #wrap {
    width: 450px;
  }
  header #header-content {
    width: 320px;
  }
  header #header-content .title {
    display: none;
  }
  header #header-content #e-trgovina {
    width: 150px;
  }
  header #header-content #e-trgovina .text {
    display: none;
  }
  header #header-content .mainMenu {
    width: 450px;
  }
  header #header-content .mainMenu li a {
    background: transparent url(/images/bg/menu-arrow.png) no-repeat 420px 50%;
  }
  aside .box {
    width: 450px;
    height: auto;
    background: #f2f2f4;
    padding: 15px 15px 10px 20px;
  }
  aside .box:before,
  aside .box:after {
    background-repeat: repeat-x;
  }
  aside .box *:not(h2) {
    display: none;
  }
  aside .box h2 {
    padding-right: 40px;
    cursor: pointer;
  }
  aside .box h2:after {
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 20px;
    background: transparent url(/images/bg/arrow-down.png) no-repeat 0 0;
    top: 22px;
    right: 14px;
  }
  aside .box.visible h2 {
    cursor: default;
  }
  aside .box.visible h2:after {
    display: none;
  }
  aside .box.last {
    margin-bottom: 0px;
  }
  article {
    max-width: 450px !important;
  }
  article img {
    max-width: 450px;
  }
  article h1 {
    background: none;
    padding-left: 0px;
    padding-right: 0px;
  }
  article .slider-box {
    display: none;
  }
  article .column-3 {
    max-width: 450px;
    width: 450px;
    margin-right: 0px;
  }
  article .column-3 .img-banner img {
    width: 450px;
  }
  article .column-3 h2 {
    font-size: 22px !important;
  }
  article .column-3 #news-index {
    max-width: 450px;
  }
  article .column-3 #news-index .slider-mini .slide {
    width: 450px !important;
    max-width: 450px !important;
  }
  article .column-3 #news-index .slider-mini .slide .image {
    text-align: center;
    display: flex;
    /* Vertical align: */
    align-items: center;
    /* Horizontal align: */
    justify-content: center;
    /* Safari: */
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
  }
  article .column-3 #books-index {
    max-width: 450px;
  }
  article .column-3 #books-index .slider-mini-2items .slide {
    width: 438px !important;
    max-width: 450px !important;
    padding-left: 12px;
  }
  article .column-3 #books-index .description {
    width: 135px;
  }
  article #logos .bx-wrapper {
    max-width: 320px !important;
  }
  article #map_wrapper {
    width: 450px;
  }
  article #map_wrapper #map_canvas {
    width: 450px !important;
  }
  article .book .summary {
    width: 160px;
  }
  .book-list .item {
    width: 420px;
    margin-right: 0px;
  }
  footer {
    height: 280px;
    background: #dfdfe6;
  }
  footer .inner {
    width: 450px;
  }
}
@media (min-width: 280px) and (max-width: 480px) {
  #wrap {
    width: 260px;
  }
  header {
    width: 260px;
  }
  header #logo {
    margin-right: 0px;
  }
  header #header-content {
    width: 154px;
  }
  header #header-content #search {
    width: 235px;
  }
  header #header-content #search a {
    display: none !important;
  }
  header #header-content .mainMenu {
    width: 260px;
  }
  header #header-content .mainMenu li a {
    background: transparent url(/images/bg/menu-arrow.png) no-repeat 240px 50%;
  }
  aside .box {
    width: 260px;
    clear: both;
  }
  article {
    max-width: 260px !important;
  }
  article img {
    max-width: 260px;
  }
  article .column-3 {
    max-width: 260px;
    width: 260px;
  }
  article .column-3 .box {
    margin-bottom: 0px;
  }
  article .column-3 .img-banner img {
    width: 260px;
  }
  article .column-3 #news-index {
    max-width: 260px;
  }
  article .column-3 #news-index .slider-mini .slide {
    width: 260px !important;
    max-width: 260px !important;
  }
  article .column-3 #books-index {
    max-width: 260px;
  }
  article .column-3 #books-index .slider-mini-2items .slide {
    width: 248px !important;
    max-width: 260px !important;
    padding-left: 12px;
  }
  article .column-3 #books-index .description {
    width: 135px;
  }
  article #logos .bx-wrapper {
    max-width: 130px !important;
  }
  article #map_wrapper {
    width: 260px;
  }
  article #map_wrapper #map_canvas {
    width: 260px !important;
  }
  article .book .summary {
    width: 260px;
    margin-top: 20px;
  }
  .book-list .item {
    width: 230px;
    margin-right: 0px;
  }
  footer .inner {
    width: 260px;
  }
}
/* ==========================================================================
   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;
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
         * Don't show links for images, or javascript/internal links
         */
  
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  body * {
    -ms-overflow-style: none;
  }
}
/*Redesign by djuro from 14.09.2016*/

.trackingDetails .title {
  width: 1125px;
}
.contentRightOuter .mobile {
  display: none;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1199px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1199px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 1199px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1199px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 1199px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 1199px), only screen and (min-width: 767px) and (max-width: 1199px) {
  body:before {
    content: "tablet";
    display: none;
  }
  .header-newbar .content {
    width: initial;
    width: auto;
    width: unset;
  }
  .header-newbar .content .right .links {
    margin-left: 0;
  }
  .header-newbar .content .right .links .link-child {
    text-align: right;
    margin-bottom: 5px;
  }
  .logo-link {
    padding: 0 20px;
  }
  .part-tabs {
    float: unset;
    padding-right: 0;
    padding-top: 0;
    margin-top: 30px;
    margin-left: 10px;
  }
  .part-tabs .tab .tab-label {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .glagoljica.inner {
    margin-left: 20px;
  }
  .insideSearchParamsLeft {
    padding: 20px;
  }
  .insideSearchParamsLeft2 {
    padding: 0;
  }
  .insideSearchParamsLeft2 .left {
    float: unset;
    padding-left: 0 !important;
  }
  .insideSearchParamsLeft2 .left .part-subtabs {
    padding-right: 0;
    float: unset;
  }
  .insideSearchParamsLeft2 .space-yearnumber,
  .insideSearchParamsLeft2 .queryBox,
  .insideSearchParamsLeft2 .space-yearmonth,
  .insideSearchParamsLeft2 .space-og-one-doctype,
  .insideSearchParamsLeft2 .search-titles-only-box,
  .insideSearchParamsLeft2 .space-search-btn {
    padding-left: 0;
  }
  .insideSearchParamsLeft2 .space-yearnumber-and-period TD:first-child {
    width: 400px;
  }
  .insideSearchParamsLeft2 .kazalo {
    padding-top: 0;
    margin: 0;
  }
  .space-table-placeholder {
    overflow: scroll;
  }
  .resContainer {
    padding-bottom: 0;
  }
  .resContainer  + #pdf_holder {
    padding: 0;
  }
  .resContainer  + #pdf_holder  + div {
    display: none !important;
  }
  #pdf_holder {
    padding: 20px;
  }
  #pdf_holder object {
    width: unset;
    height: 450px;
  }
  .total-results {
    margin: 0;
  }
  .total-results .text {
    min-width: unset !important;
    padding: 5px 20px;
  }
  .total-results .choose-paging {
    text-align: left !important;
    margin-left: 20px;
    width: 100% !important;
  }
  .searchListItem {
    margin-left: 0;
    margin-right: 0;
  }
  .searchListItem table {
    width: 100%;
    padding: 0 20px;
  }
  .pager {
    margin-right: 0;
    margin-left: 0;
    float: unset;
    text-align: center;
    padding: 14px 20px;
    width: unset;
  }
  .pager .page-number {
    margin-right: 20px;
  }
  .pager .page-number:last-child {
    margin-right: 0;
  }
  .articleDetails.inner {
    max-width: 760px;
    position: relative;
    margin-left: unset;
  }
  .articleDetails.inner #sticky.stick {
    width: fill-available;
    width: -moz-available;
    width: -webkit-fill-available;
  }
  .articleDetails.inner .title h2 {
    padding: 0 20px;
  }
  #full {
    width: -webkit-calc(100vw - 310px);
    width: -moz-calc(100vw - 310px);
    width: calc(100vw - 310px);
    max-width: 760px;
  }
  #full .contentLeft {
    width: unset;
  }
  #full .contentLeft .article-column {
    width: unset !important;
  }
  #full .contentLeft #html-content-frame {
    margin-top: 90px;
  }
  #full .contentLeft #html-content-frame .sl-content + div {
    display: none !important;
  }
  .contentRightOuter {
    float: unset;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translate(-50%);
    transform: translateX(-50%);
  }
  .contentRightOuter .contentRight {
    margin: 0 auto;
    position: relative;
    padding-bottom: 0;
  }
  .contentRightOuter .mobile {
    display: block;
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .contentRightOuter .mobile.expanded {
    margin-top: 0;
    margin-bottom: 0;
  }
  .contentRightOuter .mobile .more {
    background: #8d8d90;
    color: white;
    text-align: center;
    padding: 5px 15px;
    height: unset;
    display: inline;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .contentRightOuter .mobile ~ div {
    display: none;
  }
  .contentRightOuter .nakladnicki-oglasi {
    display: none;
    max-height: 170px !important;
  }
  .contentRightOuter #view-full {
    margin-bottom: 20px;
  }
  #frontPgContent {
    padding: 0 20px;
  }
  #frontPgContent .inner {
    width: 100%;
  }
  #frontPgContent .inner a {
    text-decoration: underline;
  }
  .trackingDetails .title {
    padding-left: 20px;
  }
  .trackingDetails .content-left p {
    padding: 0 20px;
  }
  .trackingDetails #form .item {
    padding: 0 20px;
  }
  div#footer div.links {
    width: 100%;
    padding-left: 20px;
  }
  div#footer div.links .left,
  div#footer div.links .right {
    float: unset;
    text-align: left;
  }
  div#footer div.links .left {
    margin-right: 0;
    text-decoration: underline;
  }
  div#footer div.links .right {
    width: -moz-fit-content;
    width: fit-content;
  }
  div#footer div.links .right a {
    text-decoration: underline;
  }
  div#footer .uk-grid > * {
    padding-left: 0;
  }
  div#footer .footer-info {
    width: 100%;
    height: unset;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  div#footer .footer-info .tabse {
    margin: 0 auto;
  }
  .fix-footer {
    height: -moz-fit-content !important;
    height: -webkit-fit-content !important;
    height: fit-content !important;
  }
  .fix-footer .divider.outer {
    display: none;
  }
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px), only screen and (max-width: 767px), all and (max-width: 767px) {
  body {
    max-width: 100vw;
    overflow-x: hidden;
  }
  body:before {
    content: "smartphone";
    display: none;
  }
  .header-newbar .content {
    padding-top: 12px;
    padding-left: 10px;
    width: unset;
  }
  .header-newbar .content .right {
    width: 100%;
  }
  .header-newbar .content .right .links {
    margin-left: 0;
  }
  .header-newbar .content .right .links .link-child {
    text-align: left;
    margin-bottom: 5px;
  }
  .inner-header {
    padding: 0 20px;
  }
  .logo-link {
    padding: 0 20px;
  }
  .part-tabs {
    float: initial;
    float: unset;
    padding-right: 0;
    padding-top: 0;
    margin-top: 30px;
    margin-left: 20px;
  }
  .part-tabs .tab .tab-label {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .insideSearchParamsLeft {
    padding: 14px 20px;
  }
  .insideSearchParamsLeft2 .left {
    float: unset;
    padding-left: 0 !important;
  }
  .insideSearchParamsLeft2 .left .part-subtabs {
    padding-right: 0;
    float: unset;
  }
  .insideSearchParamsLeft2 .space-yearnumber-and-period td {
    display: block;
  }
  .insideSearchParamsLeft2 .space-yearnumber-and-period td:nth-child(2) {
    margin-top: 20px;
  }
  .insideSearchParamsLeft2 .space-yearnumber,
  .insideSearchParamsLeft2 .queryBox,
  .insideSearchParamsLeft2 .space-yearmonth,
  .insideSearchParamsLeft2 .space-og-one-doctype {
    padding-left: 0;
  }
  .insideSearchParamsLeft2 .kazalo {
    width: 100%;
    height: unset;
    margin: 0 auto;
    padding-top: 0;
  }
  .insideSearchParamsLeft2 .kazalo .token-input-list-cms-ui {
    width: 100% !important;
  }
  .insideSearchParamsLeft2 .space-yearmonth p + div select {
    margin-bottom: 10px;
  }
  .insideSearchParamsLeft2 .space-search {
    width: 100%;
  }
  .insideSearchParamsLeft2 .space-search .queryBox {
    width: fill-available;
    width: -moz-available;
    width: -webkit-fill-available;
  }
  .insideSearchParamsLeft2 .space-search .queryBox table {
    width: 100% !important;
  }
  .insideSearchParamsLeft2 .space-search .queryBox table tr:first-child td {
    width: fill-available !important;
    width: -moz-available !important;
    width: -webkit-fill-available !important;
  }
  .insideSearchParamsLeft2 .space-search .queryBox table tr:first-child td > input {
    margin-right: 0;
    width: fill-available;
    width: -moz-available;
    width: -webkit-fill-available;
    margin-right: 15px;
  }
  .insideSearchParamsLeft2 .space-search .queryBox table .search-checkbox #onlyTitle {
    margin-bottom: 5px;
    margin-top: 0;
  }
  .insideSearchParamsLeft2 .space-search .queryBox table tr .date-box:first-child {
    margin-bottom: 10px;
  }
  .insideSearchParamsLeft2 .space-search .queryBox table tr .date-box:nth-child(3) {
    margin-left: 63px;
  }
  .insideSearchParamsLeft2 .space-search .queryBox table tr .datepicker {
    margin-left: 8px;
  }
  .insideSearchParamsLeft2 .space-search .search-titles-only-box {
    padding-left: 0;
  }
  .insideSearchParamsLeft2 .space-search-btn {
    padding-left: 0;
  }
  .insideSearchParamsLeft2 #kazalo_pdf > * {
    display: block;
    margin-bottom: 5px;
  }
  .insideSearchParamsLeft2 #kazalo_pdf .pdf-button {
    margin-bottom: 0;
    width: 140px;
  }
  .space-table-placeholder {
    overflow: auto;
  }
  .token-input-dropdown-cms-ui {
    width: -moz-available !important;
    width: -webkit-fill-available !important;
    width: -fill-available !important;
    margin-left: 20px;
    margin-right: 18px;
    left: 0 !important;
  }
  #frontPgContent {
    padding: 0 20px;
  }
  #frontPgContent .inner {
    width: 100%;
  }
  #frontPgContent .inner a {
    text-decoration: underline;
  }
  .resContainer {
    padding-bottom: 0;
  }
  .resContainer  + #pdf_holder {
    padding: 0;
  }
  .resContainer  + #pdf_holder  + div {
    display: none !important;
  }
  #pdf_holder {
    padding: 10px;
  }
  #pdf_holder object {
    width: unset;
    height: 450px;
  }
  .total-results {
    margin: 0;
  }
  .total-results .text {
    min-width: initial !important;
    min-width: unset !important;
    padding: 5px 20px;
  }
  .total-results .choose-paging {
    text-align: left !important;
    margin-left: 20px;
    width: 100% !important;
  }
  .searchListItem {
    margin-left: 0;
    margin-right: 0;
  }
  .searchListItem table {
    width: 100%;
    padding: 0 20px;
  }
  .pager {
    margin-right: 0;
    margin-left: 0;
    float: initial;
    float: unset;
    text-align: center;
    padding: 14px 20px;
    width: initial;
    width: unset;
  }
  .pager .page-number {
    margin-right: 14px;
  }
  .pager .page-number:first-child {
    display: block;
    margin-right: 0;
  }
  .pager .page-number:last-child {
    margin-right: 0;
  }
  .articleDetails.inner {
    width: 100%;
    position: relative;
  }
  .articleDetails.inner .title {
    padding-right: 0;
    width: 100%;
  }
  .articleDetails.inner .title h2 {
    padding: 0 20px;
  }
  #sticky.stick {
    width: 100%;
  }
  #sticky.stick h2 {
    font-size: 14px;
    line-height: 1.3;
  }
  #sticky h2 {
    font-size: 20px;
  }
  .contentLeft {
    width: 100% !important;
    border-top: none;
  }
  .contentLeft #html-content-frame {
    margin-top: 90px;
  }
  .contentLeft #html-content-frame .sl-content + div {
    display: none !important;
  }
  .contentLeft .mu-content div.doc {
    width: unset !important;
  }
  .contentLeft .mu-content div.doc .rightcolumn {
    border-left: none;
    padding-left: 0;
  }
  .contentLeft div.doc {
    width: 100%;
  }
  .contentLeft div.doc .article-column {
    width: 100% !important;
    float: initial;
    float: unset;
    overflow-x: auto;
  }
  .contentLeft div.doc .article-column .TB-NA18 {
    font-size: 1.7em;
  }
  .contentLeft div.doc .article-column p {
    line-height: 1.2em !important;
  }
  .contentRightOuter {
    float: unset;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translate(-50%);
    transform: translateX(-50%);
  }
  .contentRightOuter .contentRight {
    margin: 0 auto;
    position: relative;
    padding-bottom: 0;
  }
  .contentRightOuter .mobile {
    display: block;
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .contentRightOuter .mobile.expanded {
    margin-top: 0;
    margin-bottom: 0;
  }
  .contentRightOuter .mobile .more {
    background: #8d8d90;
    color: white;
    text-align: center;
    padding: 5px 15px;
    height: unset;
    display: inline;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .contentRightOuter .mobile ~ div {
    display: none;
  }
  .contentRightOuter .nakladnicki-oglasi {
    display: none;
    max-height: 170px !important;
  }
  .contentRightOuter #view-full {
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .full-screen-title {
    width: initial !important;
    width: fill-available !important;
    width: -moz-available !important;
    width: -webkit-fill-available !important;
    padding: 18px 20px 36px;
  }
  .full-screen-title  ~ .sl-content .doc {
    width: 100% !important;
  }
  .full-screen-title  ~ .sl-content .doc .article-column {
    width: initial !important;
    width: fill-available !important;
    width: -moz-available !important;
    width: -webkit-fill-available !important;
    overflow-x: scroll;
    margin: 0 20px;
  }
  .trackingDetails {
    width: 100% !important;
  }
  .trackingDetails .title {
    width: 100% !important;
    padding-left: 10px;
  }
  .trackingDetails .upute-box {
    padding: 0 !important;
    width: 100% !important;
  }
  .trackingDetails .upute-box  > * {
    padding: 0 10px;
  }
  .trackingDetails .upute-box iframe {
    width: fill-available;
    width: -moz-available;
    width: -webkit-fill-available;
  }
  .trackingDetails .content-left p {
    padding: 0 10px;
  }
  .trackingDetails #form .item {
    padding: 0 10px;
  }
  .trackingDetails #form .item input,
  .trackingDetails #form .item textarea {
    width: fill-available !important;
    width: -moz-available !important;
    width: -webkit-fill-available !important;
    max-width: unset;
  }
  div#footer {
    padding-top: 20px;
  }
  div#footer div.links {
    width: initial;
    width: unset;
  }
  div#footer div.links .left,
  div#footer div.links .right {
    float: initial;
    float: unset;
    text-align: left;
    margin-left: 20px;
  }
  div#footer div.links .left {
    margin-bottom: 10px;
    margin-right: 0;
    text-decoration: underline;
    width: fill-available;
    width: -moz-available;
    width: -webkit-fill-available;
  }
  div#footer div.links .right {
    margin-top: 15px;
    width: 210px;
  }
  div#footer div.links .right a {
    text-decoration: underline;
  }
  div#footer .uk-grid > * {
    padding-left: 0;
  }
  div#footer .footer-info {
    width: 100%;
    height: unset;
  }
  div#footer .footer-info .tabse {
    margin: 0 auto;
  }
  footer {
    height: unset;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 480px) and (max-width: 767px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 480px) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 480px) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (min-width: 480px) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (min-width: 480px) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (min-width: 480px) and (max-width: 767px), only screen and (min-width: 480px) and (max-width: 767px) {
  .header-newbar .content {
    padding-top: 22px;
  }
}
