@import "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
-----------------------------------------------------*/
@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) {
  body:before {
    content: "small";
  }
  .hdd-container {
    margin: 10px;
  }
  .hdd-container NAV {
    border-bottom: 1px solid black;
  }
  .hdd-container NAV UL.mainMenu {
    padding-left: 0;
  }
}
@import "fonts/fonts.css";
@font-face {
  font-family: 'nerislight';
  src: url('fonts/neris-light-webfont.eot');
  src: url('fonts/neris-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/neris-light-webfont.woff2') format('woff2'), url('fonts/neris-light-webfont.woff') format('woff'), url('fonts/neris-light-webfont.ttf') format('truetype'), url('fonts/neris-light-webfont.svg#nerislight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nerissemibold';
  src: url('fonts/neris-semibold-webfont.eot');
  src: url('fonts/neris-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/neris-semibold-webfont.woff2') format('woff2'), url('fonts/neris-semibold-webfont.woff') format('woff'), url('fonts/neris-semibold-webfont.ttf') format('truetype'), url('fonts/neris-semibold-webfont.svg#nerissemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nerisblack';
  src: url('fonts/Neris-Black-webfont.eot');
  src: url('fonts/Neris-Black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Neris-Black-webfont.woff') format('woff'), url('fonts/Neris-Black-webfont.ttf') format('truetype'), url('fonts/Neris-Black-webfont.svg#nerisblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'neristhin';
  src: url('Neris-Thin-webfont.eot');
  src: url('Neris-Thin-webfont.eot?#iefix') format('embedded-opentype'), url('Neris-Thin-webfont.woff') format('woff'), url('Neris-Thin-webfont.ttf') format('truetype'), url('Neris-Thin-webfont.svg#neristhin') format('svg');
  font-weight: normal;
  font-style: normal;
}
.font1 {
  font-family: 'Palatino Linotype';
}
.font2 {
  font-family: 'Roboto Slab', serif;
}
.font3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}
.font-palatino {
  font-family: 'Palatino Linotype';
  font-weight: 400;
}
.font-sans-reg {
  font-family: 'Source Sans Pro';
  font-weight: 400;
}
.custom-font {
  font-family: 'nerislight';
}
.clr-novo {
  background: #8fba86;
}
.clr-edu {
  background: #f4c13d;
}
.clr-cest {
  background: #e94568;
}
.clr-darkcest {
  background: #8fba86;
}
.clr-dar {
  background: #f2444a;
}
.clr-slik {
  background: #a098c4;
}
.clr-turi {
  background: #68caf2;
}
.clr-darkcest {
  background: #f2444a;
}
.clr-default {
  background: #4a86c0;
}
.clr-zaba {
  background: #e94568;
}
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

tr td input[type=text],
tr td input[type=password],
tr td select,
tr td select option {
  font-family: 'Palatino Linotype';
}
.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 */

}
.sprite {
  background: transparent url(../images/_theme/0/sprite.png) no-repeat 0 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.color-primary {
  color: black;
}
.color-secondary {
  color: blue;
}
IMG {
  display: block;
}
EM {
  font-style: italic;
}
html,
button,
input,
select,
textarea {
  color: #333333;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 21px;
  line-height: 140%;
}
body:before {
  content: "desktop";
  display: none;
  /* Prevent from displaying. */

}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*::-webkit-input-placeholder {
  color: #009ee3;
}

::-moz-placeholder {
  color: #009ee3;
}

::-moz-placeholder {
  color: #009ee3;
}

::-ms-input-placeholder {
  color: #009ee3;
}*/

H1,
H2,
H3,
H4,
H5 {
  font-family: 'Palatino Linotype';
  font-size: 40px;
  line-height: 120%;
}
H2 {
  font-size: 28px;
  color: #333333;
  margin-bottom: 15px;
}
H3 {
  font-size: 21px !important;
  margin-bottom: 10px;
  margin-top: 15px;
}
H4 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 15px;
}
.uk-grid {
  margin-left: 0;
}
.uk-container-center {
  max-width: 1170px;
  padding: 0 0px;
}
#navbar.uk-navbar {
  background-color: transparent;
}
.announcement {
  font-family: nerislight;
  background: #e94178;
  color: white;
  padding: 18px;
  font-size: 19px;
  text-align: center;
}
.fp {
  text-align: left;
  font-family: nerislight;
  color: #374149;
}
.fp h2 {
  color: #374149 !important;
  font-size: 18px;
  margin-bottom: 30px !important;
  margin-top: 30px;
  padding-left: 60px !important;
}
.header .selected {
  color: #091d46;
}
.header .top {
  background-color: #105bb1;
  height: 100px;
  float: left;
  width: 40%;
}
.header .top-2nd {
  float: left;
  background-image: url('/images/design/header_corner.png');
  background-size: 100px 100px;
  width: 100px;
  height: 100px;
}
HEADER {
  height: 150px;
}
HEADER .inner {
  position: relative;
}
HEADER .inner H1.logo {
  font-family: 'nerislight';
  position: absolute;
  top: 30px;
  margin: 0;
  font-size: 26px;
}
HEADER .inner H1.logo A {
  color: black;
  text-decoration: none;
}
HEADER .inner H1.logo A:hover {
  text-decoration: none;
}
.hdd-container {
  min-height: 800px;
}
.hdd-container NAV A {
  color: black;
  text-transform: uppercase;
}
.hdd-container NAV A:hover {
  text-decoration: none;
  border-bottom: 1px solid black;
}
.hdd-container NAV A.selected {
  border-bottom: 1px solid blue;
}
.hdd-container P {
  color: black;
}
/* ==========================================================================
   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%;
  position: relative;
  font-family: nerislight;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  /*color: #84837f;*/
  text-align: center;
}
#wrap {
  width: 1140px;
  margin: 0px auto;
  text-align: left;
}
.buttony {
  padding: 15px;
  font-size: 13px;
  line-height: 11px;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  height: 40px;
  min-width: 110px;
  text-align: center;
  outline: none;
}
.buttony:hover {
  cursor: pointer;
}
.buttony:disabled {
  opacity: 0.6;
}
.buttony-gold {
  background: #dea801;
  color: black;
}
.buttony-gold:hover {
  background: #0a0629;
  color: white;
}
.buttony-grey {
  background: #edecef;
  color: black;
}
.buttony-grey:hover {
  background: #0a0629;
  color: white;
}
.buttony-dark {
  background: #0a0629;
  color: white;
}
/* BUTTONS */

.page-path {
  margin-top: 5px;
  margin-bottom: 15px;
}
.page-path a,
.page-path li {
  font-family: 'Palatino Linotype';
  color: #a7a6a3;
  font-size: 12px;
  font-weight: 400;
}
.page-path a:hover {
  text-decoration: underline;
}
.page-path a {
  margin: 0 5px;
}
.page-path li {
  padding: 0;
  background: none;
  float: left;
  display: inline !important;
}
.bg-wrap {
  margin-top: 10px;
  background-image: url(/images/_theme/0/bkg-left.jpg), url(/images/_theme/0/bkg-right.jpg);
  background-repeat: repeat-y;
  background-position: left top 13px, right top 13px;
}
#event-pub-box {
  position: absolute;
  z-index: 6000;
  background: #015468;
  width: 470px;
  height: 450px;
  top: 35px;
  padding: 40px 20px 15px 15px;
}
#event-pub-box .event {
  width: 240px;
  float: left;
  height: 100%;
}
#event-pub-box .event .event-data {
  margin-left: 20px;
  margin-bottom: auto;
  max-width: 200px;
}
#event-pub-box .event .event-data .event-title {
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
  color: white;
}
#event-pub-box .event .event-data a:hover {
  text-decoration: none;
}
#event-pub-box .event .event-data a:hover .event-title {
  text-decoration: underline;
}
#event-pub-box .event .event-datepicker {
  position: absolute;
  bottom: 15px;
}
#event-pub-box .event .sub {
  font-size: 13px;
  color: #fbdb01;
  margin-top: 10px;
  display: block;
}
#event-pub-box .publication {
  width: 180px;
  background: transparent url(/images/icon/book.png) no-repeat 55px 0;
  color: white;
  float: right;
  font-size: 14px;
}
#event-pub-box .publication a:hover {
  text-decoration: none;
}
#event-pub-box .publication a:hover .rec-title {
  text-decoration: underline;
}
#event-pub-box .publication p {
  padding-top: 65px;
  font-size: 14px;
}
#event-pub-box .publication .rec-item {
  margin-top: 10px;
}
#event-pub-box .publication .rec-item .author {
  display: block;
  color: #fbdb01;
  font-size: 13px;
  font-style: italic;
}
#event-pub-box .publication .rec-item .rec-title {
  color: white;
  text-transform: uppercase;
  line-height: 19px;
}
#event-pub-box .publication .rec-nav {
  margin-top: 30px;
}
#event-pub-box .publication .rec-nav .rec-nav-prev,
#event-pub-box .publication .rec-nav .rec-nav-next {
  width: 17px;
  height: 28px;
  opacity: 0.8;
}
#event-pub-box .publication .rec-nav .rec-nav-prev:hover,
#event-pub-box .publication .rec-nav .rec-nav-next:hover {
  cursor: pointer;
  opacity: 1;
}
#event-pub-box .publication .rec-nav .rec-nav-prev {
  float: left;
  background: transparent url(/images/icon/arrow-white-left.png) no-repeat 0 0;
}
#event-pub-box .publication .rec-nav .rec-nav-next {
  float: right;
  background: transparent url(/images/icon/arrow-white-right.png) no-repeat 0 0;
}
.pager {
  border: none;
  padding: 0 0 0 20px;
  margin: 0;
  text-align: left;
  clear: both;
}
.pager .left-part {
  display: none;
}
.pager .right-part {
  font-size: 14px;
}
.pager .right-part a {
  padding: 0;
  font-size: 16px;
}
.pager .right-part a.selected {
  font-size: 16px;
  font-weight: 700;
  color: #e73032;
}
/*form styles*/

#msform {
  width: 400px;
  margin: 50px auto;
  text-align: center;
  position: relative;
}
#msform fieldset {
  background: white;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
  padding: 20px 30px;
  box-sizing: border-box;
  width: 80%;
  margin: 0 10%;
  /*stacking fieldsets above each other*/
  position: relative;
}
/*Hide all except first fieldset*/

#msform fieldset:not(:first-of-type) {
  display: none;
}
/*inputs*/

#msform input,
#msform textarea {
  padding: 15px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  margin-bottom: 10px;
  width: 100%;
  box-sizing: border-box;
  font-family: montserrat;
  color: #2c3e50;
  font-size: 13px;
}
/*buttons*/

#msform .action-button {
  width: 100px;
  background: #27ae60;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 1px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px;
}
#msform .action-button:hover,
#msform .action-button:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #27ae60;
}
/*headings*/

.fs-title {
  font-size: 15px;
  text-transform: uppercase;
  color: #2c3e50;
  margin-bottom: 10px;
}
.fs-subtitle {
  font-weight: normal;
  font-size: 13px;
  color: #666666;
  margin-bottom: 20px;
}
/*progressbar*/

#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  /*CSS counters to number the steps*/
  counter-reset: step;
}
#progressbar li {
  list-style-type: none;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  width: 33.33%;
  float: left;
  position: relative;
}
#progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 20px;
  line-height: 20px;
  display: block;
  font-size: 10px;
  color: #333333;
  background: white;
  border-radius: 3px;
  margin: 0 auto 5px auto;
}
/*progressbar connectors*/

#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: white;
  position: absolute;
  left: -50%;
  top: 9px;
  z-index: -1;
  /*put it behind the numbers*/

}
#progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none;
}
/*marking active/completed steps green*/

/*The number of the step and the connector before it = green*/

#progressbar li.active:before,
#progressbar li.active:after {
  background: #27ae60;
  color: white;
}
.standard {
  font-family: 'Palatino Linotype';
  /*.title {
		text-align: left;
		margin-left: 30px;
		font-size: 40px;
		padding-bottom: 50px;
	}*/

}
.standard .main-content {
  max-width: 1160px;
  text-align: left;
  font-family: 'Palatino Linotype';
  padding: 0 20px;
  width: 100%;
}
.standard .main-content .right-bar {
  padding-top: 30px;
}
.standard .main-content .static-content {
  padding-top: 30px;
}
.standard .main-content .static-content li {
  color: #333333;
  margin-left: 30px;
  padding-left: 10px;
  list-style-image: url(/images/_theme/0/li-bullet-disc-blue.png);
  font-size: 17px;
  line-height: 30px;
}
.standard .main-content .main-title {
  font-family: 'Roboto Slab', serif !important;
  font-weight: 300;
  font-size: 40px;
  color: black;
}
.standard .main-content .main {
  width: 920px;
  text-align: left;
  font-size: 18px;
  color: #374149;
  line-height: 29px;
  margin: 0 auto;
}
.standard .main-content .main h1 {
  padding-top: 50px;
}
.standard .main-content .main p {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  margin: 30px 0;
}
.standard .main-content p {
  color: #333333;
}
.clickable:hover {
  cursor: pointer;
}
.shadowed {
  -webkit-box-shadow: 0px 0px 5px 0px #7a7a7a;
  -moz-box-shadow: 0px 0px 5px 0px #7a7a7a;
  box-shadow: 0px 0px 5px 0px #7a7a7a;
}
.main-container {
  background: white;
  max-width: 1140px;
  margin: 0 auto;
}
.rotator {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 5000;
}
.rotator.shadowed {
  margin-bottom: 35px;
}
.rotator .bx-wrapper,
.rotator .bx-viewport {
  height: 280px !important;
  margin-bottom: 0;
}
.rotator .slider .slide {
  height: 280px;
  width: 100%;
  position: relative;
}
.rotator .slider .signature {
  color: black;
  text-align: left;
  bottom: -160px;
  position: relative;
  font-size: 14px;
  color: #374149;
}
.rotator .slider .slide-description {
  font-family: nerislight;
  color: black;
  text-align: left;
  padding-left: 100px;
  font-size: 21px;
  line-height: 25px;
  position: relative;
  top: 100px;
}
.rotator .slider .slide-description hard {
  font-family: nerisblack;
  font-size: 40px;
  line-height: 52px;
  color: #d7085f;
}
.rotator .slider .slide-description less-hard {
  font-family: nerisblack;
  font-size: 32px;
  line-height: 40px;
  color: #d7085f;
}
.rotator .bx-controls {
  position: absolute;
  right: 10px;
  bottom: 45px;
  width: 100px;
}
.rotator .bx-controls .bx-pager-link {
  width: 15px !important;
  height: 15px !important;
  border-radius: 10px !important;
  background: #a7c7e0 !important;
}
.rotator .bx-controls .bx-pager-link.active {
  background: #4a87c0 !important;
}
.rotator .news-slider {
  margin: 0 auto;
}
.rotator .news-slider .bx-wrapper,
.rotator .news-slider .bx-viewport {
  height: 420px !important;
}
.rotator .news-slider .news-item .image {
  max-width: 255px;
  position: relative;
}
.rotator .news-slider .news-item .image .image-add {
  position: absolute;
  background-color: #1d1d1d;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  opacity: 0.3;
}
.rotator .news-slider .news-item .news-subs {
  color: #374149;
  font-size: 13px;
  margin-top: 10px;
}
.rotator .news-slider .news-item .news-title .uk-icon-angle-right {
  color: #d7085f;
}
.rotator .news-slider .news-item .news-title .news-title {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  z-index: 200;
  color: #d7085f;
}
.rotator .news-slider .news-item .news-description p {
  color: #374149;
  font-size: 15px;
  line-height: 20px;
  margin-top: 5px;
}
.rotator .news-slider .news-item:hover .image-add {
  display: none;
}
.rotator .news-slider .title {
  color: white;
  background: transparent url("/images/bg/arrow-dark-left.png") no-repeat 0 0;
}
.rotator .news-slider .bx-wrapper {
  border: none !important;
  width: 100% !important;
}
.rotator .news-slider .bx-viewport {
  position: static !important;
}
.rotator .news-slider .bx-wrapper,
.rotator .news-slider .bx-viewport {
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: initial;
}
.slider-small .slide .item {
  height: 380px;
}
.slider-small .slide .item a {
  display: block;
}
.slider-small .slide .item a:hover {
  text-decoration: none;
}
.slider-small .slide .item a .image {
  width: 100%;
  position: relative;
}
.slider-small .slide .item .rotator-title {
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #222222;
  line-height: 20px;
}
.slider-small .slide .item .rotator-description {
  font-family: 'Palatino Linotype';
  font-weight: 300;
  font-size: 14px;
  color: black;
}
.slider-small .slide .item .metadata a {
  font-size: 13px;
}
.gmap-holder {
  margin-top: 50px;
  height: 420px;
}
.gmap-holder .g_mark {
  width: 175px;
  text-align: left;
}
.gmap-holder .g_mark h1,
.gmap-holder .g_mark p {
  color: #006179;
}
.gmap-holder .g_mark h1 {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
  padding-bottom: 0;
}
.gmap-holder .g_mark p {
  font-size: 12px;
  line-height: 17px;
}
.news-rotator {
  background: #fcdfe8;
  height: 420px;
  margin-top: 30px;
}
.news-rotator .title {
  background: transparent url(/images/bg/arrow-white-left.png) no-repeat 10px 30px;
  color: white;
  padding-left: 30px;
  margin-bottom: 15px;
}
.news-rotator2 {
  background: #fcdfe8;
  height: 467px;
}
.news-rotator2 .title {
  background: transparent url(/images/bg/arrow-white-left.png) no-repeat 10px 30px;
  color: white;
  padding-left: 30px;
  margin-bottom: 15px;
}
.top-stripe {
  /*border-top: 5px dashed red;*/
  background-image: url(/images/_theme/0/top-stripe.jpg);
  background-repeat: repeat-x;
  height: 33px;
  -webkit-box-shadow: 0px 2px 10px -6px #616161;
  -moz-box-shadow: 0px 2px 10px -6px #616161;
  box-shadow: 0px 2px 10px -6px #616161;
  padding-top: 20px;
  font-family: 'Palatino Linotype';
  font-size: 13px;
  color: #a4a4a4;
  font-weight: 400;
}
.top-stripe .langs {
  margin-left: 35px;
}
.top-stripe .langs a {
  margin: 0 7px;
}
.top-stripe .langs a.active {
  width: 20px;
  border-bottom: 3px solid #4a87c0;
}
.top-stripe a {
  color: #8f8f8f;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.top-stripe a.first {
  margin-left: 0;
}
.top-stripe a.last {
  margin-right: 0;
}
.top-stripe .no-of-cart-items {
  margin-left: 0px;
  color: #276db3;
  font-size: 15px;
  font-family: 'Roboto Slab', serif;
  font-weight: 600;
  padding: 3px;
}
.ads {
  background: #d7d9db;
  height: 170px;
}
.front-adds {
  text-align: center;
  margin-top: 70px;
  padding-top: 30px;
}
.front-adds a {
  background-image: url(/images/_theme/0/fp-banners.jpg);
  background-position: 0 0;
}
.front-adds .hrzz {
  padding: 0 142px 91px 32px;
  background-position: 0 110px;
}
.front-adds .ins-antropologiju {
  background-position: -169px 110px;
  padding: 0 142px 91px 135px;
}
.front-adds .kbc-split {
  background-position: -423px 110px;
  padding: 0 142px 91px 0;
}
.front-adds .hzjz {
  background-position: -541px 110px;
  padding: 0 142px 91px 5px;
}
.front-adds .agencija-oo {
  background-position: -669px 110px;
  padding: 0 142px 91px 5px;
}
.front-adds .alen-selovic {
  background-position: -796px 110px;
  padding: 0 142px 91px 5px;
}
.front-adds .kbd {
  background-position: -932px 110px;
  padding: 0 142px 91px 5px;
}
.front-adds .link-item {
  font-size: 14px;
  line-height: 18px;
  color: #84837f;
}
.front-adds .link-item span {
  height: 153px;
  width: 153px;
  display: inline-block;
}
.front-adds .link-item .title {
  padding: 20px 0 25px 0;
  font-size: 22px;
  color: #84837f;
  display: block;
  font-weight: normal;
}
.front-adds .link-item:hover {
  text-decoration: none;
  cursor: pointer;
}
.front-adds .link-item:hover .title {
  color: #006179;
}
.front-adds .link-item:hover #halugica {
  background: transparent url(/images/bg/banner.png) no-repeat 0 -153px;
}
.front-adds .link-item:hover #catalog {
  background: transparent url(/images/bg/banner.png) no-repeat -153px -153px;
}
.front-adds .link-item:hover #program {
  background: transparent url(/images/bg/banner.png) no-repeat -306px -153px;
}
.front-adds .link-item:hover #question {
  background: transparent url(/images/bg/banner.png) no-repeat -459px -153px;
}
.front-adds .link-item #halugica {
  background: transparent url(/images/bg/banner.png) no-repeat 0 0;
}
.front-adds .link-item #catalog {
  background: transparent url(/images/bg/banner.png) no-repeat -153px 0;
}
.front-adds .link-item #program {
  background: transparent url(/images/bg/banner.png) no-repeat -306px 0;
}
.front-adds .link-item #question {
  background: transparent url(/images/bg/banner.png) no-repeat -459px 0;
}
/*#app {
  padding-top: 10px;
}*/

.slikovnice .bx-controls {
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 100px;
}
.slikovnice .bx-controls .bx-pager-link {
  width: 15px !important;
  height: 15px !important;
  border-radius: 10px !important;
  background: #a7c7e0 !important;
}
.slikovnice .bx-controls .bx-pager-link.active {
  background: #4a87c0 !important;
}
.slikovnice .image-box > img {
  width: 350px;
}
.slikovnice .image-box .small-slider a {
  display: inline-block;
}
.slikovnice .image-box .small-slider a:hover {
  text-decoration: none;
}
.slikovnice .bottom {
  margin-top: 70px !important;
}
.slikovnice .left.first {
  padding-left: 0;
  padding-right: 50px;
}
.slikovnice .left.mid {
  padding-right: 30px;
}
.slikovnice .left.last {
  padding-right: 0;
  /*margin-top: 45px;*/

}
.slikovnice .eduka .bx-wrapper {
  padding-left: 10px;
  width: 93%;
  display: inline-block;
}
.slikovnice .eduka .control {
  margin-top: 160px;
}
.slikovnice .eduka .control i {
  font-size: 40px;
  color: #b0b0b2;
}
.slikovnice .title {
  font-family: 'Roboto Slab', serif;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 34px;
  color: #222222;
}
.slikovnice .title a {
  color: #222222;
}
.slikovnice .desc {
  font-family: 'Palatino Linotype';
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
}
.slikovnice .metadata {
  color: #6f6f6f;
  font-family: 'Palatino Linotype';
  font-size: 20px;
  margin: 15px 0;
  font-weight: 300;
}
.slikovnice .metadata a {
  color: #6f6f6f;
}
.slikovnice .metadata.cijena {
  margin-top: 20px;
}
.slikovnice .metadata .price {
  color: #e73032;
  font-size: 32px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
}
.slikovnice .metadata i {
  margin-left: 5px;
  color: #f1787d;
  vertical-align: middle;
}
.slikovnice .rotator {
  margin-top: -30px;
}
.slikovnice .prevent-slider .item {
  vertical-align: top;
  margin: 1%;
  width: 14%;
  display: inline-block;
}
.slikovnice .prevent-slider .item a img {
  width: 140px;
  height: 200px;
}
.slikovnice .prevent-slider .item a img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.slikovnice .prevent-slider .item a:hover {
  text-decoration: underline;
}
.slikovnice .prevent-slider .item .title {
  font-size: 18px;
  margin: 15px 0;
  line-height: 20px;
}
.slikovnice .prevent-slider .item .metadata {
  font-size: 13px;
  margin: 0;
}
.slikovnice .prevent-slider .item .metadata .price {
  font-size: 18px;
}
.slikovnice .prevent-slider .item .metadata.cijena {
  margin-top: 10px;
}
.buy-btn {
  display: inline-block;
  margin-top: 30px;
}
.cestitke .product-search {
  padding-bottom: 20px;
}
.cestitke .leading-text {
  margin: 0 50px;
}
.cestitke .leading-text p {
  font-size: 18px;
  margin: 30px 0;
  font-weight: 300;
  line-height: 28px;
}
.cestitke .leading-text p b {
  font-family: 'Roboto Slab', serif;
}
.cestitke .cat-select {
  width: 250px;
}
.cestitke .text {
  padding: 50px 30px;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}
.cestitka {
  float: left;
  padding: 10px;
}
.cestitka .image {
  border-bottom: 0;
}
.cestitka .name {
  /*background: @hard-pink;*/
  text-align: center;
  display: table;
  width: 100%;
}
.cestitka .name span {
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
  height: 55px;
  font-family: 'Roboto Slab', serif;
  color: white;
}
#shopping-cart-login .message-good,
#shopping-cart-login .message-wrong {
  position: absolute !important;
  width: 300px;
}
.product-search {
  padding: 30px 0;
}
.product-search .option {
  display: inline-block;
}
.product-search .option span {
  font-size: 14px;
  padding-left: 30px;
  padding-right: 10px;
}
.product-search .option select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  border: 1px solid #d7d9db;
  padding: 7px;
  padding-right: 30px;
  font-family: 'Palatino Linotype';
  color: #969696;
  background: url(/images/_theme/0/select-arrow.png) no-repeat right #fffdda;
}
.separate-top {
  margin-top: 25px;
}
.ship-data .data-box {
  display: inline-block;
  width: 200px;
  height: 35px !important;
}
.ship-data .order-form-title {
  display: inline-block;
  border: none !important;
  height: 35px;
}
.ship-data .input-group {
  width: 340px;
  text-align: right;
  display: inline-block;
  margin-right: 15px;
}
HEADER {
  position: relative;
  z-index: 8000;
  padding-top: 30px !important;
  height: 185px;
}
HEADER .search-box {
  margin-left: 100px;
  margin-top: 20px;
  padding-left: 3px;
  border-bottom: 1px solid #c1bdba;
  width: 400px;
  height: 25px;
  padding-bottom: 5px;
}
HEADER .search-box input {
  padding: 0;
  width: 400px;
  height: 25px;
  border: none;
  background: url("/images/_theme/0/search-icon.png") no-repeat right white !important;
  float: left;
  font-weight: 700;
  font-family: 'Roboto Slab', serif;
  font-size: 14px;
  background-position: center center;
  vertical-align: bottom;
}
HEADER .search-box span {
  float: left;
  font-weight: 700;
  font-family: 'Roboto Slab', serif;
  font-size: 14px;
}
HEADER .search-box a {
  padding-right: 2px;
}
HEADER .search-box img {
  margin-top: -20px;
}
HEADER .right {
  padding: 10px;
}
HEADER .right a {
  display: inline-block;
}
HEADER #logo-nd {
  float: left;
}
HEADER #logo-nd img {
  margin-left: 50px;
  margin-top: -10px;
  width: 90px;
}
HEADER .social-icons {
  padding: 0;
  margin-top: 10px;
}
HEADER #logo {
  height: 95px;
  left: 69px;
  position: absolute;
  top: 11px;
  width: 176px;
  z-index: 10000;
}
HEADER #languages {
  position: absolute;
  top: -36px;
  right: 16px;
}
HEADER #languages ul li {
  float: left;
  margin-right: 5px;
}
HEADER #languages ul li a {
  color: #374149;
  text-decoration: none;
  font-size: 12px;
}
HEADER #languages ul li .selected {
  font-weight: bold;
}
HEADER #top {
  height: 85px;
  text-align: right;
  font-size: 10px;
  color: #606063;
}
HEADER #top .facebook {
  padding: 10px;
  margin: 15px 20px 0 0;
}
HEADER #top .facebook a {
  display: inline-block;
}
HEADER #top .facebook #facebook-btn {
  display: block;
  background: transparent url("/images/icon/facebook.png") no-repeat 0 0;
  width: 25px;
  height: 25px;
}
HEADER #top .search {
  padding: 10px;
}
HEADER #top .search a {
  display: inline-block;
}
HEADER #top .search input {
  width: 215px;
  border: none;
  height: 20px;
  margin: 15px 0;
}
HEADER #top .search #search-btn {
  padding: 10px;
  display: block;
  width: 60px;
  height: 55px;
  background: #81004e url("/images/icon/search.png") no-repeat center center;
}
HEADER #top .search #search-btn a {
  display: inline-block;
}
HEADER #top .links {
  padding: 10px;
  font-size: 13px;
  margin: 15px 0;
  margin-right: 25px;
}
HEADER #top .links a {
  display: inline-block;
}
HEADER #top .links .hr,
HEADER #top .links .en {
  display: inline-block;
  color: #84837f;
}
HEADER #top .links a:hover,
HEADER #top .links .selected {
  color: #006179;
}
HEADER #top .links .hr {
  text-align: left;
}
HEADER #top .links .en {
  text-align: right;
}
HEADER #main-menu nav ul {
  text-align: center;
}
HEADER #main-menu nav li {
  display: inline;
}
HEADER #main-menu .mainMenu {
  /*margin-left: 295px;*/

  /*float: right;*/

  /*margin-top: 10px;*/

  font-family: 'Roboto Slab', serif;
  position: relative;
  top: 30px;
}
HEADER #main-menu .mainMenu li {
  display: inline-block;
  height: 50px;
  margin-right: 4px;
}
HEADER #main-menu .mainMenu li a {
  /*background: @softblue;*/
  display: table-cell;
  color: white;
  font-size: 18px;
  height: 50px;
  padding: 2px 47px;
  vertical-align: middle;
}
HEADER #main-menu .mainMenu li:hover .borderesque,
HEADER #main-menu .mainMenu li.selected .borderesque {
  background-color: rgba(0, 0, 0, 0.15);
  margin-top: -7px;
  width: 100%;
  height: 7px;
}
HEADER #main-menu .mainMenu li:hover a,
HEADER #main-menu .mainMenu li.selected a {
  text-decoration: none;
}
HEADER #main-menu .mainMenu li .menu-list {
  visibility: hidden;
  position: absolute;
  z-index: 99999;
  border-top: 5px solid white;
  padding-bottom: 0px;
  /*background: #fff;*/
  padding-left: 0 !important;
  top: 0px;
  margin: 0;
  top: 54px !important;
  /*height:60px;*/

}
HEADER #main-menu .mainMenu li .menu-list li {
  display: block;
  color: #505050;
  /*position: absolute;*/
  cursor: pointer;
  width: 305px;
  margin: 0;
  border-bottom: 1px solid white !important;
  height: 35px;
}
HEADER #main-menu .mainMenu li .menu-list li a.second-lvl {
  padding-top: 7px;
  color: white;
  display: block;
  padding: 0;
  font-family: 'Palatino Linotype';
  font-size: 16px;
  height: 35px;
  line-height: 35px;
}
HEADER #main-menu .mainMenu li.last {
  margin-right: 0px;
}
HEADER #main-menu .mainMenu li:hover > .menu-list {
  visibility: visible;
  opacity: 0.9;
}
.head-standard #main-menu .mainMenu li:hover,
.head-standard #main-menu .mainMenu li.selected {
  background: #d7085f;
}
.bg-wrap center {
  vertical-align: top;
}
.side-box {
  margin-bottom: 50px;
}
.side-box .box-title {
  height: 4px;
  margin-bottom: 10px;
}
.side-box .box-title span {
  position: relative;
  top: -15px;
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  font-size: 20px;
  background: white;
  color: #222222;
  margin-left: 30px;
  padding: 0 10px;
}
.side-box .box-content img {
  width: 100%;
}
.side-box .box-content iframe {
  width: 100%;
}
.side-box.fb-page-plugin {
  height: 500px;
}
.side-box.video-price .box-title {
  background: #9a94b6;
}
.side-box.video-price .box-title span {
  color: #9a94b6;
}
.side-box.zabava .box-title {
  background: #f34f58;
}
.side-box.zabava .box-title span {
  color: #f34f58;
}
.side-box.turistika .box-title {
  background: #91d8f4;
}
.side-box.turistika .box-title span {
  color: #91d8f4;
}
.side-box.cestitke .box-title {
  background: #e64567;
}
.side-box.cestitke .box-title span {
  color: #e64567;
}
.side-box.linkovi img {
  width: auto;
  margin: auto;
}
.side-box.linkovi hr {
  border: 1px solid #e9e9e9;
}
.left-bar {
  width: 24%;
}
.left-bar .misao-dana {
  background: #df886d;
  color: #222222;
  width: 85%;
  /*box-sizing: padding-box;*/
  padding: 15px 20px 20px 20px;
  font-family: 'Roboto Slab', serif;
  text-align: center;
  margin-bottom: 50px;
}
.left-bar .misao-dana div {
  text-align: left;
}
.left-bar .misao-dana a {
  width: 100%;
  font-family: 'Palatino Linotype';
  color: white;
  font-size: 14px;
  font-weight: 300;
}
.left-bar .misao-dana a i {
  color: #f5d520;
  margin-left: 3px;
}
.middle-bar {
  width: 48%;
  padding: 0 15px;
  display: inline-block;
}
.right-bar {
  vertical-align: top;
  width: 24%;
}
.slider-box {
  margin: 0 auto;
  width: 100%;
}
.small-menu ul.static-links {
  margin-top: 10px;
}
.small-menu ul.static-links li {
  width: 100%;
  font-weight: 300;
}
.small-menu ul.static-links li a {
  font-size: 15px;
  color: #868782;
}
.small-menu .menu-list {
  display: none;
}
.preporuke {
  display: inline-block;
}
.preporuke .bx-wrapper {
  display: inline-block;
  width: 93%;
}
.preporuke .box-title {
  background: #a49ec0;
  text-align: left;
}
.preporuke .control {
  margin-top: 160px;
}
.preporuke .control i {
  font-size: 40px;
  color: #b0b0b2;
}
.preporuke .title {
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #222222;
  line-height: 20px;
}
.preporuke .metadata {
  color: #6f6f6f;
  font-family: 'Palatino Linotype';
  font-size: 13px;
  margin: 0;
  font-weight: 300;
}
.preporuke .metadata a {
  color: #6f6f6f;
}
.preporuke .metadata .price {
  color: #e73032;
  font-size: 18px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
}
.preporuke .metadata.cijena {
  margin-top: 10px;
}
.preporuke .metadata i {
  margin-left: 5px;
  color: #f1787d;
  vertical-align: middle;
}
.preporuke .center {
  display: inline-block;
  /*width: 90%;*/

}
.preporuke .item {
  width: 152.5px !important;
  /*box-sizing: padding-box;*/
  padding: 10px;
  padding-top: 30px;
  float: left;
}
.preporuke .item a:hover {
  text-decoration: underline;
}
.preporuke .item img {
  width: 100%;
}
.preporuke .item img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.box-separator {
  background: #d7d9db;
  height: 2px;
  width: 100%;
  margin: 50px 0;
}
.box-title {
  height: 2px;
  margin-bottom: 10px;
}
.box-title span {
  position: relative;
  top: -15px;
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  font-size: 20px;
  background: white;
  color: #888888;
  margin-left: 40px;
  padding: 0 20px;
}
.box-title.grey {
  background: #bfbfbf;
}
.box-title.yellow {
  background: #f8c74e;
}
.box-title.yellow span {
  color: #222222;
}
.box-title.purple {
  background: #a49fbf;
}
.box-title.purple span {
  color: #222222;
}
.box-title.hard-pink {
  background: #e94568;
}
.box-title.fat-line {
  height: 16px;
}
.box-title.fat-line span {
  position: relative;
  top: -5px;
  font-family: 'Roboto Slab', serif;
  font-weight: lighter;
  font-size: 24px;
  background: white;
  color: #222222;
  margin-left: 30px;
  padding: 0 10px;
}
.box-title.fat-line span a {
  color: #222222 !important;
  text-decoration: none;
}
.box-title.fat-line span a:hover {
  color: #222222 !important;
  text-decoration: none;
}
.box-title.margined {
  margin: 75px 0 !important;
}
.box-title.big-type span {
  top: -10px;
  font-size: 40px;
  padding: 0 15px;
}
.fp-box {
  min-height: 100px;
  margin-bottom: 20px;
}
.fp-box .box-title {
  height: 16px;
}
.fp-box .box-title span {
  position: relative;
  top: -5px;
  font-family: 'Roboto Slab', serif;
  font-weight: lighter;
  font-size: 24px;
  background: white;
  color: #222222;
  margin-left: 30px;
  padding: 0 10px;
}
.fp-box .box-title span a {
  color: #222222 !important;
  text-decoration: none;
}
.fp-box .box-title span a:hover {
  color: #222222 !important;
  text-decoration: none;
}
.fp-box.novo-u-ponudi .box-title {
  background: #99c892;
}
.fp-box.edu-kutak .box-title {
  background: #f8c74e;
}
.fp-box.zasto-dar .box-title {
  background: #f3444b;
}
.fp-box .box-content {
  padding: 30px 25px;
  color: #222222;
  padding-right: 15px;
}
.fp-box .box-content .left {
  /*box-sizing: padding-box;*/
  width: 55%;
  padding-right: 10px;
}
.fp-box .box-content .right {
  width: 40%;
}
.fp-box .box-content .right img {
  width: 100%;
}
.fp-box .box-content .title {
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 21px;
}
.fp-box .box-content .title a {
  color: #222222;
}
.fp-box .box-content .desc {
  font-family: 'Palatino Linotype';
  font-size: 13px;
}
.fp-box .box-content .metadata {
  color: #6f6f6f;
  font-family: 'Palatino Linotype';
  font-size: 13px;
  margin: 10px 0;
  font-weight: 300;
}
.fp-box .box-content .metadata a {
  color: #6f6f6f;
}
.fp-box .box-content .metadata .price {
  color: #e73032;
  font-size: 18px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
}
.fp-box .box-content .metadata i {
  margin-left: 5px;
  color: #f1787d;
  vertical-align: middle;
}
.fp-box.preporuke {
  padding-right: 30px;
}
.fp-box.preporuke .preporuke .item {
  width: 165px !important;
}
/* HEADER */

ASIDE {
  float: left;
  width: 255px;
  margin-top: 21px;
  background: white;
}
ASIDE .recommended-publications {
  margin-top: 40px;
  background: #136074 url("/images/icon/book.png") no-repeat 102px 39px;
  padding: 94px 45px 35px 45px;
  color: white;
}
ASIDE .recommended-publications a:hover .author,
ASIDE .recommended-publications a:hover .title {
  text-decoration: underline;
}
ASIDE .recommended-publications p {
  font-size: 14px;
  margin-bottom: 9px;
}
ASIDE .recommended-publications .author,
ASIDE .recommended-publications .title {
  display: block;
}
ASIDE .recommended-publications .author {
  font-size: 13px;
  font-style: italic;
  color: #fbdb01;
}
ASIDE .recommended-publications .title {
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  margin-bottom: 10px;
}
ASIDE .side-banners {
  margin-top: 50px;
  font-size: 13px;
  line-height: 16px;
}
ASIDE .side-banners .side-item {
  display: table;
  margin-bottom: 25px;
  width: 100%;
}
ASIDE .side-banners .side-item .big {
  display: block;
  font-size: 16px;
  line-height: 19px;
  padding: 0;
  margin: 0;
}
ASIDE .side-banners .side-item a {
  color: #84837f;
  display: table-cell;
  vertical-align: middle;
  height: 70px;
  padding-right: 30%;
}
ASIDE .side-banners #halugica {
  background: transparent url("/images/bg/side-banners.png") no-repeat right 0;
}
ASIDE .side-banners #catalog {
  background: transparent url("/images/bg/side-banners.png") no-repeat right -69px;
}
ASIDE .side-banners #program {
  background: transparent url("/images/bg/side-banners.png") no-repeat right -138px;
}
ASIDE .side-banners #question {
  background: transparent url("/images/bg/side-banners.png") no-repeat right -207px;
}
ASIDE #highlight-news-list {
  background: #860d52;
  margin-top: 40px;
  padding: 40px 30px 16px 30px;
}
ASIDE #highlight-news-list li {
  margin: 0 0 24px 0;
}
ASIDE #highlight-news-list li .time {
  display: block;
  margin: 0;
  color: #fbdb01;
  font-size: 12px;
  line-height: 19px;
  font-style: italic;
  text-transform: capitalize;
}
ASIDE #highlight-news-list li a {
  border: none;
  padding: 0;
  font-size: 15px;
  line-height: 20px;
  color: white;
}
ASIDE .currentMenu li a {
  padding: 0 0 0 30px;
  font-size: 13px;
  line-height: 26px;
  color: #84837f;
  margin-bottom: 10px;
  border: 1px solid #cbcac8;
  display: block;
  width: 100%;
}
ASIDE .currentMenu li a:hover,
ASIDE .currentMenu li .selected {
  border-color: #cbcac8;
  color: #006179;
  background: #fbdb01;
  text-decoration: none;
}
.news-controls {
  font-size: 14px;
  margin: 50px 30px;
  font-weight: 300;
  margin-bottom: 150px;
}
.news-controls a {
  color: #888888;
}
.news-controls .left span {
  margin-right: 40px;
}
.news-controls .right span {
  margin-left: 40px;
}
.gMap {
  float: left;
  width: 68%;
  height: 525px;
}
.kontakt {
  width: 30%;
  float: left;
}
.kontakt p:first-of-type {
  margin-top: 0 !important;
}
.glare-button {
  background-image: url('/images/_theme/0/btn-glare.png');
  /*background-repeat: no-repeat;*/
  /*padding-left: 20px;*/
  border: none;
  font-family: 'Roboto Slab', serif;
  padding: 10px 13px;
  color: white;
  font-weight: normal;
  font-size: 14px;
  text-shadow: 2px 2px #a33434;
  width: unset;
}
.glare-button:hover {
  color: white;
  text-shadow: none;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
ARTICLE {
  width: 845px;
  display: block;
  float: right;
  margin: 20px 0 100px 0;
}
ARTICLE #fb-gallery {
  margin-top: 30px;
}
ARTICLE #fb-gallery a {
  position: relative;
  z-index: 100;
}
ARTICLE #fb-gallery a .add-hover {
  display: none;
}
ARTICLE #fb-gallery a:hover .add-hover {
  display: block;
  position: absolute;
  height: 100%;
  width: 112px;
  z-index: 200;
  opacity: 0.75;
  top: 0;
  background-color: #015468;
}
ARTICLE .inner-pad {
  padding-left: 20px;
}
ARTICLE .main-title {
  margin-top: 45px;
}
ARTICLE .summary p {
  font-weight: lighter;
  font-size: 14px;
  margin: 15px 0;
}
ARTICLE .main {
  margin-bottom: 20px;
}
ARTICLE .video {
  display: inline-flex;
  border: 15px solid #e5e4e2;
  margin-bottom: 44px;
}
ARTICLE ul {
  padding-top: 15px;
}
ARTICLE ul li {
  padding: 5px 0 5px 40px;
  background: transparent url("/images/bg/dot-grey.png") no-repeat 20px 12px;
}
ARTICLE #img-news-main {
  margin-bottom: 8px;
}
ARTICLE .news-list .news {
  margin-top: 0 !important;
  margin-bottom: 10px;
  text-align: left;
}
ARTICLE .news-list .news .image {
  position: relative;
  z-index: 100;
}
ARTICLE .news-list .news .image img {
  width: 100%;
}
ARTICLE .news-list .news .content {
  margin-top: 20px;
}
ARTICLE .news-list .news .content a {
  color: red !important;
}
ARTICLE .news-list .news .content a i {
  margin-left: 5px;
  vertical-align: middle;
}
ARTICLE .news-list .news .content .head-title {
  color: #860d52;
  font-size: 13px;
  line-height: 24px;
}
ARTICLE .news-list .news .content .content-title {
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  line-height: 24px;
  padding: 10px 0;
}
ARTICLE .news-list .news .content .content-title:hover a {
  color: #006179;
}
ARTICLE .news-list .news .content p {
  color: #84837f;
}
ARTICLE .news-list .news:hover .hover-ad {
  z-index: 100;
  display: block;
  max-width: 258.5px;
  width: 252px;
  height: 100%;
  position: absolute;
  opacity: 0.75;
  background-color: #015468;
  left: 35px;
  top: 0;
}
ARTICLE .news-list .news:hover .content .content-title,
ARTICLE .news-list .news:hover .content p,
ARTICLE .news-list .news:hover .content a {
  text-decoration: none;
}
ARTICLE .news-list .news:hover .content p {
  text-decoration: underline;
}
ARTICLE .publication-list .publication {
  margin-bottom: 10px;
  max-width: 825px;
  margin-left: auto;
}
ARTICLE .publication-list .publication .image {
  position: relative;
  z-index: 100;
  background: transparent url(/images/icon/arrow-grey-right.png) no-repeat left 27px;
}
ARTICLE .publication-list .publication .image .hover-ad {
  display: none;
}
ARTICLE .publication-list .publication .content {
  margin-top: 20px;
}
ARTICLE .publication-list .publication .content .head-title {
  color: #860d52;
  font-size: 13px;
  line-height: 24px;
}
ARTICLE .publication-list .publication .content .content-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  padding: 10px 0;
  text-transform: uppercase;
}
ARTICLE .publication-list .publication .content .content-title:hover a {
  color: #006179;
}
ARTICLE .publication-list .publication .content p {
  color: #84837f;
}
ARTICLE .publication-list .publication:hover .hover-ad {
  z-index: 100;
  display: block;
  max-width: 258.5px;
  width: 83%;
  height: 100%;
  position: absolute;
  opacity: 0.75;
  background-color: #015468;
  left: 35px;
  top: 0;
}
ARTICLE .publication-list .publication:hover .content .content-title,
ARTICLE .publication-list .publication:hover .content p,
ARTICLE .publication-list .publication:hover .content a {
  text-decoration: none;
}
ARTICLE .publication-list .publication:hover .content p {
  text-decoration: underline;
}
ARTICLE .publication-details {
  margin-top: 55px;
}
ARTICLE .publication-details .description {
  padding-left: 10px !important;
}
ARTICLE .publication-details .description .author {
  padding-top: 20px;
}
ARTICLE .publication-details .description .main-title {
  margin-top: 14px;
  color: #006179;
}
ARTICLE .publication-details .description .details {
  margin-top: 20px;
  margin-bottom: 25px;
  border: 1px solid;
  padding: 30px 30px 20px 30px;
}
ARTICLE .publication-details .description .details p {
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
ARTICLE table {
  margin: 35px 0;
  font-weight: normal;
  width: 90%;
}
ARTICLE table caption {
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #860d52;
  background: transparent url("/images/bg/arrow-grey-right.png") no-repeat 0 5px;
}
ARTICLE table th,
ARTICLE table td {
  /*padding: 0 60px 0 30px;*/
  font-size: 13px;
  height: 45px;
  vertical-align: central;
}
ARTICLE table th {
  font-weight: bold;
}
ARTICLE table tr td {
  background-color: #f9f9f9;
}
ARTICLE table tr:nth-child(2n) td {
  background-color: white;
}
ARTICLE table tr:first-child td {
  border-top: 1px solid #84837f;
}
ARTICLE table tr:last-child td {
  border-bottom: 1px solid #84837f;
}
ARTICLE .form-holder {
  max-width: 800px;
  margin: 40px auto;
  width: 80%;
}
ARTICLE .form-holder li {
  background: none;
  width: 100%;
}
ARTICLE .form-holder li .tName {
  width: 30%;
  display: inline-block;
  padding-left: 10px;
  color: #006179;
}
ARTICLE .form-holder li input {
  width: 40%;
}
ARTICLE .form-holder li textarea {
  max-width: 60%;
}
ARTICLE .form-holder .last {
  text-align: center;
}
/* ARTICLE */

.pk-pager {
  color: #6f6f6f;
  font-weight: lighter;
  /*text-align: left;
  margin: 0;
  padding: 0;
  border: 0;*/

}
.pk-pager a {
  margin: 0 8px;
  color: #6f6f6f;
  padding: 2px 7px;
}
.pk-pager a.active {
  color: #f2444a;
  border: 1px solid #dedede;
}
.pk-pager .first,
.pk-pager .last {
  margin: 0;
}
.hdd-container #img-news-main {
  margin: 55px 5px !important;
  width: 100%;
}
.hdd-container .multi-list li {
  width: 33%;
  float: left;
}
.hdd-container .news-list .image {
  padding: 0;
}
.hdd-container .news-list .news {
  margin-top: 0 !important;
  margin-bottom: 40px;
  text-align: left;
}
.hdd-container .news-list .news .content-title {
  font-size: 16px;
  font-family: 'Roboto Slab', serif;
  font-weight: 600;
  margin-bottom: 20px;
}
.hdd-container .news-list .news .content-title a {
  color: black;
}
.hdd-container .news-list .news .content {
  padding-left: 10px;
}
.hdd-container .news-list .news .content > a {
  color: #6f6f6f;
  font-size: 14px;
  font-weight: 300;
}
.hdd-container .news-list .news .content i {
  margin-left: 5px;
  color: #f1787d;
  vertical-align: middle;
}
.hdd-container .news-list .news .content p {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 10px;
}
.hdd-container .inner-pad {
  text-align: left;
}
.news-list {
  padding-top: 40px !important;
}
/* FOOTER */

.pager .prime-left {
  margin-right: 20px;
  padding-left: 18px !important;
  background: transparent url(/images/icon/arrow-nav-left.png) repeat-x 0 2px !important;
}
.pager .prime-right {
  margin-left: 20px;
  padding-right: 18px !important;
  background: transparent url(/images/icon/arrow-nav-right.png) repeat-x right 2px !important;
}
.pager a,
.pager span {
  font-size: 13px;
  line-height: 14px;
  color: #6f6f6f;
  font-weight: 400;
}
.pager .pager-left {
  float: left;
}
.pager .pager-left a,
.pager .pager-left span {
  background: transparent url(/images/icon/arrow-nav-left.png) no-repeat 0 2px;
}
.pager .pager-left span,
.pager .pager-left .pager-prev {
  padding-left: 28px;
}
.pager .pager-right {
  float: right;
}
.pager .pager-right a,
.pager .pager-right span {
  background: transparent url(/images/icon/arrow-nav-right.png) no-repeat right 2px;
}
.pager .pager-right span,
.pager .pager-right .pager-next {
  padding-right: 28px;
}
.pager .disabled {
  opacity: 0.5;
}
.pager .pager-pages {
  font-weight: bold;
}
.pager .pager-pages span {
  margin: 0 10px;
}
.pager .pager-pages a {
  margin-left: 10px;
}
.pager .pager-pages a:hover {
  border-bottom: 1px solid #a5a5a6;
}
.pager .pager-pages a.selected {
  color: #860d52;
  text-decoration: underline;
}
/* ==========================================================================
   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;
}
/* ==========================================================================
   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;
  }
}
.games-container {
  margin-bottom: 75px;
  margin-left: 20px;
  margin-top: 30px;
}
.games-container .cestitka img {
  width: 100%;
  height: 180px;
}
.background-image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 49%;
  z-index: 1;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.background-image .image {
  width: 100%;
}
.background-image .image-anchor {
  margin: 0 auto;
}
.background-image .div-logo {
  color: white;
  position: absolute;
  top: 26px;
  left: 52%;
  width: 175px;
}
.background-image .div-logo img {
  position: relative;
  left: 98px;
  top: 20px;
  height: 40px;
}
.background-image .div-logo h1 {
  color: white;
  font-size: 56px;
  text-align: left;
}
.background-image .div-logo p {
  text-align: left;
  font-size: 16px;
}
.partly-menu {
  width: 100px;
}
.partly-menu li {
  display: inline-block;
  padding: 10px;
  color: #091d46;
}
.menu-top {
  position: absolute;
  right: 0%;
  top: 34px;
  text-align: right;
  margin-right: 40px;
}
.menu-top li {
  display: inline-block;
  padding-left: 21px;
  color: #f2010b;
  font-family: 'Source Sans Pro';
  font-weight: 500;
}
.menu-top li a {
  color: #c50007;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  font-size: 16px;
  padding-right: 8px;
}
.static-content {
  width: 670px;
  height: 310px;
  margin-top: 140px;
  margin-left: 400px;
}
.static-content p {
  font-size: 18px;
  color: #091d46;
  font-family: 'Source Sans Pro';
  font-weight: 300;
}
.static-content .read-more {
  font-size: 14px;
  color: #737a7f;
  font-weight: 400;
  cursor: pointer;
  margin-top: 10px;
  display: block;
}
.static-content .read-morehover {
  color: #585858;
}
.front-page-gallery {
  width: 100%;
  height: 1040px;
  z-index: 2;
}
.izdvojeni-predmeti .predmet {
  display: block;
  float: left;
  min-height: 442px;
  padding-bottom: 24px;
}
.predmet .predmet-description {
  float: left;
  padding-top: 24px;
  padding-left: 24px;
}
.predmet-description .text {
  width: 312px;
  float: left;
  word-wrap: break-word;
  margin-left: 23px;
  text-align: left;
}
.predmet-description .text h1 {
  font-size: 26px;
}
.predmet-description .text p {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-size: 16px;
  color: #374149;
  margin-top: 16px;
}
.separator img {
  display: inline-block;
  float: left;
}
.separator div {
  display: inline-block;
  float: left;
  background-image: url(/images/design/line.png);
  background-repeat: repeat-x;
  height: 3px;
  width: 88%;
}
.izdvojene-vijesti {
  color: #374149;
  padding-left: 120px;
  text-align: left;
}
.izdvojene-vijesti p {
  color: #374149;
  font-family: 'Source Sans Pro';
  font-weight: 300;
}
.izdvojene-vijesti a:hover p {
  color: red;
}
.izdvojene-vijesti .news-desc {
  padding-left: 90px;
}
.izdvojene-vijesti .vijest {
  margin-top: 40px;
  height: 220px;
  clear: both;
}
.izdvojene-vijesti .vijest h1 {
  padding-left: 42px;
  font-size: 26px;
  margin-bottom: 10px;
}
.izdvojene-vijesti .vijest .link {
  float: left;
  display: block;
  color: #c50007;
  text-decoration: underline;
  font-size: 13px;
  padding-right: 26px;
}
.izdvojene-vijesti .vijest .image {
  float: left;
  padding-right: 20px;
}
.izdvojene-vijesti .vijest .text {
  float: left;
  width: 540px;
  font-size: 16px;
}
.izdvojene-vijesti .vijest .text-wo-image {
  float: left;
  width: 760px;
  font-size: 16px;
}
.izdvojene-vijesti .vijest:hover h1 {
  color: black;
}
.footer-inner {
  background-color: #dde0e5;
  height: 300px;
  width: 100%;
}
.footer-inner .content {
  text-align: left;
  font-size: 13px;
  color: #374149;
  width: 1140px;
  margin: 0 auto;
}
.footer-inner .content .box {
  padding-top: 24px;
  height: 100px;
  width: 100%;
}
.footer-inner .content .box .limiter {
  width: 47%;
  display: block;
  height: 150px;
  float: left;
}
.footer-inner .content .box .text-box {
  width: 14%;
  float: left;
}
.footer-inner .content .box .text-box h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 26px;
}
.footer-inner .content .box .text-box span {
  font-family: 'Source Sans Pro';
  display: block;
  font-weight: 400;
}
.footer-inner .content .box .text-box .mail {
  color: #c50007;
}
.footer-inner .content .box .foot-menu {
  width: 25%;
  float: left;
  position: relative;
  top: -60px;
}
.footer-inner .content .box .foot-menu a {
  color: #374149;
  font-family: 'Source Sans Pro';
  font-size: 13px;
  line-height: 18px;
}
.footer-inner .content .box .foot-menu a:hover {
  color: #c50007;
}
.footer-inner .content .box .foot-menu .additional-footer-menu {
  margin-top: 24px;
}
.footer-inner .content .box .copyright {
  display: block;
  clear: both;
  margin-left: 24px;
}
.header .image-anchor {
  width: 26px !important;
  height: 26px !important;
  top: -15px;
  position: relative;
}
.header .menu-2 {
  width: 24%;
  float: left;
  position: relative;
  top: 46px;
  left: -30px;
}
.header .logo {
  position: relative;
  top: 30px;
  left: 62%;
}
.header .logo h1 {
  float: left;
  color: white;
  font-size: 36px;
  padding-left: 12px;
}
.header .logo img {
  float: left;
  height: 36px;
  width: 36px;
}
.header li {
  display: inline-block;
  padding: 14px;
  padding-top: 0px;
  color: #f2010b;
}
.header li a {
  color: #c50007;
  font-size: 16px;
}
.predmet-view .desc-box .description {
  width: 500px;
}
.predmet-view .desc-box .description h1 {
  font-family: 'Palatino Linotype';
  font-size: 28px;
}
.uk-grid > * {
  padding-left: 0px;
}
.persons {
  padding-top: 50px;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.persons .person {
  min-height: 340px;
}
.persons .person .name {
  font-size: 18px;
  color: #374149;
  text-align: left;
  margin-top: 20px;
  margin-left: 30px;
}
/**
* CSS themes for simplePagination.js
* Author: Flavius Matis - http://flaviusmatis.github.com/
* URL: https://github.com/flaviusmatis/simplePagination.js
*/

ul.simple-pagination {
  list-style: none;
}
.simple-pagination {
  display: block;
  overflow: hidden;
  padding: 0 5px 5px 0;
  margin: 0;
}
.simple-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.simple-pagination li {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}
span.ellipse.clickable {
  cursor: pointer;
}
.ellipse input {
  width: 3em;
}
/*------------------------------------*\
	Compact Theme Styles
\*------------------------------------*/

.compact-theme a,
.compact-theme span {
  float: left;
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
  border: 1px solid #aaaaaa;
  border-left: none;
  min-width: 14px;
  padding: 0 7px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  background: #efefef;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #efefef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #efefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #efefef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #efefef 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, white 0%, #efefef 100%);
  /* IE10+ */
  background: linear-gradient(top, white 0%, #efefef 100%);
  /* W3C */

}
.compact-theme a:hover {
  text-decoration: none;
  background: #efefef;
  /* Old browsers */
  background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #bbbbbb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
  /* IE10+ */
  background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);
  /* W3C */

}
.compact-theme li:first-child a,
.compact-theme li:first-child span {
  border-left: 1px solid #aaaaaa;
  border-radius: 3px 0 0 3px;
}
.compact-theme li:last-child a,
.compact-theme li:last-child span {
  border-radius: 0 3px 3px 0;
}
.compact-theme .current {
  background: #bbbbbb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bbbbbb 0%, #efefef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbbbbb), color-stop(100%, #efefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bbbbbb 0%, #efefef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bbbbbb 0%, #efefef 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #bbbbbb 0%, #efefef 100%);
  /* IE10+ */
  background: linear-gradient(top, #bbbbbb 0%, #efefef 100%);
  /* W3C */
  cursor: default;
}
.compact-theme .ellipse {
  background: #eaeaea;
  padding: 0 10px;
  cursor: default;
}
/*------------------------------------*\
	Light Theme Styles
\*------------------------------------*/

.light-theme a,
.light-theme span {
  float: left;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
  border: 1px solid #bbbbbb;
  min-width: 14px;
  padding: 0 7px;
  margin: 0 5px 0 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #efefef;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #efefef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #efefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #efefef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #efefef 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, white 0%, #efefef 100%);
  /* IE10+ */
  background: linear-gradient(top, white 0%, #efefef 100%);
  /* W3C */

}
.light-theme a:hover {
  text-decoration: none;
  background: #fcfcfc;
}
.light-theme .current {
  background: #666666;
  color: white;
  border-color: #444444;
  box-shadow: 0 1px 0 white, 0 0 2px rgba(0, 0, 0, 0.3) inset;
  cursor: default;
}
.light-theme .ellipse {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: bold;
  cursor: default;
}
/*------------------------------------*\
	Dark Theme Styles
\*------------------------------------*/

.dark-theme a,
.dark-theme span {
  float: left;
  color: #cccccc;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
  border: 1px solid #222222;
  min-width: 14px;
  padding: 0 7px;
  margin: 0 5px 0 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #555555;
  /* Old browsers */
  background: -moz-linear-gradient(top, #555555 0%, #333333 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555555), color-stop(100%, #333333));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #555555 0%, #333333 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #555555 0%, #333333 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #555555 0%, #333333 100%);
  /* IE10+ */
  background: linear-gradient(top, #555555 0%, #333333 100%);
  /* W3C */

}
.dark-theme a:hover {
  text-decoration: none;
  background: #444444;
}
.dark-theme .current {
  background: #222222;
  color: white;
  border-color: black;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}
.dark-theme .ellipse {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: bold;
  cursor: default;
}
.main-page {
  overflow-x: hidden;
}
.main-page .main {
  color: #091d46;
  line-height: 29px;
}
.kolekcionar {
  padding: 30px;
  padding-top: 90px;
}
.kolekcionar h1 {
  font-size: 42px;
  text-align: left;
  margin-bottom: 30px;
}
.kolekcionar .image {
  float: left;
  width: 23.2%;
}
.kolekcionar .image img {
  margin-left: 48px;
}
.kolekcionar .details {
  float: left;
  width: 60%;
  padding-left: 30px;
}
.kolekcionar .details img {
  height: 100%;
}
.kolekcionar .details .info {
  padding-left: 45px;
}
.kolekcionar .details .info span {
  display: block;
  line-height: 22px;
  text-align: left;
  font-size: 16px;
  color: #868e9d;
}
.kolekcionar .details .info .desc {
  max-width: 570px;
  padding-top: 80px;
}
.kolekcionar .details .info .desc p {
  text-align: left;
  margin-top: 6px;
  line-height: 26px;
}
.kolekcionar .about {
  float: left;
  width: 16.8%;
}
.custom-adria-pager {
  font-size: 16px;
  float: right;
  margin-right: 28px;
}
.custom-adria-pager ul li {
  padding-left: 6px;
  padding-right: 6px;
  color: #374149;
}
.custom-adria-pager .prev,
.custom-adria-pager .next {
  font-size: 30px;
}
.custom-adria-pager .prev {
  padding-right: 12px;
}
.custom-adria-pager .next {
  padding-left: 12px;
}
.custom-adria-pager a {
  font-size: 16px;
}
.custom-adria-pager .current {
  font-size: 16px;
  color: #c50007;
}
.predmet-details {
  padding: 30px;
  width: 100%;
  text-align: left;
  padding-top: 88px;
}
.predmet-details h1 {
  font-size: 42px;
}
.predmet-details .predmet {
  width: 100%;
  height: auto;
  padding: 65px;
  padding-top: 34px;
}
.predmet-details .predmet .box {
  width: 184px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 42px;
  border: 1px solid #868e9d;
  position: relative;
  top: 210px;
  left: 64px;
}
.predmet-details .predmet .box a {
  display: block;
  line-height: 48px;
}
.predmet-details .predmet .details .text {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  width: 750px;
  padding-left: 60px;
  font-size: 18px;
  line-height: 29px;
  color: #374149;
  clear: both;
  padding-top: 172px;
  float: left;
}
.predmet-details .predmet .details .right-column {
  float: left;
}
.predmet-details .predmet .summary {
  margin-bottom: 30px;
}
.predmet-details .predmet .summary span {
  padding-left: 30px;
  font-size: 16px;
  display: block;
  color: #374149;
}
.predmet-details .predmet .pager-potpis .image-desc {
  width: 625px;
  float: left;
  padding-left: 40px;
  padding-top: 20px;
  font-family: 'Palatino Linotype';
  font-size: 18px;
  color: #374149;
}
.predmet-details .predmet .pager-potpis .control-thumb {
  width: 100px;
  margin-top: 25px;
  float: right;
  cursor: pointer;
}
.predmet-details .predmet .pager-potpis .control-thumb:hover .boxy {
  background-color: #374149;
}
.predmet-details .predmet .pager-potpis .control-thumb .boxy {
  background-color: black;
  width: 9px;
  height: 9px;
  background-color: #cccccc;
  float: left;
  margin-left: 2px;
}
.predmet-details .predmet .pager-potpis .control-thumb .text {
  margin-left: 45px;
  position: relative;
  top: -5px;
}
.predmet-details .predmet .pager-potpis .selected .boxy {
  background-color: #374149;
}
.predmet-details .slider {
  height: 584px;
  width: 570px;
}
.predmet-details .bx-wrapper {
  margin-left: 0px;
  margin-bottom: 12px;
}
.predmet-details .bx-default-pager {
  display: none;
}
.predmet-details #pager_prev {
  margin-right: 30px;
  display: none;
  float: left;
  background: url(/images/design/right_arrow.png);
  width: 10px;
  height: 17px;
  margin-top: 18px;
  cursor: pointer;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.predmet-details #pager_next {
  display: none;
  float: left;
  background: url(/images/design/right_arrow.png);
  width: 10px;
  height: 17px;
  margin-top: 18px;
  cursor: pointer;
  margin-left: 30px;
}
.predmet-details #pager_next:hover,
.predmet-details #pager_prev:hover {
  opacity: 0.5;
}
.predmet-details #bx-pager {
  width: 790px;
  float: left;
  display: none;
}
.predmet-details #bx-pager a {
  display: inline-block;
  opacity: 0.5;
}
.predmet-details #bx-pager a:hover {
  opacity: 1;
}
.predmet-details #bx-pager a.active {
  opacity: 1;
}
.collection h1 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.collection .title-box {
  padding: 50px 0px;
}
.collection .summary span {
  display: block;
  margin-left: 38px;
}
.collection .predmet-item {
  background-color: #6b7aea;
}
.collection .predmet-item a,
.collection .predmet-item a:hover {
  text-decoration: none !important;
}
.collection .predmet-item .name {
  height: 0px;
  position: relative;
  bottom: 93px;
  text-align: center;
  display: none;
  color: white;
}
.collection .predmet-item:hover {
  cursor: pointer;
}
.collection .predmet-item:hover .name {
  display: block;
}
.collection .predmet-item:hover img {
  opacity: 0.5;
}
.collection .details {
  padding-left: 105px;
  padding-right: 190px;
  clear: both;
}
.collection .details p {
  font-size: 18px !important;
  color: #374149 !important;
  line-height: 29px !important;
  text-align: left !important;
}
.additional-menu {
  font-size: 13px;
  padding-right: 10px;
  position: relative;
  top: -13px;
}
.additional-menu a {
  margin-right: 20px;
  color: #b6b6b6;
}
.additional-menu a.lang {
  margin-right: 0px;
}
.header {
  padding-right: 48px;
}
.header .additional-menu {
  text-align: right;
  padding-top: 34px;
}
.header .additional-menu a {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 13px;
}
.header ul {
  float: right;
}
.bx-wrapper {
  border: 0px solid white;
}
.background {
  background-color: #f3f4f6;
  width: 100%;
  height: 1000px;
  position: absolute;
  z-index: -1;
}
.background-rotated {
  background-color: #f3f4f6;
  width: 101%;
  height: 120px;
  position: absolute;
  top: 1037px;
  transform: rotate(3deg);
  z-index: -1;
}
.museum {
  margin-top: 30px;
}
.museum .title {
  color: #374149;
  position: relative;
  top: 4px;
  left: 10px;
  font-size: 26px;
}
.museum .title:hover {
  color: #c50007;
  text-decoration: none;
}
.museum .uk-grid .image {
  width: 380px;
  height: 242px;
  margin-bottom: 20px;
  cursor: pointer;
}
.museum .uk-grid .a {
  background-color: white;
}
.museum .uk-grid .b {
  background-color: white;
}
.fancybox-overlay {
  z-index: 10000;
}
.filters {
  padding: 80px 0px;
}
.filters input,
.filters select {
  border: none;
}
.filters select {
  width: 162px;
}
.filters label,
.filters input,
.filters select {
  border-bottom: 1px solid #737a7f;
  font-size: 16px;
  padding-bottom: 6px;
  outline: none;
}
.filters label {
  padding-bottom: 5px;
}
.filters #btnFilter {
  text-decoration: none;
  color: #737a7f;
  font-family: 'Source Sans Pro';
  font-size: 14px;
  border: 1px solid #737a7f;
  padding: 6px 32px;
}
.filters #btnFilter:hover {
  border: 1px solid black;
  color: black;
}
