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

/*.cms-wrapper {
    border: 1px solid red;
}*/

@media print {
  header {
    display: none;
  }
  footer {
    display: none;
  }
  .panel {
    display: none !important;
  }
  #top {
    display: none !important;
  }
  #right {
    display: none !important;
  }
  #titles {
    display: none !important;
  }
  .share {
    display: none !important;
  }
  .toggle {
    display: none !important;
  }
  #cms-wrapper-prefixhtmlLeft2 {
    display: none !important;
  }
  #main {
    height: 842px !important;
  }
  #content {
    height: 842px !important;
    border: none !important;
  }
  #left {
    width: 760px !important;
    font-size: 16px;
    line-height: 18px;
  }
  #left .border {
    font-size: 16px;
  }
  #left .left {
    width: 500px;
  }
  #left .left .small-title {
    font-size: 14px;
  }
  #left .image img {
    width: 200px !important;
    height: 220px;
  }
  #breadcrumbs {
    display: none !important;
  }
  .date {
    display: none !important;
  }
  .opened {
    display: block !important;
  }
  .recent-news {
    display: none !important;
  }
  #month-filter {
    display: none !important;
  }
  .news-pager {
    display: none !important;
  }
  .number-of-items {
    display: none !important;
  }
  .news {
    height: 750px !important;
  }
  .about {
    height: 750px !important;
  }
  #tab2C {
    height: 750px !important;
  }
  .tabs {
    height: 750px !important;
  }
  #tabs {
    display: none !important;
  }
}
.center {
  margin: 0 auto;
  text-align: center;
}
.center  > DIV {
  text-align: left;
}
.st ul li {
  list-style-type: none !important;
  list-style: none !important;
}
.boxsizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */

}
.left {
  float: left;
}
.right {
  float: right;
}
IMG {
  display: block;
}
html,
button,
input,
select,
textarea {
  color: #999999;
}
A {
  text-decoration: none;
  color: #666666;
  outline: none !important;
}
P {
  margin-bottom: 20px;
  /*font-size: 14px;
  line-height: 18px;*/

}
.font-14 {
  font-size: 14px;
  line-height: 18px;
}
.btn {
  display: inline-block;
  line-height: 24px;
  height: 24px;
  padding: 0px 8px;
  background: #019ee3;
  color: white;
}
@font-face {
  font-family: DroidSans;
  /*src: url('/css/fonts/DroidSans.eot?#') format('eot'),*/
  /* IE6�8 */
  /*url('/css/fonts/DroidSans.woff') format('woff'),*/
  /* Firefox 3.6+, IE9, Chrome 6+, Safari 5.1+*/
  /*url('/css/fonts/DroidSans.ttf') format('truetype');*/
  /* Safari 3�5, Chrome4+, Firefox 3.5, Opera 10+ */
  src: url('/css/fonts/DroidSans.woff') format('woff');
}
@font-face {
  font-family: HelveticaLight;
  src: url('/css/fonts/HelveticaLight.woff') format('woff');
}
@font-face {
  font-family: DeVinneBTRoman;
  src: url('/css/fonts/DeVinneBT.woff') format('woff');
}
h1 {
  font-family: Helvetica;
  font-size: 24px;
  line-height: 22px;
  color: black;
  display: block;
  width: 100%;
  border-bottom: 1px solid black;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
H2 {
  color: black;
  padding-bottom: 7px;
  margin: 15px 0px 10px 0px;
  font-size: 16px;
  line-height: 18px;
  border-bottom: 1px solid #e1e1e1;
  margin: 15px 0px 10px 0px;
}
h2.small {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0px !important;
}
h2.more {
  padding-right: 50px;
  position: relative;
}
h2.more a,
h2.more .link-more {
  position: absolute;
  right: 0px;
  height: 18px;
  font-size: 12px;
  padding-right: 15px;
  background: transparent url("/images/_theme/v0/background/mdc-list-link.jpg") no-repeat center right;
}
h2.show-more {
  padding-right: 50px;
  position: relative;
}
h2.show-more a {
  display: block;
}
h2.show-more a:after {
  content: "";
  position: absolute;
  right: 0px;
  height: 18px;
  font-size: 12px;
  padding-right: 15px;
  background: transparent url("/images/_theme/v0/background/mdc-list-link.jpg") no-repeat center right;
}
H3 {
  margin-bottom: 8px;
  font-size: 14px;
  color: black;
}
H3 a {
  color: black;
}
h3.more {
  padding-right: 50px;
  position: relative;
}
h3.more a,
h3.more .link-more {
  position: absolute;
  right: 0px;
  height: 18px;
  font-size: 12px;
  padding-right: 15px;
  background: transparent url("/images/_theme/v0/background/mdc-list-link.jpg") no-repeat center right;
}
h4 {
  font-size: 13px;
  color: black;
  margin-bottom: 5px;
}
.m-color {
  color: #ff9900;
}
.d-color {
  color: #cc3333;
}
.c-color {
  color: #0066cc;
}
#mdc h2.colored {
  color: #ff9900;
  border-color: #ff9900;
}
#mdc h2.colored a {
  color: #ff9900 !important;
}
#mdc h3.colored {
  color: #ff9900;
  border-color: #ff9900;
}
#mdc h3.colored a {
  color: #ff9900 !important;
}
#muzeji h2.colored {
  color: #cc3333;
  border-color: #cc3333;
}
#kalendar h2.colored {
  color: #0066cc;
  border-color: #0066cc;
}
/* ==========================================================================
   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: DroidSans;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
  overflow-x: hidden;
}
.museum {
  background-color: #333333;
}
#wrap {
  width: 960px;
  padding: 0px 0px 51px 0px;
  /* padding-bottom: to keep .footer on bottom */

  /* header */

  /* accordion, content */

  /* content */

}
#wrap header {
  height: 118px;
  padding-top: 1px;
  /* to correct logo margin-top */
  margin-top: -1px;
  /* to correct logo margin-top */
  border-bottom: 1px solid black;
  position: relative;
  /* logo */

}
#wrap header #logo {
  position: absolute;
  width: 149px;
  height: 82px;
  top: 18px;
  left: 30px;
  background: transparent url("/images/_theme/v0/background/mdc.jpg") no-repeat 0 0;
}
#wrap header #logo h1 {
  text-indent: -9999px;
  border: none !important;
}
#wrap #accordion,
#wrap #content {
  list-style: none;
  width: 960px;
  position: relative;
  /* panel */

  /* .nav li */

}
#wrap #accordion .panel,
#wrap #content .panel {
  float: right;
  display: block;
  width: 30px;
  text-decoration: none;
  position: relative;
  /* .panel h2 */

}
#wrap #accordion .panel h2,
#wrap #content .panel h2 {
  width: 29px;
  overflow-x: hidden;
  float: left;
  display: inline-block;
  cursor: pointer;
  border-right: 1px solid #e1e1e1;
  color: black;
  font-size: 13px;
  margin: 0px !important;
}
#wrap #accordion .panel h2 span.panel-arrow,
#wrap #content .panel h2 span.panel-arrow {
  display: block;
  width: 30px;
  height: 30px;
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 10px;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#wrap #accordion .panel h2 span.panel-name,
#wrap #content .panel h2 span.panel-name {
  display: block;
  line-height: 30px;
  width: 30px;
  height: 30px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  white-space: nowrap;
}
#wrap #accordion .panel .panelContent,
#wrap #content .panel .panelContent {
  width: 289px;
  display: inline-block;
}
#wrap #accordion .panel .panelContent .panel-box,
#wrap #content .panel .panelContent .panel-box {
  padding: 20px 10px;
}
#wrap #accordion .panel .panelContent .panel-box h3,
#wrap #content .panel .panelContent .panel-box h3 {
  margin-top: 20px;
}
#wrap #accordion .panel .panelContent .panel-box .town-list .picker a,
#wrap #content .panel .panelContent .panel-box .town-list .picker a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: white;
  background: black;
  margin: 0px 3px 3px 0px;
  float: left;
  text-align: center;
}
#wrap #accordion .panel .panelContent .panel-box .town-list .town-box,
#wrap #content .panel .panelContent .panel-box .town-list .town-box {
  margin-top: 20px;
  margin-bottom: 20px;
}
#wrap #accordion .panel .panelContent .panel-box .town-list .town-box .left,
#wrap #content .panel .panelContent .panel-box .town-list .town-box .left {
  width: 60px;
  margin-right: 10px;
  text-align: center;
  padding-top: 10px;
  font-size: 40px;
}
#wrap #accordion .panel .panelContent .panel-box .town-list .town-box .right,
#wrap #content .panel .panelContent .panel-box .town-list .town-box .right {
  width: 190px;
  height: 210px;
}
#wrap #accordion .panel .panelContent .panel-box .town-list .town-box .right a,
#wrap #content .panel .panelContent .panel-box .town-list .town-box .right a {
  display: block;
}
#wrap #accordion .panel .closed,
#wrap #content .panel .closed {
  width: 0px;
  height: 0px !important;
}
#wrap #accordion .nav li,
#wrap #content .nav li {
  padding: 0px 10px;
  list-style-type: none;
}
#wrap #accordion .nav li a,
#wrap #content .nav li a {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  margin: 20px 0px 2px 0px;
  padding-bottom: 7px;
  color: black;
}
#wrap #accordion .nav li li,
#wrap #content .nav li li {
  padding: 0px;
}
#wrap #accordion .nav li li a,
#wrap #content .nav li li a {
  border-bottom: none;
  text-transform: initial;
  color: #999999;
  font-size: 12px;
  padding: 2px;
  margin: 0px;
}
#wrap #accordion .nav li li .selected,
#wrap #content .nav li li .selected {
  color: black;
  font-weight: bold;
}
#wrap #accordion #mdc.active h2,
#wrap #content #mdc.active h2,
#wrap #accordion #muzeji.active h2,
#wrap #content #muzeji.active h2,
#wrap #accordion #kalendar.active h2,
#wrap #content #kalendar.active h2 {
  float: right;
  border-left: none !important;
}
#wrap #accordion #mdc.active h2 span.panel-arrow,
#wrap #content #mdc.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/mdc-close-right.png") no-repeat 50% 10px;
  background-size: unset !important;
  opacity: 1;
}
#wrap #accordion #muzeji.active h2 span.panel-arrow,
#wrap #content #muzeji.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/muzeji-left.png") no-repeat 50% 10px;
  background-size: unset !important;
  opacity: 1;
}
#wrap #accordion #kalendar.active h2 span.panel-arrow,
#wrap #content #kalendar.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/kalendar-left.png") no-repeat 50% 10px;
  background-size: unset !important;
  opacity: 1;
}
#wrap #accordion #kalendar.active .panelContent,
#wrap #content #kalendar.active .panelContent {
  border-right: none;
}
#wrap #accordion #mdc a:hover,
#wrap #content #mdc a:hover {
  color: #ff9900;
}
#wrap #accordion #muzeji a:hover,
#wrap #content #muzeji a:hover {
  color: #cc3333;
}
#wrap #accordion #kalendar a:hover,
#wrap #content #kalendar a:hover {
  color: #0066cc;
}
#wrap #accordion .panel.active,
#wrap #content .panel.active {
  width: 320px;
}
#wrap #content {
  position: relative;
  /* article */

}
#wrap #content .panel {
  position: absolute;
  z-index: 1000;
  background: white;
}
#wrap #content #mdc {
  top: 0px;
  left: 0px;
}
#wrap #content #muzeji {
  top: 0px;
  right: 30px;
}
#wrap #content #kalendar {
  top: 0px;
  right: 0px;
}
#wrap #content article#main ul,
#wrap #content article#main ol {
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}
#wrap #content article#main #left {
  position: relative;
  z-index: 10;
}
#wrap #content article#main ul li,
#wrap #content article#main ol li {
  padding-left: 10px;
  position: relative;
  list-style-type: none;
}
#wrap #content article#main ul li ul,
#wrap #content article#main ol li ul {
  margin-top: 0;
}
#wrap #content article#main ol li {
  list-style-type: decimal;
  margin-left: 20px;
  padding-left: 0px;
}
#wrap #content article#main ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 5px;
  background: black;
  width: 2px;
  height: 2px;
  border: 1px solid black;
  border-radius: 4px;
}
#wrap #content article#main ul.link li:before {
  content: url("/images/_theme/v0/background/mdc-list-link.jpg");
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 0px;
  background: none;
  top: 0px;
}
#wrap #content article#main table {
  margin-bottom: 20px;
}
#wrap #content article#main table td {
  font-size: 12px;
  vertical-align: top;
  padding: 2px 0px;
}
#wrap #content article#main table td.title {
  font-size: 10px;
  text-transform: uppercase;
  color: black;
}
#wrap #content article#main #titles {
  height: 140px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
#wrap #content article#main #titles h1 {
  font-family: Helvetica;
  font-size: 24px;
  line-height: 22px;
  color: black;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0px;
  border-bottom: 1px solid black;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
#wrap #content article#main #titles h1 span {
  color: #999999;
}
#wrap #content article#main #titles h1 a {
  color: black;
}
#wrap #content article#main #titles #title-level1 {
  font-family: "Helvetica";
  font-size: 48px;
  line-height: 30px;
  color: black;
  position: absolute;
  top: 45px;
  z-index: 2;
}
#wrap #content article#main #titles #title-level1 a {
  color: black;
}
#wrap #content article#main #titles #title-level0 {
  font-family: DeVinneBTRoman;
  font-size: 48px;
  color: #d9d9d9;
  position: absolute;
  top: -3px;
  z-index: 1;
  transition: z-index 0.5s;
  -webkit-transition: z-index 0.5s;
}
#wrap #content article#main #titles #title-level0 a {
  color: #d9d9d9;
  line-height: 60px;
}
#wrap #content article#main #titles #title-level0:hover {
  z-index: 3;
}
#wrap #content article#main #left #titles + p,
#wrap #content article#main #left .box.clearfix + p {
  margin-bottom: 0;
}
#wrap #content article#main #left,
#wrap #content article#main .left-column,
#wrap #content article#main #right-wide {
  width: 540px;
  float: left;
}
#wrap #content article#main #right,
#wrap #content article#main .right-column {
  width: 290px;
  float: right;
  font-size: 12px;
  line-height: 14px;
}
#wrap #content article#main #right #preporuci,
#wrap #content article#main .right-column #preporuci {
  position: absolute;
  color: red;
}
#wrap #content article#main #right H2,
#wrap #content article#main .right-column H2 {
  font-size: 14px;
  color: black;
  border-bottom: 1px solid black;
  padding-bottom: 10px;
  margin: 20px 0px 10px 0px;
}
#wrap #content article#main #right H3,
#wrap #content article#main .right-column H3 {
  font-size: 12px;
  color: black;
  text-transform: uppercase;
  margin: 20px 0px 10px 0px;
}
#wrap #content article#main #right p,
#wrap #content article#main .right-column p {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 14px;
}
#wrap #content article#main #right .content,
#wrap #content article#main .right-column .content {
  margin-left: 20px;
}
#wrap #content article#main #right #subnav,
#wrap #content article#main .right-column #subnav {
  margin-bottom: 10px;
}
#wrap #content article#main #right #subnav li,
#wrap #content article#main .right-column #subnav li {
  padding-left: 0px !important;
}
#wrap #content article#main #right #subnav li a,
#wrap #content article#main .right-column #subnav li a {
  display: block;
  height: auto;
  border-bottom: 1px solid black;
  font-size: 13px;
  padding: 5px 0px 6px 0px;
  margin-left: 20px;
  color: black;
}
#wrap #content article#main #right #subnav li a.external,
#wrap #content article#main .right-column #subnav li a.external {
  background: transparent url("/images/_theme/v0/icon/target-blank.png") no-repeat 100% 50%;
}
#wrap #content article#main #right #subnav li a.selected,
#wrap #content article#main .right-column #subnav li a.selected {
  text-indent: -9000px;
  margin-left: 0px;
}
#wrap #content article#main #right #subnav li:before,
#wrap #content article#main .right-column #subnav li:before {
  display: none;
}
#wrap #content article#main #right .selected-position-1,
#wrap #content article#main .right-column .selected-position-1 {
  margin-top: 114px;
}
#wrap #content article#main #right .selected-position-2,
#wrap #content article#main .right-column .selected-position-2 {
  margin-top: 88px;
}
#wrap #content article#main #right .selected-position-3,
#wrap #content article#main .right-column .selected-position-3 {
  margin-top: 62px;
}
#wrap #content article#main #right .selected-position-4,
#wrap #content article#main .right-column .selected-position-4 {
  margin-top: 36px;
}
#wrap #content article#main #right .nbr-of-items-1,
#wrap #content article#main .right-column .nbr-of-items-1 {
  border-top: 1px solid black;
  margin-top: 139px;
}
#wrap #content article#main #right #subnav li a.selected {
  height: 0;
}
#wrap #content article#main #right #subnav li:first-child a.selected {
  height: auto;
}
#wrap .column-2 #left,
#wrap .column-2 #right-wide {
  width: 395px !important;
}
#wrap .column-2 #left p,
#wrap .column-2 #right-wide p {
  font-size: 12px !important;
  line-height: 14px !important;
}
#wrap .column-2 #left h2,
#wrap .column-2 #right-wide h2 {
  font-size: 14px !important;
  line-height: 16px !important;
}
#wrap .column-2 #right-wide {
  float: right !important;
}
#wrap #breadcrumbs {
  display: none;
  height: 130px;
}
#wrap #main {
  margin: 0px 60px 0px 30px;
  padding: 0px 20px;
  width: 830px;
  position: relative;
}
/* wrap */

div.panel-arrow {
  height: 30px;
}
div.panel-arrow .divider {
  height: 8px;
}
div.panel-arrow .hambi {
  height: 3px;
  width: 15px;
  margin: 0 auto 2px;
  border-radius: 2px;
}
#m h2.colored {
  color: #ff9900 !important;
  border-color: #ff9900 !important;
}
#m h2.colored a {
  color: #ff9900 !important;
}
#d h2.colored {
  color: #cc3333 !important;
  border-color: #cc3333 !important;
}
#c h2.colored {
  color: #0066cc !important;
  border-color: #0066cc !important;
}
.column-3 .column-3-1,
.column-3 .column-3-2,
.column-3 .column-3-3 {
  width: 270px;
  float: left;
}
.column-3 .column-3-2,
.column-3 .column-3-3 {
  margin-left: 10px;
}
.gallery {
  width: 268px;
  height: 268px;
  border: 1px solid #e1e1e1;
  border-top: none;
  border-left: none;
  border-right: none;
  margin-bottom: 20px;
  overflow: hidden;
}
.gallery .bx-viewport {
  box-shadow: none;
  border: none;
}
.gallery .bx-wrapper .bx-controls-direction a {
  z-index: 100;
}
.gallery .bx-wrapper .bx-prev {
  background: white url("/images/_theme/v0/background/left-arrow-icon.png") no-repeat 50% 10px;
  left: 1px;
}
.gallery .bx-wrapper .bx-next {
  background: white url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 10px;
  background-size: 10px 15px !important;
  opacity: 0.8;
  right: 1px;
}
.gallery .bx-wrapper img {
  display: inline-block;
}
.gallery ul {
  margin: 0px !important;
}
.gallery ul li,
.gallery ul li a {
  height: 268px;
  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;
}
.gallery ul li:before {
  display: none !important;
}
.gallery.title-up {
  border-top: none;
  margin-top: -10px;
}
.gallery-media {
  width: 268px;
  height: 268px;
  border: 1px solid #e1e1e1;
  border-top: none;
  border-left: none;
  border-right: none;
  margin-bottom: 20px;
  overflow: hidden;
  width: 473px;
  height: 218px;
  border: none;
  margin-bottom: 0px;
}
.gallery-media .bx-viewport {
  box-shadow: none;
  border: none;
}
.gallery-media .bx-wrapper .bx-controls-direction a {
  z-index: 100;
}
.gallery-media .bx-wrapper .bx-prev {
  background: white url("/images/_theme/v0/background/left-arrow-icon.png") no-repeat 50% 10px;
  left: 1px;
}
.gallery-media .bx-wrapper .bx-next {
  background: white url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 10px;
  background-size: 10px 15px !important;
  opacity: 0.8;
  right: 1px;
}
.gallery-media .bx-wrapper img {
  display: inline-block;
}
.gallery-media ul {
  margin: 0px !important;
}
.gallery-media ul li,
.gallery-media ul li a {
  height: 268px;
  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;
}
.gallery-media ul li:before {
  display: none !important;
}
.gallery-media ul li,
.gallery-media ul li a {
  height: 218px;
}
.fancybox-next span {
  right: 0px;
  background: white url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 50%;
}
.fancybox-prev span {
  left: 0px;
  background: white url("/images/_theme/v0/background/left-arrow-icon.png") no-repeat 50% 50%;
}
/*******  BOX  ********/

.box {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 10px;
  vertical-align: top;
}
.box p {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 5px;
}
#left .box,
.left-column .box {
  border-bottom: none;
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
}
.no-bottom-border {
  border-bottom: none;
}
.top-border {
  border-top: 1px solid #e1e1e1;
}
.no-border {
  border: none !important;
}
.box .left {
  width: 140px;
}
.box .right {
  width: 390px;
}
/*******  END BOX  ********/

/*******  TOGGLE  ********/

.toggle {
  cursor: pointer;
  background: transparent url("/images/_theme/v0/background/toggle-up.png") no-repeat 100% 40%;
  padding-right: 20px;
}
.toggle-close {
  background-image: url("/images/_theme/v0/background/toggle-down.png");
}
.toggle-open {
  background-image: url("/images/_theme/v0/background/toggle-up.png");
}
.toggle-close-yellow {
  background-image: url("/images/_theme/v0/background/toggle-down-yellow.png");
}
.toggle-open-yellow {
  background-image: url("/images/_theme/v0/background/toggle-up-yellow.png");
}
.m-toggle {
  cursor: pointer;
  background: transparent url("/images/_theme/v0/background/toggle-up.png") no-repeat 100% 40%;
  padding-right: 20px;
  background: transparent url("/images/_theme/v0/background/mdc-arrow-up.png") no-repeat 100% 40%;
}
.m-toggle-close {
  background-image: url("/images/_theme/v0/background/toggle-down.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-down.png");
}
.m-toggle-open {
  background-image: url("/images/_theme/v0/background/toggle-up.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-up.png");
}
.d-toggle {
  cursor: pointer;
  background: transparent url("/images/_theme/v0/background/toggle-up.png") no-repeat 100% 40%;
  padding-right: 20px;
  background: transparent url("/images/_theme/v0/background/mdc-arrow-up.png") no-repeat 100% 40%;
}
.d-toggle-close {
  background-image: url("/images/_theme/v0/background/toggle-down.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-down.png");
}
.d-toggle-open {
  background-image: url("/images/_theme/v0/background/toggle-up.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-up.png");
}
.c-toggle {
  cursor: pointer;
  background: transparent url("/images/_theme/v0/background/toggle-up.png") no-repeat 100% 40%;
  padding-right: 20px;
  background: transparent url("/images/_theme/v0/background/mdc-arrow-up.png") no-repeat 100% 40%;
}
.c-toggle-close {
  background-image: url("/images/_theme/v0/background/toggle-down.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-down.png");
}
.c-toggle-open {
  background-image: url("/images/_theme/v0/background/toggle-up.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-up.png");
}
/*******  END TOGGLE  ********/

.small-title {
  font-size: 10px;
  color: black;
  text-transform: uppercase;
}
.big-title {
  font-size: 14px;
  line-height: 16px;
  color: black;
}
.big-title span {
  color: #999999;
}
.ui-datepicker-trigger {
  display: inline-block;
  margin-left: -16px;
  margin-bottom: -2px;
}
input[type=checkbox] {
  vertical-align: middle;
}
/* main search */

.search {
  height: 30px;
  border-bottom: 1px solid #e1e1e1;
}
.search ::-webkit-input-placeholder {
  color: black;
  text-transform: uppercase;
}
.search :-moz-placeholder {
  /* Firefox 18- */
  color: black;
  text-transform: uppercase;
}
.search ::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
  text-transform: uppercase;
}
.search :-ms-input-placeholder {
  color: black;
  text-transform: uppercase;
}
.search input[type=submit] {
  width: 30px;
  height: 30px;
  display: inline-block;
  float: right;
  border: none;
}
.search input[type=text] {
  width: 249px;
  height: 30px;
  padding: 0px 5px;
  border: none;
  display: inline-block;
}
#mdc .search input[type=submit],
#index-left .search input[type=submit] {
  background: transparent url("/images/_theme/v0/background/m-search.png") no-repeat 0 0;
}
#mdc h2.colored,
#index-left h2.colored {
  color: #ff9900;
  border-color: #ff9900;
  border-bottom: 1px solid;
  padding-bottom: 4px;
}
#muzeji .search input[type=submit],
#index-center .search input[type=submit] {
  background: transparent url("/images/_theme/v0/background/d-search.png") no-repeat 0 0;
}
#muzeji h2.colored,
#index-center h2.colored {
  color: #cc3333;
  border-color: #cc3333;
  border-bottom: 1px solid;
  padding-bottom: 4px;
}
#kalendar .search input[type=submit],
#index-right .search input[type=submit] {
  background: transparent url("/images/_theme/v0/background/c-search.png") no-repeat 0 0;
}
#kalendar h2.colored,
#index-right h2.colored {
  color: #0066cc;
  border-color: #0066cc;
  border-bottom: 1px solid;
  border-bottom: 1px solid;
  padding-bottom: 4px;
}
/* END main search */

.panelContent.closed ul.nav,
.panelContent.closed .panel-box,
.panelContent.closed .search {
  display: none;
}
.panelContent ul.nav,
.panelContent .panel-box {
  top: 20px;
}
#index #index-left,
#index #index-center,
#index #index-right {
  margin-left: 30px;
  width: 289px;
  float: left;
  position: relative;
}
#index #index-left .content,
#index #index-center .content,
#index #index-right .content {
  margin: 20px 10px 0px 9px;
}
#index #index-left .content a,
#index #index-center .content a,
#index #index-right .content a {
  color: black;
}
#index #index-left .content h2,
#index #index-center .content h2,
#index #index-right .content h2 {
  font-size: 14px;
  line-height: 20px;
}
#index #index-left .content h2:not(:first-child),
#index #index-center .content h2:not(:first-child),
#index #index-right .content h2:not(:first-child) {
  margin-top: 30px;
}
#index #index-left {
  border-right: 1px solid black;
}
#index #index-left:before {
  content: url("/images/_theme/v0/background/m-big.png");
  display: block;
  width: 102px;
  height: 99px;
  padding-top: 20px;
  top: -119px;
  right: -1px;
  padding-right: 10px;
  position: absolute;
  border-right: 1px solid black;
}
#index #index-left:after {
  content: url("/images/_theme/v0/background/m-big-bottom.png");
  display: block;
  width: 112px;
  height: 98px;
  padding-bottom: 32px;
  bottom: -130px;
  right: -1px;
  position: absolute;
  border-right: 1px solid black;
}
#index #index-center {
  border-right: 1px solid black;
}
#index #index-center:before {
  content: url("/images/_theme/v0/background/d-big.png");
  display: block;
  width: 140px;
  height: 70px;
  padding-top: 48px;
  top: -119px;
  left: -30px;
  padding-left: 10px;
  position: absolute;
}
#index #index-center:after {
  content: url("/images/_theme/v0/background/d-big-bottom.png");
  display: block;
  width: 208px;
  height: 81px;
  padding-bottom: 49px;
  bottom: -130px;
  left: -30px;
  position: absolute;
}
#index #index-right:before {
  content: url("/images/_theme/v0/background/c-big.png");
  display: block;
  width: 162px;
  height: 106px;
  padding-top: 12px;
  top: -119px;
  left: -31px;
  padding-left: 10px;
  position: absolute;
  border-left: 1px solid black;
}
#index #index-right:after {
  content: url("/images/_theme/v0/background/c-big-bottom.png");
  display: block;
  width: 148px;
  height: 85px;
  padding-bottom: 46px;
  bottom: -130px;
  left: -31px;
  padding-left: 10px;
  position: absolute;
  border-left: 1px solid black;
}
#index #index-right h2 {
  border-right: none;
}
#index #mdc {
  left: 0px;
}
#index #muzeji {
  left: 320px;
}
#index #mdc.active h2,
#index #muzeji.active h2 {
  border-right: 1px solid black;
  border-left: 1px solid #e1e1e1;
}
#index #kalendar {
  left: 640px;
}
#index #kalendar.active h2 {
  border-right: none;
  border-left: 1px solid #e1e1e1;
}
/* #index */

#m #mdc:after,
#m #muzeji:after,
#m #kalendar:after {
  display: none !important;
}
#m #mdc:before,
#m #muzeji:before,
#m #kalendar:before {
  display: none !important;
}
#m #mdc h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 8px !important;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#m #mdc.active h2 {
  border-left: 1px solid #e1e1e1;
}
#m #mdc.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/mdc-close-right.png") no-repeat 50% 10px !important;
  background-size: unset !important;
  opacity: 1;
}
#m #muzeji h2,
#m #kalendar h2 {
  border-left: 1px solid black !important;
  border-right: none !important;
}
#m #muzeji h2 span.panel-arrow,
#m #kalendar h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/left-arrow-icon.png") no-repeat 50% 8px !important;
}
#m #muzeji.active h2,
#m #kalendar.active h2 {
  float: left !important;
  border-right: 1px solid #e1e1e1 !important;
}
#m #muzeji.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/muzeji-close.png") no-repeat 50% 10px !important;
}
#m #kalendar.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/kalendar-close.png") no-repeat 50% 10px !important;
}
#m #m-top {
  background: transparent url("/images/_theme/v0/background/m-big.png") no-repeat left 21px;
  display: block;
  width: 102px;
  height: 119px;
  bottom: 0px;
  right: 59px;
  padding-right: 10px;
  position: absolute;
  border-right: 1px solid black;
}
#m #d-top {
  background: transparent url("/images/_theme/v0/background/d-small.png") no-repeat 0px 107px;
  display: block;
  width: 30px;
  height: 119px;
  bottom: 0px;
  right: 29px;
  position: absolute;
}
#m #d-top.big {
  background: transparent url("/images/_theme/v0/background/d-big.png") no-repeat 0px 49px;
  width: 140px;
  height: 119px;
}
#m #c-top {
  background: transparent url("/images/_theme/v0/background/c-small.png") no-repeat 0px 107px;
  display: block;
  width: 29px;
  height: 119px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  border-left: 1px solid black;
}
#m #c-top.big {
  background: transparent url("/images/_theme/v0/background/c-big.png") no-repeat 0px 13px;
  width: 162px;
  height: 119px;
}
#m #title-level0 a:hover,
#m #title-level1 a:hover {
  color: #ff9900 !important;
}
#m #subnav li a:hover {
  color: #ff9900 !important;
}
/* #m */

#d #mdc {
  top: 0px;
  left: 0px;
}
#d #muzeji {
  top: 0px;
  left: 30px;
}
#d #kalendar {
  top: 0px;
  right: 0px;
}
#d #mdc:after,
#d #muzeji:after,
#d #kalendar:after {
  display: none !important;
}
#d #mdc:before,
#d #muzeji:before,
#d #kalendar:before {
  display: none !important;
}
#d #mdc h2 {
  border-right: 1px solid black !important;
}
#d #mdc h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 8px !important;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#d #mdc.active h2 {
  border-left: 1px solid #e1e1e1;
}
#d #mdc.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/mdc-close-right.png") no-repeat 50% 10px !important;
  background-size: unset !important;
  opacity: 1;
}
#d #muzeji h2 {
  border-right: 1px solid #e1e1e1;
}
#d #muzeji h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 8px !important;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#d #muzeji.active h2 {
  border-left: 1px solid #e1e1e1;
}
#d #muzeji.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/muzeji-left.png") no-repeat 50% 10px !important;
  background-size: unset !important;
  opacity: 1;
}
#d #kalendar h2 {
  border-left: 1px solid black !important;
  border-right: none !important;
}
#d #kalendar h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/left-arrow-icon.png") no-repeat 50% 8px !important;
}
#d #kalendar.active h2 {
  float: left !important;
  border-right: 1px solid #e1e1e1 !important;
}
#d #kalendar.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/kalendar-right.png") no-repeat 50% 10px !important;
}
#d #main {
  left: 30px;
}
#d #m-top {
  background: transparent url("/images/_theme/v0/background/m-small.png") no-repeat right 99px;
  display: block;
  width: 29px;
  height: 119px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-right: 1px solid black;
}
#d #m-top.big {
  background: transparent url("/images/_theme/v0/background/m-big.png") no-repeat left 21px;
  width: 102px;
  height: 119px;
  bottom: 0px;
  right: 59px;
}
#d #d-top {
  background: transparent url("/images/_theme/v0/background/d-big.png") no-repeat 0px 49px;
  width: 140px;
  height: 119px;
  bottom: 0px;
  left: 30px;
  position: absolute;
}
#d #c-top {
  background: transparent url("/images/_theme/v0/background/c-small.png") no-repeat 0px 107px;
  display: block;
  width: 29px;
  height: 119px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  border-left: 1px solid black;
}
#d #c-top.big {
  background: transparent url("/images/_theme/v0/background/c-big.png") no-repeat 0px 13px;
  width: 162px;
  height: 119px;
}
#d #wrap header #logo {
  top: 18px;
  left: 320px;
}
#d #subnav li a:hover {
  color: #cc3333 !important;
}
/* #d */

#c #top .search-top h2 {
  background-image: url(/images/_theme/v0/background/c-search.png);
}
#c #top .search-top h2.toggle-open:after {
  background-image: url("/images/_theme/v0/background/kalendar-arrow-up.png");
}
#c #top .search-top h2.toggle-close:after {
  background-image: url("/images/_theme/v0/background/kalendar-arrow-down.png");
}
#c .search-btn {
  background-color: #425ac9;
}
#c .search-reset-btn {
  color: #0d65ca;
  border-color: #0d65ca;
  background-image: url('/images/_theme/v0/background/kalendar-refresh.png');
}
#c #mdc {
  top: 0px;
  left: 0px;
}
#c #muzeji {
  top: 0px;
  left: 30px;
}
#c #kalendar {
  top: 0px;
  left: 60px;
}
#c #mdc:after,
#c #muzeji:after,
#c #kalendar:after {
  display: none !important;
}
#c #mdc:before,
#c #muzeji:before,
#c #kalendar:before {
  display: none !important;
}
#c #mdc h2 {
  border-right: 1px solid black !important;
}
#c #mdc h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 8px !important;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#c #mdc.active h2 {
  border-left: 1px solid #e1e1e1;
}
#c #mdc.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/mdc-close-right.png") no-repeat 50% 10px !important;
  background-size: unset !important;
  opacity: 1;
}
#c #muzeji h2 {
  border-right: 1px solid black !important;
}
#c #muzeji h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 8px !important;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#c #muzeji.active h2 {
  border-left: 1px solid #e1e1e1;
}
#c #muzeji.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/muzeji-left.png") no-repeat 50% 10px !important;
  background-size: unset !important;
  opacity: 1;
}
#c #kalendar h2 {
  border-right: 1px solid #e1e1e1;
}
#c #kalendar h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 8px !important;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#c #kalendar.active h2 {
  border-left: 1px solid #e1e1e1;
}
#c #kalendar.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/kalendar-left.png") no-repeat 50% 10px !important;
  background-size: unset !important;
  opacity: 1;
}
#c #main {
  left: 60px;
}
#c #m-top {
  background: transparent url("/images/_theme/v0/background/m-small.png") no-repeat right 99px;
  display: block;
  width: 29px;
  height: 119px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-right: 1px solid black;
}
#c #m-top.big {
  background: transparent url("/images/_theme/v0/background/m-big.png") no-repeat left 21px;
  width: 102px;
  height: 119px;
  bottom: 0px;
  right: 59px;
}
#c #d-top {
  background: transparent url("/images/_theme/v0/background/d-small.png") no-repeat 0px 107px;
  display: block;
  width: 29px;
  height: 119px;
  bottom: 0px;
  left: 30px;
  position: absolute;
  border-right: 1px solid black;
}
#c #d-top.big {
  background: transparent url("/images/_theme/v0/background/d-big.png") no-repeat 0px 49px;
  width: 140px;
  height: 119px;
  bottom: 0px;
  left: 30px;
  position: absolute;
}
#c #c-top {
  background: transparent url("/images/_theme/v0/background/c-big.png") no-repeat 0px 13px;
  display: block;
  width: 162px;
  height: 119px;
  bottom: 0px;
  left: 60px;
  position: absolute;
}
#c #wrap header #logo {
  top: 18px;
  left: 350px;
}
#c #subnav li a:hover {
  color: #0066cc !important;
}
/* #c */

.inner {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
footer {
  position: relative;
  /* to keep .footer on bottom */
  bottom: 0px;
  /* to keep .footer on bottom */
  min-height: 51px;
  /* height must be smaller then .page's bottom padding */
  background: black;
  width: 960px;
  z-index: 2000;
  color: white;
  margin: 0 auto;
  /* inner */

}
footer ::-webkit-input-placeholder {
  color: #999999;
}
footer :-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
}
footer ::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
}
footer :-ms-input-placeholder {
  color: #999999;
}
footer input {
  background: transparent;
  border: 1px solid white;
  display: inline-block;
  height: 19px;
  line-height: 14px;
  padding: 0px 8px;
  vertical-align: middle;
  width: 94px;
  margin-left: 5px;
  color: #999999;
}
footer input[type=submit] {
  display: inline-block;
  height: 21px;
  padding: 0px;
  width: 30px;
  background: transparent url(/images/_theme/v0/background/footer-search.png) no-repeat 50% 50%;
}
footer .inner {
  min-height: 51px;
  /* 417px */
  overflow: hidden;
  width: 980px !important;
  margin-left: 0px;
  margin-right: 0px !important;
}
footer .inner #f-top {
  height: 51px;
  line-height: 51px;
}
footer .inner .f-left {
  float: left;
  padding-left: 40px;
  width: 280px;
}
footer .inner .f-center {
  float: left;
  width: 320px;
}
footer .inner .f-right {
  float: right;
  width: 290px;
  padding-left: 0px;
  margin-right: 36px;
  position: relative;
}
footer .inner .f-right a {
  display: inline-block;
  color: white;
}
footer .inner .f-right a.selected {
  color: #666666;
}
footer .inner .f-right .f-collapse {
  position: absolute;
  width: 10px;
  height: 5px;
  right: 0px;
  top: 45%;
}
footer .inner .f-right .f-open {
  background: transparent url(/images/_theme/v0/background/footer-open.png) no-repeat 0 0;
}
footer .inner .f-right .f-close {
  background: transparent url(/images/_theme/v0/background/footer-close.png) no-repeat 0 0;
}
footer .inner #f-box {
  height: 356px;
  display: none;
  margin-top: 10px;
  color: #666666;
  line-height: 20px;
}
footer .inner #f-box p {
  font-size: 12px;
}
footer .inner #f-box .white {
  color: white;
}
footer .inner #f-box .title {
  margin-top: 3px;
}
footer .inner #f-box h3 {
  font-size: 14px;
  border-bottom: 1px solid #404040;
  padding-bottom: 5px;
  margin-bottom: 20px;
  color: white;
}
footer .inner #f-box .title {
  color: #666666;
}
footer .inner #f-box .column-3 {
  width: 270px;
  float: left;
  margin-right: 50px;
}
footer .inner #f-box .column-3:last-child {
  margin-right: 0px;
}
footer .inner #f-box .column-2 {
  width: 440px;
  float: left;
}
footer .inner #f-box .column-2:first-child {
  margin-right: 30px;
}
footer .inner #f-box .column-2:first-child,
footer .inner #f-box .column-3:first-child {
  margin-left: 40px;
}
/* footer */

#month-filter {
  clear: both;
  padding: 5px 0px 5px 5px;
  border-bottom: 1px solid black;
  position: relative;
}
#month-filter .prev,
#month-filter .next {
  display: inline-block;
  width: 5px;
  height: 10px;
  margin-bottom: 3px;
}
#month-filter .prev {
  background: transparent url(/images/_theme/v0/background/kalendar-left.png) no-repeat 0 0;
  margin-right: 15px;
}
#month-filter .next {
  background: transparent url(/images/_theme/v0/background/kalendar-right.png) no-repeat 0 0;
  margin-left: 15px;
}
#month-filter h1 {
  font-size: 24px;
  color: black;
  text-transform: capitalize;
  display: inline-block !important;
  border-bottom: none;
  padding-bottom: 0px !important;
  width: auto;
}
#month-filter #month-view {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 20px;
  width: 120px;
  text-align: right;
}
/* VIEW */

#filter {
  border-bottom: 1px solid #e1e1e1;
  min-height: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#filter #filter-query {
  max-width: 720px;
  padding-top: 10px;
  float: left;
}
#filter #filter-query .query-key {
  font-size: 10px;
  color: black;
  text-transform: uppercase;
}
#filter #view {
  float: right;
  *zoom: 1;
  margin-bottom: 5px;
}
.view {
  margin-right: 10px;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.map,
.map.active:hover {
  background: transparent url(/images/_theme/v0/background/map-disabled.jpg) no-repeat 0 0;
}
.map.active,
.map:hover {
  background: transparent url(/images/_theme/v0/background/map-active.jpg) no-repeat 0 0;
}
.grid,
.grid.active:hover {
  background: transparent url(/images/_theme/v0/background/grid-disabled.jpg) no-repeat 0 0;
}
.grid.active,
.grid:hover {
  background: transparent url(/images/_theme/v0/background/grid-active.jpg) no-repeat 0 0;
}
.expand,
.expand.active:hover {
  background: transparent url(/images/_theme/v0/background/expand-disabled.jpg) no-repeat 0 0;
}
.expand.active,
.expand:hover {
  background: transparent url(/images/_theme/v0/background/expand-active.jpg) no-repeat 0 0;
}
.list,
.list.active:hover {
  background: transparent url(/images/_theme/v0/background/list-disabled.jpg) no-repeat 0 0;
  margin-right: 0px;
}
.list.active,
.list:hover {
  background: transparent url(/images/_theme/v0/background/list-active.jpg) no-repeat 0 0;
}
/* END VIEW */

.view-list .item {
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 0px;
}
.view-list .item .left {
  width: 110px;
}
.view-list .item .right,
.view-list .item .single {
  width: 720px;
  line-height: 18px;
  position: relative;
}
.view-list .item .right h2,
.view-list .item .single h2 {
  font-size: 14px !important;
  text-transform: uppercase !important;
  line-height: 16px !important;
  color: black;
  margin: 0px 0px 8px 0px;
  border: none !important;
}
.view-list .item .right h2 a,
.view-list .item .single h2 a {
  color: black;
}
.view-list .item .right .title,
.view-list .item .single .title {
  font-size: 10px;
  color: black;
}
.view-list .item .right .item-more,
.view-list .item .single .item-more {
  display: none;
}
.view-list .item .right .item-more.show-more,
.view-list .item .single .item-more.show-more {
  display: block;
}
.view-list .item .right .item-toggle,
.view-list .item .single .item-toggle {
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 0px;
  right: 0px;
  background: transparent url(/images/_theme/v0/background/toggle-down.png) no-repeat 50% 50%;
}
.view-list .item .right .item-toggle.toggle-up,
.view-list .item .single .item-toggle.toggle-up {
  background: transparent url(/images/_theme/v0/background/toggle-up.png) no-repeat 50% 50%;
}
.view-list .item .single {
  width: 100%;
}
.view-list.small .item .right {
  width: 430px;
}
.view-details {
  padding-top: 10px;
  font-size: 12px;
  line-height: 120%;
}
.view-details .item {
  margin-bottom: 10px;
  position: relative;
}
.view-details .item .autori {
  color: black;
  font-size: 10px;
}
.view-details .item h2 {
  font-size: 14px;
  line-height: 16px;
  margin: 0px 0px 5px 0px !important;
  color: black;
}
.view-details .item h2 a {
  color: black;
}
.view-details .item .title {
  font-size: 10px;
  color: black;
}
.view-details .item .item-toggle-details {
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 0px;
  right: -5px;
  background: transparent url(/images/_theme/v0/background/toggle-down.png) no-repeat 50% 50%;
}
.view-details .item .item-toggle-details.toggle-up {
  background: transparent url(/images/_theme/v0/background/toggle-up.png) no-repeat 50% 50%;
}
.view-details .item .min-details,
.view-details .item .max-details {
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.view-details .item .max-details {
  border-color: black;
}
.view-details .item .max-details .small-title:first-child {
  clear: both;
  display: inline-block;
  margin-top: 10px;
}
.view-details .details {
  height: 270px;
  overflow: hidden;
  border-bottom: 1px solid black;
  clear: both;
}
.view-details .details .title {
  display: block;
  padding: 3px 0px;
}
.view-details .details .about {
  width: 340px;
  height: 270px;
  display: inline-block;
  overflow: auto;
}
.view-details .details .about a {
  color: black;
}
.view-details .details .about .data a {
  color: #999999;
}
.view-details .details .tabs {
  width: 475px;
  height: 265px;
  float: right;
  overflow: hidden;
}
.view-details .wide .about {
  width: 100%;
}
.view-details .wide .tabs {
  display: none;
}
.grid-toggle .item {
  width: 265px;
  height: 264px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  border-bottom: 1px solid #cbcbcb;
}
.grid-toggle .item .image {
  width: 100%;
  height: 132px;
  overflow: hidden;
  position: relative;
}
.grid-toggle .item .image .arrow {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 20px;
  height: 20px;
  background: white url(/images/_theme/v0/background/toggle-down.png) no-repeat 50% 50%;
}
.grid-toggle .item .image.opened {
  height: 264px;
}
.grid-toggle .item .image.opened .arrow {
  background: white url(/images/_theme/v0/background/toggle-up.png) no-repeat 50% 50%;
}
.grid-toggle .item .image.closed {
  height: 0px;
}
.grid-toggle .item .description {
  height: 122px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.grid-toggle .item .description .title a {
  font-size: 14px;
  line-height: 16px;
  color: black;
  text-transform: uppercase;
  display: block;
  margin: 10px 0px;
}
.grid-toggle .item .description .arrow {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  background: white url(/images/_theme/v0/background/toggle-up.png) no-repeat 50% 50%;
}
.grid-toggle .item .description.opened {
  height: 264px;
}
.grid-toggle .item .description.opened .arrow {
  background: white url(/images/_theme/v0/background/toggle-down.png) no-repeat 50% 50%;
}
.grid-toggle .item .description.closed {
  height: 0px;
}
.grid-toggle .item:nth-child(2n) {
  margin-right: 0px;
}
.grid-gallery .item {
  width: 98px;
  height: 98px;
  border: 1px solid #e1e1e1;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  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;
}
.grid-gallery .item:nth-child(5n) {
  margin-right: 0px;
}
.pager {
  *zoom: 1;
  margin-bottom: 5px;
  text-align: center;
  margin: 20px 0px;
}
.pager a {
  display: inline-block;
  font-size: 14px;
  margin: 0px 16px;
  color: #999999;
}
.pager a.selected {
  color: black;
}
.pager .pager-left {
  float: left;
  display: inline-block;
}
.pager .pager-left a {
  margin: 0px 8px 0px 0px;
  background: transparent url(/images/_theme/v0/background/menu-open.png) no-repeat 50% 50%;
}
.pager .pager-left a.pager-first {
  background: transparent url(/images/_theme/v0/background/arrow-double-left.png) no-repeat 50% 50%;
}
.pager .pager-right {
  float: right;
  display: inline-block;
}
.pager .pager-right a {
  margin: 0px 0px 0px 8px;
  background: transparent url(/images/_theme/v0/background/menu-open-right.png) no-repeat 50% 50%;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
.pager .pager-right a.pager-last {
  background: transparent url(/images/_theme/v0/background/arrow-double-right.png) no-repeat 50% 50%;
}
.pager .pager-left a,
.pager .pager-right a {
  width: 11px;
  height: 11px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #ebebeb;
  width: 10px;
  height: 10px;
  border-radius: 0px;
  margin: 0px 0px 0px 5px;
}
/***** KALENDAR *****/

.calendar .date {
  height: 47px;
  border-bottom: 1px solid #e1e1e1;
  clear: both;
  color: black;
  position: relative;
}
.calendar .date a.date-link {
  display: inline-block;
  width: 210px;
  height: 37px;
  color: black;
  padding: 5px 5px 5px 0px;
  float: left;
}
.calendar .date a.date-link div {
  background-color: #e6e6e6;
  height: 24px;
  line-height: 24px;
  padding: 8px 9px 5px 5px;
}
.calendar .date .news-pager {
  display: block;
  width: 65px;
  height: 20px;
  background: black;
  color: white;
  position: absolute;
  bottom: 5px;
  left: 0px;
  padding: 0px 0px 0px 5px;
  font-size: 10px;
}
.calendar .date .news-pager .previous {
  display: inline-block;
  background: transparent url("/images/_theme/v0/background/hvm-arrow-left.png") no-repeat 50% 50%;
  width: 15px;
  height: 15px;
  margin-bottom: -4px;
}
.calendar .date .news-pager .next {
  display: inline-block;
  background: transparent url("/images/_theme/v0/background/hvm-arrow-right.png") no-repeat 50% 50%;
  width: 15px;
  height: 15px;
  margin-bottom: -4px;
}
.calendar .date .number-of-items {
  font-size: 10px;
  position: absolute;
  bottom: 5px;
  left: 10px;
}
.calendar .date .date-title {
  font-size: 24px;
  float: right;
}
.calendar .date .date-controls {
  display: inline-block;
  float: left;
  height: 19px;
  width: 595px;
  padding: 18px 5px 10px 13px;
}
.calendar .date:first-child {
  margin-top: -1px;
}
.calendar .opened a.date-link {
  color: white;
  border-top: 1px solid black;
  border-right: 1px solid black;
}
.calendar .opened a.date-link div {
  background-color: black;
}
.calendar .opened .date-controls {
  border-bottom: 1px solid black;
}
.calendar .closed a.date-link {
  color: black;
}
.calendar .closed a.date-link div {
  background-color: #e6e6e6;
}
.calendar .today a.date-link {
  color: white !important;
}
.calendar .today a.date-link div {
  background-color: #425ac9 !important;
}
.calendar .date-list {
  padding-top: 10px;
  font-size: 12px;
  line-height: 120%;
}
.calendar .date-list .news,
.calendar .date-list .item {
  padding-bottom: 15px;
}
.calendar .date-list .news .type,
.calendar .date-list .item .type {
  color: #0066cc;
  text-transform: uppercase;
  font-size: 10px;
}
.calendar .date-list .news h2,
.calendar .date-list .item h2 {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 16px;
  color: black;
  margin-bottom: 4px;
  padding-bottom: 0px;
  margin-top: 0px;
  border: none !important;
}
.calendar .date-list .news h2 a,
.calendar .date-list .item h2 a {
  color: black;
}
.calendar .date-list .news .title,
.calendar .date-list .item .title {
  font-size: 10px;
  color: black;
}
.calendar .date-list .news .left,
.calendar .date-list .item .left {
  margin-right: 20px;
}
.calendar .date-list .news .right,
.calendar .date-list .item .right {
  width: 720px;
}
.calendar .date-list .details {
  height: 380px;
  overflow: hidden;
  border-bottom: 1px solid black;
  clear: both;
}
.calendar .date-list .details .title {
  display: block;
  padding: 3px 0px;
}
.calendar .date-list .details .about {
  width: 340px;
  height: 390px;
  display: inline-block;
  overflow: auto;
}
.calendar .date-list .details .tabs {
  width: 475px;
  height: 390px;
  float: right;
  overflow: hidden;
  position: relative;
}
.calendar .date-list .details .tabs .share {
  position: absolute;
  top: -5px;
  right: 0px;
}
.calendar .date-list .details .tabs .container {
  height: 360px;
}
.calendar .date-list .details .tabs .google-map {
  width: 475px;
  height: 270px;
}
/* .calendar */

a.arrow-lnk,
a.arrow-lnk-color {
  display: inline-block;
  padding: 2px 0px;
  position: relative;
}
a.arrow-lnk:after,
a.arrow-lnk-color:after {
  content: '';
  display: block;
  position: absolute;
  right: -10px;
  top: 3px;
  background: transparent url(/images/_theme/v0/background/kalendar-close.png) no-repeat 0 0;
  width: 5px;
  height: 10px;
}
a.arrow-lnk-color {
  background: #425ac9;
  color: white !important;
  padding: 2px 5px;
}
.current-events {
  display: inline-block;
  margin-bottom: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  background: #425ac9;
  color: white;
  padding: 2px 5px;
  position: relative;
}
.current-events:after {
  content: '';
  display: block;
  position: absolute;
  right: -10px;
  top: 4px;
  background: transparent url(/images/_theme/v0/background/kalendar-close.png) no-repeat 0 0;
  width: 5px;
  height: 10px;
}
.recent-news {
  clear: both;
  margin-bottom: 30px;
}
.recent-news .info-box,
.recent-news .box {
  height: 271px;
  width: 270px;
  border: 0px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 0px;
  margin-right: 10px;
  float: left;
}
.recent-news .info-box.opened:not(.expand-text) .type,
.recent-news .box.opened:not(.expand-text) .type {
  display: block;
  margin-top: 10px;
}
.recent-news .info-box h3,
.recent-news .box h3 {
  margin-top: 0px !important;
}
.recent-news .info-box:last-child,
.recent-news .box:last-child {
  margin-right: 0px;
}
.recent-news .info-box .description,
.recent-news .box .description {
  line-height: 140%;
}
.recent-news .info-box .type,
.recent-news .box .type {
  text-transform: uppercase;
  color: #0066cc;
  font-size: 10px;
}
.recent-news .info-box .title,
.recent-news .box .title {
  color: black;
  display: block;
  font-size: 10px;
}
.news-category-years {
  margin: 30px 0px;
}
.news-category-years a {
  color: black;
  font-size: 16px;
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid black;
}
.news-category-years a:last-child {
  border: none;
}
.news-category-list {
  clear: both;
}
.news-category-list .item {
  margin-bottom: 5px;
}
.share {
  float: right;
  margin-top: 5px;
  width: 80px;
  height: 18px;
}
.share img {
  display: inline-block;
}
.share img:nth-child(2) {
  margin: 0px 10px 0px 10px;
}
.share a {
  display: inline-block;
}
.share a img {
  margin: 0px;
}
.share .email {
  margin: 0px 10px 0px 10px;
}
.share-2i-space {
  padding-right: 80px;
}
.share-2items {
  width: 60px;
  margin-top: -30px;
}
.share-2items:nth-child(2) a {
  margin: 0px 0px 0px 10px !important;
}
.share-on-main-title {
  position: absolute;
  top: 140px;
  right: 0px;
}
.calendar-grid #daysOfWeek {
  margin-top: 8px;
}
.calendar-grid #daysOfWeek .dayOfWeek {
  float: left;
  width: 106.5px;
  height: 30px;
  padding-top: 15px;
  border-right: 1px solid #e1e1e1;
  border-width: 2px;
  color: black;
  text-align: right;
  padding-right: 10px;
}
.calendar-grid .date {
  float: left !important;
  clear: none;
  width: 116.57px;
  border-right: 1px solid #e1e1e1;
  border-width: 2px;
  border-bottom: none;
}
.calendar-grid .date .news-pager {
  left: 5px;
}
.calendar-grid .date-link {
  width: 109px !important;
  height: 36px !important;
  padding: 4px 3px 4px 3px !important;
}
.calendar-grid .no-items div {
  background-color: transparent !important;
  color: black;
}
.calendar-grid .disabled:not(.no-items) div {
  background-color: #f1f1f1;
}
.calendar-grid .sunday,
.calendar-grid .sunday div {
  color: #425ac9;
}
.calendar-grid .disabled {
  cursor: default;
}
.calendar-grid .disabled div {
  color: darkgray;
}
.calendar-grid .no-items {
  cursor: default !important;
}
.calendar-grid .no-items .number-of-items {
  display: none !important;
}
.calendar-grid .date-list {
  clear: both;
  border-top: 1px solid black;
}
.calendar-grid .opened a.date-link {
  width: 110px !important;
  border-left: 1px solid black;
  margin-left: -1px;
  position: absolute;
  bottom: -1px;
  background: white;
}
.calendar-grid .opened a.date-link div {
  color: white;
}
.calendar-grid .details {
  position: relative;
  padding-top: 10px;
}
.calendar-grid .details .share {
  position: absolute;
  top: 4px;
  right: 0px;
  width: 80px;
}
/***** END KALENDAR *****/

/****** BXSLIDER ******/

.slider,
.content-slider {
  margin-bottom: 20px;
}
.slider .bx-wrapper,
.content-slider .bx-wrapper {
  max-width: 100% !important;
}
.slider .bx-viewport,
.content-slider .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0px;
  background: white;
  height: auto !important;
  background: transparent;
}
.slider .bx-controls-direction a,
.content-slider .bx-controls-direction a {
  z-index: 10;
}
.slider .image,
.content-slider .image {
  width: 538px;
  height: 538px;
  margin-bottom: 5px;
  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;
  border: 1px solid #e1e1e1;
}
.slider .publication,
.content-slider .publication {
  width: 548px;
  height: 268px;
  margin-bottom: 5px;
  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;
  border: 1px solid #e1e1e1;
}
.slider .description,
.content-slider .description {
  margin-bottom: 15px;
}
.slider .bx-default-pager,
.content-slider .bx-default-pager {
  font-size: 14px;
  color: #999999;
  font-family: DroidSans;
  font-weight: normal;
}
.slider .slide-image,
.content-slider .slide-image,
.slider .slide-description,
.content-slider .slide-description {
  display: none;
}
.slider .slide-description,
.content-slider .slide-description {
  text-align: justify;
}
.slider .bx-wrapper .bx-controls-direction a,
.content-slider .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 10;
}
.slider .bx-wrapper .bx-prev,
.content-slider .bx-wrapper .bx-prev {
  background: white url("/images/_theme/v0/background/menu-open.png") no-repeat 50% 10px;
  opacity: 0.9;
  left: 0px;
}
.slider .bx-wrapper .bx-next,
.content-slider .bx-wrapper .bx-next {
  background: white url("/images/_theme/v0/background/menu-open-right.png") no-repeat 50% 10px;
  opacity: 0.9;
  right: 0px;
}
.content-slider {
  width: 830px;
  height: 270px;
  *zoom: 1;
  margin-bottom: 5px;
  position: relative;
}
.content-slider .bx-viewport {
  position: relative !important;
}
.content-slider .bx-wrapper,
.content-slider .bx-viewport {
  height: 270px !important;
}
.content-slider ul li {
  padding: 0px !important;
}
.content-slider ul li:before {
  display: none !important;
}
.content-slider .slider-left {
  width: 270px;
  height: 270px;
  background: #ebebeb;
  float: left;
}
.content-slider .slider-right {
  width: 270px;
  height: 270px;
  float: right;
}
.content-slider .slider-right h2 a {
  color: black;
}
.content-slider .bx-wrapper .bx-controls-direction a {
  display: none;
}
.content-slider .bx-pager {
  position: absolute;
  padding-top: 0px;
  top: 0px !important;
  right: 0px;
  text-align: right;
  z-index: 100;
  height: 20px;
}
.content-slider .bx-pager a {
  font-size: 0px;
}
/****** END BXSLIDER ******/

/***** TEXT-IMAGE SMALL ******/

.text-image-list {
  margin: 20px 0px;
  border-top: 1px solid #e1e1e1;
}
.text-image-small {
  border-bottom: 1px solid #e1e1e1;
  padding-top: 4px;
  padding-bottom: 9px;
  margin-bottom: 5px;
  min-height: 60px;
}
.text-image-small .text {
  width: 200px;
  float: left;
  margin-right: 5px;
}
.text-image-small .text a {
  color: black;
}
.text-image-small .text .title {
  text-transform: uppercase;
  color: black;
  display: block;
}
.text-image-small .image {
  width: 60px;
  float: left;
}
/***** END TEXT-IMAGE SMALL ******/

.search-filter {
  clear: both;
  margin-bottom: 25px;
}
.search-filter .search-current {
  color: Blue;
}
.search-filter .search-header {
  text-align: right;
  border-bottom: 1px solid #e1e1e1;
  padding: 0px 20px 8px 0px;
}
.search-filter .search-content {
  border-bottom: 1px solid #e1e1e1;
  padding: 8px 0px 20px 0px;
}
.search-filter .search-content .search-column {
  float: left;
}
.search-filter .search-content .search-column input:not([type="submit"]) {
  margin-bottom: 8px;
}
.search-filter .search-content .search-column input[type=checkbox] {
  margin-right: 6px;
}
.search-filter .search-content .search-news-column1 {
  width: 180px;
}
.search-filter .search-content .search-news-column2,
.search-filter .search-content .search-news-column3 {
  width: 235px;
}
.search-filter .search-content .search-news-column2 select,
.search-filter .search-content .search-news-column3 select {
  width: 176px;
  border: 1px solid #e1e1e1;
  margin-bottom: 8px;
}
.search-filter .search-content .column3 {
  width: 280px;
  float: left;
}
.search-filter .search-content .column3 select {
  width: 268px;
}
.search-filter .search-content .column3.last {
  width: 270px;
}
.search-filter .search-content .title {
  color: black;
  display: block;
  margin-bottom: 10px;
}
/***** SCROLL *****/

.scroll-pane {
  width: 100%;
  overflow: auto;
}
/*.jspTrack
{
  background: #fff !important;
}

.jspDrag
{
  background: #e8e8e8 !important;
}*/

/***** END SCROLL ******/

/***** TABS *****/

.tabs ul {
  margin: 0px !important;
  padding: 0px;
  display: block;
  border-bottom: 1px solid #e1e1e1;
  margin-top: -1px;
}
.tabs ul li {
  padding: 0px !important;
  background: none !important;
  display: inline-block;
  margin: 0px -3px -1px 0px !important;
}
.tabs ul li a {
  display: inline-block;
  padding: 0px 15px;
  height: 19px;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
  font-size: 10px;
  text-transform: uppercase;
  color: #999999;
}
.tabs ul li a:not(.inactive) {
  border-bottom: 1px solid white;
  color: black;
}
.tabs ul li:last-child a {
  border-right: 1px solid #e1e1e1;
}
.tabs ul li:before {
  display: none !important;
}
.tabs .container {
  height: 241px;
  margin-top: 5px;
}
.tabs .container .gallery-grid a {
  display: inline-block;
  margin: 0px 4px 5px 0px;
  float: left;
}
.tabs .container .gallery-grid a img {
  display: block;
}
.tabs .container .gallery-grid:nth-child(4n) a {
  margin-right: 0px;
}
.tabs .container #map_canvas {
  height: 240px;
  width: 100%;
}
.tabs div,
.tabs p {
  font-size: 12px;
}
/* .tabs */

.tabs.tabs-right ul {
  text-align: right;
}
.tabs.tabs-right ul li:last-child a {
  margin-right: 10px;
}
.search-tabs {
  position: relative;
}
.search-tabs ul {
  margin: 0px !important;
  padding: 0px;
  display: block;
  border-bottom: 1px solid #e1e1e1;
  margin-top: -1px;
}
.search-tabs ul li {
  padding: 0px !important;
  background: none !important;
  display: inline-block;
  margin: 0px -3px -1px 0px !important;
}
.search-tabs ul li a {
  display: inline-block;
  padding: 0px 15px;
  height: 19px;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
  font-size: 10px;
  text-transform: uppercase;
  color: #999999;
}
.search-tabs ul li a:not(.inactive) {
  border-bottom: 1px solid white;
  color: black;
}
.search-tabs ul li:last-child a {
  border-right: 1px solid #e1e1e1;
}
.search-tabs ul li:before {
  display: none !important;
}
.search-tabs .container {
  height: 241px;
  margin-top: 5px;
}
.search-tabs .container .gallery-grid a {
  display: inline-block;
  margin: 0px 4px 5px 0px;
  float: left;
}
.search-tabs .container .gallery-grid a img {
  display: block;
}
.search-tabs .container .gallery-grid:nth-child(4n) a {
  margin-right: 0px;
}
.search-tabs .container #map_canvas {
  height: 240px;
  width: 100%;
}
.search-tabs div,
.search-tabs p {
  font-size: 12px;
}
.search-tabs ul {
  padding-left: 30px !important;
  padding-top: 9px;
  margin-left: -20px !important;
  margin-bottom: 14px !important;
  background: transparent url(/images/_theme/v0/background/m-search.png) no-repeat 0 0;
  position: relative;
}
.search-tabs ul li {
  float: none;
}
.search-tabs ul li a {
  text-transform: uppercase;
}
.search-tabs .search-toggle {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 20px;
  height: 20px;
  background: transparent url(/images/_theme/v0/background/mdc-arrow-down.png) no-repeat 50% 50%;
}
.search-tabs .search-toggle.opened {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 20px;
  height: 20px;
  background: transparent url(/images/_theme/v0/background/mdc-arrow-up.png) no-repeat 50% 50%;
}
.search-tabs .container {
  height: auto;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
}
.search-tabs .container .column1 {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.search-tabs .container .column1 input[type=text] {
  width: 428px;
  padding: 0px 5px;
  height: 18px;
  border: 1px solid #e1e1e1;
  color: black;
}
.search-tabs .container .column3 {
  width: 280px;
  float: left;
}
.search-tabs .container .column3 input[type=text],
.search-tabs .container .column3 select {
  width: 268px;
  height: 20px;
  border: 1px solid #e1e1e1;
  font-size: 12px;
  color: black;
}
.search-tabs .container .column3 input[type=text] {
  width: 256px;
  padding: 0px 5px;
  height: 18px;
}
.search-tabs .container .column3:nth-child(4),
.search-tabs .container .column3.last {
  width: 270px !important;
}
.search-tabs .container .search-title {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 15px;
  padding-top: 3px;
}
.search-tabs .container .search-title-black {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 5px;
  margin-top: 10px;
  color: black;
}
.search-tabs .container input[type=checkbox] {
  border: 1px solid #e1e1e1 !important;
}
.search-tabs .container .phrase {
  margin-left: 20px;
  margin-right: 5px;
}
.tabs-linked ul {
  margin: 0px !important;
  padding: 0px;
  display: block;
  border-bottom: 1px solid #e1e1e1;
  margin-top: -1px;
}
.tabs-linked ul li {
  padding: 0px !important;
  background: none !important;
  display: inline-block;
  margin: 0px -3px -1px 0px !important;
}
.tabs-linked ul li a {
  display: inline-block;
  padding: 0px 15px;
  height: 19px;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
  font-size: 10px;
  text-transform: uppercase;
  color: #999999;
}
.tabs-linked ul li a:not(.inactive) {
  border-bottom: 1px solid white;
  color: black;
}
.tabs-linked ul li:last-child a {
  border-right: 1px solid #e1e1e1;
}
.tabs-linked ul li:before {
  display: none !important;
}
.tabs-linked .container {
  height: 241px;
  margin-top: 5px;
}
.tabs-linked .container .gallery-grid a {
  display: inline-block;
  margin: 0px 4px 5px 0px;
  float: left;
}
.tabs-linked .container .gallery-grid a img {
  display: block;
}
.tabs-linked .container .gallery-grid:nth-child(4n) a {
  margin-right: 0px;
}
.tabs-linked .container #map_canvas {
  height: 240px;
  width: 100%;
}
.tabs-linked div,
.tabs-linked p {
  font-size: 12px;
}
.tabs-linked ul {
  height: 21px;
  text-align: right;
}
.tabs-linked ul li a {
  color: #999999;
}
.tabs-linked ul li a.selected {
  height: 20px;
  border-bottom: 1px solid white;
  color: black;
}
.tabs-linked ul li:last-child {
  margin-right: 20px !important;
}
/* .tabs-linked */

/***** END TABS *****/

/****** SEARCH-TOP ******/

.search-btn {
  width: 100px;
  padding: 0px 20px 0px 10px !important;
  height: 20px;
  background: #f39b1f url(/images/_theme/v0/background/arrow-white-right.png) no-repeat 85px 5px;
  color: white;
  text-transform: uppercase;
  border: none;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
}
.search-reset-btn {
  display: inline-block;
  width: 70px;
  padding: 0px 20px 0px 8px !important;
  height: 18px;
  background: white url(/images/_theme/v0/background/mdc-refresh.png) no-repeat 80px 3px;
  color: #f39b1f;
  border: 1px solid #f39b1f;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 18px;
  font-weight: bold;
  text-align: left;
  margin-top: 9px;
}
.search-inner {
  height: auto;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
}
.search-inner .column1 {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.search-inner .column1 input[type=text] {
  width: 428px;
  padding: 0px 5px;
  height: 18px;
  border: 1px solid #e1e1e1;
  color: black;
}
.search-inner .column3 {
  width: 280px;
  float: left;
}
.search-inner .column3 input[type=text],
.search-inner .column3 select {
  width: 268px;
  height: 20px;
  border: 1px solid #e1e1e1;
  font-size: 12px;
  color: black;
}
.search-inner .column3 input[type=text] {
  width: 256px;
  padding: 0px 5px;
  height: 18px;
}
.search-inner .column3:nth-child(4),
.search-inner .column3.last {
  width: 270px !important;
}
.search-inner .search-title {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 15px;
  padding-top: 3px;
}
.search-inner .search-title-black {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 5px;
  margin-top: 10px;
  color: black;
}
.search-inner input[type=checkbox] {
  border: 1px solid #e1e1e1 !important;
}
.search-inner .phrase {
  margin-left: 20px;
  margin-right: 5px;
}
#m .search-inner .column1 {
  border-bottom-color: #ff9900;
}
#d .search-inner .column1 {
  border-bottom-color: #cc3333;
}
#c .search-inner .column1 {
  border-bottom-color: #0066cc;
}
.search-top h2 {
  height: 20px;
  font-size: 10px;
  text-transform: uppercase;
  color: black;
  padding-left: 40px !important;
  padding-top: 9px;
  padding-bottom: 0px;
  margin: 0px 0px 14px -20px !important;
  background: transparent url(/images/_theme/v0/background/m-search.png) no-repeat 0 0;
  position: relative;
  border-bottom: 1px solid #e1e1e1;
}
.search-top h2:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  background: transparent url("/images/_theme/v0/background/toggle-up.png") no-repeat 100% 40%;
  padding-right: 20px;
}
#m .search-top h2.toggle-close:after {
  background-image: url("/images/_theme/v0/background/toggle-down.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-down.png");
}
#m .search-top h2.toggle-open:after {
  background-image: url("/images/_theme/v0/background/toggle-up.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-up.png");
}
#d .search-top h2.toggle-close:after {
  background-image: url("/images/_theme/v0/background/toggle-down.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-down.png");
}
#d .search-top h2.toggle-open:after {
  background-image: url("/images/_theme/v0/background/toggle-up.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-up.png");
}
#c .search-top h2.toggle-close:after {
  background-image: url("/images/_theme/v0/background/toggle-down.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-down.png");
}
#c .search-top h2.toggle-open:after {
  background-image: url("/images/_theme/v0/background/toggle-up.png");
  background-image: url("/images/_theme/v0/background/mdc-arrow-up.png");
}
/****** END SEARCH-TOP ******/

/***** BOX EXPAND *****/

.box-expand {
  margin-top: 10px;
}
.box-expand .item-wrap {
  float: left;
  width: 158px;
  height: 209px;
  margin-right: 10px;
  position: relative;
  margin-bottom: 10px;
}
.box-expand .item {
  width: 158px;
  height: 209px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent;
  border: none;
}
.box-expand .item .small-title {
  color: black !important;
}
.box-expand .item .image {
  width: 156px;
  height: 156px;
  border: 1px solid #e1e1e1;
  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-expand .item .image a {
  display: block;
  width: 100%;
  height: 100%;
  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-expand .item .first-name,
.box-expand .item .last-name {
  display: block;
}
.box-expand .item h2 {
  font-size: 12px;
  line-height: 120%;
  margin-top: 0px !important;
  margin-bottom: 5px;
  border: 0px !important;
}
.box-expand .item .description {
  padding: 8px 0px 0px 0px;
}
.box-expand .item .description .on-expand {
  display: none;
}
.box-expand .item.hover {
  background: white;
  border: 1px solid black;
  padding: 20px;
  min-height: 260px;
}
.box-expand .item.hover h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px !important;
  margin-bottom: 5px;
  border: 0px !important;
}
.box-expand .item.hover h2 a {
  color: black;
}
.box-expand .item.hover h2 .first-name,
.box-expand .item.hover h2 .last-name {
  display: inline-block;
  color: black;
}
.box-expand .item.hover .on-expand {
  display: block;
}
.box-expand .item-wrap:nth-child(5n) {
  margin-right: 0px !important;
}
.box-expand-big {
  margin-top: 10px;
  /*.item.hover {
    border: 1px solid #000;
    padding: 20px;
    min-height: 260px;

    h2, h2 a {
      font-size: 14px;
      font-weight: bold;
      margin-top: 0px !important;
      margin-bottom: 5px;
      border: 0px !important;
      color: #000 !important;

      .first-name, .last-name {
        display: inline-block;
        color: #000;
      }
    }
    
    .on-expand {
      display: block;
    }
  }*/

}
.box-expand-big .item-wrap {
  float: left;
  width: 268px;
  height: 192px;
  border: 1px solid #e1e1e1;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.box-expand-big .item-wrap.selected:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 127px;
  width: 14px;
  height: 8px;
  background: transparent url(/images/_theme/v0/background/preview-box-arrow.jpg) no-repeat 0 0;
}
.box-expand-big .item {
  width: 252px;
  height: 176px;
  padding: 8px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: white;
  border: none;
  overflow: hidden;
}
.box-expand-big .item h2,
.box-expand-big .item h2 a {
  font-size: 12px;
  margin-top: 0px !important;
  margin-bottom: 5px;
  border: 0px !important;
  color: black !important;
}
.box-expand-big .item .image {
  width: 250px;
  height: 135px;
  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-expand-big .item .image a {
  display: block;
  width: 250px;
  height: 135px;
  position: relative;
  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-expand-big .item .image a .video-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  z-index: 10;
  top: 52px;
  left: 110px;
  position: absolute;
  background: transparent url(/images/_theme/v0/icon/video.jpg) no-repeat 0 0;
}
.box-expand-big .item .first-name,
.box-expand-big .item .last-name {
  display: block;
}
.box-expand-big .item .description {
  padding: 8px 0px 0px 0px;
}
.box-expand-big .item .description .on-expand {
  display: none;
}
.box-expand-big .item-wrap:not(.no-margin-right):nth-child(3n) {
  margin-right: 10px !important;
}
.box-expand-big .no-margin-right {
  margin-right: 0px !important;
}
.box-expand-items {
  margin-top: 10px;
}
.box-expand-items .item-wrap {
  float: left;
  width: 158px;
  height: 209px;
  margin-right: 10px;
  position: relative;
  margin-bottom: 10px;
}
.box-expand-items .item {
  width: 158px;
  height: 209px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent;
  border: none;
}
.box-expand-items .item .small-title {
  color: black !important;
}
.box-expand-items .item .image {
  width: 156px;
  height: 156px;
  border: 1px solid #e1e1e1;
  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-expand-items .item .image a {
  display: block;
  width: 100%;
  height: 100%;
  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-expand-items .item .first-name,
.box-expand-items .item .last-name {
  display: block;
}
.box-expand-items .item h2 {
  font-size: 12px;
  line-height: 120%;
  margin-top: 0px !important;
  margin-bottom: 5px;
  border: 0px !important;
}
.box-expand-items .item .description {
  padding: 8px 0px 0px 0px;
}
.box-expand-items .item .description .on-expand {
  display: none;
}
.box-expand-items .item.hover {
  background: white;
  border: 1px solid black;
  padding: 20px;
  min-height: 260px;
}
.box-expand-items .item.hover h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px !important;
  margin-bottom: 5px;
  border: 0px !important;
}
.box-expand-items .item.hover h2 a {
  color: black;
}
.box-expand-items .item.hover h2 .first-name,
.box-expand-items .item.hover h2 .last-name {
  display: inline-block;
  color: black;
}
.box-expand-items .item.hover .on-expand {
  display: block;
}
.box-expand-items .item-wrap:nth-child(5n) {
  margin-right: 0px !important;
}
.box-expand-items .image img {
  max-width: 156px;
  max-height: 156px;
}
.box-expand-items .item-wrap .description .on-expand .small-title {
  color: white !important;
}
.box-expand-items .region-background {
  height: 5px;
  position: absolute;
  z-index: 10;
  width: 158px;
}
.box-expand-items .item.hover {
  background: #404040;
  width: 308px;
  height: 285px;
  z-index: 100000 !important;
}
.box-expand-items .item.hover .image {
  width: 308px;
  height: 192px;
}
.box-expand-items .item.hover .image img {
  max-width: 308px;
  max-height: 192px;
}
.box-expand-items .item.hover h2 {
  display: none;
}
.box-expand-items .item.hover .on-expand {
  display: block;
}
.box-expand-small {
  margin-top: 10px;
}
.box-expand-small .item-wrap {
  float: left;
  width: 158px;
  height: 209px;
  margin-right: 10px;
  position: relative;
  margin-bottom: 10px;
}
.box-expand-small .item {
  width: 158px;
  height: 209px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent;
  border: none;
}
.box-expand-small .item .small-title {
  color: black !important;
}
.box-expand-small .item .image {
  width: 156px;
  height: 156px;
  border: 1px solid #e1e1e1;
  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-expand-small .item .image a {
  display: block;
  width: 100%;
  height: 100%;
  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-expand-small .item .first-name,
.box-expand-small .item .last-name {
  display: block;
}
.box-expand-small .item h2 {
  font-size: 12px;
  line-height: 120%;
  margin-top: 0px !important;
  margin-bottom: 5px;
  border: 0px !important;
}
.box-expand-small .item .description {
  padding: 8px 0px 0px 0px;
}
.box-expand-small .item .description .on-expand {
  display: none;
}
.box-expand-small .item.hover {
  background: white;
  border: 1px solid black;
  padding: 20px;
  min-height: 260px;
}
.box-expand-small .item.hover h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px !important;
  margin-bottom: 5px;
  border: 0px !important;
}
.box-expand-small .item.hover h2 a {
  color: black;
}
.box-expand-small .item.hover h2 .first-name,
.box-expand-small .item.hover h2 .last-name {
  display: inline-block;
  color: black;
}
.box-expand-small .item.hover .on-expand {
  display: block;
}
.box-expand-small .item-wrap:nth-child(5n) {
  margin-right: 0px !important;
}
.box-expand-small .item-wrap {
  height: 158px;
  margin-bottom: 8px;
}
.box-expand-small .item {
  height: 158px;
}
.box-expand-small .item .image {
  display: block;
}
.box-expand-small .item.hover {
  min-height: 280px;
}
.box-expand-small .item.hover div {
  margin-bottom: 5px;
}
.box-expand-small .item.hover a {
  color: #999999;
}
.box-expand-110 {
  margin-top: 10px;
}
.box-expand-110 .item-wrap {
  float: left;
  width: 158px;
  height: 209px;
  margin-right: 10px;
  position: relative;
  margin-bottom: 10px;
}
.box-expand-110 .item {
  width: 158px;
  height: 209px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent;
  border: none;
}
.box-expand-110 .item .small-title {
  color: black !important;
}
.box-expand-110 .item .image {
  width: 156px;
  height: 156px;
  border: 1px solid #e1e1e1;
  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-expand-110 .item .image a {
  display: block;
  width: 100%;
  height: 100%;
  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-expand-110 .item .first-name,
.box-expand-110 .item .last-name {
  display: block;
}
.box-expand-110 .item h2 {
  font-size: 12px;
  line-height: 120%;
  margin-top: 0px !important;
  margin-bottom: 5px;
  border: 0px !important;
}
.box-expand-110 .item .description {
  padding: 8px 0px 0px 0px;
}
.box-expand-110 .item .description .on-expand {
  display: none;
}
.box-expand-110 .item.hover {
  background: white;
  border: 1px solid black;
  padding: 20px;
  min-height: 260px;
}
.box-expand-110 .item.hover h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px !important;
  margin-bottom: 5px;
  border: 0px !important;
}
.box-expand-110 .item.hover h2 a {
  color: black;
}
.box-expand-110 .item.hover h2 .first-name,
.box-expand-110 .item.hover h2 .last-name {
  display: inline-block;
  color: black;
}
.box-expand-110 .item.hover .on-expand {
  display: block;
}
.box-expand-110 .item-wrap:nth-child(5n) {
  margin-right: 0px !important;
}
.box-expand-110 .item-wrap {
  height: 110px;
  width: 110px;
  margin-bottom: 10px;
}
.box-expand-110 .item-wrap.selected:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -11px;
  left: 48px;
  width: 14px;
  height: 8px;
  background: transparent url(/images/_theme/v0/background/preview-box-arrow.jpg) no-repeat 0 0;
}
.box-expand-110 .item {
  height: 110px;
  width: 110px;
}
.box-expand-110 .item .image {
  display: block;
  max-height: 110px;
  max-width: 110px;
}
.box-expand-110 .item IMG {
  max-width: 110px;
  max-height: 110px;
}
.box-expand-110 .item.hover {
  min-height: 280px;
  width: 166px;
}
.box-expand-110 .item.hover .image {
  max-width: 156px;
  max-height: 156px;
}
.box-expand-110 .item.hover IMG {
  max-width: 156px;
  max-height: 156px;
}
.box-expand-110 .item.hover div {
  margin-bottom: 5px;
}
.box-expand-110 .item.hover a {
  color: black;
}
.box-expand-110 .item-wrap:not(.no-margin-right):nth-child(5n) {
  margin-right: 10px !important;
}
.box-expand-110 .no-margin-right {
  margin-right: 0px !important;
}
.foto-box {
  clear: both;
}
.foto-box .preview-box {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 4px;
  width: 824px;
  height: 288px;
  border: 1px solid black;
  overflow: hidden;
}
.foto-box .preview-box .preview-left {
  float: left;
  width: 503px;
}
.foto-box .preview-box .preview-left h2 {
  font-size: 12px;
  line-height: 14px;
  border-bottom: 1px solid #e1e1e1;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  min-height: 20px;
}
.foto-box .preview-box .preview-left h2 a {
  color: black;
}
.foto-box .preview-box .preview-left .single-image-gallery,
.foto-box .preview-box .preview-left .video-iframe {
  width: 473px;
  height: 218px;
  border: 1px solid #e1e1e1;
  margin: 17px 0px 0px 30px;
}
.foto-box .preview-box .preview-right {
  width: 320px;
  float: right;
}
.foto-box .preview-box .preview-right .tabs #tabs {
  height: 25px;
}
.foto-box .preview-box .preview-right .tabs #tabs li a {
  height: 25px;
  line-height: 25px;
}
.foto-box .preview-box .preview-right .tabs #tabs .preview-close {
  display: block;
  height: 25px;
  width: 5px;
}
.foto-box .preview-box .preview-right .tabs #tabs li:last-child {
  padding: 0px !important;
}
.foto-box .preview-box .preview-right .tabs #tabs li:last-child a {
  margin-right: 0px;
  background: transparent url(/images/_theme/v0/background/preview-box-close.jpg) no-repeat 50% 50%;
}
.foto-box .preview-box .preview-right .tabs .container {
  padding-left: 20px;
  padding-top: 8px;
  width: 300px;
}
.box-expand-smallest {
  margin-top: 10px;
}
.box-expand-smallest .item-wrap {
  float: left;
  width: 158px;
  height: 209px;
  margin-right: 10px;
  position: relative;
  margin-bottom: 10px;
}
.box-expand-smallest .item {
  width: 158px;
  height: 209px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent;
  border: none;
}
.box-expand-smallest .item .small-title {
  color: black !important;
}
.box-expand-smallest .item .image {
  width: 156px;
  height: 156px;
  border: 1px solid #e1e1e1;
  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-expand-smallest .item .image a {
  display: block;
  width: 100%;
  height: 100%;
  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-expand-smallest .item .first-name,
.box-expand-smallest .item .last-name {
  display: block;
}
.box-expand-smallest .item h2 {
  font-size: 12px;
  line-height: 120%;
  margin-top: 0px !important;
  margin-bottom: 5px;
  border: 0px !important;
}
.box-expand-smallest .item .description {
  padding: 8px 0px 0px 0px;
}
.box-expand-smallest .item .description .on-expand {
  display: none;
}
.box-expand-smallest .item.hover {
  background: white;
  border: 1px solid black;
  padding: 20px;
  min-height: 260px;
}
.box-expand-smallest .item.hover h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px !important;
  margin-bottom: 5px;
  border: 0px !important;
}
.box-expand-smallest .item.hover h2 a {
  color: black;
}
.box-expand-smallest .item.hover h2 .first-name,
.box-expand-smallest .item.hover h2 .last-name {
  display: inline-block;
  color: black;
}
.box-expand-smallest .item.hover .on-expand {
  display: block;
}
.box-expand-smallest .item-wrap:nth-child(5n) {
  margin-right: 0px !important;
}
.box-expand-smallest .item-wrap {
  height: 100px;
  width: 100px;
  margin-bottom: 10px;
}
.box-expand-smallest .item {
  height: 100px;
  width: 100px;
}
.box-expand-smallest .item .image {
  max-height: 100px;
  max-width: 100px;
}
.box-expand-smallest .item IMG {
  max-width: 100px;
  max-height: 100px;
}
.box-expand-smallest .item.hover {
  min-height: 280px;
  width: 166px;
}
.box-expand-smallest .item.hover .image {
  max-width: 156px;
  max-height: 156px;
}
.box-expand-smallest .item.hover IMG {
  max-width: 156px;
  max-height: 156px;
}
.box-expand-smallest .item.hover div {
  margin-bottom: 5px;
}
.box-expand-smallest .item.hover a {
  color: black;
}
.video-box .item {
  width: 153px;
  height: 191px;
  margin-bottom: 10px;
  float: left;
  margin-right: 10px;
  border: 1px solid #e1e1e1;
  padding: 9px;
  overflow: hidden;
}
.video-box .item:nth-child(3n) {
  margin-right: 0px;
}
.video-box .item .image {
  max-height: 152px;
  max-width: 82px;
  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;
}
.video-box .item .image a {
  display: block;
  width: 152px;
  height: 82px;
  position: relative;
  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;
}
.video-box .item .image a .video-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  z-index: 10;
  top: 26px;
  left: 51px;
  position: absolute;
  background: transparent url(/images/_theme/v0/icon/video.jpg) no-repeat 0 0;
}
.video-box .item IMG {
  max-width: 152px;
  max-height: 82px;
}
.video-box .item .description h2 {
  border: none;
  margin-top: 10px;
  margin-bottom: 0px;
}
.video-box .item .description h2 a {
  color: black;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
.shadow {
  /*-webkit-box-shadow: 3px 3px rgba(50, 50, 50, 0.10);
  -moz-box-shadow:    3px 3px rgba(50, 50, 50, 0.10);
  box-shadow:         3px 3px rgba(50, 50, 50, 0.10);*/
  position: relative;
}
.shadow .image {
  border-color: black !important;
}
.shadow:before {
  position: absolute;
  content: "";
  width: 115px;
  height: 115px;
  background: transparent url("/images/_theme/v0/background/album.png") no-repeat 0 0;
}
/***** END BOX EXPAND *****/

/****** TITLE VALUE LIST ******/

.title-value-list div {
  margin-bottom: 5px;
}
/****** END TITLE VALUE LIST ******/

.video {
  margin-bottom: 20px;
}
/****** Gallery ******/

.single-image-gallery {
  width: 538px;
  height: 538px;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
  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;
}
.single-image-gallery img {
  margin: auto;
}
.gallery-270 {
  width: 270px;
  height: 135px;
  overflow: hidden;
}
.gallery-270 .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0px;
}
.gallery-270 .bx-wrapper .bx-controls-direction a {
  z-index: 100;
}
.gallery-270 .bx-wrapper .bx-prev {
  background: white url("/images/_theme/v0/background/menu-open.png") no-repeat 50% 10px;
  opacity: 0.9;
  left: 0px;
}
.gallery-270 .bx-wrapper .bx-next {
  background: white url("/images/_theme/v0/background/menu-open-right.png") no-repeat 50% 10px;
  opacity: 0.9;
  right: 0px;
}
.gallery-270 .bx-wrapper .bx-prev:hover,
.gallery-270 .bx-wrapper .bx-next:hover {
  background-position: 50% 10px !important;
}
.gallery-270 .bx-wrapper img {
  display: inline-block;
}
.gallery-270 ul {
  margin: 0px !important;
  padding: 0px !important;
}
.gallery-270 ul li,
.gallery-270 ul li img {
  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;
}
.gallery-270 ul li {
  padding-left: 0px !important;
  margin-left: 0px;
  list-style-type: none !important;
  background: none !important;
}
.gallery-270 ul li:before {
  display: none !important;
}
.gallery-270-sa {
  width: 270px;
  height: 135px;
  overflow: hidden;
  height: 270px !important;
}
.gallery-270-sa .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0px;
}
.gallery-270-sa .bx-wrapper .bx-controls-direction a {
  z-index: 100;
}
.gallery-270-sa .bx-wrapper .bx-prev {
  background: white url("/images/_theme/v0/background/menu-open.png") no-repeat 50% 10px;
  opacity: 0.9;
  left: 0px;
}
.gallery-270-sa .bx-wrapper .bx-next {
  background: white url("/images/_theme/v0/background/menu-open-right.png") no-repeat 50% 10px;
  opacity: 0.9;
  right: 0px;
}
.gallery-270-sa .bx-wrapper .bx-prev:hover,
.gallery-270-sa .bx-wrapper .bx-next:hover {
  background-position: 50% 10px !important;
}
.gallery-270-sa .bx-wrapper img {
  display: inline-block;
}
.gallery-270-sa ul {
  margin: 0px !important;
  padding: 0px !important;
}
.gallery-270-sa ul li,
.gallery-270-sa ul li img {
  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;
}
.gallery-270-sa ul li {
  padding-left: 0px !important;
  margin-left: 0px;
  list-style-type: none !important;
  background: none !important;
}
.gallery-270-sa ul li:before {
  display: none !important;
}
.gallery-395 {
  width: 270px;
  height: 135px;
  overflow: hidden;
  width: 395px;
  height: 395px;
}
.gallery-395 .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0px;
}
.gallery-395 .bx-wrapper .bx-controls-direction a {
  z-index: 100;
}
.gallery-395 .bx-wrapper .bx-prev {
  background: white url("/images/_theme/v0/background/menu-open.png") no-repeat 50% 10px;
  opacity: 0.9;
  left: 0px;
}
.gallery-395 .bx-wrapper .bx-next {
  background: white url("/images/_theme/v0/background/menu-open-right.png") no-repeat 50% 10px;
  opacity: 0.9;
  right: 0px;
}
.gallery-395 .bx-wrapper .bx-prev:hover,
.gallery-395 .bx-wrapper .bx-next:hover {
  background-position: 50% 10px !important;
}
.gallery-395 .bx-wrapper img {
  display: inline-block;
}
.gallery-395 ul {
  margin: 0px !important;
  padding: 0px !important;
}
.gallery-395 ul li,
.gallery-395 ul li img {
  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;
}
.gallery-395 ul li {
  padding-left: 0px !important;
  margin-left: 0px;
  list-style-type: none !important;
  background: none !important;
}
.gallery-395 ul li:before {
  display: none !important;
}
.gallery-550 {
  width: 270px;
  height: 135px;
  overflow: hidden;
  width: 550px;
  height: 270px;
}
.gallery-550 .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0px;
}
.gallery-550 .bx-wrapper .bx-controls-direction a {
  z-index: 100;
}
.gallery-550 .bx-wrapper .bx-prev {
  background: white url("/images/_theme/v0/background/menu-open.png") no-repeat 50% 10px;
  opacity: 0.9;
  left: 0px;
}
.gallery-550 .bx-wrapper .bx-next {
  background: white url("/images/_theme/v0/background/menu-open-right.png") no-repeat 50% 10px;
  opacity: 0.9;
  right: 0px;
}
.gallery-550 .bx-wrapper .bx-prev:hover,
.gallery-550 .bx-wrapper .bx-next:hover {
  background-position: 50% 10px !important;
}
.gallery-550 .bx-wrapper img {
  display: inline-block;
}
.gallery-550 ul {
  margin: 0px !important;
  padding: 0px !important;
}
.gallery-550 ul li,
.gallery-550 ul li img {
  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;
}
.gallery-550 ul li {
  padding-left: 0px !important;
  margin-left: 0px;
  list-style-type: none !important;
  background: none !important;
}
.gallery-550 ul li:before {
  display: none !important;
}
.info-box {
  height: 76px;
  padding-top: 4px;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
  position: relative;
}
.info-box h3 {
  font-size: 12px;
  text-transform: uppercase;
  color: black;
  margin-bottom: 5px;
}
.info-box .gallery-270 {
  float: right;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
.info-box .gallery-270 ul li img {
  width: unset !important;
  height: unset !important;
}
.info-box .text {
  height: 75px;
  overflow: hidden;
}
.info-box.opened {
  height: auto;
  cursor: default;
  padding-top: 0px;
}
.info-box.opened .gallery-270 {
  float: none;
  width: 270px;
  height: 135px !important;
  overflow: hidden;
  position: relative;
}
.info-box.opened .gallery-270 ul li,
.info-box.opened .gallery-270 img {
  width: 270px !important;
  /*height: 135px !important;*/

}
.info-box.opened .gallery-270 .bx-prev,
.info-box.opened .gallery-270 .bx-next {
  top: 70px !important;
}
.info-box.opened .text {
  height: 115px;
  position: relative;
}
.info-box.opened h3 {
  font-size: 14px;
  margin-top: 10px;
}
.info-box.opened .gallery-open,
.info-box.opened .gallery-close,
.info-box.opened .text-open,
.info-box.opened .text-close {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  background: white url("/images/_theme/v0/background/toggle-down.png") no-repeat 50% 50%;
  opacity: 0.95;
}
.info-box.opened .gallery-close {
  background-image: url("/images/_theme/v0/background/toggle-up.png");
  display: none;
}
.info-box.opened .text-open,
.info-box.opened .text-close {
  top: 0px;
  right: 0px;
  background: white url("/images/_theme/v0/background/toggle-up.png") no-repeat 50% 50%;
}
.info-box.opened .text-close {
  background-image: url("/images/_theme/v0/background/toggle-down.png");
  display: none;
}
.info-box.opened.expand-gallery {
  padding-bottom: 0px;
}
.info-box.opened.expand-gallery .gallery-270,
.info-box.opened.expand-gallery .bx-viewport {
  height: 270px !important;
  padding: 0px !important;
}
.info-box.opened.expand-gallery .gallery-270 ul li,
.info-box.opened.expand-gallery .bx-viewport ul li,
.info-box.opened.expand-gallery .gallery-270 img,
.info-box.opened.expand-gallery .bx-viewport img {
  width: 270px !important;
  height: 270px !important;
}
.info-box.opened.expand-gallery .gallery-270 img,
.info-box.opened.expand-gallery .bx-viewport img {
  margin-top: 0px;
}
.info-box.opened.expand-gallery .gallery-270 .bx-prev,
.info-box.opened.expand-gallery .bx-viewport .bx-prev,
.info-box.opened.expand-gallery .gallery-270 .bx-next,
.info-box.opened.expand-gallery .bx-viewport .bx-next {
  top: 140px !important;
}
.info-box.opened.expand-gallery .gallery-open {
  display: none;
}
.info-box.opened.expand-gallery .gallery-close {
  display: block;
}
.info-box.opened.expand-gallery .text {
  display: none;
}
.info-box.opened.expand-text .gallery-270 {
  display: none;
}
.info-box.opened.expand-text .text {
  height: 255px;
}
.info-box.opened.expand-text .text-open {
  display: none;
}
.info-box.opened.expand-text .text-close {
  display: block;
}
.gallery-news-box .gallery-270 {
  width: 270px;
  height: 135px;
  overflow: hidden;
  height: 270px !important;
  float: left;
}
.gallery-news-box .gallery-270 .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0px;
}
.gallery-news-box .gallery-270 .bx-wrapper .bx-controls-direction a {
  z-index: 100;
}
.gallery-news-box .gallery-270 .bx-wrapper .bx-prev {
  background: white url("/images/_theme/v0/background/menu-open.png") no-repeat 50% 10px;
  opacity: 0.9;
  left: 0px;
}
.gallery-news-box .gallery-270 .bx-wrapper .bx-next {
  background: white url("/images/_theme/v0/background/menu-open-right.png") no-repeat 50% 10px;
  opacity: 0.9;
  right: 0px;
}
.gallery-news-box .gallery-270 .bx-wrapper .bx-prev:hover,
.gallery-news-box .gallery-270 .bx-wrapper .bx-next:hover {
  background-position: 50% 10px !important;
}
.gallery-news-box .gallery-270 .bx-wrapper img {
  display: inline-block;
}
.gallery-news-box .gallery-270 ul {
  margin: 0px !important;
  padding: 0px !important;
}
.gallery-news-box .gallery-270 ul li,
.gallery-news-box .gallery-270 ul li img {
  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;
}
.gallery-news-box .gallery-270 ul li {
  padding-left: 0px !important;
  margin-left: 0px;
  list-style-type: none !important;
  background: none !important;
}
.gallery-news-box .gallery-270 ul li:before {
  display: none !important;
}
.gallery-news-box .text {
  float: right;
  width: 540px;
}
.gallery-news-box-550 .gallery-550 {
  float: left;
}
.gallery-news-box-550 .text {
  float: right;
  width: 270px;
}
.gallery-news-box-550 .text h3 {
  text-transform: uppercase;
  border: none !important;
  margin: 0px 0px 10px 0px;
}
.gallery-news-box.text .text {
  width: 260px;
}
/****** End Gallery ******/

.publication.shop {
  position: relative;
}
.publication.shop .price {
  color: #ff9900;
  display: block;
}
.publication.shop .basket {
  color: #ff9900;
  display: block;
  width: 20px;
  height: 20px;
  background: transparent url("/images/_theme/v0/icon/basket.jpg") no-repeat 0px 0px;
  top: 145px;
  right: 0px;
  position: absolute;
}
#shoppingCart .item a {
  float: right;
}
#shoppingCart .item .price {
  float: right;
  margin-right: 10px;
}
#shoppingCart .sum {
  border-top: 1px solid #e1e1e1;
  margin-top: 10px;
  text-align: right;
  padding-right: 15px;
}
#shoppingForm input[type=text] {
  display: block;
  border: 1px solid #e1e1e1;
  font-size: 12px;
  color: black;
  padding: 0px;
  height: 18px;
  width: 100%;
}
#shoppingForm textarea {
  width: 99%;
  border: 1px solid #e1e1e1;
  margin-bottom: 8px;
}
#shoppingForm .search-title-top {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin: 8px 0px 0px 0px;
  padding-bottom: 3px;
}
#shoppingForm .tbChecker {
  display: none !important;
}
.grid-publication {
  *zoom: 1;
  margin-bottom: 5px;
  margin-bottom: 20px;
}
.grid-publication .publication {
  width: 100px;
  min-height: 200px;
  float: left;
  margin-right: 10px;
}
.grid-publication .publication a {
  color: black;
}
.grid-publication .publication .image {
  width: 100px;
  height: 140px;
  background: #ebebeb;
  margin-bottom: 10px;
}
.grid-publication .publication .image img {
  display: block;
}
.grid-publication .publication:nth-child(5n) {
  margin-right: 0px;
}
.boxes-3 .box-3 {
  float: left;
  width: 270px;
  height: 200px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.boxes-3 .box-3 h2 {
  font-size: 14px;
}
.boxes-3 .box-3 h3 {
  font-size: 12px;
  text-transform: uppercase;
}
.boxes-3 .box-3 .left {
  float: left;
  width: 100px;
  height: 140px;
  background: #ebebeb;
}
.boxes-3 .box-3 .left img {
  display: block;
}
.boxes-3 .box-3 .right {
  float: right;
  width: 160px;
  height: 140px;
  position: relative;
}
.boxes-3 .box-3 .right .box-3-links {
  position: absolute;
  bottom: 0px;
}
.boxes-3 .box-3:nth-child(3n) {
  margin-right: 0px;
}
/*.fancybox-inner:after {
  content: "";
  position: absolute;
  display: block;
  width: 159px;
  height: 91px;
  bottom: 5%;
  right: 5%;
  background: #fff url(/images/_theme/v0/background/logo.png) no-repeat 50% 50%;
  opacity: 0.5;
  z-index: 1000;
}*/

#map_canvas {
  margin-bottom: 20px;
}
.document {
  padding-left: 40px;
  display: block;
  min-height: 16px;
  margin-bottom: 10px;
}
.document.pdf {
  background: transparent url(/images/_theme/v0/icon/pdf.jpg) no-repeat 0 0;
  color: black;
}
.document-list {
  display: block;
  min-height: 16px;
  margin-bottom: 10px;
}
.document-list li {
  padding-left: 0px !important;
  display: block;
  color: #999999;
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 0px;
  min-height: 16px;
  *zoom: 1;
  margin-bottom: 5px;
}
.document-list li div.doc-inner {
  padding-right: 50px;
  position: relative;
}
.document-list li a {
  color: #999999;
  padding: 0px 30px 0px 0px;
  min-height: 17px;
}
.document-list li a.pdf {
  float: right;
  right: 30px;
  margin-right: 3px;
  padding-right: 3px;
  margin-left: 3px;
  padding-left: 3px;
  background: transparent url(/images/_theme/v0/icon/pdf.jpg) no-repeat 0 0;
  display: block;
  height: 17px;
  width: 17px;
  text-indent: -10000px;
}
.document-list li a.olovka {
  float: right;
  right: 45px;
  margin-right: 3px;
  padding-right: 3px;
  margin-left: 3px;
  padding-left: 3px;
  background: transparent url(/images/_theme/v0/icon/olovka.jpg) no-repeat 0 0;
  display: block;
  height: 17px;
  width: 17px;
  text-indent: -10000px;
}
.document-list li a.muzej {
  float: right;
  margin-right: 3px;
  padding-right: 3px;
  margin-left: 3px;
  padding-left: 3px;
  background: transparent url(/images/_theme/v0/icon/muzej.jpg) no-repeat 0 0;
  display: block;
  height: 17px;
  width: 17px;
  text-indent: -10000px;
}
.document-list li a.slika {
  float: right;
  margin-right: 3px;
  padding-right: 3px;
  margin-left: 3px;
  padding-left: 3px;
  background: transparent url(/images/_theme/v0/icon/file_extension_jpeg.jpg) no-repeat 0 0;
  display: block;
  height: 17px;
  width: 17px;
  text-indent: -10000px;
}
.document-list li a.prazno {
  float: right;
  margin-right: 3px;
  padding-right: 3px;
  margin-left: 3px;
  padding-left: 3px;
  display: block;
  height: 17px;
  width: 17px;
  text-indent: -10000px;
}
.document-list li a.url {
  position: absolute;
  top: 5px;
  right: 2px;
  background: transparent url("/images/_theme/v0/background/mdc-close.png") no-repeat 0 0;
  display: block;
  height: 17px;
  width: 5px;
  text-indent: -10000px;
}
.document-list li:before {
  content: "";
  display: none !important;
}
.document-list.pdf li a {
  background: transparent url(/images/_theme/v0/icon/pdf.jpg) no-repeat right center;
}
a.link {
  display: block;
  padding-left: 10px;
  position: relative;
}
a.link:before {
  content: url("/images/_theme/v0/background/mdc-list-link.jpg");
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 0px;
  background: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
ul.link2 li {
  padding-left: 0px !important;
}
ul.link2 li::before {
  display: none !important;
}
ul.link2 li a {
  display: inline-block;
}
ul.link2 a {
  display: block;
  padding-left: 10px;
  position: relative;
}
ul.link2 a:before {
  content: url("/images/_theme/v0/background/mdc-list-link-red.jpg");
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 0px;
  background: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
.list-year {
  margin-top: 20px;
}
.list-year .top {
  text-transform: uppercase;
  color: black;
}
.list-year .top .box-0 {
  width: 250px;
  min-height: 20px;
  display: inline-block;
}
.list-year .top .box-1 {
  width: 140px;
  min-height: 20px;
  display: inline-block;
}
.list-year .top .box-2 {
  width: 140px;
  min-height: 20px;
  display: inline-block;
}
.list-year .year-box {
  border-top: 1px solid #e1e1e1;
  *zoom: 1;
  margin-bottom: 5px;
  padding: 10px 0px;
}
.list-year .year-box .year {
  width: 250px;
  height: 200px;
  font-size: 48px;
  line-height: 120%;
  float: left;
}
.list-year .year-box .box-1 {
  width: 140px;
  height: 200px;
  margin-right: 10px;
  position: relative;
  background: #ebebeb;
  float: left;
}
.list-year .year-box .box-2 {
  width: 140px;
  height: 200px;
  position: relative;
  background: #ebebeb;
  float: left;
}
.list-year .year-box .yb-link {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
}
.list-year .year-box .yb-link.more {
  background: transparent url(/images/_theme/v0/icon/link-more.jpg) no-repeat 0 0;
}
.list-year .year-box .yb-link.pdf {
  background: transparent url(/images/_theme/v0/icon/link-pdf.jpg) no-repeat 0 0;
}
.arhiv-video-list .item {
  margin-bottom: 10px;
}
.hide {
  display: none !important;
}
h3.border {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 7px;
  margin-bottom: 10px;
  margin-top: 22px;
}
.clear {
  clear: both;
  width: 1px;
}
/*.fixed {
    position: fixed;
    top: 10px;
}*/

/*
span.panel-name.fixed {
    top: 40px !important;
}
*/

.fotografija-tekst {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 10px;
  vertical-align: top;
  border: none !important;
}
.fotografija-tekst p {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 5px;
}
.imageBox-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
  width: 170px;
  height: 240px;
  border: 1px solid #e1e1e1;
  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;
}
.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;
}
.fancybox-skin {
  border-radius: 0px !important;
}
.fancybox-close {
  background: transparent url(/images/_theme/v0/background/fancybox-close.jpg) no-repeat 0 0 !important;
  top: 0px !important;
  right: -5px !important;
}
.google-map {
  width: 540px;
  height: 250px;
  margin-bottom: 20px;
}
.mCSB_container {
  margin-right: 20px;
}
.mCustomScrollBox > .mCSB_scrollTools {
  width: 10px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  width: 10px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: none;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #ebebeb;
  border-radius: 0px;
  width: 10px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
  background: #ebebeb;
}
/*****************   HVM - MUSEUM   ******************/
@font-face {
  font-family: Museo700;
  src: url('/css/fonts/Museo700-Regular.woff') format('woff');
}
@font-face {
  font-family: Museo500;
  src: url('/css/fonts/Museo500-Regular.woff') format('woff');
}
@font-face {
  font-family: Museo100;
  src: url('/css/fonts/Museo100-Regular.woff') format('woff');
}
.museum-background {
  background-color: #4d4d4d;
  padding: 10px 20px;
}
.region-1 .region-color {
  color: #72bf44 !important;
}
.region-2 .region-color {
  color: #1c8ac2 !important;
}
.region-3 .region-color {
  color: #cd6d1f !important;
}
.region-4 .region-color {
  color: #99b5c6 !important;
}
.region-5 .region-color {
  color: #cb6463 !important;
}
.region-6 .region-color {
  color: #ffb200 !important;
}
.region-1 .region-background {
  background-color: #72bf44 !important;
}
.region-2 .region-background {
  background-color: #1c8ac2 !important;
}
.region-3 .region-background {
  background-color: #cd6d1f !important;
}
.region-4 .region-background {
  background-color: #99b5c6 !important;
}
.region-5 .region-background {
  background-color: #cb6463 !important;
}
.region-6 .region-background {
  background-color: #ffb200 !important;
}
.museum * {
  border-color: #595959;
}
.museum .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #666666;
}
.museum .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
  background: #666666;
}
.museum .view.grid {
  background-image: url(/images/_theme/v0/background/grid-disabled.png);
}
.museum .view.grid.active {
  background-image: url(/images/_theme/v0/background/grid-active.png);
}
.museum .view.list {
  background-image: url(/images/_theme/v0/background/list-disabled.png);
}
.museum .view.list.active {
  background-image: url(/images/_theme/v0/background/list-active.png);
}
.museum .small-title {
  color: white;
}
.museum .view-details .item .min-details {
  border-bottom: 1px solid #a6a6a6;
}
.museum .view-details .item .min-details h2 a {
  color: white;
}
.museum .view-details .item .min-details .autori {
  color: #999999;
}
.museum input[type=text] {
  color: white !important;
}
.museum .box-expand .item .image {
  border: 1px solid #a6a6a6;
}
.museum .box-expand-small .item-wrap .item .image {
  border: 1px solid #a6a6a6;
}
.museum .box-expand-items .item-wrap .item .image {
  border: 1px solid #a6a6a6;
}
.museum #m-top,
.museum #d-top,
.museum #c-top {
  background: none !important;
  border-color: #595959 !important;
}
.museum #right {
  width: 270px !important;
}
.museum a {
  color: #a6a6a6;
}
.museum h2,
.museum h3 {
  color: white;
  border-color: #a6a6a6;
}
.museum h2 span,
.museum h3 span {
  color: #999999;
}
.museum h2.museo {
  font-family: Museo500 !important;
  font-size: 16px !important;
  line-height: 18px !important;
  margin-bottom: 0px !important;
  margin-top: 15px !important;
  padding-bottom: 7px !important;
  color: white !important;
  border-color: #a6a6a6 !important;
}
.museum #wrap header {
  border-bottom: 1px solid #a6a6a6;
  overflow: hidden;
}
.museum #wrap header #museum {
  position: absolute;
  left: 23px;
  bottom: 0px;
  color: white;
}
.museum #wrap header #museum .title-top {
  font-family: Museo700;
  font-size: 10px;
  position: absolute;
  left: 0px;
  top: -5px;
}
.museum #wrap header #museum .title-bottom {
  font-family: Museo500;
  font-size: 90px;
  line-height: 62.5px;
}
.museum #wrap header #museum .title-bottom .colored {
  font-family: Museo100;
  color: gray;
}
.museum #wrap header #logo {
  width: 130px;
  height: 70px;
  top: 18px;
  left: 615px;
  background: transparent url("/images/_theme/v0/background/mdc-hvm.jpg") no-repeat 0 0;
}
.museum #wrap #content .panel {
  background: #333333;
}
.museum #wrap #accordion .panel h2,
.museum #wrap #content .panel h2 {
  background: #333333;
  border-color: #595959;
  border-bottom: none;
  color: white;
}
.museum #wrap #accordion .panel h2 span.panel-arrow,
.museum #wrap #content .panel h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/hvm-menu-open-right.jpg") no-repeat 50% 10px;
}
.museum #wrap #content .active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/hvm-menu-open-left.jpg") no-repeat 50% 10px !important;
}
.museum nav,
.museum .panel,
.museum .panelContent {
  background: #333333;
}
.museum #breadcrumbs {
  border-top: 1px solid #a6a6a6 !important;
}
.museum #top {
  width: 870px;
  margin-left: 30px;
  /*input[type=checkbox] + label {
      display: block;
      position: relative;
      padding-left: 15px;
      margin: 8px 0px;
      text-transform: uppercase;
      font-size: 10px;

    }

    input[type=checkbox] + label:before {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      background: transparent;
      border: 1px solid #fff;
      position: absolute;
      left: 0px;
    }

    input[type=checkbox]:checked + label:before {  
      background: #fff;  
    }*/

}
.museum #top .search-top h2 {
  margin-left: 0px !important;
  margin-bottom: 0px !important;
  background: transparent url(/images/_theme/v0/background/hvm-search.png) no-repeat 0 0;
}
.museum #top .search-top h2.toggle-close:after {
  background-image: url("/images/_theme/v0/background/hvm-arrow-down.png");
}
.museum #top .search-top h2.toggle-open:after {
  background-image: url("/images/_theme/v0/background/hvm-arrow-up.png");
}
.museum #top .search-top .search-inner {
  padding: 20px;
}
.museum #top .search-top .search-inner H3 {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.museum #top .search-top .search-inner H3.toggle {
  background-image: url("/images/_theme/v0/background/hvm-arrow-up.png");
}
.museum #top .search-top .search-inner H3.toggle-close {
  background-image: url("/images/_theme/v0/background/hvm-arrow-down.png");
}
.museum #top .search-tabs ul {
  background: none;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
}
.museum #top .search-tabs ul li a {
  color: white;
}
.museum #top .search-tabs ul li a:not(.inactive) {
  border-bottom: 1px solid #333333;
}
.museum #top .search-tabs .search-toggle {
  background: transparent url(/images/_theme/v0/background/hvm-arrow-down.png) no-repeat 50% 50%;
  right: -5px;
}
.museum #top .search-tabs .search-toggle.opened {
  background: transparent url(/images/_theme/v0/background/hvm-arrow-up.png) no-repeat 50% 50%;
}
.museum #top .column1 {
  padding-top: 14px;
}
.museum #top .column3:nth-child(3) {
  width: 270px !important;
}
.museum #top .column3.first {
  width: 280px !important;
}
.museum #top .column3.last {
  width: 270px !important;
}
.museum #top input[type=text] {
  border: 1px solid #595959;
  background: transparent;
}
.museum #top input[type="radio"] {
  margin-right: 10px;
}
.museum #top select {
  background: #333333;
  border: 1px solid #595959;
  color: white;
}
.museum #top .search-btn {
  background: black url(/images/_theme/v0/background/arrow-white-right.png) no-repeat 85px 5px;
}
.museum #top .search-reset-btn {
  background: black url(/images/_theme/v0/background/hvm-refresh.png) no-repeat 80px 3px;
  color: white;
  border-color: transparent;
}
.museum .filter-by-region .region,
.museum .museum-by-alphabet .region,
.museum .museum-by-county .region,
.museum .museum-by-town .region,
.museum .museum-by-address-book .region {
  height: 30px;
}
.museum .filter-by-region .region .region-list,
.museum .museum-by-alphabet .region .region-list,
.museum .museum-by-county .region .region-list,
.museum .museum-by-town .region .region-list,
.museum .museum-by-address-book .region .region-list {
  *zoom: 1;
  margin-bottom: 5px;
}
.museum .filter-by-region .region .region-list li,
.museum .museum-by-alphabet .region .region-list li,
.museum .museum-by-county .region .region-list li,
.museum .museum-by-town .region .region-list li,
.museum .museum-by-address-book .region .region-list li {
  float: left;
  height: 30px;
}
.museum .filter-by-region .region .region-list li a,
.museum .museum-by-alphabet .region .region-list li a,
.museum .museum-by-county .region .region-list li a,
.museum .museum-by-town .region .region-list li a,
.museum .museum-by-address-book .region .region-list li a {
  display: block;
  height: 30px;
  padding: 0px 19px;
  color: white;
  font-family: Museo500;
  font-size: 12px;
  line-height: 30px;
}
.museum .filter-by-region .region .region-list .reg-1,
.museum .museum-by-alphabet .region .region-list .reg-1,
.museum .museum-by-county .region .region-list .reg-1,
.museum .museum-by-town .region .region-list .reg-1,
.museum .museum-by-address-book .region .region-list .reg-1 {
  background-color: #72bf44;
  padding: 0px 17.5px;
}
.museum .filter-by-region .region .region-list .reg-2,
.museum .museum-by-alphabet .region .region-list .reg-2,
.museum .museum-by-county .region .region-list .reg-2,
.museum .museum-by-town .region .region-list .reg-2,
.museum .museum-by-address-book .region .region-list .reg-2 {
  background-color: #1c8ac2;
}
.museum .filter-by-region .region .region-list .reg-3,
.museum .museum-by-alphabet .region .region-list .reg-3,
.museum .museum-by-county .region .region-list .reg-3,
.museum .museum-by-town .region .region-list .reg-3,
.museum .museum-by-address-book .region .region-list .reg-3 {
  background-color: #cd6d1f;
}
.museum .filter-by-region .region .region-list .reg-4,
.museum .museum-by-alphabet .region .region-list .reg-4,
.museum .museum-by-county .region .region-list .reg-4,
.museum .museum-by-town .region .region-list .reg-4,
.museum .museum-by-address-book .region .region-list .reg-4 {
  background-color: #99b5c6;
}
.museum .filter-by-region .region .region-list .reg-5,
.museum .museum-by-alphabet .region .region-list .reg-5,
.museum .museum-by-county .region .region-list .reg-5,
.museum .museum-by-town .region .region-list .reg-5,
.museum .museum-by-address-book .region .region-list .reg-5 {
  background-color: #cb6463;
}
.museum .filter-by-region .region .region-list .reg-6,
.museum .museum-by-alphabet .region .region-list .reg-6,
.museum .museum-by-county .region .region-list .reg-6,
.museum .museum-by-town .region .region-list .reg-6,
.museum .museum-by-address-book .region .region-list .reg-6 {
  background-color: #ffb200;
}
.museum .filter .letter {
  color: white;
  display: block;
  margin-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #595959;
}
.museum .filter .item {
  border-bottom: 1px solid #595959;
  padding-bottom: 10px;
}
.museum .filter .item h2 {
  padding-bottom: 0px !important;
}
.museum .filter .item h2 a {
  color: white;
}
.museum .filter .museum-list {
  float: left;
  width: 940px;
  height: 438px;
  overflow-y: auto;
  overflow-x: hidden;
}
.museum .filter .museum-list h2 span {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 0px 6px;
  background: transparent url("/images/_theme/v0/icon/museum.png") no-repeat 0 0;
}
.museum .filter .museum-list .church h2 span {
  background: transparent url("/images/_theme/v0/icon/church.png") no-repeat 0 0;
}
.museum .filter .museum-list h2.short {
  width: 390px;
}
.museum .filter .museum-list .address {
  display: block;
  padding-left: 29px;
  background: transparent url("/images/_theme/v0/icon/map-pointer.png") no-repeat 10px 0px;
}
.museum .filter .museum-list .url {
  padding-left: 29px;
  background: transparent url("/images/_theme/v0/background/hvm-arrow-right.png") no-repeat 10px 2px;
}
.museum .filter .museum-list .contact {
  display: block;
  padding-left: 29px;
}
.museum .filter .museum-list .county {
  font-family: Museo500;
  font-size: 32px;
  line-height: 46px;
  border-bottom: 1px solid #a6a6a6;
  color: white;
  font-weight: normal;
  display: block;
  margin: 30px 0px 10px 0px;
}
.museum .filter .museum-list .coll {
  float: right;
  width: 400px;
}
.museum .filter .museum-list .filter-title {
  font-family: Museo500;
  font-size: 16px;
  line-height: 20px;
  color: white;
  font-weight: normal;
  display: block;
  margin: 20px 0px -35px 0px;
}
.museum .filter .alphabet {
  float: right;
  width: 20px;
}
.museum .filter .alphabet a {
  display: block;
  margin: 0.6px 0px;
  text-align: center;
  font-size: 10px;
}
.museum .filter .alphabet a.selected {
  color: white;
}
.museum .filter .alphabet a.empty {
  color: #666666;
}
.museum .museum-by-county .museum-list,
.museum .museum-by-town .museum-list,
.museum .museum-by-address-book .museum-list {
  width: 960px;
}
.museum .museum-by-town .town-alphabet {
  height: 20px;
  margin: 10px 0px 0px 0px;
}
.museum .museum-by-town .town-alphabet a {
  font-size: 14px;
  color: #a6a6a6;
  display: inline-block;
  margin-right: 20px;
}
.museum .museum-by-town .town-alphabet a.selected {
  color: white;
}
.museum .museum-by-town .museum-list {
  height: 405px;
}
.museum .museum-by-town .museum-list .letter {
  border: 0px;
  margin: 0px;
  display: block;
  height: 1px;
}
.museum .museum-by-address-book .museum-list .noMB {
  margin-bottom: 0px;
}
.museum #main .museum-list {
  float: none;
  width: 100%;
  height: auto;
}
.museum #main .tabs-linked ul {
  border-color: #595959;
}
.museum #main .tabs-linked ul li a {
  height: 20px;
  color: white;
  border-color: #595959;
}
.museum #main .tabs-linked ul li a.selected {
  border-bottom: 1px solid #333333;
}
.museum #titles {
  height: auto !important;
  min-height: 80px;
}
.museum #titles h1 {
  color: white !important;
  border-color: white !important;
}
/* MUSEUM */

.museum-select {
  background: #333333;
  border: 1px solid #595959;
  color: white;
}
.top-line {
  height: 6px;
}
#index.museum header {
  background: transparent url("/images/_theme/v0/background/hvm-header.jpg") no-repeat 0 0;
}
#index.museum header #logo {
  left: 830px;
}
#index.museum #index-left:before {
  content: url("/images/_theme/v0/background/hvm-m-big.jpg");
  width: 136px;
  height: 120px;
  top: -121px;
  padding-top: 0px;
  border-right: 1px solid #a6a6a6;
  display: none;
}
#index.museum #index-center:before {
  content: url("/images/_theme/v0/background/hvm-d-big.jpg");
  width: 205px;
  height: 120px;
  padding-top: 0px;
  top: -121px;
  left: -30px;
  padding-left: 0px;
  display: none;
}
#index.museum #index-right:before {
  content: url("/images/_theme/v0/background/hvm-c-big.jpg");
  display: block;
  width: 139px;
  height: 120px;
  padding-top: 0px;
  top: -121px;
  left: -31px;
  padding-left: 0px;
  border-left: 1px solid #a6a6a6;
  display: none;
}
#index.museum #index-left:after {
  content: url("/images/_theme/v0/background/hvm-m-big-bottom.jpg");
  width: 113px;
  height: 98px;
  padding-bottom: 31px;
  bottom: -130px;
  right: -1px;
  border-right: 1px solid #a6a6a6;
}
#index.museum #index-center:after {
  content: url("/images/_theme/v0/background/hvm-d-big-bottom.jpg");
  display: block;
  width: 239px;
  height: 98px;
  padding-bottom: 31px;
  bottom: -130px;
  left: -30px;
}
#index.museum #index-right:after {
  content: url("/images/_theme/v0/background/hvm-c-big-bottom.jpg");
  width: 163px;
  height: 98px;
  padding-bottom: 31px;
  bottom: -130px;
  left: -31px;
  padding-left: 0px;
  border-left: 1px solid #a6a6a6;
}
#index.museum #index-left,
#index.museum #index-center {
  border-right: 1px solid #a6a6a6;
}
#index.museum #index-left,
#index.museum #index-center,
#index.museum #index-right {
  padding-top: 30px;
}
#index.museum .search-box {
  border-bottom: 1px solid #595959;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #333333 !important;
}
#index.museum .search-box .title {
  display: block;
  height: 30px;
  color: white;
  padding-left: 35px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 30px;
  background-color: #4d4d4d;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#index.museum .search-box .section-title {
  display: block;
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#index.museum .search-box input[type=text] {
  float: left;
  width: 235px;
  height: 18px;
  padding: 0px 5px;
  border: 1px solid #595959;
  background: transparent;
}
#index.museum .search-box input[type=checkbox] {
  display: none;
}
#index.museum .search-box input[type=checkbox] + label {
  display: block;
  position: relative;
  padding-left: 15px;
  margin: 8px 0px;
  text-transform: uppercase;
  font-size: 10px;
}
#index.museum .search-box input[type=checkbox] + label:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #a6a6a6;
  position: absolute;
  left: 0px;
}
#index.museum .search-box input[type=checkbox]:checked + label:before {
  background: white;
}
#index.museum .search-box .border {
  display: block;
  border-top: 1px solid #595959;
  margin: 10px 0px;
}
#index.museum .search-box .btn-search {
  width: 20px;
  height: 20px;
  background-image: url("/images/_theme/v0/background/museum-search.png");
  display: inline-block;
}
#index.museum .search-box .description {
  display: none;
  padding: 20px 10px 15px 10px;
}
#index.museum #index-left .search-box .title {
  background-image: url("/images/_theme/v0/background/hvm-m-search.jpg");
}
#index.museum #index-center .search-box .title {
  background-image: url("/images/_theme/v0/background/hvm-d-search.jpg");
}
#index.museum #index-right .search-box .title {
  background-image: url("/images/_theme/v0/background/hvm-c-search.jpg");
}
#index.museum .search-box.opened .description {
  display: block;
}
#index.museum #index-center .search-box.opened {
  height: 100px;
  top: -100px;
}
#index.museum #index-center .search-box.opened .description {
  border-left: 1px solid #3e3e3e;
  border-right: 1px solid #3e3e3e;
  height: 280px;
}
#index.museum #index-left .search-box.opened {
  height: 310px;
  top: -280px;
}
#index.museum #index-left .search-box.opened .description {
  border-left: 1px solid #3e3e3e;
  border-right: 1px solid #3e3e3e;
  height: 280px;
  padding-bottom: 0px;
}
#index.museum #index-left .search-box.opened .adjustable {
  padding-top: 12px;
  min-width: 250px;
  display: inline-block;
  background-color: #333333;
}
#index.museum #index-right .search-box.opened {
  height: 220px;
  top: -190px;
}
#index.museum #top-region {
  height: 468px;
  border-bottom: 1px solid #a6a6a6;
}
.museum .top-left-column {
  float: left;
  width: 540px;
  margin: 10px 0px 10px 18px;
  min-height: 160px;
}
.museum .top-left-column #titles {
  position: relative;
}
.museum .top-left-column #titles h1 {
  font-family: Museo500;
  font-size: 32px;
  line-height: 32px;
  border-bottom: 1px solid #a6a6a6;
  color: white;
  font-weight: normal;
  bottom: 0px;
}
.museum .top-left-column #titles h1 a {
  color: white;
}
.museum .top-right-column {
  float: right;
  width: 270px;
  margin: 10px 18px 10px 0px;
}
.museum .top-right-column .servisne-details {
  height: 130px !important;
  margin-bottom: 10px;
  overflow-x: hidden;
}
.museum .top-right-column .scroll-pane {
  width: 270px;
}
.museum .top-right-column .small-title {
  margin-right: 20px;
}
.servisne {
  display: inline-block;
  float: left;
  margin-right: 1px;
  width: 28px;
  height: 28px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.servisne.selected {
  background-color: white !important;
}
#info {
  background-image: url(/images/_theme/v0/icon/museum-info.png);
}
#radno-vrijeme {
  background-image: url(/images/_theme/v0/icon/museum-radno-vrijeme.png);
}
#kako {
  background-image: url(/images/_theme/v0/icon/museum-kako.png);
}
#parkiraliste {
  background-image: url(/images/_theme/v0/icon/museum-parkiraliste.png);
}
#strucna-vodstva {
  background-image: url(/images/_theme/v0/icon/museum-strucna-vodstva.png);
}
#grupni-posjeti {
  background-image: url(/images/_theme/v0/icon/museum-grupni-posjeti.png);
}
#fotografiranje {
  background-image: url(/images/_theme/v0/icon/museum-fotografiranje.png);
}
#cijena-ulaznice {
  background-image: url(/images/_theme/v0/icon/museum-cijena-ulaznice.png);
}
#muzejska-trgovina {
  background-image: url(/images/_theme/v0/icon/museum-muzejska-trgovina.png);
}
#restoran {
  background-image: url(/images/_theme/v0/icon/museum-restoran.png);
}
#invaliditet {
  background-image: url(/images/_theme/v0/icon/museum-invaliditet.png);
}
.servisne-list {
  float: right;
}
.servisne-list .tooltip:hover:after {
  left: -320%;
}
.servisne-list .tooltip:hover:before {
  left: 20%;
}
#m.museum .wide,
#d.museum #c.museum .wide {
  width: 870px;
  margin-left: 30px;
}
#m.museum #top-region,
#d.museum #c.museum #top-region {
  width: 870px;
  margin-left: 30px;
}
#m.museum #top-region .museum-picker .region-list,
#d.museum #c.museum #top-region .museum-picker .region-list {
  *zoom: 1;
  margin-bottom: 5px;
}
#m.museum #top-region .museum-picker .region-list li,
#d.museum #c.museum #top-region .museum-picker .region-list li {
  float: left;
  min-height: 30px;
  width: 30px;
  text-indent: -10000px;
}
#m.museum #top-region .museum-picker .region-list li a,
#d.museum #c.museum #top-region .museum-picker .region-list li a {
  font-family: Museo500;
  font-size: 12px;
  line-height: 16px;
  color: white;
}
#m.museum #top-region .museum-picker .region-list li .museums,
#d.museum #c.museum #top-region .museum-picker .region-list li .museums {
  height: 189px;
  width: 720px;
  display: none;
}
#m.museum #top-region .museum-picker .region-list li .head,
#d.museum #c.museum #top-region .museum-picker .region-list li .head {
  display: block;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}
#m.museum #top-region .museum-picker .region-list .reg-1,
#d.museum #c.museum #top-region .museum-picker .region-list .reg-1 {
  background-color: #72bf44;
}
#m.museum #top-region .museum-picker .region-list .reg-2,
#d.museum #c.museum #top-region .museum-picker .region-list .reg-2 {
  background-color: #1c8ac2;
}
#m.museum #top-region .museum-picker .region-list .reg-3,
#d.museum #c.museum #top-region .museum-picker .region-list .reg-3 {
  background-color: #cd6d1f;
}
#m.museum #top-region .museum-picker .region-list .reg-4,
#d.museum #c.museum #top-region .museum-picker .region-list .reg-4 {
  background-color: #99b5c6;
}
#m.museum #top-region .museum-picker .region-list .reg-5,
#d.museum #c.museum #top-region .museum-picker .region-list .reg-5 {
  background-color: #cb6463;
}
#m.museum #top-region .museum-picker .region-list .reg-6,
#d.museum #c.museum #top-region .museum-picker .region-list .reg-6 {
  background-color: #ffb200;
}
#m.museum #top-region .museum-picker .region-list li.selected,
#d.museum #c.museum #top-region .museum-picker .region-list li.selected {
  width: 720px !important;
  text-indent: 0px;
}
#m.museum #top-region .museum-picker .region-list li.selected .head,
#d.museum #c.museum #top-region .museum-picker .region-list li.selected .head {
  display: block;
  height: 30px;
  padding: 0px 19px;
}
#m.museum #top-region .museum-picker .region-list li.opened,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened {
  position: relative;
}
#m.museum #top-region .museum-picker .region-list li.opened .museums,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened .museums {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  overflow-y: scroll;
  background: #4d4d4d;
  height: 189px;
  width: 720px;
}
#m.museum #top-region .museum-picker .region-list li.opened .museums a,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened .museums a {
  display: block;
  padding-left: 10px;
  margin-right: 20px;
}
#m.museum #top-region .museum-picker .region-list li.opened .museums a:first-of-type,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened .museums a:first-of-type {
  margin-top: 10px;
}
#m.museum #top-region .museum-picker .region-list li.opened .museums a:last-of-type,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened .museums a:last-of-type {
  margin-bottom: 20px;
}
#m.museum #top-region .museum-picker .region-list li.opened .head,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened .head {
  position: absolute;
  top: 189px;
  left: 0px;
  width: 682px;
  z-index: 10;
}
#m.museum #top-region .museum-picker .region-list li.opened.reg-1 .head,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened.reg-1 .head {
  background-color: #72bf44;
}
#m.museum #top-region .museum-picker .region-list li.opened.reg-2 .head,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened.reg-2 .head {
  background-color: #1c8ac2;
}
#m.museum #top-region .museum-picker .region-list li.opened.reg-3 .head,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened.reg-3 .head {
  background-color: #cd6d1f;
}
#m.museum #top-region .museum-picker .region-list li.opened.reg-4 .head,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened.reg-4 .head {
  background-color: #99b5c6;
}
#m.museum #top-region .museum-picker .region-list li.opened.reg-5 .head,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened.reg-5 .head {
  background-color: #cb6463;
}
#m.museum #top-region .museum-picker .region-list li.opened.reg-6 .head,
#d.museum #c.museum #top-region .museum-picker .region-list li.opened.reg-6 .head {
  background-color: #ffb200;
}
#m.museum .general-information,
#d.museum #c.museum .general-information,
#m.museum .gi-content,
#d.museum #c.museum .gi-content {
  *zoom: 1;
  margin-bottom: 5px;
}
#m.museum .general-information .column,
#d.museum #c.museum .general-information .column,
#m.museum .gi-content .column,
#d.museum #c.museum .gi-content .column {
  width: 270px;
  float: left;
  padding: 10px;
}
#m.museum .general-information .column .title,
#d.museum #c.museum .general-information .column .title,
#m.museum .gi-content .column .title,
#d.museum #c.museum .gi-content .column .title {
  color: white;
  display: inline-block;
  min-width: 100px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 18px;
}
#m.museum .general-information .column-center,
#d.museum #c.museum .general-information .column-center,
#m.museum .gi-content .column-center,
#d.museum #c.museum .gi-content .column-center {
  width: 268px;
  border-left: 1px solid #595959;
  border-right: 1px solid #595959;
}
#m.museum .general-information .column-center ul li,
#d.museum #c.museum .general-information .column-center ul li,
#m.museum .gi-content .column-center ul li,
#d.museum #c.museum .gi-content .column-center ul li {
  padding: 3px 0px;
  border-bottom: 1px solid #666666;
}
#m.museum .general-information-wrap,
#d.museum #c.museum .general-information-wrap {
  margin-bottom: 25px;
}
#m.museum .general-information-wrap .toggle-new,
#d.museum #c.museum .general-information-wrap .toggle-new {
  cursor: pointer;
  background: transparent url("/images/_theme/v0/background/toggle-up-black.png") no-repeat 100% 40%;
  padding-right: 20px;
}
#m.museum .general-information-wrap .toggle-close-new,
#d.museum #c.museum .general-information-wrap .toggle-close-new {
  display: inline-block;
  float: left;
  width: 17px;
  height: 17px;
  background: url("/images/_theme/v0/background/toggle-down-black-new.png") no-repeat 100% 40%;
}
#m.museum .general-information,
#d.museum #c.museum .general-information {
  background: #4d4d4d;
  height: 30px;
  line-height: 16px;
  text-align: center;
  color: white;
  border-bottom: 1px solid #595959;
}
#m.museum .general-information .column,
#d.museum #c.museum .general-information .column {
  padding: 7px 10px;
}
#m.museum .general-information.toggle,
#d.museum #c.museum .general-information.toggle {
  padding-right: 0px;
}
#m.museum .gi-content,
#d.museum #c.museum .gi-content {
  background: #4d4d4d;
}
#m.museum .gi-content .column,
#d.museum #c.museum .gi-content .column {
  height: 150px;
  overflow: auto;
}
.museum-content-slider {
  margin-bottom: 20px;
  width: 830px;
  height: 270px;
  *zoom: 1;
  margin-bottom: 5px;
  position: relative;
  width: 540px;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6;
}
.museum-content-slider .bx-wrapper {
  max-width: 100% !important;
}
.museum-content-slider .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0px;
  background: white;
  height: auto !important;
  background: transparent;
}
.museum-content-slider .bx-controls-direction a {
  z-index: 10;
}
.museum-content-slider .image {
  width: 538px;
  height: 538px;
  margin-bottom: 5px;
  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;
  border: 1px solid #e1e1e1;
}
.museum-content-slider .publication {
  width: 548px;
  height: 268px;
  margin-bottom: 5px;
  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;
  border: 1px solid #e1e1e1;
}
.museum-content-slider .description {
  margin-bottom: 15px;
}
.museum-content-slider .bx-default-pager {
  font-size: 14px;
  color: #999999;
  font-family: DroidSans;
  font-weight: normal;
}
.museum-content-slider .slide-image,
.museum-content-slider .slide-description {
  display: none;
}
.museum-content-slider .slide-description {
  text-align: justify;
}
.museum-content-slider .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 10;
}
.museum-content-slider .bx-wrapper .bx-prev {
  background: white url("/images/_theme/v0/background/menu-open.png") no-repeat 50% 10px;
  opacity: 0.9;
  left: 0px;
}
.museum-content-slider .bx-wrapper .bx-next {
  background: white url("/images/_theme/v0/background/menu-open-right.png") no-repeat 50% 10px;
  opacity: 0.9;
  right: 0px;
}
.museum-content-slider .bx-viewport {
  position: relative !important;
}
.museum-content-slider .bx-wrapper,
.museum-content-slider .bx-viewport {
  height: 270px !important;
}
.museum-content-slider ul li {
  padding: 0px !important;
}
.museum-content-slider ul li:before {
  display: none !important;
}
.museum-content-slider .slider-left {
  width: 270px;
  height: 270px;
  background: #ebebeb;
  float: left;
}
.museum-content-slider .slider-right {
  width: 270px;
  height: 270px;
  float: right;
}
.museum-content-slider .slider-right h2 a {
  color: black;
}
.museum-content-slider .bx-wrapper .bx-controls-direction a {
  display: none;
}
.museum-content-slider .bx-pager {
  position: absolute;
  padding-top: 0px;
  top: 0px !important;
  right: 0px;
  text-align: right;
  z-index: 100;
  height: 20px;
}
.museum-content-slider .bx-pager a {
  font-size: 0px;
}
.museum-content-slider .bx-viewport {
  background: transparent !important;
}
.museum-content-slider .bx-content {
  margin: 0px !important;
}
.museum-content-slider .slider-left {
  width: 270px;
  background-color: gray;
}
.museum-content-slider .slider-left .top {
  height: 6px;
}
.museum-content-slider .slider-right {
  width: 260px;
}
.museum-content-slider .slider-right h2 {
  margin-top: 0px;
}
.museum-content-slider .slider-right div:first-child {
  padding: 10px 0px 20px 0px;
}
.museum-content-slider-mini {
  margin-bottom: 20px;
  width: 830px;
  height: 270px;
  *zoom: 1;
  margin-bottom: 5px;
  position: relative;
  width: 270px;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6;
}
.museum-content-slider-mini .bx-wrapper {
  max-width: 100% !important;
}
.museum-content-slider-mini .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0px;
  background: white;
  height: auto !important;
  background: transparent;
}
.museum-content-slider-mini .bx-controls-direction a {
  z-index: 10;
}
.museum-content-slider-mini .image {
  width: 538px;
  height: 538px;
  margin-bottom: 5px;
  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;
  border: 1px solid #e1e1e1;
}
.museum-content-slider-mini .publication {
  width: 548px;
  height: 268px;
  margin-bottom: 5px;
  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;
  border: 1px solid #e1e1e1;
}
.museum-content-slider-mini .description {
  margin-bottom: 15px;
}
.museum-content-slider-mini .bx-default-pager {
  font-size: 14px;
  color: #999999;
  font-family: DroidSans;
  font-weight: normal;
}
.museum-content-slider-mini .slide-image,
.museum-content-slider-mini .slide-description {
  display: none;
}
.museum-content-slider-mini .slide-description {
  text-align: justify;
}
.museum-content-slider-mini .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 10;
}
.museum-content-slider-mini .bx-wrapper .bx-prev {
  background: white url("/images/_theme/v0/background/menu-open.png") no-repeat 50% 10px;
  opacity: 0.9;
  left: 0px;
}
.museum-content-slider-mini .bx-wrapper .bx-next {
  background: white url("/images/_theme/v0/background/menu-open-right.png") no-repeat 50% 10px;
  opacity: 0.9;
  right: 0px;
}
.museum-content-slider-mini .bx-viewport {
  position: relative !important;
}
.museum-content-slider-mini .bx-wrapper,
.museum-content-slider-mini .bx-viewport {
  height: 270px !important;
}
.museum-content-slider-mini ul li {
  padding: 0px !important;
}
.museum-content-slider-mini ul li:before {
  display: none !important;
}
.museum-content-slider-mini .slider-left {
  width: 270px;
  height: 270px;
  background: #ebebeb;
  float: left;
}
.museum-content-slider-mini .slider-right {
  width: 270px;
  height: 270px;
  float: right;
}
.museum-content-slider-mini .slider-right h2 a {
  color: black;
}
.museum-content-slider-mini .bx-wrapper .bx-controls-direction a {
  display: none;
}
.museum-content-slider-mini .bx-pager {
  position: absolute;
  padding-top: 0px;
  top: 0px !important;
  right: 0px;
  text-align: right;
  z-index: 100;
  height: 20px;
}
.museum-content-slider-mini .bx-pager a {
  font-size: 0px;
}
.museum-content-slider-mini .bx-viewport {
  background: transparent !important;
}
.museum-content-slider-mini .bx-content {
  margin: 0px !important;
}
.museum-content-slider-mini .slider-content {
  width: 270px;
  height: 270px;
  background-color: gray;
}
.museum-content-slider-mini .slider-content .top {
  height: 6px;
}
#m.museum #mdc h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/hvm-menu-open-right.jpg") no-repeat 50% 10px !important;
}
#m.museum #mdc.active h2 {
  border-left: 1px solid #595959;
}
#m.museum #mdc.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/hvm-menu-open-left.jpg") no-repeat 50% 10px !important;
}
#m.museum #muzeji h2,
#m.museum #kalendar h2 {
  border-left: 1px solid #a6a6a6 !important;
}
#m.museum #muzeji h2 span.panel-arrow,
#m.museum #kalendar h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/hvm-menu-open-left.jpg") no-repeat 50% 10px !important;
}
#m.museum #muzeji.active h2,
#m.museum #kalendar.active h2 {
  float: left !important;
  border-right: 1px solid #595959 !important;
}
#m.museum #muzeji.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/hvm-menu-open-right.jpg") no-repeat 50% 10px !important;
}
#m.museum #kalendar.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/hvm-menu-open-right.jpg") no-repeat 50% 10px !important;
}
/* #m */

#d #mdc h2 {
  border-right: 1px solid #a6a6a6 !important;
}
#d #mdc h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 8px !important;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#d #mdc.active h2 {
  border-left: 1px solid #595959;
}
#d #mdc.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/mdc-close-right.png") no-repeat 50% 10px !important;
  background-size: unset !important;
  opacity: 1;
}
#d #muzeji h2 {
  border-right: 1px solid #595959;
}
#d #muzeji h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 8px !important;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#d #muzeji.active h2 {
  border-left: 1px solid #595959;
}
#d #muzeji.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/muzeji-left.png") no-repeat 50% 10px !important;
  background-size: unset !important;
  opacity: 1;
}
#d #kalendar h2 {
  border-left: 1px solid #a6a6a6 !important;
}
#d #kalendar h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/left-arrow-icon.png") no-repeat 50% 8px !important;
}
#d #kalendar.active h2 {
  border-right: 1px solid #595959 !important;
}
#d #kalendar.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/kalendar-right.png") no-repeat 50% 10px !important;
}
#d #wrap header #logo {
  top: 18px;
  left: 320px;
}
/* #d */

#c #mdc h2 {
  border-right: 1px solid #a6a6a6 !important;
}
#c #mdc h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 8px !important;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#c #mdc.active h2 {
  border-left: 1px solid #595959;
}
#c #mdc.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/mdc-close-right.png") no-repeat 50% 10px !important;
  background-size: unset !important;
  opacity: 1;
}
#c #muzeji h2 {
  border-right: 1px solid #a6a6a6 !important;
}
#c #muzeji h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 8px !important;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#c #muzeji.active h2 {
  border-left: 1px solid #595959;
}
#c #muzeji.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/muzeji-left.png") no-repeat 50% 10px !important;
  background-size: unset !important;
  opacity: 1;
}
#c #kalendar h2 {
  border-right: 1px solid #595959;
}
#c #kalendar h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 8px !important;
  background-size: 10px 15px !important;
  opacity: 0.8;
}
#c #kalendar.active h2 {
  border-left: 1px solid #595959;
}
#c #kalendar.active h2 span.panel-arrow {
  background: transparent url("/images/_theme/v0/background/kalendar-left.png") no-repeat 50% 10px !important;
  background-size: unset !important;
  opacity: 1;
}
#c #wrap header #logo {
  top: 18px;
  left: 350px;
}
/* #c */

.items-list .li-column {
  float: left;
  padding-right: 5px;
}
.items-list .li-column:nth-of-type(1) {
  width: 100px;
}
.items-list .li-column:nth-of-type(2) {
  width: 110px;
}
.items-list .li-column:nth-of-type(3) {
  width: 110px;
}
.items-list .li-column:nth-of-type(4) {
  width: 110px;
}
.items-list .li-column:nth-of-type(5) {
  width: 120px;
}
.items-list .li-column:nth-of-type(6) {
  width: 110px;
}
.items-list .li-column:nth-of-type(7) {
  width: 120px;
  padding-right: 0px;
}
.items-list .il-header {
  color: white;
  text-transform: uppercase;
  padding: 5px 0px;
  border-bottom: 1px solid #a6a6a6;
}
.items-list .item {
  padding: 2px 0px;
  border-bottom: 1px solid #595959;
}
.items-list .item .li-column {
  min-height: 85px;
}
.items-list .item .image {
  width: 85px;
  height: 81px;
  border: 1px solid #595959;
  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;
  position: relative;
  padding-top: 4px;
}
.items-list .item .image .region-background {
  height: 4px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  width: 85px;
}
.g-map-data {
  line-height: 120%;
}
.g-map-data h2 {
  color: black;
  font-size: 12px;
  border: none !important;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.g-map-data h2 a {
  color: black;
}
.g-map-data .institution {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
}
.g-map-data p {
  font-size: 12px;
}
.g-map-data p span {
  color: black;
  font-size: 10px !important;
  text-transform: uppercase;
}
.g-map-data .bx-wrapper {
  margin: 0px;
  padding: 0px;
}
.g-map-data .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0px;
}
.g-map-data .bx-wrapper .bx-controls {
  position: absolute;
  top: 0px;
  text-align: center;
  width: 200px;
}
.g-map-data .bx-wrapper .bx-controls-direction a {
  top: 23px;
}
.g-map-data .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 50px;
  background: white url("/images/_theme/v0/background/left-arrow-icon.png") no-repeat 50% 10px;
}
.g-map-data .bx-wrapper .bx-controls-direction a.bx-next {
  right: 50px;
  background: white url("/images/_theme/v0/background/right-arrow-icon.png") no-repeat 50% 10px;
}
.g-map-data .bx-wrapper .bx-pager {
  padding: 0px !important;
}
.g-map-data .g-map-rotator {
  width: 200px;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.g-map-data .g-map-rotator .item {
  width: 200px;
  height: 270px;
  padding-top: 0px;
  overflow: hidden;
}
.calendar-map .gm-style-iw {
  left: 33px !important;
}
.calendar-map .gm-style-iw div:first-child {
  overflow: hidden !important;
}
.collection-item .slider {
  float: left;
}
.collection-item .description {
  float: right;
  width: 240px;
}
.collection-item .description b {
  font-weight: normal;
  color: black;
}
.collection-item .description h1 {
  font-size: 14px;
}
.tooltip {
  display: inline;
  position: relative;
}
.tooltip:hover:after {
  background: #333333;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  bottom: 40px;
  color: white;
  content: attr(title);
  left: -50%;
  padding: 10px 10px;
  position: absolute;
  z-index: 1000;
  text-align: center;
  width: 100px;
}
.tooltip:hover:before {
  border: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent;
  border-width: 6px 6px 0 6px;
  bottom: 35px;
  content: "";
  left: 50%;
  position: absolute;
  z-index: 1000;
}
.collection-picker {
  position: relative;
  border-bottom: 1px solid #595959;
  margin-bottom: 20px;
}
.collection-picker select {
  background: #333333;
  border: 1px solid #595959;
  color: white;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 270px;
}
.collection-picker .collection-list {
  height: 270px;
}
.collection-picker .collection-list .clearfix {
  margin-bottom: 15px;
}
.collection-picker .collection-list .left {
  width: 270px;
  height: inherit;
}
.collection-picker .collection-list .right {
  width: 240px;
  height: inherit;
}
.collection {
  position: relative;
}
.collection select {
  background: #333333;
  border: 1px solid #595959;
  color: white;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 270px;
}
.collection-item-list .title a {
  color: #a6a6a6;
}
.multibox {
  height: 313px;
  position: relative;
  margin-bottom: 20px;
}
.multibox .controls {
  margin-top: -20px;
  float: right;
}
.multibox .controls a {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  background: black;
  text-indent: -10000px;
}
.multibox .controls a.selected {
  background: white;
}
.multibox .controls .tooltip:hover:after {
  text-indent: 0px;
  bottom: 20px;
  left: -20px;
}
.multibox .controls .tooltip:hover:before {
  bottom: 15px;
  left: 0px;
}
.multibox .mb-content-box {
  height: 270px;
  overflow: hidden;
  border-bottom: 1px solid #a6a6a6;
  border-top: 1px solid #a6a6a6;
}
.multibox .mb-content-box .today {
  background-color: white;
}
.multibox .mb-content-box .mb-content {
  height: 270px;
  position: relative;
  overflow: hidden;
}
.multibox .mb-content-box .mb-content .left {
  background-color: gray;
  width: 270px;
  height: inherit;
}
.multibox .mb-content-box .mb-content .right {
  padding: 0 !important;
  width: 260px;
  height: 270px;
  overflow: hidden;
}
.multibox .mb-content-box .mb-content .google-map {
  width: 540px;
  height: 270px;
}
.multibox-home {
  position: relative;
}
.multibox-home .toggle {
  padding-right: 0px;
}
.multibox-home .categories {
  margin-top: -40px;
  display: inline-block;
  float: right;
  margin-right: 110px;
}
.multibox-home .controls {
  margin-top: -30px;
  float: right;
}
.multibox-home .controls a {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  background: #a6a6a6;
  text-indent: -10000px;
}
.multibox-home .controls a.selected {
  background: black;
}
.multibox-home .controls .tooltip:hover:after {
  text-indent: 0px;
  bottom: 20px;
  left: -20px;
}
.multibox-home .controls .tooltip:hover:before {
  bottom: 15px;
  left: 0px;
}
.multibox-home .mb-content-box .mb-content {
  position: relative;
}
.multibox-home .mb-content-box .mb-content .date-title {
  width: 100%;
}
.multibox-home .mb-content-box .mb-content .date-title .date {
  float: left;
  display: inline-block;
  border-top: 1px solid black;
  border-right: 1px solid black;
}
.multibox-home .mb-content-box .mb-content .date-title .date span {
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 4px 9px 4px 9px;
  margin: 3px 3px 0px 0px;
  background: black;
  color: white;
}
.multibox-home .mb-content-box .mb-content .date-title .date.today span {
  background: #425ac9;
}
.multibox-home .mb-content-box .mb-content .date-title .day {
  float: left;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
  border-bottom: 1px solid black;
  width: 173px;
}
.multibox-home .mb-content-box .mb-content .info-box {
  overflow: hidden;
}
.multibox-home .mb-content-box .mb-content .info-box .type {
  text-transform: uppercase;
  color: #0066cc;
  font-size: 10px;
  display: block;
}
.multibox-home .mb-content-box .mb-content .info-box h3 {
  text-transform: uppercase;
}
.multibox-home .mb-content-box .mb-content .info-box .text a.main-link {
  color: #999999 !important;
  display: block;
  margin-bottom: 5px;
}
.multibox-home .mb-content-box .mb-content .info-box .short-description {
  min-height: 50px;
}
.multibox-home .mb-content-box .mb-content .info-box.opened .type {
  margin-top: 5px;
}
.multibox-home .mb-content-box .mb-content .info-box.opened .short-description {
  min-height: inherit;
}
.multibox-home .mb-content-box .mb-content .info-box.opened h3 {
  margin-top: 0px;
}
.multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery h3 {
  min-height: initial;
}
.multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery .text {
  height: 100%;
}
.multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery .text-open {
  display: none;
}
.multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery .text-close {
  display: none;
}
.multibox-home .mb-content-box .mb-content .info-box .title {
  color: black;
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.museum .slider .image {
  border-color: #595959;
}
.museum .tabs ul li a:not(.inactive) {
  border-bottom: 1px solid #333333;
  color: #999999;
}
.museum article .wide {
  width: 830px !important;
  margin-left: -20px !important;
}
#plans .title {
  color: white;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}
#plans h3 {
  color: #1c8ac2 !important;
}
#plans h3:not(:first-of-type) {
  border-top: 1px solid #595959;
  padding-top: 5px;
}
.outer-link {
  display: inline-block;
  margin: 0px 10px 0px 5px;
  width: 10px;
  height: 10px;
  background: transparent url("/images/_theme/v0/icon/outer-link.png") no-repeat 0 0;
}
.outer-link-suffix {
  display: inline-block;
  margin: 0px 10px 0px 0px;
  min-height: 10px;
  padding-right: 20px;
  background: transparent url("/images/_theme/v0/icon/target-blank.png") no-repeat right center;
}
.opened-box {
  border-top: 2px solid #595959;
  margin-top: 38px;
}
.opened-box h3 {
  margin: 10px 0px !important;
}
.all-results {
  margin-top: -10px;
  float: right;
  padding-right: 15px;
  background: transparent url("/images/_theme/v0/background/arrow-white-right.png") no-repeat 100% 50% !important;
}
.wide-box {
  width: 870px;
  margin-left: 30px !important;
}
.no-margin {
  margin: 0px !important;
}
.font-big {
  font-size: 14px;
  line-height: 18px;
}
.font-upper {
  text-transform: uppercase;
}
.mt-20 {
  margin-top: 20px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
/* ==========================================================================
   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;
  margin-bottom: 5px;
}
/* ==========================================================================
   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;
  }
}
.gslide {
  float: left;
  padding: 10px;
}
.more-info-link {
  color: blue;
}
.recommend {
  position: relative;
  left: 0px;
  padding-bottom: 10px;
  text-align: left;
}
.topmenu {
  position: relative;
  width: 100px;
  height: 14px;
  left: 100px;
  top: 100px;
}
#am110 {
  height: 28px !important;
}
#am70 {
  height: 28px !important;
}
#am69 {
  height: 28px !important;
}
span#title-level1 {
  font-size: 300% !important;
}
.my_pager {
  padding-top: 10px;
  margin: 0 auto;
  vertical-align: central;
}
.casopis {
  width: 100px;
  height: 140px;
  display: inline-block;
}
.publication .pdf {
  bottom: 25px;
  left: 85px;
  position: relative;
  background: transparent url(/images/_theme/v0/icon/pdf.jpg) no-repeat 0 0;
  display: block;
  height: 17px;
  width: 17px;
  text-indent: -10000px;
}
.search-item {
  width: 30%;
}
.search-item .ddlLength {
  width: 96%;
}
.knjiznica {
  float: left;
  width: 120px;
  height: 160px;
  background-color: gray;
  margin-right: 12px;
}
muzej-image {
  width: 270px;
  height: 270px;
  margin-bottom: 5px;
  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;
  border: 1px solid #e1e1e1;
}
.classOverrider {
  margin-left: 18px;
  margin-top: 12px;
}
.classOverrider #kalendar.active h2 {
  float: right;
  border-left: none !Important;
}
.classOverrider h1 {
  color: white;
}
.classOverrider h2 {
  width: 100% !important;
  border-left: none !important;
}
.classOverrider type {
  color: white !important;
}
.classOverrider #month-filter h1 {
  color: white;
}
.classOverrider .calendar .date-list .news a {
  color: #1e80b2;
}
.classOverrider .calendar .date-list .news .type {
  color: white;
}
.classOverrider .calendar .date-list .news .title {
  color: white;
  line-height: 22px;
}
.classOverrider .calendar .date .date-controls {
  color: white;
}
.classOverrider .calendar .date a.date-link div {
  background-color: #474747;
  color: white;
}
.classOverrider .calendar .date a.date-link:hover div {
  background-color: white;
  color: black;
}
UL.muzeji {
  line-height: 130%;
  margin: 0 0 0 20px;
  padding: 0;
  list-style-type: none !important;
}
UL.muzeji LI {
  border-bottom: 1px solid #cccccc;
  padding-top: 0px;
  margin-bottom: 5px;
  margin-right: 30px;
  color: #666666;
  list-style: none;
  list-style-type: none !important;
}
UL.muzeji LI.grad {
  border: 0;
  padding-top: 5px;
  margin-bottom: 5px;
  margin-right: 30px;
  color: black;
  font-size: 14px;
  list-style: none;
  font-weight: bold;
}
UL.muzeji LI.a {
  margin-left: 20px;
}
UL.muzeji LI.wa {
  margin: 5px 0;
  border: 0;
  color: black;
}
UL.muzeji LI.wa B {
  margin-bottom: 5px;
}
UL.muzeji LI A {
  /*background:  #fff url(../graphics/images/bullets/final/arrow_bullet.gif) no-repeat 0% 50%;*/
  background: white url(../graphics/images/bullets/final/arrowMuseum.gif) no-repeat 0% 50%;
  padding-left: 15px;
  font-size: 14px;
  line-height: 14px;
}
UL.muzeji LI SPAN.zbirke {
  border-left: 1px solid #cc0000;
  display: block;
  margin: 4px 0 10px 0;
  padding: 0 0 0 6px;
}
#museum-news {
  height: 307px;
}
.selectedPlusPlus a {
  display: inline-block;
  margin-right: 47px;
}
.selectedPlusPlus .selected {
  font-weight: bold;
  color: black;
}
.selectedPlusPlus a:hover {
  font-weight: bold;
}
.black-week-review .toggle-close {
  background-image: url("/images/_theme/v0/background/toggle-down-black.png") !important;
}
.black-week-review .toggle-open {
  background-image: url("/images/_theme/v0/background/toggle-up-black.png") !important;
}
.black-week-review .toggle {
  cursor: pointer;
  background: transparent url("/images/_theme/v0/background/toggle-up-black.png") no-repeat 100% 40%;
  padding-right: 20px;
}
.black-week-review .town-color {
  color: white !important;
}
.black-week-review h4 {
  color: white;
}
.black-week-review .arrow-lnk {
  display: none;
}
.black-week-review .gallery1 .traka {
  height: 5px;
  background-color: #72bf44;
}
.black-week-review .gallery2 .traka {
  height: 5px;
  background-color: #1c8ac2;
}
.black-week-review .gallery3 .traka {
  height: 5px;
  background-color: #cd6d1f;
}
.black-week-review .gallery4 .traka {
  height: 5px;
  background-color: #99b5c6;
}
.black-week-review .gallery5 .traka {
  height: 5px;
  background-color: #cb6463;
}
.black-week-review .gallery6 .traka {
  height: 5px;
  background-color: #ffb200;
}
.black-week-review .multibox-home {
  position: relative;
}
.black-week-review .multibox-home .colored {
  color: white !important;
}
.black-week-review .multibox-home .toggle {
  padding-right: 0px;
}
.black-week-review .multibox-home .categories {
  margin-top: -40px;
  display: inline-block;
  float: right;
  margin-right: 110px;
}
.black-week-review .multibox-home .controls {
  margin-top: -30px;
  float: right;
}
.black-week-review .multibox-home .controls a {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  background: #a6a6a6;
  text-indent: -10000px;
}
.black-week-review .multibox-home .controls a.selected {
  background: black;
}
.black-week-review .multibox-home .controls .tooltip:hover:after {
  text-indent: 0px;
  bottom: 20px;
  left: -20px;
}
.black-week-review .multibox-home .controls .tooltip:hover:before {
  bottom: 15px;
  left: 0px;
}
.black-week-review .multibox-home .mb-content-box .region1 {
  color: #72bf44;
}
.black-week-review .multibox-home .mb-content-box .region2 {
  color: #1c8ac2;
}
.black-week-review .multibox-home .mb-content-box .region3 {
  color: #cd6d1f;
}
.black-week-review .multibox-home .mb-content-box .region4 {
  color: #99b5c6;
}
.black-week-review .multibox-home .mb-content-box .region5 {
  color: #cb6463;
}
.black-week-review .multibox-home .mb-content-box .region6 {
  color: #ffb200;
}
.black-week-review .multibox-home .mb-content-box .mb-content {
  position: relative;
}
.black-week-review .multibox-home .mb-content-box .mb-content .date-title {
  width: 100%;
}
.black-week-review .multibox-home .mb-content-box .mb-content .date-title .date {
  float: left;
  display: inline-block;
  border-top: 1px solid #707070;
  border-right: 1px solid #707070;
}
.black-week-review .multibox-home .mb-content-box .mb-content .date-title .date span {
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 4px 9px 4px 9px;
  margin: 3px 3px 0px 0px;
  background: black;
  color: white;
}
.black-week-review .multibox-home .mb-content-box .mb-content .date-title .date.today span {
  background: white;
  color: black;
}
.black-week-review .multibox-home .mb-content-box .mb-content .date-title .day {
  float: left;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
  border-bottom: 1px solid #707070;
  width: 173px;
  color: white;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box {
  overflow: hidden;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box .type {
  text-transform: uppercase;
  color: white;
  font-size: 10px;
  display: block;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box h3 {
  text-transform: uppercase;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box .text a.main-link {
  color: #999999 !important;
  display: block;
  margin-bottom: 5px;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box .text blue {
  color: deepskyblue;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box .short-description {
  min-height: 50px;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box.opened .type {
  margin-top: 5px;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box.opened .short-description {
  min-height: inherit;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box.opened h3 {
  margin-top: 0px;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery h3 {
  min-height: initial;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery .text {
  height: 100%;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery .text-open {
  display: none;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery .text-close {
  display: none;
}
.black-week-review .multibox-home .mb-content-box .mb-content .info-box .title {
  color: white;
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.custom-week-review .arrow-lnk {
  display: none;
}
.custom-week-review .gallery1 .traka {
  height: 5px;
  background-color: #72bf44;
}
.custom-week-review .gallery2 .traka {
  height: 5px;
  background-color: #1c8ac2;
}
.custom-week-review .gallery3 .traka {
  height: 5px;
  background-color: #cd6d1f;
}
.custom-week-review .gallery4 .traka {
  height: 5px;
  background-color: #99b5c6;
}
.custom-week-review .gallery5 .traka {
  height: 5px;
  background-color: #cb6463;
}
.custom-week-review .gallery6 .traka {
  height: 5px;
  background-color: #ffb200;
}
.custom-week-review .multibox-home {
  position: relative;
}
.custom-week-review .multibox-home .colored {
  color: white !important;
}
.custom-week-review .multibox-home .toggle {
  padding-right: 0px;
}
.custom-week-review .multibox-home .categories {
  margin-top: -40px;
  display: inline-block;
  float: right;
  margin-right: 110px;
}
.custom-week-review .multibox-home .controls {
  margin-top: -30px;
  float: right;
}
.custom-week-review .multibox-home .controls a {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  background: #a6a6a6;
  text-indent: -10000px;
}
.custom-week-review .multibox-home .controls a.selected {
  background: black;
}
.custom-week-review .multibox-home .controls .tooltip:hover:after {
  text-indent: 0px;
  bottom: 20px;
  left: -20px;
}
.custom-week-review .multibox-home .controls .tooltip:hover:before {
  bottom: 15px;
  left: 0px;
}
.custom-week-review .multibox-home .mb-content-box .region1 {
  color: #72bf44 !important;
}
.custom-week-review .multibox-home .mb-content-box .region2 {
  color: #1c8ac2 !important;
}
.custom-week-review .multibox-home .mb-content-box .region3 {
  color: #cd6d1f !important;
}
.custom-week-review .multibox-home .mb-content-box .region4 {
  color: #99b5c6 !important;
}
.custom-week-review .multibox-home .mb-content-box .region5 {
  color: #cb6463 !important;
}
.custom-week-review .multibox-home .mb-content-box .region6 {
  color: #ffb200 !important;
}
.custom-week-review .multibox-home .mb-content-box .mb-content {
  position: relative;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .date-title {
  width: 100%;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .date-title .date {
  float: left;
  display: inline-block;
  border-top: 1px solid #707070;
  border-right: 1px solid #707070;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .date-title .date span {
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 4px 9px 4px 9px;
  margin: 3px 3px 0px 0px;
  background: black;
  color: white;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .date-title .date.today span {
  background: white;
  color: black;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .date-title .day {
  float: left;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
  border-bottom: 1px solid #707070;
  width: 175px;
  color: white;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box {
  overflow: hidden;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box .type {
  text-transform: uppercase;
  color: white;
  font-size: 10px;
  display: block;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box h3 {
  text-transform: uppercase;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box .text a.main-link {
  color: #999999 !important;
  display: block;
  margin-bottom: 5px;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box .short-description {
  min-height: 50px;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box.opened .type {
  margin-top: 5px;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box.opened .short-description {
  min-height: inherit;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box.opened h3 {
  margin-top: 0px;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery h3 {
  min-height: initial;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery .text {
  height: 100%;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery .text-open {
  display: none;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box.opened.no-gallery .text-close {
  display: none;
}
.custom-week-review .multibox-home .mb-content-box .mb-content .info-box .title {
  color: white;
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.mreza-search div {
  display: inline-block;
}
.scroll-pane .boxview img {
  width: 77px !important;
  height: 77px !important;
}
.scroll-pane .boxview a:nth-child(3n+2) img {
  width: 78px !important;
  margin-left: 1px !important;
  margin-left: 1px !important;
}
.boxview a {
  display: inline-block !important;
}
.boxview img {
  padding: 0px !important;
  width: 86px !important;
  height: 86px !important;
}
.boxview a:nth-child(3n+2) img {
  width: 88px !important;
  margin-left: 1px !important;
  margin-left: 1px !important;
}
.display-block {
  display: block !important;
}
.tabsEdited .tab-wid {
  width: 60px !important;
}
.tabsEdited .tab-wid a {
  width: 60px !important;
}
.tabsEdited .tabs ul li {
  padding: 0px !important;
  background: none !important;
  display: inline-block;
  margin: 0px 0px 0px 0px !important;
}
.tabsEdited .ui-state-active {
  background-color: red;
}
.tabsEdited .ui-state-active,
.tabsEdited .ui-widget-content .ui-state-active,
.tabsEdited .ui-widget-header .ui-state-active {
  border: none !important;
  border-bottom: 1px solid #c5c5c5 !important;
  background: #e9e9e9 !important;
  font-weight: normal;
  color: white;
}
.tabsEdited .ui-state-default,
.tabsEdited .ui-widget-content .ui-state-default,
.tabsEdited .ui-widget-header .ui-state-default {
  border: none !important;
  border-bottom: 1px solid #c5c5c5 !important;
  font-weight: normal;
  color: #454545;
}
.tabsEdited .ui-widget-content {
  border: 0px solid #dddddd !important;
  background: white;
  color: #333333;
}
.tabsEdited .small-title {
  color: black;
  font-weight: bold;
}
.tabsEdited ul {
  margin: 0px !important;
  padding: 0px;
  display: block;
  margin-top: -1px;
}
.tabsEdited ul li {
  padding: 0px !important;
  background: none !important;
  display: inline-block;
  margin: 0px -3px -1px 0px !important;
}
.tabsEdited ul li a {
  display: inline-block;
  padding: 0px 15px;
  height: 19px;
  cursor: pointer;
  font-size: 10px;
  text-transform: uppercase;
  color: #999999;
}
.tabsEdited ul li a:not(.inactive) {
  color: black;
}
.tabsEdited ul li:before {
  display: none !important;
}
#mdc .panel-name {
  color: #ff9900;
  font-size: 16px;
}
#muzeji .panel-name {
  color: #cc3333;
  font-size: 16px;
}
#kalendar .panel-name {
  color: #0066cc;
  font-size: 16px;
}
.panel h3 {
  background: #333333;
  border-color: #595959;
  border-bottom: none;
  color: white;
  width: 29px;
  overflow-x: hidden;
  float: left;
  display: inline-block;
  cursor: pointer;
  border-right: 1px solid #e1e1e1;
  color: black;
  font-size: 13px;
  margin: 0px !important;
  line-height: 18px;
}
.search {
  border-bottom: 1px solid #d9d9d9;
}
.search .gsc-input.gsc-control-cse,
.search .___gcse_0,
.search .gsc-control-cse,
.search .gsc-control-wrapper-cse {
  border: none !important;
  padding: 0px !important;
  margin: 0px !important;
}
.search .gsc-input-box {
  border-bottom: 1px solid #d9d9d9;
  background: white;
  height: 28px;
}
.search .cse .gsc-search-button input.gsc-search-button-v2,
.search input.gsc-search-button-v2 {
  width: 8px;
  height: 13px;
  padding: 8px 11px;
  min-width: 13px;
  margin-top: 0px;
}
.search .gsc-input gsc-search-button-v2 {
  background: none repeat scroll 0% 0% white !important;
}
.gSearch {
  background-image: url("/images/_theme/v0/background/m-search.png");
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.title-bottom {
  cursor: pointer;
}
.multibox-home .mb-content-box .mb-content .info-box.opened h3 {
  margin-top: 12px;
}
.news {
  color: #686868;
}
.mirna-custom-1 {
  font-size: 12px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  line-height: 16.8px !important;
  color: #5f5f5f !important;
}
.mirna-custom-2 {
  text-align: left !important;
  font-size: 11.5px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  line-height: 16.8px !important;
}
.gsc-branding-user-defined {
  display: none;
}
.gsc-branding-text {
  display: none;
}
.gsc-branding-img {
  display: none;
}
@font-face {
  font-family: OmoType;
  src: url(https://asset.novena.hr/fonts/omotypestd/OmoType-BoldStdThree.ttf);
}
/*a {
  color: black !important;
  background-color: white;
  
}*/

a:focus {
  color: white !important;
  background-color: black !important;
  text-decoration: underline;
  border: 1px solid white !important;
}
body.museum #accessibility-button {
  background: white url('/images/_theme/accessibility-logo.png') no-repeat center center;
  background-size: 22px;
  top: -105px;
  right: 150px;
}
body.museum #accessibility-menu {
  top: -45px;
}
#accessibility-button {
  position: absolute;
  top: 15px;
  right: 0;
  border-radius: 50px;
  border: none;
  padding: 10px 15px;
  background: #cc3333 url('/images/_theme/accessibility-logo-white.png') no-repeat center center;
  background-size: 22px;
  box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.05);
  min-width: 42px;
  min-height: 42px;
}
#accessibility-button .icon-accessibility {
  cursor: pointer;
}
#accessibility-menu {
  display: none;
  position: absolute;
  top: 70px;
  right: 0px;
  background-color: white;
  min-width: 230px;
  z-index: 1100;
}
#accessibility-menu ul {
  background-color: #cc3333;
}
#accessibility-menu ul li {
  padding-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 20px;
  color: white;
  border-bottom: 1px solid white;
}
#accessibility-menu ul li a {
  background-color: transparent;
  color: white !important;
}
#accessibility-menu ul li:hover {
  cursor: pointer;
  opacity: 0.8;
}
#accessibility-menu ul li:focus {
  opacity: 0.7;
}
#accessibility-menu ul li span {
  white-space: nowrap;
  margin-right: 15px;
}
#accessibility-menu ul li.selected {
  background-color: darkred;
}
.museum #top-region {
  position: relative;
}
.museum #accessibility-button {
  top: -65px;
}
.museum #accessibility-menu {
  z-index: 10000 !important;
  top: 0px;
}
.icon {
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

}
.icon-accessibility {
  background: url(/images/accessibility/accessibility-icon.png);
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 26px;
  height: 26px;
}
.icon-increase-font {
  background: url('/images/_theme/ikonice/Increase_Font_Active-contrast.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 29px;
  height: 29px;
}
.icon-decrease-font {
  background: url('/images/_theme/ikonice/Decrease_Font_Active-contrast.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 29px;
  height: 29px;
}
.icon-contrast {
  background: url('/images/_theme/ikonice/Contrast_Active-contrast.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 28px;
  height: 28px;
}
.icon-gray-tones {
  background: url('/images/_theme/ikonice/Grey_Scale_Active-contrast.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 28px;
  height: 28px;
}
.icon-change-font {
  background: url('/images/_theme/ikonice/Font_Changing.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 28px;
  height: 28px;
}
.link-icon {
  background: url('/images/_theme/ikonice/Link_Icon.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 28px;
  height: 28px;
}
.reset-icon {
  background: url('/images/_theme/ikonice/Reset.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 28px;
  height: 28px;
}
.info-icon {
  background: url('/images/_theme/ikonice/infoIcon.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 22px;
  height: 22px;
}
.font-dyslexic * {
  font-family: "OmoType" !important;
}
.font-size-s {
  -moz-transform: scale(0.8);
  -moz-transform-origin: 50% 0;
  zoom: 0.8;
}
.font-size-l {
  -moz-transform: scale(1.5);
  -moz-transform-origin: 50% 0;
  zoom: 1.6;
}
.grayscale {
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
/*CONTRAST*/
.contrast {
  background-color: black;
  color: white;
  /*ACCESSIBILITY MENU AND BUTTON*/

  /*ACCESSIBILITY MENU AND BUTTON*/

}
.contrast .icon-accessibility {
  background: url(/images/accessibility/accessibility-icon-alternative.png);
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

}
.contrast .icon-increase-font {
  background: url('/images/_theme/ikonice/Increase_Font_Active-contrast.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

}
.contrast .icon-decrease-font {
  background: url('/images/_theme/ikonice/Decrease_Font_Active-contrast.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

}
.contrast .icon-contrast {
  background: url('/images/_theme/ikonice/Contrast_Active-contrast.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

}
.contrast .icon-gray-tones {
  background: url('/images/_theme/ikonice/Grey_Scale_Active-contrast.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

}
.contrast .icon-change-font {
  background: url('/images/_theme/ikonice/Font_Changing.svg');
  /*background-position: 50% 50%;*/
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

}
.contrast #accessibility-menu ul {
  background-color: #2b2b2b !important;
  border: 1px solid white;
}
.contrast #accessibility-menu ul li.selected {
  background-color: black !important;
}
.contrast #logo {
  background: transparent url("/images/_theme/v0/background/mdc_contrast.png") no-repeat 0 0 !important;
}
.contrast .panel {
  background-color: #2b2b2b !important;
}
.contrast .panel * {
  color: white !important;
}
.contrast table * {
  color: white !important;
}
.contrast #title-level1 * {
  color: white !important;
}
.contrast h1,
.contrast h2,
.contrast h3,
.contrast h4,
.contrast h5,
.contrast h6,
.contrast p,
.contrast li,
.contrast div {
  color: white !important;
}
.contrast .panel-box h3 {
  color: black !important;
}
.contrast a,
.contrast span {
  color: lightgrey !important;
  text-decoration: none;
}
.contrast a:hover,
.contrast span:hover {
  color: white !important;
  text-decoration: underline;
}
.contrast #left p,
.contrast #right p,
.contrast #left li,
.contrast #right li,
.contrast #left div,
.contrast #right div {
  color: white !important;
}
.contrast #left a,
.contrast #right a,
.contrast #left span,
.contrast #right span {
  color: lightgrey !important;
  text-decoration: none;
}
.contrast #left a:hover,
.contrast #right a:hover,
.contrast #left span:hover,
.contrast #right span:hover {
  color: white !important;
  text-decoration: underline;
}
.contrast #index-center .colored {
  color: lightcoral !important;
  border-color: lightcoral !important;
}
.contrast #index-right .colored {
  color: lightblue !important;
  border-color: lightblue !important;
}
.contrast .picker .boxed {
  background: white !important;
  color: black !important;
}
.contrast#d #subnav li a:hover {
  color: lightcoral !important;
}
.contrast#d h2.colored {
  color: lightcoral !important;
  border-color: lightcoral !important;
}
.contrast .calendar .date a.date-link div {
  background-color: #2b2b2b !important;
}
.contrast footer {
  background: white !important;
}
.contrast footer * {
  color: black !important;
}
.contrast footer a:hover {
  color: black !important;
  opacity: 0.7;
}
/*CONTRAST*/

.highlightLinks a {
  text-decoration: underline !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1500px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1500px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 1500px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1500px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 1500px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 1500px), only screen and (min-width: 767px) and (max-width: 1500px) {
  .font-size-l {
    -moz-transform: scale(1.2);
    -moz-transform-origin: 50% 0;
    zoom: 1.4;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1144px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1144px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 1144px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1144px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 1144px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 1144px), only screen and (min-width: 767px) and (max-width: 1144px) {
  .font-size-l {
    -moz-transform: scale(1.1);
    -moz-transform-origin: 50% 0;
    zoom: 1.2;
  }
}
