@media screen{.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{font-size:20px;position:absolute;top:50%;top:41%;padding:0;margin-top:-10px\9;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;z-index:10}.slick-prev{left:25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-next{right:25px}[dir='rtl'] .slick-next{right:auto;left:25px}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-box{border:none;background:#a4164c;background:rgba(164,22,76,1)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow{height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow{height:16px;margin-left:0;margin-top:-8px;width:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border{border:8px solid transparent}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#a4164c;border-bottom-color:rgba(164,22,76,1)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border{border-left-color:#a4164c;border-left-color:rgba(164,22,76,1)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border{border-right-color:#a4164c;border-right-color:rgba(164,22,76,1)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border{border-top-color:#a4164c;border-top-color:rgba(164,22,76,1)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped{left:-8px}.tooltipster-box{font-size:11px}.tooltipster-sidetip .tooltipster-box{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#bcms_kepca_cc{height:20px;width:100%;clear:both;float:left}#bcms_kepca_cc div{float:left;width:20px;height:20px;background:url(../../admin/elementi/kepca_l.png) no-repeat left top}#bcms_kepca_cc div.bcms_kepca_cq{background-position:-180px top}#bcms_kepca_cc div.bcms_kepca_cr{background-position:-20px top}#bcms_kepca_cc div.bcms_kepca_ch{background-position:-40px top}#bcms_kepca_cc div.bcms_kepca_cn{background-position:-60px top}#bcms_kepca_cc div.bcms_kepca_cj{background-position:-80px top}#bcms_kepca_cc div.bcms_kepca_cu{background-position:-100px top}#bcms_kepca_cc div.bcms_kepca_cs{background-position:-120px top}#bcms_kepca_cc div.bcms_kepca_cz{background-position:-140px top}#bcms_kepca_cc div.bcms_kepca_cp{background-position:-160px top}.bcms_kepca_cc{height:20px;width:100%;clear:both;float:left}.bcms_kepca_cc div{float:left;width:20px;height:20px;background:url(../../admin/elementi/kepca_l.png) no-repeat left top}.bcms_kepca_cc div.bcms_kepca_cq{background-position:-180px top}.bcms_kepca_cc div.bcms_kepca_cr{background-position:-20px top}.bcms_kepca_cc div.bcms_kepca_ch{background-position:-40px top}.bcms_kepca_cc div.bcms_kepca_cn{background-position:-60px top}.bcms_kepca_cc div.bcms_kepca_cj{background-position:-80px top}.bcms_kepca_cc div.bcms_kepca_cu{background-position:-100px top}.bcms_kepca_cc div.bcms_kepca_cs{background-position:-120px top}.bcms_kepca_cc div.bcms_kepca_cz{background-position:-140px top}.bcms_kepca_cc div.bcms_kepca_cp{background-position:-160px top}.bcms-kepca-css{height:20px;width:100%;clear:both;float:left}.bcms-kepca-css span{float:left;width:20px;height:20px;background:url(../../admin/elementi/kepca_l.png) no-repeat left top}.bcms-kepca-css .bcms_kepca_cq{background-position:-180px top}.bcms-kepca-css .bcms_kepca_cr{background-position:-20px top}.bcms-kepca-css .bcms_kepca_ch{background-position:-40px top}.bcms-kepca-css .bcms_kepca_cn{background-position:-60px top}.bcms-kepca-css .bcms_kepca_cj{background-position:-80px top}.bcms-kepca-css .bcms_kepca_cu{background-position:-100px top}.bcms-kepca-css .bcms_kepca_cs{background-position:-120px top}.bcms-kepca-css .bcms_kepca_cz{background-position:-140px top}.bcms-kepca-css .bcms_kepca_cp{background-position:-160px top}.bcms-kepca-css.bcms-kepca-dark span{background-image:url(../../admin/elementi/kepca_d.png)}.bcms_kepca_dark #bcms_kepca_cc div{background-image:url(../../admin/elementi/kepca_d.png)}.bcms_kepca_dark .bcms_kepca_cc div{background-image:url(../../admin/elementi/kepca_d.png)}.bcms_kepca_dark .bcms-kepca-css span{background-image:url(../../admin/elementi/kepca_d.png)}*,*::after,*::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{min-height:100vh;display:flex;flex-direction:column}#topH{flex:1}html{font-size:62.5%}body{background-color:#FFF;text-align:center}body,td,th,h1,h2,h3,h4,h5,h6,input,textarea,select,button,#content ul.sitemap ul{font-family:'merriweather_sansregular',Verdana,Arial,Helvetica,sans-serif;color:#595959}body strong,.customBold,.searchStr,#content ul.bcmsPaging li,#content ul.sitemap,.eWarn,.itemImgs figure>a.thumbLast span,.galerijaC figure>a.thumbLast span{font-family:'merriweather_sansbold',Verdana,Arial,Helvetica,sans-serif}body em,.customItalic,blockquote,.eventTeam,.progTxt{font-family:'merriweather_sansitalic',Verdana,Arial,Helvetica,sans-serif}body strong em,body em strong{font-family:'merriweather_sansbold_italic',Verdana,Arial,Helvetica,sans-serif}#content,td,th,input,textarea,select{font-size:14px;font-size:1.4rem}.msgC,#rcol{font-size:13px;font-size:1.3rem}img{border:none}div{margin-left:auto;margin-right:auto}p{margin-bottom:1.2em}.smanjiP p{margin-bottom:5px}h1,h2,h3,h4,h5,h6{line-height:1.1em}h1,h2.h2FolH1{font-size:34px;font-size:3.4rem;margin-bottom:.75em;line-height:1.3em}h1.h1Kat{margin-bottom:1.5em}h2{font-size:26px;font-size:2.6rem;margin:0 0 20px;padding-top:15px;line-height:1.3em}h2.h2Frst{margin-top:-5px;padding-top:0}h2.h2FolH1{margin-top:0;padding:0}h4,h5{margin:0 0 15px;padding-top:25px}h3{font-size:23px;font-size:2.3rem;padding-top:25px;margin-bottom:15px}h4{font-size:22px;font-size:2.2rem}h5{font-size:20px;font-size:2rem;text-transform:uppercase}h6{font-size:16px;font-size:1.6rem}.itemListed h1,.itemListed h2.h2FolH1,.itemGalerije h1,.itemGalerije h2.h2FolH1{font-size:25px;font-size:2.5rem}.lytRowsLght .itemListed h2.h2FolH1,.lytCols .itemListed h2.h2FolH1{font-size:21px;font-size:2.1rem}.itemListed h2,.itemGalerije h2{font-size:20px;font-size:2rem}.itemListed h3{font-size:18px;font-size:1.8rem}.itemListed h4{font-size:16px;font-size:1.6rem}.itemListed h5{font-size:15px;font-size:1.5rem}.hP .lytCols .itemListed h2.h2FolH1{font-size:21px;font-size:2.1rem}.hP .lytCols .itemListed h2{font-size:16px;font-size:1.6rem}.itemListed h3{font-size:17px;font-size:1.7rem}.item h6{font-weight:400;padding:0;margin:0 0 15px 0;line-height:1.3em}.item h6.iDate span,.h6Kat span{padding:5px 8px;display:inline-block;line-height:1em}a{text-decoration:none;color:#a4164c}.nop,#printHeader{display:none}blockquote{float:left;display:inline;width:100%;padding:20px 10px 20px 0;line-height:1.5em}blockquote::before{vertical-align:middle;content:'\“';font-size:100px;float:left;padding-top:20px}blockquote p{margin:0 0 8px 65px}button{cursor:pointer}div#top,#contMidd,.w100In{width:980px}.w100{float:left;display:inline;width:100%}.w100In{position:relative}div#top{text-align:left}div#rcol,aside.rcol{float:right;display:inline;margin-bottom:30px}#contMidd{float:left;display:inline;padding-bottom:15px}#headStuffH{float:left;display:inline;width:100%;padding:15px 0 0 0;position:absolute;top:0;left:0}#headStuffH,#meniFixed{border-bottom-width:5px;border-bottom-style:solid}#headStuffTopH{float:right;display:inline;display:flex;align-items:center;justify-content:center}a#home{width:84px;height:149px;float:left;display:block;margin-bottom:15px;background-position:0 0;background-repeat:no-repeat;background-image:url(../../p/elementi/logo.png);background-image:url(../../p/elementi/logo.svg),linear-gradient(transparent,transparent)}a#home span{display:none}.utilNav{float:left;display:block;width:100%;line-height:1em;margin-bottom:20px}#flags{float:left;display:inline;margin-left:35px}.utilNav span,#flags span{display:inline-block;padding:0 10px}#flags span{padding:0 7px;color:#b3b3b3}.utilNav ul li,#flags li{list-style-type:none;float:left;display:inline;position:relative;padding:0}.utilNav ul li{margin-bottom:10px}#eNewsH{padding:40px 0;background:url(../../p/elementi/enews_holder_bck.jpg) no-repeat 0 50%;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}#eNewsH h4{margin:0 0 30px;padding:0;font-size:26px;font-size:2.6rem;line-height:1.35em}.enoviceIntro{margin:0 0 35px;line-height:1.5em}#eNewsH,form#formEnovice input{font-size:14px;font-size:1.4rem}#enoviceInput{position:relative;text-align:center}form#formEnovice input{display:inline-block}form#formEnovice input{padding:0 0 7px;border:none;background:transparent;border-bottom:3px solid transparent;text-align:center}form#formEnovice input.f_input{width:325px}form#formEnovice input.fsubmit2{background:transparent;font-size:40px;clear:both;display:inline-block}form#formEnovice input.fsubmit2,.itemForma input.button{cursor:pointer;border:none;padding:5px 0;text-align:center;line-height:1em;-webkit-appearance:none}.itemForma input.button{font-size:21px}#f_enovostiMail{margin-bottom:20px}.f_legal{display:block;clear:both;width:auto;margin:20px auto 30px;text-align:center;line-height:1.2em;font-size:80%;text-align:center}form#formEnovice input.f_checkbox{width:15px;margin:3px 1px 0 0}td.formaGumbTd{padding-left:0!important}#bcms_kepca_c label{display:block;margin-bottom:10px}#bcms_kepca_c{width:auto;text-align:center;margin-bottom:10px}#bcms_kepca_c input{width:150px}#bcms_kepca_cc{float:none;width:auto;display:inline-block;margin:10px auto;clear:both}footer{float:left;display:inline;width:100%;text-align:left;padding:0;background-color:#f2f2f2}footer address{margin-bottom:1.2em}#fR1{padding:40px 0 40px}#fR2{padding:10px 0 30px;line-height:1.4em}.col,.fCol{float:left;display:inline}.colLast,.fCol2{margin-right:0;float:right}#fR1 .fCol1{padding-top:5px;line-height:1.5em;border-left:5px solid #a4164c;padding-left:20px}#fR1 .fCol2{padding-top:6px}#fR1 .fCol1 h3{line-height:1em;margin:-5px 0 20px;padding:0;font-size:17px;font-size:1.7rem}#fR1 .fCol1 p{margin-bottom:10px}#fR1 .fCol1 p:nth-last-of-type(1){margin-bottom:-3px}#fR2 .fCol1{padding-left:25px}#fR2 .fCol2{font-size:90%}#pfH{float:right;display:inline;text-align:right}#pfH .np{display:none}ul.socLinks{float:left;display:inline;list-style-type:none;margin-top:0}ul.socLinks span{display:none}ul.socLinks li{display:inline;float:left;line-height:1em;font-size:22px;font-size:2.2rem}ul.socLinks a{float:left;margin-left:10px;text-align:center;width:44px;height:44px;display:flex;align-items:center;justify-content:center}footer ul.socLinks a{margin-left:0;margin-right:10px}ul.socLinks a i{margin-top:2px}header ul.socLinks li{font-size:18px}header ul.socLinks a{width:40px;height:40px}header ul.socLinks a i{margin-top:0}.faC-small{font-size:50%}.faC-smaller{font-size:80%}a.tripAdvisor span{display:none}a.tripAdvisor{display:block;float:right;background-position:0 0;background-repeat:no-repeat;background-size:100%}a#tripAdvisorTC2020{width:76px;height:90px;background-image:url(../../p/elementi/logo_tripadvisor_tc2020@2x.png)}#searchBoxHead{margin-left:35px}#searchBoxHead form{float:right;display:inline;position:relative;margin:0;margin-top:2px;overflow:hidden;visibility:hidden}#searchBoxHead.show form{visibility:visible}#searchBoxHead input.finput{float:right;display:inline;padding:6px 2px 8px 2px;margin-left:15px;background-color:transparent;font-size:12px;font-size:1.2rem;line-height:1.3em;border:none;border-bottom:2px solid transparent;width:350px;margin-right:-350px}#searchBoxHead.show input.finput{margin-right:0}#searchIconHead{display:block;float:left}#searchIconHead span{display:none}.hmeni{float:right;display:inline;width:auto;margin:0}.hmeni ul{width:auto;text-align:right}.hmeni li{list-style-type:none;display:inline-block;padding:0 0 0 0;position:relative}.hmeni a{display:inline-block;margin:0;padding:15px 13px;line-height:1em}#headStuffH .w100In{position:relative}#hmeniTopH{position:absolute;right:0;bottom:0;width:100%}.hmeni ul ul{display:none;position:absolute;left:0;z-index:100;height:auto;padding:0;font-size:15px;font-size:1.5rem;background-color:#f2f2f2;background-color:rgba(242,242,242,.95);width:160px;min-width:160px;width:auto;border-top:5px solid transparent}.hmeni ul ul li{display:block;width:100%;border:none;background:none;line-height:1.3em;white-space:nowrap;clear:left;text-align:left;position:relative}.hmeni ul ul li.iLast{padding-bottom:0;background:none}.hmeni ul ul a{display:block;padding:13px 15px;background:none;margin:0;text-align:left;text-transform:none;border:none}.hmeni ul ul a span{display:inline}nav#vmeni{padding:20px 20px 3px}nav#vmeni ul{list-style-type:none;padding-bottom:6px;width:100%;line-height:1.3em;font-size:15px;font-size:1.5rem}nav#vmeni li{margin-bottom:15px}nav#vmeni li a{text-decoration:none;width:auto}nav#vmeni ul ul{margin:9px 5px 0 7px;padding:0;list-style-type:none;width:auto;font-size:14px;font-size:1.4rem;line-height:1.2em;width:92%}nav#vmeni ul ul li{font-weight:400;background:none;padding:0 0 0 10px;margin-top:0;margin-bottom:10px}nav#vmeni ul ul a{padding:0}#meniFixed{background-color:#000}#meniFixed{position:fixed;top:0;left:0;z-index:99;text-align:center;overflow:hidden;-ms-transform:translateY(-120%);-webkit-transform:translateY(-120%);transform:translateY(-120%)}#meniFixed.meniShow{top:0;-ms-transform:translateY(0%);-webkit-transform:translateY(0%);transform:translateY(0%)}#meniFixed .hmeniTop{margin-top:0}#meniFixed .hmeni{padding:0;font-size:16px;font-size:1.6rem;float:left;width:100%}#meniFixed .hmeni a{padding-top:17px;padding-bottom:17px}#meniFixed .hmeni ul li{margin-bottom:0}#meniFixed .hmeni ul{width:100%;text-align:center}#meniFixed .hmeni ul li{display:inline;float:none}#meniFixed .hmeni ul li a{display:inline-block;float:none}#breadcrumbzH{float:left;display:inline;width:100%;padding:23px 0 9px;position:relative;line-height:1.3em}#dizzBreadW{position:absolute;top:0;left:0;height:100%;width:calc((100% - 980px) / 2 - 25px);background-color:#fff}#breadcrumbz{padding:0 0 0 0;margin-bottom:0;line-height:1em}#breadcrumbz ul{float:left;display:inline;margin:0!important;padding:0}#breadcrumbz ul li{list-style-type:none;float:left;display:inline;padding:0 0 0 8px;margin-bottom:10px}#breadcrumbz ul li.breadFirst{padding-left:0;background:none}#breadcrumbz ul li::before{padding-right:7px}#breadcrumbz ul li.breadFirst::before{padding-right:0}#breadcrumbz ul li.breadLast::before{font-weight:400}#breadcrumbz span{display:none}#menuRwdH,#searchBoxH{top:0;z-index:101;visibility:hidden}#menuRwdH{position:fixed;height:100%;width:260px;right:-260px;z-index:2000000000;z-index:8005}.menuRwdHscroll{width:100%;height:100%;overflow-y:auto}#menuRwdH.menuAkt{right:0}.rwdIcon{display:block;position:absolute;top:0;left:-51px;width:51px;height:51px;padding-top:10px;height:51px;text-align:center;z-index:102;background:#000;opacity:.7}.rwdIcon:hover,.rwdIcon:focus{background:#a4164c;opacity:1}.rwdIcon:hover:before,.rwdIcon:focus:before{color:#fff}.rwdIcon span{visibility:hidden}.menuRwd,.menuRwdXtra{text-align:left}.menuRwd{font-size:18px;font-size:1.8rem;line-height:1em;text-transform:uppercase;background-color:#fff}.menuRwdLow{text-transform:none}.menuRwdXtra{font-size:14px;font-size:1.4rem}.menuRwd ul ul,#menuRwdH .menuRwdXtra,.menuRwd a{border-bottom-color:#e7e6e4}#menuRwdH .menuRwdXtra{border-top:3px solid #DEDEDE}#menuRwdH,#menuRwdH .menuRwdXtra,.menuRwd ul ul{background-color:#ecebe9}#menuRwdH .menuRwdXtra{padding:5px 0 5px}.menuRwd li{list-style-type:none}.menuRwd a{display:block;padding:17px 15px 15px;color:#737172;border-bottom-style:solid;border-bottom-width:1px}.menuRwd a.meniAkt{color:#a4164c;background-color:#dedede;border-bottom-color:transparent}.menuRwd a:hover,.menuRwd a:focus{background:#a4164c;color:#fff;border-bottom-color:#a4164c}.menuRwd ul ul,.menuRwdXtra ul{width:auto;padding:12px 12px 14px 30px;margin:0}.menuRwd ul ul{font-size:.8em;border-bottom-style:solid;border-bottom-width:1px;text-transform:none}.menuRwd ul ul li,.menuRwdXtra li{width:100%;padding:5px 0}.menuRwdXtra li{margin-top:5px}.menuRwd ul ul li::before,.menuRwdXtra ul li::before,.hasChild::after{color:#bdbdbd}.meniAkt.hasChild::after{color:#a4164c}.hasChild:hover:after,.hasChild:focus:after,.hasChild:active:after,.meniAkt.hasChild:hover:after,.meniAkt.hasChild:focus:after,.meniAkt.hasChild:active:after{color:#fff}ul ul .hasChild:hover:after,ul ul .hasChild:focus:after{color:#a4164c}.menuRwd ul ul li.meniAkt:before,.menuRwdXtra li.meniAkt:before{color:#a4164c}.menuRwd ul ul a,.menuRwdXtra ul a{color:#737172;width:auto;padding:5px 0;margin:0;border-bottom:none;display:inline}.menuRwdXtra ul a{color:#737172}.menuRwd ul ul a:hover,.menuRwd ul ul a:focus,.menuRwd ul ul a:active,.menuRwd ul ul a.meniAkt,.menuRwdXtra a:hover,.menuRwdXtra a:focus,.menuRwdXtra a:active,.menuRwdXtra ul a.meniAkt{background:transparent;color:#a4164c}.menuRwd ul ul a:hover,.menuRwd ul ul a:focus,.menuRwd ul ul a:active,.menuRwdXtra a:hover,.menuRwdXtra a:focus,.menuRwdXtra a:active{text-decoration:underline}.menuRwd ul ul ul{font-size:.95em;border:none;padding:5px 15px 0;margin:0}#searchBoxH{position:fixed;width:260px;height:51px;background-color:#000;right:0}#searchBoxH,#searchBoxH.iconShow{top:54px;right:-260px}#searchBoxH.show{right:0}#searchBoxH.iconHide{right:-320px}#searchBoxH form#topSearch{float:left;display:inline;margin:9px 0 0 12px;overflow:hidden}#searchBoxH input.finput{float:left;display:inline;width:198px;padding:9px 8px 7px;font-size:13px;font-size:1.3rem;line-height:1.3em;border:none;background:#fff}#searchBoxH #topSearch button.fsubmit2{float:right;font-size:25px;padding:4px 7px 3px 13px;background:none;border:none;cursor:pointer;color:#fff;line-height:1em}#searchBoxH #topSearch button.fsubmit2:hover,#searchBoxH #topSearch button.fsubmit2:focus,#searchBoxH #topSearch button.fsubmit2:active{color:#a4164c}#content{float:left;display:inline;line-height:1.6em;margin-bottom:30px}#content td{line-height:1.5em}#content ul,#content ol{margin-bottom:20px}#content ol{margin-left:35px}#content li{margin-bottom:8px}#content ul li{list-style-type:none}#content ul ul{margin:8px 0 5px 15px}#content ul ul li{margin-bottom:6px}#content ul.sitemap{margin-top:9px;margin-bottom:15px}#content ul.sitemap ul{margin-top:9px;margin-bottom:15px}#content ul.sitemap ul ul{margin-bottom:0}#content ul.sitemap li{margin-bottom:15px}#content ul.sitemap ul li{margin-bottom:9px;font-weight:400}#content img{margin-left:auto;margin-right:auto;margin:14px 0 0}#content img.noBord{padding:0;border-width:0}hr{border:none;height:1px;border-bottom:2px solid transparent;margin:30px 0 20px}.item{float:left;display:inline;width:100%;margin:0 0 20px 0;clear:both}.item td{line-height:1.5em}.itemContent{float:left;display:inline;width:100%;margin:5px 0 0 0;padding:0 0 10px 0}.itemImgs{float:right;display:inline;margin:0 0 .5em 2em}.itemImgs img,.galerijaC img{margin:0!important;padding:0!important;border-width:0!important;width:100%}.itemImgs a,.itemImgs figure:not(.nop),.galerijaC figure a,.itemEvent .itemImgs figure:nth-of-type(0){width:100%;float:left;display:block}.itemEvent .itemImgs figure:not(.nop){width:48.25%;margin-bottom:3.5%}.itemEvent .itemImgs figure:not(.nop):nth-of-type(2n+1){margin-left:3.5%;float:right}.itemEvent .itemImgs figure:first-of-type{width:100%}.itemEvent .itemImgs figcaption{display:none}.itemImgs a,.galerijaC figure a{margin:0;line-height:0;overflow:hidden;position:relative;height:100%}.itemImgs figure{margin:0 0 10px 0}.itemImgs figure:first-of-type{margin-top:5px}figcaption,.pImgTxt,.bcmsFckVideoDescriptionC{font-size:11px;font-size:1.1rem;line-height:1.3em;font-weight:400;font-style:normal;float:left;clear:both;width:100%;text-align:center;display:inline-block;padding:4px 0 5px;width:100%}figcaption{text-align:right}.bcmsFckVideoDescriptionC{font-size:12px;font-size:1.2rem}figcaption{margin:0;padding:5px 0 8px;background:none}.pImgTxt{margin-top:-15px;margin-bottom:30px}.galerijaC figcaption{padding-bottom:0}figcaption em{padding-left:3px;font-size:.95em}#content figcaption em a{margin-top:0;width:auto;float:none;display:inline}div.galerijaC{float:left;display:inline;margin:25px 0 0 0;padding-bottom:20px;width:100%}.galerijaC figure{float:left}.imgsLinksH a:nth-of-type(2n){clear:right;margin-right:0}.imgsLinksH a:nth-of-type(2n+1){clear:left}.galerijaC figure:nth-of-type(3n){clear:right;margin-right:0}.galerijaC figure:nth-of-type(3n+1){clear:left}.hP .imgsLinksH a{margin:0;clear:none}.itemImgs figure>a.thumbLast span,.galerijaC figure>a.thumbLast span{font-size:38px;font-size:3.8rem;top:calc(50% - 19px);line-height:1em;z-index:2;position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}.divLast{margin-right:0!important}.itemNav{text-align:right;width:100%;float:left;clear:both;margin:10px 0 0 0}a.gVec{text-decoration:none;display:block;float:left;line-height:1.5em;padding-top:2px}a.gBig,a.gBig span,.imgsLinksH a b{display:inline-block;text-transform:uppercase}a.gBig{margin-bottom:15px}a.gBorder{border:3px solid transparent}a.gFullW{width:100%;text-align:center}.itemDokListWrap{float:left;display:inline;width:100%}.itemListed .itemContent{margin:0;padding:0}.itemListed,.itemGalerije{padding-bottom:20px}.itemListed div.galerijaC{padding-bottom:0}.itemListed .itemImgs figure{margin-top:0}.itemListed,.item1 .itemInfo,.itemSearchIntro,.itemEvents{border-bottom:1px solid transparent;padding-bottom:30px;margin-bottom:35px}:not(.itemEvents).itemListed:nth-last-of-type(1){border-bottom:none}.itemListed h1,.itemListed h2.h2FolH1,.itemGalerije h1,.itemGalerije h2.h2FolH1{border-bottom:none;margin-top:-5px;margin-bottom:15px;padding:0;line-height:1.3em}.itemListed h2.h2Frst{padding-top:0;margin:-5px 0 15px}.itemListed p,.itemGalerije p{margin-bottom:5px}.itemListed .itemImgs{float:left;display:inline;margin:0 10px 0 0;position:relative}.itemListed .itemImgs a,.iShop .itemImgs a{margin-top:0}.iShopDetail .itemImgs a{margin-top:5px}.itemListed figcaption{display:none}.itemListed .itemTxtOnly p,.itemListed .itemTxtImg p{margin-bottom:5px}.itemEvents .eventInfo p,.itemEvents .eventTxt p{margin-bottom:10px}.itemTxtImg{float:right;display:inline}div.itemDatoteke{float:left;display:inline;width:100%;margin:-10px 0 10px 0;clear:both}.itemDatoteke h4,.sectionTitleLft h4{padding:0 0 4px 0;line-height:1;margin-bottom:10px}div.itemDatoteke span.datotekaKb{font-size:90%}.itemSearch h1{margin-bottom:5px}.searchStr{color:#a4164c}.itemSearch .itemContent{padding-bottom:5px}.itemSearchIntro{float:left;display:inline;width:100%;color:#666;font-size:.9em}.itemHalfL,.itemHalfR{float:left;display:inline}.itemHalfL{width:45%}.itemHalfR{width:45%;float:right;margin-right:0}.msgC{float:left;display:inline;width:100%;margin:0 0 0 0;background:#fff4d7;border:none}#gmapH .msgC{margin-bottom:40px}.msgInTxt{margin-top:25px;margin-bottom:15px}.msg{float:left;width:auto;width:100%;display:block;padding:2em 2em;line-height:1.4em}.msgInTxt .msg{padding:25px}.msgTxt{float:left;display:inline;max-width:90%;padding-top:11px;line-height:1.4em}.msg p{margin-bottom:6px}.msg i.fa{float:left;font-size:40px;padding-right:12px;line-height:1em;vertical-align:middle}.msgOK i.fa{color:#38a432}.msgErr i.fa{color:#ed8f87}.msgErr{border-color:#ed8f87}.msg i.fa,.msgTxt{clear:both;float:none;margin-left:auto;margin-right:auto;text-align:center}.msg{text-align:center}.msg i.fa{width:100%;padding:0 0 10px}.msgTxt{max-width:100%}#content .msgTxt{max-width:80%}.itemsH,.eventInfo,.eventTxt,.eventTeam{float:left;display:inline;width:100%}.itemEvent h2.h2Frst{margin-top:-10px}.eventLc h2{font-size:16px;font-size:1.6rem}.eventInfo{line-height:1.55em;margin-bottom:0;padding-bottom:5px}.eventInfoShort{margin-bottom:12px}.itemEvent .itemContent .eventInfo{margin-bottom:10px}.eInfoH{float:left;display:inline;width:100%}.itemEvents .eventInfo{font-size:95%}.eventLok{margin-right:10px}.itemEvent .eventLok{margin-right:15px}.eventInfo h6{font-size:15px;font-size:1.5rem;margin:8px 0 20px}.itemEvent .eventInfo h6{margin-bottom:20px}.eventInfo h6 span.dateH{padding:7px 42px 7px 8px;background-color:#f2f2f2;color:#666}.eventInfo h6 em{display:none}.eventInfo h6 span.dateH b::before{padding-right:5px}.eventInfo h6 b{margin-left:3px}#content .eventInfo ol{margin-left:0;margin-bottom:0}#content .eventInfo li{margin-bottom:1px}.aTickets{padding-left:7px}.itemEvent .eventTxt{margin-top:20px;padding-top:30px;border-top:1px solid transparent}.eventTeam{margin-bottom:10px;font-size:95%;padding-top:15px}.eventTeam p{margin-bottom:.4em}.progTxt,.postbcmsPagingCont{float:left;display:inline;width:100%;text-align:center}.progTxt{padding:15px 0}.postbcmsPagingCont{margin:0 0 15px;padding-top:30px}.pgngYs{margin-top:-30px}.itemEvents h2.h2Frst,.itemEvents h2.h2FolH1,.xtraShows h2.h2FolH1{float:left;display:block;width:100%}h2.h2Frst,h2.h2FolH1{float:left;display:block;width:100%}.itemEvents h2.h2Frst{margin-top:-5px}.eventInfo span.splitter{padding:0 5px}.itemEvents .itemImgs figure{position:relative}.eventStartDate{position:absolute;top:0;left:15px;text-align:center;line-height:1em;width:50px;background:#fff;display:block;padding:0;z-index:1}.eventStartDate span{display:block;line-height:1em}.eventStartDate span.sd1{font-size:28px;font-size:2.8rem;padding:8px 0 4px;letter-spacing:-.03em}.eventStartDate span.sd2{font-size:11px;font-size:1.1rem;padding-bottom:7px;text-transform:uppercase}.eventStartDate span.sd3{padding:6px 10px 5px;text-transform:lowercase;font-size:12px;font-size:1.2rem}div.bcmsPagingCont{float:left;display:inline;width:100%;color:#666;margin:0 0 30px 0;position:relative;line-height:1.1em;font-size:17px;font-size:1.7rem}#content ul.bcmsPaging{text-align:center;margin:0 0 20px}#content ul.bcmsPaging li{background:none;padding:0;list-style-type:none;display:inline-block;margin:0 0;margin-right:4px}#content ul.bcmsPaging li,#content ul.bcmsPaging a{width:41px;height:41px;text-align:center}#content ul.bcmsPaging a{display:block}#content ul.bcmsPaging a,#content ul.bcmsPaging li.bcmsPagingActive{padding:11px 0 0 0}#content ul.bcmsPaging li.bcmsPagingPrev,#content ul.bcmsPaging li.bcmsPagingNext{width:auto}#toTop{width:50px;height:50px;padding-top:10px}#toTop{display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;border:none;font-size:25px;z-index:3}#toTop i em{display:none}*[role="button"],*[type="button"]{cursor:pointer}.dstpHidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}a:focus{outline:4px solid #1683a4;outline-offset:0;;text-decoration:none!important;-webkit-transition:none!important;transition:none!important}.hmeni a:focus,.imgsLinksH a:focus,.rwdIcon:focus{outline-offset:-4px}#sliderHead a,a.fancybox-nav{outline:none}#bcmsCookieInfoTextWrapper{display:none;color:#595959}#bcmsCookieInfo{color:gray}#bcmsCookieInfoWrapper{opacity:.95;border-top:none;-moz-box-shadow:0 0 20px rgba(0,0,0,.1);-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);background:#fff}#bcmsCookieInfoWrapper:hover,#bcmsCookieInfoWrapper:focus{opacity:1}#bcmsCookieInfo{width:980px}#bcmsCookieInfoWrapper #bcmsCookieInfo a{color:#a4164c!important}#bcmsCookieInfoWrapper #bcmsCookieInfo a:hover,#bcmsCookieInfoWrapper #bcmsCookieInfo a:focus{color:#1683a4!important;text-decoration:underline!important}#bcmsCookieInfo,#bcmsCookieInfoTextWrapper,#bcmsCookieInfoWrapper #bcmsCookieInfo button,#bcmsCookieInfoTextWrapper h2,#bcmsCookieInfoTextWrapper h3,#bcmsCookieInfoText .fckTable{font-family:'merriweather_sansregular',Verdana,Arial,Helvetica,sans-serif!important}#bcmsCookieInfoText,#bcmsCookieInfoText .fckTable td,#bcmsCookieInfoWrapper #bcmsCookieInfo{font-size:13px!important;font-size:1.3rem!important;line-height:1.5em}#bcmsCookieInfo,#bcmsCookieInfoTextWrapper{line-height:1.6em!important}#bcmsCookieInfo{text-align:left}#bcmsCookieInfo p{text-align:left}#bcmsCookieInfoTextWrapper h2,#bcmsCookieInfoTextWrapper h3,#bcmsCookieInfoTextWrapper h4{font-family:'bitterregular',Georgia,'Times New Roman',serif!important;font-weight:normal!important;text-shadow:none}#bcmsCookieInfoTextWrapper h2{font-family:'bitterbold',Georgia,'Times New Roman',serif!important;font-size:2.3em!important;line-height:1.1em!important;margin:12px 0 15px;color:#595959!important}#bcmsCookieInfoTextWrapper h3{font-size:1.8em!important;color:#666!important;margin-bottom:5px;line-height:1.1em!important}#bcmsCookieInfoTextWrapper h4{font-size:1.35em!important;margin:10px 0 7px;color:#666!important;text-transform:uppercase}#bcmsCookieInfoTextWrapper a{text-decoration:underline}#bcmsCookieInfoTextWrapper a:hover,#bcmsCookieInfoTextWrapper a:focus{color:#1683a4!important;text-decoration:underline}#bcmsCookieInfoWrapper #bcmsCookieInfo button:hover,#bcmsCookieInfoWrapper #bcmsCookieInfo button:focus{text-decoration:underline}body #bcmsCookieInfoWrapper #bcmsCookieInfo button{line-height:1em;text-decoration:none;display:inline-block;font-family:'bitterbold',Georgia,'Times New Roman',serif!important;font-size:18px!important;font-size:1.8rem!important;background-color:transparent;background-image:none;text-shadow:none;border-radius:0;font-variant:small-caps!important;text-transform:lowercase;border:1px solid #a4164c;background-color:#a4164c;color:#FFF;margin-right:25px;padding:12px 15px 14px 15px;margin-top:10px}body #bcmsCookieInfoWrapper #bcmsCookieInfo button.no{background-color:transparent;background-image:none;border:none;padding-left:0;padding-right:0;color:#646462}body #bcmsCookieInfoWrapper #bcmsCookieInfo button:hover,body #bcmsCookieInfoWrapper #bcmsCookieInfo button:focus{text-decoration:none;background-color:#fff!important;color:#a4164c!important}body #bcmsCookieInfoWrapper #bcmsCookieInfo button.no:hover,body #bcmsCookieInfoWrapper #bcmsCookieInfo button.no:focus{text-decoration:underline;color:#a4164c!important;background-color:transparent!important}#bcmsCookieInfo form{background-size:91px 47px;background-image:url(../../p/elementi/cookies.png);background-repeat:no-repeat;padding-left:110px}#bcmsCookieInfoWrapper.dark #bcmsCookieInfo button.no{background-color:#c2c2c2;border-color:#c2c2c2;background-position:10px 10px;padding-left:26px}#bcmsCookieInfoSettingsWrapper #bcmsCookieInfoSettings button{color:#999;font-size:1em;font-family:Tahoma,Arial,Helvetica,sans-serif!important}#bcmsCookieInfoText .fckTable{margin:15px 0 15px}#bcmsCookieInfoText .fckTable td,#bcmsCookieInfoText .fckTable th{padding:10px 8px}#bcmsCookieInfoText .fckTable th{background-color:#D8D8D8;color:#222;text-shadow:1px 1px 0 rgba(255,255,255,.4)!important}#bcmsCookieInfoText .fckTable,#bcmsCookieInfoText .fckTable td,#bcmsCookieInfoText .fckTable th,.hP .introLine{border-color:#D8D8D8}#bcmsCookieInfoText .fckTable td.bcsmCookieTd1{padding-right:10px}.fckTable{border-top-width:1px;border-top-style:solid;margin:10px 0 30px 0}.fckTable td,.fckTable th{border-bottom-width:1px;border-bottom-style:solid;padding:6px 4px 6px 4px;vertical-align:top}.fck_Slika_desno,fck_Slika_levo{float:right;margin:0 0 8px 10px}.fck_Slika_levo{float:left;margin:0 10px 8px 0}.fck_noBorder{border:none!important}.fck_noBorder td,.fck_noBorder th{border:none!important;padding:5px 4px;vertical-align:top}.fckAvtorji,.fckAvtorji td{border:none!important;background:none;margin:0}.fckAvtorji{margin-top:10px}.fckAvtorji img{border:none!important;padding:0!important;float:right}.fckAvtorji h2{margin-bottom:20px!important}.fckAvtorji td{vertical-align:top;background:none;padding-bottom:30px}.itemLocations td{padding:12px 4px}.fckTableZebra td,.fckTableZebra th{padding:12px 6px}.itemLocations{margin-bottom:0}.itemLocations .fckTable{margin-top:15px}.itemLocations .fckTableZebra td,.itemLocations .fckTableZebra th{padding:12px 12px}.itemLocations .fckTable span{opacity:.5;display:block;float:left;padding-right:8px}#gmapH{float:left;display:inline;width:100%}div#googleOkvir,div.googleOkvir{float:left;display:inline;width:100%;padding-top:10px;margin:0 0 10px 0}#gmapH .googleOkvir{margin-bottom:-2px}div#googleMap,div.googleMap,.bcmsGoogleMap{float:left;display:inline;margin-bottom:2px}div#googleOkvir a:hover,div#googleOkvir a:focus,div#googleOkvir a:active{background:transparent;color:#a4164c!important;text-decoration:none}div#googleTbar,div.googleTbar,.bcmsGoogleMapToolbar{margin:2px 0 15px 0;display:inline;float:right;width:100%;font-size:.9em;text-align:right}div#googleTbar a,div.googleTbar a,.bcmsGoogleMapToolbar a{display:inline;float:right;width:auto!important;margin-left:15px}.gm-style-iw .gmnoprint{color:#000;line-height:1.2em;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:12px!important;height:auto;width:auto;min-width:150px;min-height:60px;text-align:left}.gm-style-iw .gmnoprint strong{display:inline-block;padding-bottom:4px}.gmapInfo{float:left;display:inline;margin:0 20px 20px 0}.bcmsFckVideo{float:left;display:inline;width:100%;clear:both;padding:15px 0 15px}.bcmsFckVideoDescriptionC{display:block;text-align:center}.shareBoxH{float:left;display:inline;width:100%;padding:10px 0 0}.shareBox{float:right;display:inline;width:auto;margin:0 0 30px;margin-top:-30px}.shareBox .at-style-responsive .at-share-btn{margin-bottom:0}.addThisCont{float:left;display:inline}header#headMain{position:relative;margin:0 0 45px 0}.headImg{width:100%;height:100%;position:relative;background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:cover;   -moz-background-size:cover;   -o-background-size:cover;   background-size:cover}.headImgTxt{position:absolute;width:100%;text-align:center;bottom:20px}.headImgTxt h4{display:inline-block;font-size:18px;font-size:1.8rem;line-height:1.3em;padding:20px;max-width:95%}.bckImgA{position:absolute;top:197px;right:10px;margin:0;font-weight:400;line-height:1em;padding:5px 7px;font-size:15px;font-size:1.5rem;cursor:pointer}#sliderHeadH{font-size:13px;font-size:1.3rem;overflow:hidden;height:470px;position:relative;text-align:center;background-repeat:no-repeat;background-position:50% 77%;background-image:url(../../p/elementi/loading.svg),linear-gradient(transparent,transparent)}.hP #sliderHeadH{height:520px;padding-bottom:80px}#headDizzDotz{background:url(../../p/elementi/dizz_headerimg_overlay.png) repeat 0 0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hP #sliderHead img{width:100%;height:520px}.slick-slide{opacity:.3}.introP .slick-slide>a{visibility:hidden}.slick-active{opacity:1}.introP .slick-active>a{visibility:visible}.sliderRltv{height:520px;position:relative;background-position:50% 50%;background-repeat:no-repeat;-webkit-background-size:cover;   -moz-background-size:cover;   -o-background-size:cover;   background-size:cover;z-index:0}.hP #sliderHead img{visibility:hidden}.slideTxt{float:left;display:inline;width:80%;max-width:80%;width:auto;margin:0;line-height:1.5em;color:#fff;text-align:left;position:absolute;left:0;bottom:45px;z-index:100;color:#cbcbcb;color:rgba(255,255,255,.8)}.slideTxt h3,.slideTxt div{padding:15px 20px}.slideTxt h3 i{margin-left:10px;font-size:70%;opacity:.4}.slideTxt:hover h3 i,.slideTxt:focus h3 i,.slideTxt:active h3 i{opacity:1}.slideTxt div{background-color:#000;background-color:rgba(0,0,0,.7)}.slideTxt p{margin-bottom:7px}.slideTxt p:last-child{margin-bottom:0}.slideTxt h3{color:#fff;font-size:27px;font-size:2.7rem;line-height:1.3em;margin-bottom:0;display:inline-block;clear:both;background-color:#a4164c;background-color:rgba(164,22,76,.7)}#sliderHead a:hover .slideTxt div,#sliderHead a:focus .slideTxt div{color:#fff;background-color:#000}#sliderHead a:hover h3,#sliderHead a:focus h3,#sliderHead a:active h3{text-decoration:underline;background-color:#a4164c}.slick-dots{text-align:center;position:absolute;bottom:10px;width:100%}.slick-dots li{width:auto;height:auto;margin:0 auto;display:inline-block}.slick-dots li button{padding:0;width:12px;height:12px;margin:0 5px 0;border:none;cursor:pointer}#sliderHead .slick-dots li button{color:transparent}.slick-dots li button{background-color:#d9d9d9;opacity:.5}.slick-dots li button:hover,.slick-dots li button:focus,.slick-dots li.slick-active button{background-color:#a4164c;opacity:1}#content div.itemDatoteke ul{width:auto;margin:0 0 0 40px;padding:5px 0 0 0;clear:both}#content div.itemDatoteke ul li{margin:0 0 16px;background:none}#content div.itemDatoteke ul li::before{font-family:'FontAwesome';margin:0;content:'\f016';font-size:22px;vertical-align:baseline;vertical-align:middle;display:inline-block;width:30px;margin-left:-30px}#content div.itemDatoteke ul li.datoteke_doc::before{content:'\f1c2'}#content div.itemDatoteke ul li.datoteke_pdf::before{content:'\f1c1'}#content div.itemDatoteke ul li.datoteke_xls::before{content:'\f1c3'}#content div.itemDatoteke ul li.datoteke_jpg::before,#content div.itemDatoteke ul li.datoteke_gif::before,#content div.itemDatoteke ul li.datoteke_png::before,#content div.itemDatoteke ul li.datoteke_psd::before{content:'\f1c5'}#content div.itemDatoteke ul li.datoteke_txt::before,#content div.itemDatoteke ul li.datoteke_rtf::before{content:'\f0f6'}#content div.itemDatoteke ul li.datoteke_ppt::before,#content div.itemDatoteke ul li.datoteke_pps::before{content:'\f1c4'}#content div.itemDatoteke ul li.datoteke_zip::before,#content div.itemDatoteke ul li.datoteke_rar::before{content:'\f1c6'}#content div.itemDatoteke ul li.datoteke_mp3::before,#content div.itemDatoteke ul li.datoteke_wav::before{content:'\f1c7'}#content div.itemDatoteke ul li.datoteke_avi::before,#content div.itemDatoteke ul li.datoteke_wmv::before{content:'\f1c8'}#content ul li::before,.menuRwd ul ul li::before,.hasChild::after,.rwdIcon::before,.menuRwdXtra li::before,div#breadcrumbz ul li::before,a.gVec::before,nav#vmeni ul a::before,.itemImgs figure>a::after,.galerijaC figure>a::after,#content ul.bcmsPaging li.bcmsPagingPrev a::before,#content ul.bcmsPaging li.bcmsPagingNext a::before,#searchBox .fsubmit2,form#formEnovice input.fsubmit2,.ikH::before,.eventInfo h6 span.dateH b::before,#searchIconHead::before,a.gBig::before{font-family:'FontAwesome';vertical-align:baseline;line-height:1em}#content ul.bcmsPaging li.bcmsPagingPrev a::before,#content ul.bcmsPaging li.bcmsPagingNext a::before{vertical-align:middle}.ikH::before{vertical-align:-2px}div#breadcrumbz ul li::before,a.gVec::before,#content ul li::before,nav#vmeni ul ul a::before{content:'\f054'}a.gEventsPast::before{content:'\f0e2'}a.gEvents::before{content:'\f01e'}.eventEntry::before{content:'\f129'}.eventTicket::before{content:'\f145'}.eventLok::before{content:'\f041'}.eventCancel::before,.eventSoldOut::before{content:'\f12a'}.itemListed.showImgMsg .itemImgs figure>a::after,.itemEvent.showImgMsg .itemImgs figure>a::after{content:'\f06a'}.eventInfo h6 span.dateH b::before{content:'\f017'}nav#vmeni ul a::before{content:'\f04d'}.gVec2::before{content:'\f054\f054'}#searchIcon::before{content:'\f002'}#content ul.bcmsPaging li.bcmsPagingPrev a::before,#content ul.bcmsPaging li.bcmsPagingNext a::before{line-height:1em}#content ul.bcmsPaging li.bcmsPagingPrev a::before{content:'\f053';padding-left:2px}#content ul.bcmsPaging li.bcmsPagingNext a::before{content:'\f054';padding-left:7px}a.gVec::before,a.gBig::before{display:inline-block;text-decoration:none}a.gVec::before{padding-right:5px;font-size:90%}a.gBig::before{padding-right:10px;font-size:200%;color:#c9c9c9;vertical-align:top}a.gBig{line-height:200%}#content div.bcmsPagingCont ul li::before{content:none}#breadcrumbz ul li.breadFirst::before,#content .socLinksH ul.socLinks li::before{content:''}.ikH::before{font-size:20px;margin-right:8px;padding:5px;width:30px;height:30px;text-align:center;display:inline-block;margin-left:-38px}.ikH{float:left;display:inline;width:100%;padding-left:38px;line-height:1.2em}#content ul li::before,#breadcrumbz ul li::before,nav#vmeni ul a::before{font-size:11px;display:inline-block}#content ul,#content ol{margin-left:20px}#content ul li::before{width:20px;margin-left:-20px}nav#vmeni ul a::before{width:26px;margin-left:-26px}nav#vmeni ul ul a::before{width:15px;margin-left:-15px}#breadcrumbz ul li::before{font-size:12px}#content ul li::before,nav#vmeni ul a::before{font-size:16px}nav#vmeni ul ul a::before{font-size:12px}#content ul{padding-left:10px}.menuRwd ul ul li::before,.hasChild::after,.menuRwdXtra li::before{content:'\f105';font-size:16px}.menuRwd ul ul li::before,.menuRwdXtra li::before{display:inline-block;margin-left:-12px;width:12px}.hasChild::after{float:right;vertical-align:middle}.meniAkt.hasChild::after{content:'\f107'}.rwdIcon::before{font-size:30px;color:#fff}#searchIconHead::before{font-size:38px}#menuRwdIcon::before{content:'\f0c9'}#menuRwdIcon.menuRwdIconClose::before{content:'\f00d'}#searchIcon::before,#searchIconHead::before{content:'\f002'}.itemImgs figure>a::after,.galerijaC figure>a::after{content:'\f065'}.itemListed .itemImgs figure>a::after,.itemListed .galerijaC figure>a::after,.itemGalerije .galerijaC figure>a::after{content:'\f054'}.itemImgs figure>a::before,.galerijaC figure>a::before,.imgsLinksH a::before{content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.itemImgs figure>a::after,.galerijaC figure>a::after{font-size:40px;line-height:40px;top:calc(50% - 20px);color:rgba(255,255,255,.7);z-index:2;position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;-webkit-transform:scale(0);transform:scale(0)}.itemImgs a:hover img,.itemImgs a:focus img,.itemImgs a:active img,.galerijaC figure a:hover img,.galerijaC figure a:focus img,.galerijaC figure a:active img{-webkit-transform:scale(1.1);transform:scale(1.1)}.imgsLinksHMega{float:left;display:inline;width:100%}.imgsLinksH a{float:left;display:block;text-align:center;background-position:50% 50%;background-repeat:no-repeat;padding:0;margin:0;position:relative;overflow:hidden;-webkit-background-size:cover;   -moz-background-size:cover;   -o-background-size:cover;   background-size:cover;z-index:1}.hP .imgsLinksH a{height:24vw;padding:15px}.hP .hpBanners{display:flex;align-items:flex-start;justify-content:center;flex-wrap:nowrap;flex-grow:1}.hP .hpBanners a{flex:1 1 0%}.imgsLinksH a span{float:left;display:inline-block;width:100%;display:flex;align-items:center;justify-content:center}.imgsLinksH a b,.imgsLinksH a i{padding:4% 6%;display:inline-block;width:auto;text-align:center}.imgsLinksH a b{bottom:8%;position:absolute}.imgsLinksH a b{color:#fff;background-color:#a4164c;background-color:rgba(164,22,76,.9)}.imgsLinksH a i{color:#fff;opacity:0;position:absolute;bottom:-20%;line-height:1.4em}.imgsLinksH a:hover b,.imgsLinksH a:focus b,.imgsLinksH a:active b{bottom:37%}.hP .imgsLinksH a:hover b,.hP .imgsLinksH a:focus b,.hP .imgsLinksH a:active b{bottom:40%}.imgsLinksH a:hover i,.imgsLinksH a:focus i,.imgsLinksH a:active i{opacity:1;bottom:8%}a#banHpOgledi{background-image:url(../../p/elementi/bann_hp_ogledi2.png)}a#banHpMuzejskaTrgovina{background-image:url(../../p/elementi/bann_hp_muzejskaTrgovina.png)}a#banHpMuzejPlus{background-image:url(../../p/elementi/bann_hp_muzejplus.jpg)}a#banHpVtisi{background-image:url(../../p/elementi/bann_hp_vtisi.jpg)}a#banHpProjektiVTeku{background-image:url(../../p/elementi/bann_hp_projekti_v_teku.png)}a#banHpLetniProgram{background-image:url(../../p/elementi/bann_hp_letniProgram.png)}a#banHpEngCastle{background-image:url(../../p/elementi/bann_hp_eng_grajskiVrt.png)}a#banHpEngIvanGroharGallery{background-image:url(../../p/elementi/bann_hp_eng_IvanGroharGallery.png)}a#banHpEngFranceMihelicGallery{background-image:url(../../p/elementi/bann_hp_eng_FranceMihelicGallery.png)}a#banHpEngOtherMuseumLocations{background-image:url(../../p/elementi/bann_hp_eng_OtherMuseumLocations.png)}.hP .imgsLinksH a::before{background-color:rgba(0,0,0,.1)}.imgsLinksH a::before{background:url(../../p/elementi/dizz_headerimg_overlay.png) repeat 0 0;z-index:-1}.imgsLinksH a:hover::before,.imgsLinksH a:focus::before,.imgsLinksH a:active::before{background-color:rgba(0,0,0,.7)}.projektLogos{float:left;display:inline;width:100%;margin:0 0 30px;padding:40px 0 0}#content .projektLogos img{margin:0 25px 25px 0}.projektLogosTxt{clear:both;font-size:80%;margin:0;padding:0 0 0}.hP .projektLogos{text-align:center;padding-top:20px;margin-bottom:20px}.hpItemProjects{margin-top:-40px}#content,.fCol2{width:70.408163265306%}.hmeni{width:calc(100% - 60px)}#headStuffTopH{max-width:calc(100% - 60px)}#content.fullW,aside.rcol .itemImgs{width:100%}div#rcol,.fCol1{width:23.469387755102%}.itemImgs,.galerijaC figure,aside.rcol,#darovanjeH .itemImgs{width:30.434782608696%}aside.rcol .itemImgs{width:100%}.galerijaC figure{margin:0 4.347826086956% 12px 0}.imgsLinksH a{width:48.5%;height:220px;margin:0 3% 3% 0}.itemTxtImg,.itemEvent .itemContent,#darovanjeH .itemTxt{width:65.942028985507%}.lytRowsLght .itemImgs{width:27.551020408163%}.lytRowsLght .itemTxtImg{width:69.387755102041%}.lytRowsLght .eventLc{float:left;display:inline;width:50%}.lytRowsLght .eventTxt{float:right;display:inline;width:45%}h2,h4,h5,h6,.menuRwd ul ul li,.menuRwdXtra,nav#vmeni,.hmeni ul ul,.imgsLinksH a i{font-family:'bitterregular',Georgia,'Times New Roman',serif}h3,.headImgTxt h4{font-family:'bitteritalic',Georgia,'Times New Roman',serif}h1,h2.h2FolH1,blockquote::before,.hmeni,.menuRwd,#fR1 .fCol1 h3,div.itemDatoteke h4,.sectionTitleLft h4,.sectionTitleH h4,#eNewsH h4,a.gBig,.imgsLinksH a{font-family:'bitterbold',Georgia,'Times New Roman',serif}figcaption,figcaption em,.pImgTxt,.eventStartDate span,h6.iDate,h6.h6Kat{font-family:'merriweather_sansregular',Tahoma,Arial,Helvetica,sans-serif}#fR1 .fCol2,#breadcrumbz ul li.breadLast,.eventStartDate span.sd1,.eventInfo h6{font-family:'merriweather_sansbold',Tahoma,Arial,Helvetica,sans-serif}header#headMain,footer,#breadcrumbz{font-family:'merriweather_sansregular',Tahoma,Arial,Helvetica,sans-serif}.hmeni{text-transform:uppercase}.hmeni{font-size:17px;font-size:1.7rem}.sectionTitleH{text-align:center;position:relative;padding:30px 0}.ttlNoBck{padding:0;margin-bottom:30px}.sectionTitleH h4{font-size:18px;font-size:1.8rem;line-height:1em;margin:0;display:inline-block;padding:0 30px;background-color:#fff;text-transform:uppercase;letter-spacing:.04em}#content .noHR h4{padding:0}#content .sectionTitleH hr{width:100%;height:1px;zoom:1;position:absolute;top:50%;left:0;margin:0;z-index:-1}.sectionTitleH h4 span{padding:20px 25px;display:inline-block}.ttlNoBck h4,.ttlNoBck h4 span{padding-top:0;padding-bottom:0}div.itemDatoteke .sectionTitleH,.sectionTitleLft{text-align:left;float:left;display:inline;width:100%}#content div.itemDatoteke .sectionTitleH h4,#content .sectionTitleLft h4,a.gBig{padding-left:0}#content div.itemDatoteke .sectionTitleH h4,#content .shareBoxH .sectionTitleLft h4{font-size:15px;font-size:1.5rem}a.gBig,.imgsLinksH a{font-size:16px;font-size:1.6rem}.imgsLinksH a b{font-size:19px;font-size:1.9rem}.imgsLinksH a i{font-size:18px;font-size:1.8rem}#content div.itemDatoteke .sectionTitleH h4 span,#content .shareBoxH .sectionTitleLft h4 span,a.gBig{padding:15px 20px}footer{font-size:13px;font-size:1.3rem}header#headMain,#breadcrumbz,.item h6.iDate,.h6Kat{font-size:12px;font-size:1.2rem}.hmeni{line-height:1em}.itemImgs a,.galerijaC figure a{line-height:0}h1,h2.h2FolH1,h2,#fR1 .fCol1 h3,#searchBoxHead input.finput:focus,#darovanjeH h6{color:#595959}h3{color:#595959}h4,h5{color:#666}#breadcrumbz,#breadcrumbz a,.item h6{color:#666}header#headMain,footer{color:#919191}footer #fR2 .fCol2{color:#b3b3b3}.utilNav span{color:#bebebe}#content div.itemDatoteke ul li::before,#content ul li::before,nav#vmeni ul a::before,.eventInfo span.splitter{color:#d9d9d9}blockquote::before{color:#f2f2f2}figcaption,.pImgTxt,.bcmsFckVideoDescriptionC{color:#adadad}.datotekaKb{color:#666}#eNewsH h4,.itemImgs figure>a.thumbLast span,.galerijaC figure>a.thumbLast span{color:#fff}#eNewsH,form#formEnovice input{color:#f0e1e6;color:rgba(255,255,255,.8)}form#formEnovice input:hover,form#formEnovice input:focus{color:#fff}.eventStartDate span.sd1{color:#595959}.eventStartDate span.sd2{color:#8c8c8c}.eventTeam,.eInfoH,.progTxt,.txtLghtr{color:#9e9e9e}.eventStartDate span.sd3{background-color:#595959;color:#fff}.ikH::before{color:#c5c5c5;background-color:#f8f8f8}.eWarn::before{color:#fff;background-color:#1683a4}.eventInfo h6 span.dateH b::before{color:#c5c5c5}.headImgTxt h4{color:#fff;color:rgba(255,255,255,.8)}h1,h2.h2FolH1,.fckTable,.fckTable td,.fckTable th,hr,.itemDatoteke h4,.sectionTitleLft h4,.itemListed,.item1 .itemInfo,.itemSearchIntro,a.gVec,a.gKoment,.itemEvent .eventTxt{border-color:#f2f2f2}#searchBoxHead input.finput{border-color:#d9d9d9}#searchBoxHead input.finput:focus,a.gBorder{border-color:#a4164c}.itemImgs figure>a::before,.galerijaC figure>a::before{background-color:rgba(164,22,76,.8)}.showImgMsg .itemImgs figure>a::before{background-color:rgba(22,131,164,.8)}nav#vmeni,#breadcrumbzH,#darovanjeH{background-color:#f2f2f2}nav#vmeni ul li a::before{color:transparent}nav#vmeni ul ul li a::before,#breadcrumbz ul li::before{color:#d9d9d9}#headStuffH{background:#fff;background:rgba(255,255,255,.85)}#headStuffH:hover,#headStuffH:focus,#headStuffH:active{background:#fff}#headStuffH,#meniFixed,.hmeni ul ul{border-color:#a4164c}div.itemDatoteke h4 span,.sectionTitleH h4 span,a.gBig{background-color:#f2f2f2;color:#737373}.sectionTitleGreyDark h4 span{background-color:#737373;color:#fff}a.gBorder{color:#a4164c}.ttlNoBck h4 span,a.gTransp{background-color:transparent}.ttlMgnt h4 span{background-color:#a4164c;color:#fff}.item h6.iDate span,.h6Kat span{background-color:#f5f5f5;color:#666}.fckTableZebra,.fckTableZebra td,.fckTableZebra th{border-color:transparent}.fckTableZebra tr:nth-child(odd){background-color:#f7f7f7}.fckTableZebra tr:hover,.fckTableZebra tr:focus,.fckTableZebra tr:active{background-color:#f2f2f2}form#formEnovice input{border-color:#B991A3;border-color:rgba(255,255,255,.5)}.headImgTxt h4{background-color:#a4164c;background-color:rgba(164,22,76,.7)}#content a,.msgC a,#breadcrumbz a:hover,#breadcrumbz a:focus,#breadcrumbz a:active,#flags a:hover,#flags a:focus,#flags a:active,.f_legal a{text-decoration:underline}#breadcrumbz a,footer a,footer ul.socLinks a,#content a.gVec,#content a.gKoment,#content .h2FolH1 a,#content ul.bcmsPaging a,#content .itemEvents a{text-decoration:none}#headStuffTopH a,#flags a,#searchBoxHead input.finput{color:#b3b3b3}#flags a.flagAkt,#searchBoxHead input.finput:focus{color:#595959}#headStuffTopH a:hover,#headStuffTopH a:focus,#headStuffTopH a:active{color:#a4164c}nav#vmeni li a,.hmeni ul ul a{color:#8c8c8c}nav#vmeni li a:hover,nav#vmeni li a:focus,nav#vmeni li a:active,nav#vmeni li a.vmeniAkt,nav#vmeni li a:hover::before,nav#vmeni li a:focus::before,nav#vmeni li a:active::before,nav#vmeni li a.vmeniAkt::before{color:#a4164c}#content a:hover,#content a:focus,#content a:active,.msgC a:hover,.msgC a:focus,#content .itemEvents a:hover,#content .itemEvents a:focus,#content .itemEvents a:active,#content .h2FolH1 a:hover,#content .h2FolH1 a:focus,#content .h2FolH1 a:active,#content .h1Kat a:hover,#content .h1Kat a:focus,#content .h1Kat a:active{color:#1683a4;text-decoration:underline}nav#vmeni li a:hover,nav#vmeni li a:focus,nav#vmeni li a:active,nav#vmeni li a.vmeniAkt,#breadcrumbz a:hover,#breadcrumbz a:focus,#breadcrumbz a:active{color:#a4164c}#breadcrumbz a:hover,#breadcrumbz a:focus,#breadcrumbz a:active{background-color:transparent}footer a{text-decoration:none;color:#595959;padding-bottom:0}footer a:hover,footer a:focus,footer a:active{color:#a4164c;text-decoration:underline}a#tripAdvisorCoE2018{border-bottom:none;text-decoration:none}figcaption em,#content figcaption em a{color:#ccc}#content figcaption em a:hover,#content figcaption em a:focus,#content figcaption em a:active{color:#a4164c;background-color:transparent}#toTop{background:#a4164c;color:#fff}ul.socLinks a,#content a.gBig:hover::before,#content a.gBig:focus::before,#content a.gBig:active::before{color:#fff}ul.socLinks a{background:#ccc}#headStuffTopH ul.socLinksLghtr a{color:#737373}ul.socLinksLghtr a{background:#eaeaea;background:rgba(115,115,115,.15)}.hmeni a{color:#737373}#meniFixed a{color:#BBB}#content ul.bcmsPaging a:hover,#content ul.bcmsPaging a:focus,#content ul.bcmsPaging a:active,#content ul.bcmsPaging li.bcmsPagingActive,ul.socLinks a:hover,ul.socLinks a:focus,ul.socLinks a:active,#headStuffTopH ul.socLinks a:hover,#headStuffTopH ul.socLinks a:focus,#headStuffTopH ul.socLinks a:active,.hmeni a:hover,.hmeni a:focus,.hmeni a:active,.hmeni a.hmeniAkt,#meniFixed a:hover,#meniFixed a:focus,#meniFixed a:active,#meniFixed a.hmeniAkt,ul.socLinksLghtr a:active,#content a.gBig:hover,#content a.gBig:focus,#content a.gBig:active,.hmeni ul ul a:hover,.hmeni ul ul a:focus,.hmeni ul ul a:active{color:#fff;background-color:#a4164c}.sectionTitleH a:hover span,.sectionTitleH a:focus span,.sectionTitleH a:active span{background:#a4164c;color:#fff}.ttlMgnt a:hover span,.ttlMgnt a:focus span,.ttlMgnt a:active span{background:#1683a4;color:#fff}.f_legal a{color:#f0e1e6;color:rgba(255,255,255,.8)}.f_legal a:hover,.f_legal a:focus,.f_legal a:active{color:#fff}.bckImgA{color:#fff;color:rgba(255,255,255,.4);background:#666;background:rgba(0,0,0,.2)}.bckImgA:hover,.bckImgA:focus,.bckImgA:active{color:#fff;color:rgba(255,255,255,1);background:#000;background:rgba(0,0,0,.8)}.socLinks a,#toTop,#content ul.bcmsPaging a,#content ul.bcmsPaging li,.ikH::before{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}a.gBig{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}a.gBorder{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.eventInfo h6 span.dateH{padding-right:49px;-webkit-clip-path:polygon(0 0,100% 0%,calc(100% - 49px) 100%,0% 100%);clip-path:polygon(0 0,100% 0%,calc(100% - 49px) 100%,0% 100%)}.xyz{text-shadow:1px 1px 0 rgba(255,255,255,.5);text-shadow:1px 1px 0 rgba(0,0,0,.8)}.hmeni a:hover,.hmeni a:focus,.hmeni a:active,.hmeni a.hmeniAkt,#eNewsH h4,form#formEnovice input:hover,form#formEnovice input:focus,form#formEnovice input:active,#content a.gBig:hover,#content a.gBig:focus,#content a.gBig:active,.headImgTxt,.bckImgA,.slideTxt h3{text-shadow:1px 1px 0 rgba(0,0,0,.3)}.itemImgs figure>a::before,.galerijaC figure>a::before,.itemImgs figure>a::after,.galerijaC figure>a::after,.itemImgs figure>a.thumbLast:hover span,.itemImgs figure>a.thumbLast:focus span,.itemImgs figure>a.thumbLast:active span,.galerijaC figure>a.thumbLast:hover span,.galerijaC figure>a.thumbLast:focus span,.galerijaC figure>a.thumbLast:active span{opacity:0}.shareBox{opacity:.4}#toTop{opacity:.4}#toTop:hover,#toTop:focus,#toTop:active,.itemImgs figure>a:hover::before,.itemImgs figure>a:focus::before,.itemImgs figure>a:active::before,.galerijaC figure>a:hover::before,.galerijaC figure>a:focus::before,.galerijaC figure>a:active::before,.itemImgs figure>a:hover::after,.itemImgs figure>a:focus::after,.itemImgs figure>a:active::after,.galerijaC figure>a:hover::after,.galerijaC figure>a:focus::after,.galerijaC figure>a:active::after,.itemImgs figure>a.thumbLast::before,.galerijaC figure>a.thumbLast::before,.showImgMsg .itemImgs figure>a::before,.shareBox:hover,.shareBox:focus,.shareBox:active,.itemListed.showImgMsg .itemImgs figure>a::after,.itemEvent.showImgMsg .itemImgs figure>a::after{opacity:1}.itemImgs figure>a.thumbLast:hover span,.itemImgs figure>a.thumbLast:focus span,.itemImgs figure>a.thumbLast:active span,.galerijaC figure>a.thumbLast:hover span,.galerijaC figure>a.thumbLast:focus span,.galerijaC figure>a.thumbLast:active span{-webkit-transform:scale(0);transform:scale(0)}.itemImgs figure>a:hover::after,.itemImgs figure>a:focus::after,.itemImgs figure>a:active::after,.galerijaC figure>a:hover::after,.galerijaC figure>a:focus::after,.galerijaC figure>a:active::after,.itemListed.showImgMsg .itemImgs figure>a::after,.itemEvent.showImgMsg .itemImgs figure>a::after{-webkit-transform:scale(1);transform:scale(1)}input,textarea,select,button,.msgC a,header a,#top a,footer a,#rcol a,#toTop,.itemImgs figure>a::after,.galerijaC figure>a::after,#bcmsCookieInfoWrapper a,#bcmsCookieInfoWrapper #bcmsCookieInfo button,#bcmsCookieInfoTextWrapper a,#menuRwdH,#searchBoxH,.menuRwd,.menuRwd a,.hasChild:after,.rwdIcon,.rwdIcon::before,.menuRwdXtra a,nav#vmeni ul a::before,#headStuffH,#meniFixed a,.fckTable,.fckTable tr,.fckTable td,.sectionTitleH a span,#content a.gBig::before,.bckImgA,.imgsLinksH a,.imgsLinksH a b,.imgsLinksH a i,.imgsLinksH a::before,#eNewsH a,#sliderHead .slideTxt div,#meniFixed{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.shareBox,#bcmsCookieInfoWrapper,.itemImgs img,.galerijaC figure img,.itemImgs figure>a::before,.galerijaC figure>a::before,form#formEnovice input,.itemImgs figure>a.thumbLast span,.galerijaC figure>a.thumbLast span,#content .bcmsFckVideo .bcmsFckVideoDescription,#sliderHead h3,.slideTxt h3 i{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#top .shareBox a{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.itemImgs figure>a::after,.galerijaC figure>a::after,nav#vmeni ul a::before{-webkit-transition-delay:0.1s;-moz-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s}#pfH i.fa-heart{color:#999}#pfH i.fa-heart{animation:5s ease 0s normal none infinite running heart-pulse}#pfH i.fa-heart:hover,#pfH i.fa-heart:focus,#pfH i.fa-heart:active{animation:none}@keyframes heart-pulse{30%{color:#919191}50%{color:#a4164c}70%{color:#919191}}::selection{background:#a4164c;color:#fff}::-moz-selection{background:#a4164c;color:#fff}.hP div#top,.hP #contMidd{width:100%}.hP .sectionTitleH{margin-bottom:10px}.hP .ttlNoBck{margin-bottom:30px}.hpItem,.eventsC{margin-bottom:60px}.eventsC .hpItem{margin-bottom:40px}.hPshareB .hpItem{margin-bottom:0}.hpItem .noC{text-align:center;padding-top:15px}.eventsC{background:#f2f2f2;margin-top:25px}.eventsC .sectionTitleH{padding-top:0;margin-top:-25px}.eventsC .sectionTitleH h4{background-color:transparent}.eventsC .eventInfo h6 span.dateH{background-color:#FCFCFC;color:#777}.hP .eventInfoDesc{margin-top:15px;margin-bottom:0}.hP .eventInfoShort{margin-bottom:0}.eventsC .ikH::before{color:#c9c9c9;background-color:#e8e8e8}.eventsC .eInfoH{color:#666}.hP .ttlOverlay h4 span{position:relative;z-index:1}.hP .ttlOverlay h4 span::before{background-color:#a4164c;display:block;opacity:.4;content:"";width:98%;height:135%;z-index:-1;position:absolute;right:-15px;top:-10px}.hpw2col{float:left;display:inline;width:65%;margin-right:5%}.hpwRcol{float:right;display:inline;width:30%}#darovanjeH{float:left;display:inline;width:100%;padding:0 20px 20px;margin-top:30px}#darovanjeH p{margin-bottom:10px}#darovanjeH figure{margin:0}#darovanjeH h6{line-height:1.4em;margin:0 0 15px;padding:0}#darovanjeH .itemImgs,#darovanjeH .itemTxt{float:left;display:block;margin:0 0 20px}#darovanjeH .itemTxt{float:right}#darovanjeH .sectionTitleH{margin:-30px 0 20px -40px;padding:0;white-space:nowrap}#darovanjeH a.gBig{margin:10px 0 0 0}#LMpromoBanner{width:100%;margin-bottom:50px}#LMpromoBanner span{display:block;padding:24px 0 30px;background-image:url(../../p/elementi/dizz_LMpromoBanner_bck.jpg);background-repeat:no-repeat;background-position:0 100%;-webkit-background-size:cover;   -moz-background-size:cover;   -o-background-size:cover;   background-size:cover;margin-left:-850px;padding-left:850px;padding-right:200px;-webkit-clip-path:polygon(0 0,100% 0%,calc(100% - 200px) 100%,0% 100%);clip-path:polygon(0 0,100% 0%,calc(100% - 200px) 100%,0% 100%)}#LMpromoBanner h4{font-family:'bitteritalic',Georgia,'Times New Roman',serif;font-size:37px;font-size:3.7rem;line-height:1.4em;margin:0;padding:0;color:#fff}#LMpromoBanner h4 strong{font-family:'bitterbold_italic',Georgia,'Times New Roman',serif}html a#aAcsTxtNormal{display:none}html a#aAcsContrastNormal{display:none}html[data-text-big] a#aAcsTxtNormal{display:flex}html[data-text-big] a#aAcsTxtBig{display:none}html[data-contrast-big] a#aAcsContrastNormal{display:flex}html[data-contrast-big] a#aAcsContrastBig{display:none}html[data-text-big]{font-size:80%}html[data-text-big] #pfH{float:left;margin-top:15px}html[data-contrast-big] body,html[data-contrast-big] #breadcrumbzH,html[data-contrast-big] #dizzBreadW,html[data-contrast-big] #eNewsH,html[data-contrast-big] footer,html[data-contrast-big] .eventsC,html[data-contrast-big] #headStuffH,html[data-contrast-big] #headStuffH:hover,html[data-contrast-big] #headStuffH:focus,html[data-contrast-big] #headStuffH:active,html[data-contrast-big] #bcmsCookieInfoWrapper,html[data-contrast-big] #bcmsCookieInfoTextWrapper,html[data-contrast-big] #bcmsCookieInfoText .fckTable th,html[data-contrast-big] #vmeni,html[data-contrast-big] .sectionTitleH h4,html[data-contrast-big] .fckTableZebra tr:nth-child(2n+1),html[data-contrast-big] .fckTableZebra tr:hover,html[data-contrast-big] .fckTableZebra tr:focus,html[data-contrast-big] .fckTableZebra tr:active,html[data-contrast-big] #darovanjeH,html[data-contrast-big] .slideTxt div,html[data-contrast-big] .hmeni ul ul{background:#000}html[data-contrast-big] body,html[data-contrast-big] td,html[data-contrast-big] th,html[data-contrast-big] h1,html[data-contrast-big] h2,html[data-contrast-big] #content h3,html[data-contrast-big] h4,html[data-contrast-big] h5,html[data-contrast-big] h6,html[data-contrast-big] a,html[data-contrast-big] #breadcrumbz a,html[data-contrast-big] #vmeni a,html[data-contrast-big] .fCol,html[data-contrast-big] h2.h2FolH1,html[data-contrast-big] #fR1 .fCol1 h3,html[data-contrast-big] #searchBoxHead input.finput:focus,html[data-contrast-big] #darovanjeH h6,html[data-contrast-big] footer #fR2 .fCol2,html[data-contrast-big] header#headMain,html[data-contrast-big] footer,html[data-contrast-big] #headStuffTopH a,html[data-contrast-big] #flags a,html[data-contrast-big] #searchBoxHead input.finput,html[data-contrast-big] #eNewsH,html[data-contrast-big] form#formEnovice input,html[data-contrast-big] #eNewsH h4,html[data-contrast-big] .eventTeam,html[data-contrast-big] .eInfoH,html[data-contrast-big] .progTxt,html[data-contrast-big] .txtLghtr,html[data-contrast-big] .f_legal a:hover,html[data-contrast-big] .f_legal a:focus,html[data-contrast-big] .f_legal a:active,html[data-contrast-big] #bcmsCookieInfoWrapper,html[data-contrast-big] #bcmsCookieInfoTextWrapper,html[data-contrast-big] #bcmsCookieInfoText .fckTable td,html[data-contrast-big] #bcmsCookieInfoText .fckTable th,html[data-contrast-big] #bcmsCookieInfo,html[data-contrast-big] #meniFixed a,html[data-contrast-big] .utilNav span,html[data-contrast-big] nav#vmeni ul ul li a::before,html[data-contrast-big] #breadcrumbz ul li::before,html[data-contrast-big] .itemLocations .fckTable span,html[data-contrast-big] figcaption,html[data-contrast-big] .pImgTxt,html[data-contrast-big] .bcmsFckVideoDescriptionC,html[data-contrast-big] figcaption em,html[data-contrast-big] #content figcaption em a,html[data-contrast-big] .fancybox-title-outside-wrap,html[data-contrast-big] .fancybox-title em,html[data-contrast-big] .fancybox-title i,html[data-contrast-big] #content div.itemDatoteke ul li::before,html[data-contrast-big] #content ul li::before,html[data-contrast-big] nav#vmeni ul a::before,html[data-contrast-big] .eventInfo span.splitter,html[data-contrast-big] blockquote::before,html[data-contrast-big] .slideTxt,html[data-contrast-big] .hmeni ul ul a{color:#ff0}html[data-contrast-big] .hP .ttlOverlay h4 span::before{background-color:#ff0}html[data-contrast-big] .msgC{background-color:#fff}html[data-contrast-big] .msgC{color:#000}html[data-contrast-big] #meniFixed a:hover,html[data-contrast-big] #meniFixed a:focus,html[data-contrast-big] #meniFixed a.hmeniAkt,html[data-contrast-big] .hmeni ul ul a:hover,html[data-contrast-big] .hmeni ul ul a:focus,html[data-contrast-big] .hmeni ul ul a.hmeniAkt{color:#fff}#bcmsCookieInfoWrapper,html[data-contrast-big] #bcmsCookieInfoTextWrapper h2,html[data-contrast-big] #bcmsCookieInfoTextWrapper h3,html[data-contrast-big] #bcmsCookieInfoTextWrapper h4,html[data-contrast-big] #bcmsCookieInfoWrapper #bcmsCookieInfo a{color:#ff0!important}html[data-contrast-big] h1,html[data-contrast-big] h2.h2FolH1,html[data-contrast-big] .fckTable,html[data-contrast-big] .fckTable td,html[data-contrast-big] .fckTable th,html[data-contrast-big] hr,html[data-contrast-big] .itemDatoteke h4,html[data-contrast-big] .sectionTitleLft h4,html[data-contrast-big] .itemListed,html[data-contrast-big] .item1 .itemInfo,html[data-contrast-big] .itemSearchIntro,html[data-contrast-big] a.gVec,html[data-contrast-big] a.gKoment,html[data-contrast-big] .itemEvent .eventTxt{border-color:#ff0}html[data-contrast-big] #eNewsH h4{text-shadow:none}html[data-contrast-big] a,html[data-contrast-big] #vmeni a,html[data-contrast-big] #breadcrumbz a,html[data-contrast-big] footer a,html[data-contrast-big] #content a.gVec,html[data-contrast-big] #content a.gKoment,html[data-contrast-big] #content .h2FolH1 a,html[data-contrast-big] #content ul.bcmsPaging a,html[data-contrast-big] #content .itemEvents a,html[data-contrast-big] a.gBig,html[data-contrast-big] .imgsLinksH a span b{text-decoration:underline}html[data-contrast-big] #bcmsCookieInfoWrapper #bcmsCookieInfo a{text-decoration:underline!important}html[data-contrast-big] footer ul.socLinks a,html[data-contrast-big] #headStuffTopH .socLinksLghtr a,html[data-contrast-big] .item h6.iDate span,html[data-contrast-big] .h6Kat span,html[data-contrast-big] div.itemDatoteke h4 span,html[data-contrast-big] .sectionTitleH h4 span,html[data-contrast-big] a.gBig,html[data-contrast-big] .eventInfo h6 span.dateH,html[data-contrast-big] .ikH::before,html[data-contrast-big] .eventStartDate span.sd3{color:#000;background-color:#ff0}html[data-contrast-big] footer ul.socLinks a,html[data-contrast-big] #headStuffTopH .socLinksLghtr a,html[data-contrast-big] #searchIconHead{text-decoration:none}html[data-contrast-big] .ttlNoBck h4 span,html[data-contrast-big] a.gTransp{background-color:transparent}html[data-contrast-big] .eventInfo h6 span.dateH b::before,html[data-contrast-big] .eventStartDate span.sd1,html[data-contrast-big] .eventStartDate span.sd2,html[data-contrast-big] a.gBig::before{color:#000}html[data-contrast-big] .slideTxt h3{background-color:#a4164c}html[data-contrast-big] .shareBox,html[data-contrast-big] #toTop,html[data-contrast-big] .itemLocations .fckTable span{opacity:1}html[data-contrast-big] .ttlNoBck h4 span,html[data-contrast-big] a.gTransp{color:#ff0}html[data-contrast-big] *{-webkit-transition:none!important;transition:none!important}@media (min-width:500px) and (max-width:830px){.pgReg .imgsLinksH a b{font-size:17px;font-size:1.7rem}}@media (min-width:800px) and (max-width:1380px),(min-width:480px) and (max-width:670px){.hP .imgsLinksH a b{font-size:17px;font-size:1.7rem}.hP .imgsLinksH a i{font-size:16px;font-size:1.6rem}}@media (min-width:800px) and (max-width:1160px){.hP .imgsLinksH a b{width:90%}.hP .imgsLinksH a i{font-size:15px;font-size:1.5rem;line-height:1.2em}}@media (min-width:800px) and (max-width:1160px),(min-width:480px) and (max-width:550px){.hP .imgsLinksH a:hover b,.hP .imgsLinksH a:focus b,.hP .imgsLinksH a:active b{bottom:60%}}@media (max-width:2400px){#LMpromoBanner span{margin-left:-700px;padding-left:700px}}@media (max-width:1900px){#LMpromoBanner span{margin-left:-500px;padding-left:500px}}@media (max-width:1460px){#LMpromoBanner span{margin-left:-300px;padding-left:300px}}@media (max-width:1185px){#LMpromoBanner span{margin-left:-150px;padding-left:150px}}@media (min-width:1px) and (max-width:560px),(min-width:920px){#darovanjeH .itemImgs,#darovanjeH .itemTxt{float:left;width:100%}}@media (min-width:1180px){a#home{margin-left:-60px}}@media (max-width:1180px){.hmeni{width:calc(100% - 80px)}#headStuffTopH{max-width:calc(100% - 80px)}}@media (min-width:1080px){#fR1 .fCol1{margin-left:-25px}#fR2 .fCol1{padding-left:0}}@media (max-width:1060px){.fCol1{width:250px}.fCol2{width:calc(100% - 250px - 60px)}#LMpromoBanner h4{font-size:34px;font-size:3.4rem}}@media (max-width:1050px){img,object,embed,video,iframe{max-width:100%}#content img{height:auto!important}#content table.fckTable{max-width:100%}#content .bcmsFckVideo,#content .bcmsFckVideo object,#content .bcmsFckVideo object embed,#content .bcmsFckVideo iframe,.bcmsFckVideoIframe iframe,.itemContent iframe{text-align:center}#content .bcmsFckVideo{padding-bottom:56.25%;position:relative;text-align:left;margin-bottom:30px}#content .bcmsFckVideo iframe{position:absolute;width:100%;height:100%;overflow:hidden}#content .bcmsFckVideo .bcmsFckVideoDescription{display:none}div#top,.w100In,#bcmsCookieInfo{width:92%;margin-left:4%;margin-right:4%}.hP div#top{margin-left:0;margin-right:0}#eNewsH{padding-left:4%;padding-right:4%}#contMidd{width:100%}#bcmsCookieInfo{padding:20px 0}#content{width:100%}div.tblWrapper{width:100%;overflow:auto}#menuRwdH,#searchBoxH{visibility:visible}#hmeniTop,#searchBox,#meniFixed,div#rcol,#searchBoxHead{display:none}#headStuffTopH{max-width:calc(100% - 60px - 120px);margin-top:18px;margin-right:60px;padding-right:0}.lytRowsLght .itemImgs{width:27.551020408163%}.lytRowsLght .itemTxtImg{width:68.367346938776%}}@media (max-width:990px){#pfH{text-align:left;margin-top:25px;width:100%}#LMpromoBanner span{padding-top:19px;padding-bottom:25px}#LMpromoBanner h4{font-size:30px;font-size:3rem}}@media (max-width:920px){.hpw2col,.hpw1col,.hpwRcol{float:left;width:100%}.hpw2col,.hpw1col{margin-right:0;margin-bottom:15px}.hpw2col{margin-bottom:35px}}@media (min-width:801px){.lytCols .itemListed{float:left;display:inline;width:30%;clear:none;margin-right:5%;margin-bottom:10px;border-bottom:none;padding-bottom:0}.lytCols .itemListed:nth-of-type(3n){margin-right:0;clear:right}.lytCols .itemListed:nth-of-type(3n+1){clear:left}.lytCols .itemListed .itemImgs,.lytCols .itemListed .itemTxtImg{width:100%}.lytCols .itemListed .itemImgs{margin:0 0 10px}.lytCols .iW50{width:47%;margin-right:6%}.lytCols .iW50:nth-of-type(2){margin-right:0;clear:right}}@media (max-width:800px){.lytRowsLght .eventLc,.lytRowsLght .eventTxt{width:100%;float:left;clear:both}.lytRowsLght .eventTxt{margin-top:5px}.lytRowsLght .itemImgs{width:30.612244897959184%}.lytRowsLght .itemTxtImg{width:65.30612244898%}.lytCols .itemListed{width:100%;clear:both}.eventsC .lytCols .itemListed{border-bottom-color:#e5e5e5}.lytCols .itemListed:not(:last-child){margin-bottom:45px}.lytCols .itemListed:last-child{padding-bottom:0;border-bottom:none}.eventsC .lytCols .itemListed:last-child{margin-bottom:0}.hP .hpBanners{display:inline}.hP .hpBanners a{flex:0}.hP .imgsLinksH a{width:50%;height:49vw}.hP .imgsLinksH a:nth-of-type(2n){margin-right:0}.hP .imgsLinksH a:nth-of-type(2n+1){clear:left}.sitemap{float:left;width:100%}}@media (max-width:768px){#content{width:100%}body{word-wrap:break-word}}@media (max-width:730px){.utilNav{margin-bottom:35px}}@media (min-width:680px) and (max-width:730px){footer ul.socLinks{margin-bottom:25px}a.tripAdvisor{clear:both;float:left}}@media (max-width:700px){.facebookCont{width:100%;margin:0 0 20px;padding:0}.addThisCont{float:left;width:100%;text-align:left}#LMpromoBanner span{margin-right:-4%}}@media (max-width:680px){footer{padding:10px 0}.fCol1,.fCol2{width:100%;float:left}.fCol1{margin-bottom:55px}.utilNav{margin-bottom:20px}#fR2 .fCol1{display:none}}@media (max-width:650px){.pgReg .imgsLinksH a{width:100%;clear:both}.pgReg .imgsLinksH a:hover b,.pgReg .imgsLinksH a:focus b,.pgReg .imgsLinksH a:active b{bottom:34%}}@media (max-width:600px){#content{}#headStuffTopH{display:block;margin-top:21px;width:100%}#headStuffTopH ul.socLinks,#flags{float:right;display:block;clear:both;margin-left:0}#headStuffTopH ul.socLinks{margin-bottom:25px}.itemEvent .itemContent,aside.rcol{width:100%;float:left}.itemEvent .itemContent{margin-bottom:10px}aside.rcol .itemImgs{margin-left:0}.sectionTitleH h4{padding:0 20px}.sectionTitleH h4 span{padding-left:15px;padding-right:15px}}@media (max-width:568px){.itemContent,.shareBox,.rcol{width:100%}.item table.tblRwd td,.item table.tblRwd td.tdHalf{display:block;padding-left:0;padding-right:0;width:100%}.item table.tblRwd td.tdHalf{padding-bottom:20px}.shareBox{margin-top:0}}@media (max-width:550px){footer .infoCopy{margin-bottom:25px;line-height:1.5em}footer .utilNav{clear:both;margin-bottom:20px}footer .utilNav li{margin-bottom:10px}.galerijaC figure>a.thumbLast span{font-size:30px;font-size:3rem;top:calc(50% - 15px)}}@media (max-width:520px){div#enoviceInput input.f_input{width:100%;margin-bottom:15px}#LMpromoBanner h4{font-size:27px;font-size:2.7rem}}@media (max-width:500px){.itemLocations .fckTable td{width:100%;display:block}.itemLocations .fckTable td:not(:last-child){padding-bottom:0}.slideTxt{width:100%;max-width:100%}.slideTxt h3{font-size:24px;font-size:2.4rem}}@media (max-width:480px){div#top,.w100In,#bcmsCookieInfo{width:90%;margin-left:5%;margin-right:5%}#eNewsH{padding-left:5%;padding-right:5%}.itemImgs,.itemTxtImg{width:100%;margin-left:0;margin-right:0}.itemListed .itemImgs{margin-bottom:15px}.fckAvtorji img{float:none;margin-bottom:10px}.itemHalfL,.itemHalfR{float:left;width:100%}#bcmsCookieInfo form{background-image:none;padding-left:0}.lytRowsLght .itemImgs,.lytRowsLght .itemTxtImg{width:100%;clear:both;float:left}.sectionTitleH h4{padding:0 15px}.sectionTitleH h4 span{padding-left:12px;padding-right:12px}.hP .imgsLinksH a{width:100%;height:99vw;clear:left}.hP .imgsLinksH a:nth-of-type(2n+1){clear:none}}@media (max-width:400px){#content ul.bcmsPaging li{margin-bottom:15px}footer ul.socLinks{margin-bottom:25px}a.tripAdvisor{clear:both;float:left}div#top,.w100In,#bcmsCookieInfo{width:88%;margin-left:6%;margin-right:6%}#LMpromoBanner span{margin-right:-35%}#content{overflow:hidden}.slideTxt div{display:none}}@media (max-width:390px){#flags{display:none}#headStuffTopH{margin-top:0}#headStuffTopH ul.socLinks li{clear:both;float:right;display:block}#headStuffTopH ul.socLinks a{margin-bottom:5px}}@media (max-width:360px){blockquote::before{font-size:80px;padding-top:10px}blockquote p{margin-left:55px}}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px 'merriweather_sansregular',Verdana,Arial,Helvetica,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(../../p/jqueryfancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-28px;margin-left:-28px;background-position:0 -168px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:56px;height:56px;background:url(../../p/jqueryfancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:56px;height:56px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:56px;height:56px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:5px;background-position:0 -56px}.fancybox-next span{right:5px;background-position:0 -112px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font-size:1.3em;line-height:1em;position:relative;text-shadow:none;z-index:8050;font-family:'merriweather_sansregular',Verdana,Arial,Helvetica,sans-serif}.fancybox-title em{display:block;font-style:normal;color:#a6a6a6;padding-top:7px;font-size:.9em;font-family:'merriweather_sansregular',Verdana,Arial,Helvetica,sans-serif}.fancybox-title i{color:#555;display:block;font-size:.9em;padding-top:7px;font-family:'merriweather_sansregular',Verdana,Arial,Helvetica,sans-serif}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;text-align:left}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(../../p/jqueryfancybox/fancybox_sprite@2x.png);background-size:56px 224px}#fancybox-loading div{background-image:url(../../p/jqueryfancybox/fancybox_loading@2x.gif);background-size:24px 24px}}}@media print{@font-face{font-family:'merriweather_sansregular';src:url(../../p/font/merriweathersans-regular-webfont.eot);src:url('../../p/font/merriweathersans-regular-webfont.eot?#iefix') format('embedded-opentype'),url(../../p/font/merriweathersans-regular-webfont.woff2) format('woff2'),url(../../p/font/merriweathersans-regular-webfont.woff) format('woff'),url(../../p/font/merriweathersans-regular-webfont.ttf) format('truetype'),url('../../p/font/merriweathersans-regular-webfont.svg#merriweather_sansregular') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'merriweather_sansitalic';src:url(../../p/font/merriweathersans-italic-webfont.eot);src:url('../../p/font/merriweathersans-italic-webfont.eot?#iefix') format('embedded-opentype'),url(../../p/font/merriweathersans-italic-webfont.woff2) format('woff2'),url(../../p/font/merriweathersans-italic-webfont.woff) format('woff'),url(../../p/font/merriweathersans-italic-webfont.ttf) format('truetype'),url('../../p/font/merriweathersans-italic-webfont.svg#merriweather_sansitalic') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'merriweather_sansbold';src:url(../../p/font/merriweathersans-bold-webfont.eot);src:url('../../p/font/merriweathersans-bold-webfont.eot?#iefix') format('embedded-opentype'),url(../../p/font/merriweathersans-bold-webfont.woff2) format('woff2'),url(../../p/font/merriweathersans-bold-webfont.woff) format('woff'),url(../../p/font/merriweathersans-bold-webfont.ttf) format('truetype'),url('../../p/font/merriweathersans-bold-webfont.svg#merriweather_sansbold') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'merriweather_sansbold_italic';src:url(../../p/font/merriweathersans-bolditalic-webfont.eot);src:url('../../p/font/merriweathersans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),url(../../p/font/merriweathersans-bolditalic-webfont.woff2) format('woff2'),url(../../p/font/merriweathersans-bolditalic-webfont.woff) format('woff'),url(../../p/font/merriweathersans-bolditalic-webfont.ttf) format('truetype'),url('../../p/font/merriweathersans-bolditalic-webfont.svg#merriweather_sansbold_italic') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'bitterregular';src:url(../../p/font/bitter-regular.eot);src:url('../../p/font/bitter-regular.eot?#iefix') format('embedded-opentype'),url(../../p/font/bitter-regular.woff2) format('woff2'),url(../../p/font/bitter-regular.woff) format('woff'),url(../../p/font/bitter-regular.ttf) format('truetype'),url('../../p/font/bitter-regular.svg#bitterregular') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'bitterbold';src:url(../../p/font/bitter-bold.eot);src:url('../../p/font/bitter-bold.eot?#iefix') format('embedded-opentype'),url(../../p/font/bitter-bold.woff2) format('woff2'),url(../../p/font/bitter-bold.woff) format('woff'),url(../../p/font/bitter-bold.ttf) format('truetype'),url('../../p/font/bitter-bold.svg#bitterbold') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'bitteritalic';src:url(../../p/font/bitter-italic.eot);src:url('../../p/font/bitter-italic.eot?#iefix') format('embedded-opentype'),url(../../p/font/bitter-italic.woff2) format('woff2'),url(../../p/font/bitter-italic.woff) format('woff'),url(../../p/font/bitter-italic.ttf) format('truetype'),url('../../p/font/bitter-italic.svg#bitteritalic') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'bitterbold_italic';src:url(../../p/font/bitter-bolditalic.eot);src:url('../../p/font/bitter-bolditalic.eot?#iefix') format('embedded-opentype'),url(../../p/font/bitter-bolditalic.woff2) format('woff2'),url(../../p/font/bitter-bolditalic.woff) format('woff'),url(../../p/font/bitter-bolditalic.ttf) format('truetype'),url('../../p/font/bitter-bolditalic.svg#bitterbold_italic') format('svg');font-weight:400;font-style:normal}body,td,th,h1,h2,h3,h4,h5,h6,input,textarea,select,button,#content ul.sitemap ul{font-family:'merriweather_sansregular',Verdana,Arial,Helvetica,sans-serif;color:#333}body strong,.customBold,.itemContent h5 span,div.itemDatoteke h4,.searchStr,#content ul.bcmsPaging li,blockquote::before{font-weight:400}body em,.customItalic,blockquote{font-style:normal}body strong,.customBold,.searchStr,#content ul.bcmsPaging li,#content ul.sitemap,.eWarn,.itemImgs figure>a.thumbLast span,.galerijaC figure>a.thumbLast span{font-weight:400;font-family:'merriweather_sansbold',Verdana,Arial,Helvetica,sans-serif}body em,.customItalic,blockquote,.eventTeam,.progTxt{font-style:normal;font-family:'merriweather_sansitalic',Verdana,Arial,Helvetica,sans-serif}body strong em,body em strong{font-family:'merriweather_sansbold_italic',Verdana,Arial,Helvetica,sans-serif}h2,h4,h5,h6,.menuRwd ul ul li,.menuRwdXtra,nav#vmeni,.hmeni ul ul,.imgsLinksH a i{font-family:'bitterregular',Georgia,'Times New Roman',serif;font-weight:400}h3,.headImgTxt h4{font-family:'bitteritalic',Georgia,'Times New Roman',serif;font-style:normal}h1,h2.h2FolH1,blockquote::before,.hmeni,.menuRwd,#fR1 .fCol1 h3,div.itemDatoteke h4,.sectionTitleLft h4,.sectionTitleH h4,#eNewsH h4,.menuRwdXtra li:last-child,a.gBig,.imgsLinksH a,.eInfoH{font-family:'bitterbold',Georgia,'Times New Roman',serif;font-weight:400}figcaption,figcaption em,.pImgTxt,.eventStartDate span,h6.iDate{font-family:'merriweather_sansregular',Tahoma,Arial,Helvetica,sans-serif}.eventStartDate span.sd1,.eventInfo h6{font-family:'merriweather_sansbold',Tahoma,Arial,Helvetica,sans-serif}footer{font-family:'merriweather_sansregular',Tahoma,Arial,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{page-break-after:avoid}h1,h2,h3,h4,h5,h6,p,ul{margin-top:0}figure{margin:0;padding:0}.nop,[aria-hidden="true"],.dstpHidden,#userwayAccessibilityIcon,div#rcol,header#headMain,a.gNazaj,#breadcrumbz,div#formaEnovice,.bcmsGoogleMapToolbar,.bcmsPagingCont,#menuRwdH,#searchBoxH,#meniFixed,#toTop,#toTop i,.bcmsPagingCont,#meniFixed,.shareBox,#footerInfo,.shareBoxH,#eNewsH,#fR1,#fR2 .fCol1,.itemImgs figure>a.thumbLast span,.sectionTitleH hr,.galerijaC figure>a.thumbLast span,.itemEvents .eventStartDate,#LMpromoBanner{display:none}body,div#top{background:#fff}body{color:#333;font-size:11pt;line-height:1.5em}#printHeader,div#top,#content,div#contMiddBck,#contMidd,header#headMain,footer,div#headerFoto,div#headerInfo{width:660px}table td{vertical-align:top;padding-right:10px;padding-bottom:7px}h1,h2,h3{line-height:1.3em}h1.h1Novice{margin-bottom:5px}h1,h2.h2FolH1{font-size:21pt;font-weight:400}h1.h1Kat{margin-bottom:50px}h2{font-size:18pt;margin:15px 0 10px}h3,h4,h5{margin:0 0 10px;padding-top:15px}h3{font-size:15pt;padding-top:30px}h4{font-size:14pt;padding-top:20px}.sectionTitleH h4{font-size:16pt;padding:20px 0;text-transform:uppercase}h5{font-size:13pt;padding-top:20px;text-transform:uppercase}h1.h1Novice{margin-bottom:5px}.item h6{font-size:.9em;font-weight:400;padding:0;line-height:1;margin:0 0 15px 0}a img{border:none}.smanjiP p{margin-bottom:5px}#content hr{height:1px;margin:30px 0 20px}#contMidd{padding-bottom:25px}.item{margin:0 0 15px 0}.itemContent{padding:0 0 10px 0}.itemImgs,.galerijaC figure{margin-bottom:10px;margin-left:0}.itemImgs figcaption,.galerijaC figcaption{font-size:10pt;color:#666;font-weight:400;padding-top:2px;padding-bottom:5px}.itemImgs,.galerijaC{padding:15px 0 15px}.itemImgs figcaption,.galerijaC figure h3{display:none}.galerijaRow{width:auto;display:inline}#printHeader{text-align:left;margin-left:0;margin-bottom:20px;display:block}#printHeader img{width:660px;margin:0 0 20px 0}footer{border-top:1px solid #ccc;padding-top:15px;font-size:10pt;text-align:right;padding-bottom:10px;color:#666}.infoCopy{margin-bottom:10px}#pfH{margin-top:5px}#pfH span.nop{display:inline}blockquote{margin:0 0 2em;padding:0;color:#666}blockquote p{margin-bottom:7px}.customBold{font-weight:700}.customBold2{font-weight:700}.customItalic{font-style:italic}.fckTable td,.fckTable th{padding:3px 6px 3px 6px}.bcmsFckVideoDescriptionC,figcaption{font-size:10pt;line-height:1.3em;color:#666;padding:5px 0 20px;width:100%}.bcmsFckVideo{padding:15px 0 25px}.bcmsFckVideo,.bcmsFckVideoDescriptionC{text-align:center}div#googleOkvir{width:100%;margin:0 0 10px 0}div#googleMap{margin:2px}div#googleTbar{display:none}h1,h2.h2FolH1{color:#333}h2{color:#b3b3b3}h3,h4,h5{color:#666}.item h6{color:#666}table.fckAvtorji img{margin-bottom:10px}.itemListed{margin-bottom:50px}.imgsLinksH a{padding:5px 0;margin-bottom:10px;clear:both;display:inline-block;width:100%;background-image:none!important;font-size:140%}.imgsLinksH a b,.eventInfo h6 b{font-weight:400}.eInfoH{margin:0 0 15px}.eventTxt{margin-top:25px}.eventInfo h6{color:#666;font-size:14pt;margin:0 0 25px;padding-top:10px}.itemEvents .itemImgs{padding:0}html[data-text-big] body{font-size:13pt}html[data-text-big] h1,html[data-text-big] h2{font-size:175%}html[data-text-big] h3,html[data-text-big] h4,html[data-text-big] h5,html[data-text-big] h6{font-size:150%}html[data-text-big] h5,html[data-text-big] h6{font-size:120%}}