.before,.after{content:"";display:block;position:absolute;z-index:0}.colored-button{background:#247fb8;color:#fff !important;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.colored-button:hover{color:#0e5480 !important;background:#62b0e2}.border-gradient-vertical-slider{background:#d9d9d9}.border-gradient-vertical{background:#fff;background:-moz-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(32%, #cecece), color-stop(74%, #cecece), color-stop(100%, #ffffff));background:-webkit-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-o-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-ms-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:linear-gradient(to bottom, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0)}.border-gradient-horizontal{background:#fff;background:-moz-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0, #ffffff), color-stop(32%, #cecece), color-stop(74%, #cecece), color-stop(100%, #ffffff));background:-webkit-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-o-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-ms-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:linear-gradient(to right, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1)}.transition-element{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-spacing:0}fieldset,img,input,button,figure{border:0;outline:none;padding:0;margin:0;background:none}textarea{resize:none}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}a:active,*:focus{outline:none}abbr,acronym{border:0}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url('/web/_fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');src:url('/web/_fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('/web/_fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('/web/_fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('/web/_fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}html{position:relative;width:100%}body{background:#ccc;font-family:'openSans',Arial,Helvetica,sans-serif;font-weight:normal;font-size:14px;color:#231f20;min-width:calc(1200px + 20px);position:relative;min-height:100%;height:100%;width:100%;background:#fff url('/web/_images/bg-bottom-day.jpg') no-repeat;background-position:bottom}body.night{background:#2a2a56 url('/web/_images/bg-bottom-night.jpg') no-repeat;background-position:bottom}.viewport-bcg-cropper{position:relative;padding:0;overflow:hidden;min-height:100%}h1{color:#363636;font-size:38px;font-weight:600;margin:0;padding:23px
0 16px 0}h2{color:#363636;font-size:28px;font-weight:normal;margin:0
0 21px 0;padding:15px
0 3px 0;font-family:"Georgia"}h2
a{color:inherit;text-decoration:none}h2 a:hover{text-decoration:underline}h3{color:#363636;font-size:18px;margin:0;padding:15px
0 10px 0;font-family:"Georgia"}h4{color:#363636;font-size:16px;margin:0;padding:15px
0 10px 0;font-family:"Georgia"}h5{color:#363636;font-size:14px;margin:0;padding:15px
0 10px 0;font-family:"Georgia"}a,a:active,a:visited{cursor:pointer;color:#008cc7}a:hover,a:active:hover,a:visited:hover{color:#004461;text-decoration:none}.main-column ul:not('.visualize-label-clone'){margin:0
0 0 64px;padding-bottom:20px}.main-column ul:not('.visualize-label-clone') li{padding:10px
0;position:relative}.main-column ul:not('.visualize-label-clone') li
ul{margin-top:10px;padding-bottom:0}.main-column ul:not('.visualize-label-clone') li::before{content:"\f178";font-family:FontAwesome;position:absolute;left:-40px;top:9px;font-size:17px;color:#3D3D3D}.main-column
ol{margin:0
0 0 44px;padding-bottom:20px;counter-reset:ol-number}.main-column ol>li{padding:10px
0;margin:0
5px 0 0;display:block}.main-column ol>li::before{content:counter(ol-number) ". ";counter-increment:ol-number;padding-right:5px;color:#3D3D3D;font-weight:bold}.main-column .element ul li::before{content:none}b,strong{font-weight:bold}em{font-style:italic}p{margin-bottom:10px}.clear{clear:both}.half-column{float:left;width:50%}.column-holder{position:relative}.third-column{float:left;width:33%}.fake-heading{font-size:20px;margin:41px
20px 10px 20px}.fleft{float:left}.fright{float:right}.tleft{text-align:left !important}.tright{text-align:right !important}.tcenter{text-align:center !important}.hidden{display:none !important}legend{display:none}::-webkit-input-placeholder{color:#a7a69d;font-size:16px}::-moz-placeholder{color:#a7a69d;font-size:16px}:-ms-input-placeholder{color:#a7a69d;font-size:16px}input:-moz-placeholder{color:#a7a69d;font-size:16px}input[type=submit]{cursor:pointer}.form_sicaptcha
object{vertical-align:middle;margin:5px
5px 5px 0}legend{display:none}.label,.element,.inline-container{display:inline-block;position:relative}.label{line-height:30px}.element{width:100%}.checkbox-container
.element{width:inherit}input[type="text"],input[type="number"],input[type="password"],input[type="file"],input[type="checkbox"],input[type="radio"] textarea,select{-ms-box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="text"],input[type="number"],input[type="password"],textarea,select{font-size:14px;background-color:#fff;margin:0;border:1px
solid #231F1F;color:#4c4345}input[type="text"],input[type="password"],input[type="number"]{line-height:26px;height:26px;padding:6px
10px;width:calc(100% - 22px)}textarea{padding:10px;width:calc(100% - 22px)}select{padding:8px
10px;width:calc(100% - 22px)}input[type="checkbox"],input[type="radio"]{vertical-align:middle;margin:0
5px 0 0}button,input[type=submit],.colored-button{background-color:#f0772d;color:#fff;font-size:14px;text-transform:uppercase;padding:10px
50px;text-decoration:none;cursor:pointer;position:relative;background:#247fb8;color:#fff !important;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}button:hover,input[type=submit]:hover,.colored-button:hover{color:#0e5480 !important;background:#62b0e2}button::before,input[type=submit]::before,.colored-button::before{content:"\f178";font-family:FontAwesome;position:absolute;left:0;top:9px;font-size:17px;color:inherit}.colored-button.small-colored-button{padding:5px
20px 5px 25px;text-transform:lowercase;font-size:13px}.colored-button.small-colored-button::before{font-size:14px;top:7px}.errors{color:#F00;display:inline-block;padding:2px
9px}.success{background:#C0F3C0;padding:5px
10px;border:1px
solid #AFDEAF}.main-column table:not(.form-table){width:100%;margin:10px
0;border-collapse:collapse;background:#fff;border:1px
solid #dcdcdb;font-size:16px;box-shadow:1px 1px 15px 1px #DCDCDF;margin-bottom:30px;margin-top:15px}.main-column table:not(.form-table) tr td,.main-column table:not(.form-table) tr
th{padding:17px;border-bottom:1px solid #dcdcdb}.main-column table:not(.form-table) tr
th{color:#080707;font-weight:bold;background-color:#e4eeef;text-align:right;position:relative;padding-right:30px;width:1%;white-space:nowrap}.main-column table:not(.form-table) tr:hover
td{background:#f7fcfd}.main-column table.form-table
td{padding:10px}.main-column table .buttons
.element{text-align:center}.main-column table .buttons
button{margin-right:20px;margin-bottom:10px;display:inline-block}.media-popup{background:#fff;padding:10px;position:absolute;margin:-10px -10px 10px;border:1px
solid #b1b1af;width:450px;left:50%;margin-left:-225px;z-index:10;-moz-box-shadow:1px 2px 32px rgba(0,0,0,0.64);-webkit-box-shadow:1px 2px 32px rgba(0,0,0,0.64);box-shadow:1px 2px 32px rgba(0,0,0,0.64)}.media-popup .media-popup-close{color:#c7251c;cursor:pointer;height:8px;position:absolute;right:10px;top:10px;width:8px}*[data-tooltip]:not(a){cursor:default}#tooltip-container{position:absolute;padding:16px;min-width:32px;min-height:32px;background:rgba(237,238,240,0.9);color:#3f4140;border:1px
solid #cbccce;z-index:100;max-width:50vw;vertical-align:middle}#tooltip-container
img{max-width:100%;position:relative;z-index:1}.colored-button::before{display:none}#main-article .main-column .submenu-holder{-webkit-box-shadow:0 8px 6px -6px rgba(0,0,0,0.5);-moz-box-shadow:0 8px 6px -6px rgba(0,0,0,0.5);box-shadow:0 8px 6px -6px rgba(0,0,0,0.5)}#main-article .main-column .submenu-holder ul.desktop-submenu{margin:0;padding:0;list-style:none;height:auto;background-color:rgba(255,255,255,0.92);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.18);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.18);box-shadow:0 1px 2px rgba(0,0,0,0.18)}#main-article .main-column .submenu-holder ul.desktop-submenu
li{display:inline-block;padding:10px
0;margin:0;position:relative}#main-article .main-column .submenu-holder ul.desktop-submenu li
a{color:#231f20;font-size:15px;display:block;padding:0
22px;text-decoration:none;border-left:1px solid #eaf0eb}#main-article .main-column .submenu-holder ul.desktop-submenu li::before{content:none}#main-article .main-column .submenu-holder ul.desktop-submenu li:hover{background:#231f1f}#main-article .main-column .submenu-holder ul.desktop-submenu li:hover
a{border-color:transparent;color:#c3c3c3}#main-article .main-column .submenu-holder ul.desktop-submenu li:hover::after{content:"";display:block;position:absolute;z-index:0;top:100%;left:50%;border:solid transparent;height:0;width:0;pointer-events:none;border-color:rgba(28,53,36,0);border-top-color:#231f1f;border-width:10px;margin-left:-10px}#main-article .main-column .submenu-holder ul.desktop-submenu li:first-child
a{border:0}#main-article>.centered-content{background:#fff;padding-left:20px;box-sizing:border-box;min-height:900px}.location_weather_cze_getDetail #main-article>.centered-content,.location_weather_svk_getDetail #main-article>.centered-content,.location_weather_eu_getDetail #main-article>.centered-content,.location_weather_mid_getDetail #main-article>.centered-content,.location_weather_touristArea_getDetail #main-article>.centered-content{position:relative;background:transparent;padding-left:0}.location_weather_cze_getDetail #main-article>.centered-content:before,.location_weather_svk_getDetail #main-article>.centered-content:before,.location_weather_eu_getDetail #main-article>.centered-content:before,.location_weather_mid_getDetail #main-article>.centered-content:before,.location_weather_touristArea_getDetail #main-article>.centered-content:before{content:"";position:absolute;background:#fff;width:100%;height:100%;bottom:0;left:0;z-index:-1}.centered-content{width:1200px;margin:0
auto;max-width:100%}.centered-content.breadcrumb{background:transparent !important;padding:0
!important}#main-article{position:relative;margin:0
0 13px 0;min-height:100%;background:url('/web/_images/bg-top-day.jpg');background-repeat:no-repeat;background-position:top center}#main-article .breadcrumb-holder{height:40px;position:relative;padding:10px
20px 0 20px;line-height:40px;margin:0
0 25px 0;background:rgba(255,255,255,0.5)}#main-article .breadcrumb-holder .breadcrumb-separator{margin:0
5px 0 10px}#main-article{background-position:top 0 center}.icon-shine{display:inline-block;position:relative}.icon-shine:after{content:"";position:absolute;z-index:-1}#content-holder{width:100%;min-height:100%;margin:0
auto;position:relative;overflow:hidden}#header-main{height:135px;background-color:#008cc7;position:relative}#header-main:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:47px;background:#000923}#header-main
#logo{padding:0;margin:20px
0 0 7px;background:none;box-shadow:none;width:199px;height:47px;float:left;font-size:44px}#header-main
.catchword{color:#fff;font-size:18px;font-weight:200;float:left;margin:33px
10px 0 51px;letter-spacing:-0.4px;padding:0}#header-main
.user{float:right}#header-main .login-column{text-transform:uppercase;font-size:18px;color:#fff;font-weight:600;display:inline-block;letter-spacing:.5px}#header-main .login-column.register{margin:28px
5px 0 27px;position:relative}#header-main .login-column.register:not(.one)#header-main .login-column.register:before{content:"";position:absolute;width:1px;border-left:2px solid #c5dded;height:12px;left:-16px;top:10px}#header-main .login-column
a{color:#fff;font-size:12px}#header-main .login-column
.fa{margin:0
5px 0 0}#header-main .user-responsive{display:none;position:relative;margin:33px
30px 0 35px}#header-main .user-responsive
ul{background:#fff;position:absolute;width:90px;text-align:center;margin-left:-45px;display:none;padding:5px;z-index:999999;top:23px;border-radius:2px}#header-main .user-responsive
li{padding:5px
0}#header-main .user-responsive
i{color:#fff;font-size:18px;cursor:pointer}#header-main .user-responsive.big{display:block}#header-main .user-responsive.active
ul{display:block}#header-main #search-holder{position:relative;display:inline-block;float:right;margin:12px
23px 0 0;background:url('/web/_images/sprite.png') no-repeat;background-position:0 0;padding:12px
10px 13px 13px}#header-main #search-holder input[type="text"]{width:307px;padding:6px
40px 3px 11px;border:1px
solid #fff;color:#6e6e6c;font-size:16px;background-color:#fff;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTBlMmU3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);background-image:-moz-linear-gradient(bottom, #fff 0, #fff 59.94%, #e0e2e7 100%);background-image:-o-linear-gradient(bottom, #fff 0, #fff 59.94%, #e0e2e7 100%);background-image:-webkit-linear-gradient(bottom, #fff 0, #fff 59.94%, #e0e2e7 100%);background-image:linear-gradient(bottom, #fff 0, #fff 59.94%, #e0e2e7 100%)}#header-main #search-holder input[type="submit"]{background:none;position:absolute;right:10px;top:12px;width:30px;height:37px;padding:0}#header-main #search-holder
label{position:absolute;right:10px;top:14px;width:30px;height:37px;padding:0;color:#c9171b;font-size:24px}#header-main #search-holder .fultext-note{background:#E3E3E3;border:1px
solid #BCC1D2;padding:5px;position:absolute;left:6px;top:10px;font-size:13px;line-height:13px;display:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#header-main #search-holder .fultext-note::after{content:":"}#header-main #search-holder
#whisper{position:absolute;left:14px;top:48px;background:#EEE;width:calc(100% - 26px);padding:10px
0;display:none;z-index:9999;border:1px
solid #e5e4e4;border-top:0}#header-main #search-holder #whisper
li{padding:5px
10px 5px 10px;line-height:40px}#header-main #search-holder #whisper li
img{max-width:40px;vertical-align:middle}#header-main #search-holder #whisper li
a{text-decoration:none;margin:0
10px;display:block;text-align:left}#header-main #search-holder #whisper li a:hover{text-decoration:underline}#header-main #search-holder #whisper
li.interesting{background:#e5e4e4}#header-main #primary-nav{height:47px;width:100%;z-index:9997;position:absolute;padding:0;bottom:0}#header-main #primary-nav
ul{list-style:none}#header-main #primary-nav>ul>li{float:left;margin-left:11px;position:relative;font-size:12px;text-transform:uppercase}#header-main #primary-nav>ul>li:first-child{margin-left:0}#header-main #primary-nav>ul>li a,#header-main #primary-nav>ul>li a:visited{text-decoration:none;display:block;padding:14px
10px;letter-spacing:-0.8px;color:#fff;font-weight:600}#header-main #primary-nav>ul>li a:hover,#header-main #primary-nav>ul>li
a.active{color:#c3c3c3}#header-main #primary-nav>ul>li .loc-icon{display:none}#header-main #primary-nav>ul>li.link{position:relative}#header-main #primary-nav>ul>li.link
a{color:#8acae6;font-weight:800}#header-main #primary-nav>ul>li.link a:hover{color:#fff}#header-main #primary-nav>ul>li.link.cloudiness{margin-left:23px}#header-main #primary-nav>ul>li.link.cloudiness
a{padding-left:30px}#header-main #primary-nav>ul>li.link.cloudiness a:before{content:"";position:absolute;width:25px;height:15px;background:url('/web/_images/sprite.png');background-position:0 -70px;top:15px;left:-2px}#header-main #primary-nav>ul>li.link.cloudiness:hover a:before{background-position:0 -86px}#header-main #primary-nav>ul>li.link.radar{margin-left:24px}#header-main #primary-nav>ul>li.link.radar
a{padding-left:30px}#header-main #primary-nav>ul>li.link.radar a:before{content:"";position:absolute;width:22px;height:24px;background:url('/web/_images/sprite.png');background-position:-26px -70px;top:7px;left:1px}#header-main #primary-nav>ul>li.link.radar:hover a:before{background-position:-26px -95px}#header-main #primary-nav>ul>li.link.weather-summer-getlist{margin-left:20px}#header-main #primary-nav>ul>li.link.weather-summer-getlist
a{padding-left:30px}#header-main #primary-nav>ul>li.link.weather-summer-getlist a:before{content:' ';position:absolute;width:20px;height:20px;background:url('/web/_images/palm-icon.png') no-repeat top 0 left 0;left:6px;top:14px}#header-main #primary-nav>ul>li.link.weather-summer-getlist:hover a:before{background-position:top -20px left 0}.main-text-holder .centered-content{background:#fff}.main-text-holder .main-text{float:left;width:calc(100% - 186px - 34px);padding:0
0 10px 34px}.main-text-holder .ads-column{width:186px;float:right;min-height:200px;position:relative}.main-text-holder .ads-column:after{content:"";position:absolute;background:url('/web/_images/sprite.png');width:31px;height:272px;top:0;left:0;background-position:-308px -120px}.main-text-holder .ads-column .ads-right{width:160px;height:600px;overflow:hidden;margin:13px
auto}.main-text-holder .ads-column .ads-right.hide{display:none}.main-column{min-height:360px}.weather-week{z-index:9;position:relative;overflow:hidden;background-color:#e7e7e7;-moz-box-shadow:0 5px 7px rgba(0,0,0,0.25);-webkit-box-shadow:0 5px 7px rgba(0,0,0,0.25);box-shadow:0 5px 7px rgba(0,0,0,0.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjRmNGY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDhkOGQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);background-image:-moz-linear-gradient(bottom, #f4f4f4 0, #f4f4f4 50.39%, #d8d8d8 100%);background-image:-o-linear-gradient(bottom, #f4f4f4 0, #f4f4f4 50.39%, #d8d8d8 100%);background-image:-webkit-linear-gradient(bottom, #f4f4f4 0, #f4f4f4 50.39%, #d8d8d8 100%);background-image:linear-gradient(bottom, #f4f4f4 0, #f4f4f4 50.39%, #d8d8d8 100%)}.weather-week .week-slider-holder{width:930px;float:left;position:relative;margin:12px
0 0 104px;height:175px}.weather-week .week-slider-holder.hp{height:auto;margin:12px
0 15px 0;height:211px}.weather-week .week-slider-holder.hp
.loader{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.8);color:#fff;text-align:center;line-height:211px}.weather-week .week-slider-holder.hp .loader:before{content:"\f017";font-family:FontAwesome;font-size:50px}.weather-week .week-slider-holder.hp .week-slider{height:100%;overflow:hidden}.weather-week .week-slider-holder:after{content:"";position:absolute;background:url('/web/_images/sprite.png') no-repeat;width:32px;height:178px;background-position:-383px 0;top:0;left:-62px}.weather-week .week-slider-holder:before{content:"";position:absolute;background:url('/web/_images/sprite.png') no-repeat;width:32px;height:178px;background-position:-415px 0;top:0;right:-62px}.weather-week .week-slider-holder .more-days{display:none}.weather-week
.listItem{text-align:center;position:relative}.weather-week .listItem:before{content:"";position:absolute;width:1px;height:90px;bottom:122px;background:#d9d9d9;left:50%}.weather-week
.listItem.clickable{cursor:pointer}.weather-week .listItem.clickable:hover
.title{color:#006391}.weather-week .listItem
.title{color:#000923;font-family:"Georgia";font-size:17px;display:block}.weather-week .listItem .title
strong{font-weight:bold;text-transform:capitalize}.weather-week .listItem
.date{display:block;font-size:14px;color:#008cc7}.weather-week .listItem .icon-shine:after{width:90px;height:90px;background:url('/web/_images/shine/for50.png');margin:-70px 0 0 -25px;left:0}.weather-week .listItem
img{margin:10px
auto 0 auto}.weather-week .listItem .temperature-day{color:#000;font-size:36px;font-weight:bold;display:block;height:70px}.weather-week .listItem .temperature-day
.celsius{font-size:14px;font-weight:200;vertical-align:super;display:inline-block;margin-left:5px}.weather-week .listItem .temperature-night{color:#000;font-size:14px;font-weight:bold;display:block}.weather-week .listItem .temperature-night .temperature-day-2{color:#be1e2d}.weather-week .listItem .temperature-night .temperature-night-2{color:#669}.weather-week .listItem .precipation
span{display:inline-block;vertical-align:middle;font-weight:800;font-size:12px;color:#008cc7}.weather-week .listItem .precipation
svg{display:inline-block;vertical-align:middle;width:15px;color:#008cc7}.weather-week .listItem .wind-info{text-align:center;margin:0
0 3px}.weather-week .listItem .wind-info
svg{display:inline-block;vertical-align:middle;width:15px;color:#4dc9dc}.weather-week .listItem .wind-info .wind-speed{display:inline-block;vertical-align:middle;font-weight:800;font-size:12px;color:#4dc9dc}.weather-week .listItem .wind-icon{display:inline-block;vertical-align:middle;width:18px;height:18px;border-radius:50%;border:1px
solid #000;padding:4px;margin:5px
0 4px}.weather-week .listItem .wind-icon
span{display:inline-block;width:2px;height:17px;background:#000;position:relative}.weather-week .listItem .wind-icon span:before{content:' ';display:block;border:5px
solid;border-color:transparent transparent #000 transparent;position:absolute;left:-4px;top:-5px}.weather-week .bx-viewport{box-shadow:none;border:none;left:0;background:none;height:auto !important}.weather-week .bx-controls-direction{position:absolute;top:0;width:100%}.weather-week .bx-controls-direction
a{height:160px;width:30px;margin:0;top:0;background:none}.weather-week .bx-controls-direction a:after{content:"";position:absolute;width:10px;height:15px;top:50%;left:50%;margin:-7px 0 0 -4px;background:url('/web/_images/sprite.png');background-position:-132px -284px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.weather-week .bx-controls-direction a:before{content:"";position:absolute;width:1px;height:130px;left:30px;background:#d9d9d9;top:auto;bottom:-6px}.weather-week .bx-controls-direction
a.disabled{display:block}.weather-week .bx-controls-direction a.disabled:after{display:none}.weather-week .bx-controls-direction .bx-prev{left:-30px}.weather-week .bx-controls-direction .bx-prev:hover:after{background-position:-134px -284px}.weather-week .bx-controls-direction .bx-next{right:-30px}.weather-week .bx-controls-direction .bx-next:after{background-position:-134px -299px}.weather-week .bx-controls-direction .bx-next:before{right:30px;left:auto}.weather-week .bx-controls-direction .bx-next:hover:after{background-position:-132px -299px}.weather-week .more-days{color:#008bc7;font-family:"Georgia";font-size:17px;font-weight:bold;display:block;float:right;width:110px;text-align:center;margin:37px
25px 0 0;letter-spacing:-0.3px;padding-bottom:70px;position:relative;text-decoration:none}.weather-week .more-days:hover:after{background-position:-58px -70px}.weather-week .more-days:after{content:"";position:absolute;width:41px;height:50px;background:url('/web/_images/sprite.png');background-position:-61px -70px;bottom:8px;left:50%;margin-left:-20px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.weather-week .weather-info{color:#5a5f6c;font-size:12px;padding:0
0 10px 10px;letter-spacing:-0.3px;text-align:center}.weather-week .weather-info
p{margin:0;display:inline-block}.weather-week .weather-info
div{display:inline-block}.weather-week .weather-info
.warning{font-weight:800;color:#ca171b}.weather-week .weather-info
.record{font-weight:800;color:#008cc7}.weather-week .weather-info
.lore{font-weight:800;color:#008cc7}.weather-week .weather-info .lore
a{text-decoration:none;color:inherit}.weather-week .weather-info
.sep{margin:0
12px}.weather-week.page{background:none;box-shadow:none;padding:5px
0 0 35px}.weather-week.page .weather-week-title{color:#000;font-family:"Georgia";font-size:24px;font-weight:normal;background:#fff;margin:0;display:inline-block;padding:15px
61px 10px 21px;letter-spacing:-0.6px}.weather-week.page .weather-week-title
.date{display:inline-block;margin-left:20px;color:#008cc7;font-size:14px;font-family:"openSans";letter-spacing:normal}.weather-week.page .week-slider-holder{padding:12px
25px 0 65px;margin:0;float:none;width:calc(100% - 90px);background:#fff;min-height:175px;height:auto}.weather-week.page .week-slider-holder:after{background-position:-277px -120px;width:31px;height:272px;left:-31px;top:-8px}.weather-week.page .week-slider-holder:before{background-position:-308px -120px;width:31px;height:272px;right:-31px;top:-8px}.weather-week.page .week-slider{text-align:center}.weather-week.page
.listItem{display:inline-block;width:130px;margin-bottom:30px}.weather-week.page .listItem:before{content:"";width:1px;height:90px;position:absolute;left:50%;background:#d9d9d9;bottom:127px;top:initial}.weather-week.page .listItem:after{content:none}.js-chart-weather{display:none}.all-week
.listItem{text-align:center;position:relative}.all-week .listItem:before{content:"";position:absolute;width:1px;height:90px;bottom:45px;background:#d9d9d9;left:50%}.all-week .temperature-day{color:#000;font-size:36px;font-weight:bold;display:block;height:70px}.all-week .temperature-day
.celsius{font-size:14px;font-weight:200;vertical-align:super;display:inline-block;margin-left:5px}.all-week .temperature-night{color:#000;font-size:14px;font-weight:bold;display:block}.all-week .temperature-night .temperature-day-2{color:#be1e2d}.all-week .temperature-night .temperature-night-2{color:#669}.top-map{min-height:653px;background-repeat:no-repeat;background-size:cover}.top-map>.centered-content{text-align:center}.top-map .map-holder{width:1015px;float:left;margin-top:38px;position:relative}.top-map
.map{width:882px;float:left;height:460px}.top-map .change-map-holder{width:125px;float:right;text-align:left}.top-map .change-map-title{color:#fff;font-size:15px;font-weight:bold;text-shadow:0 0 10px rgba(0,0,0,0.5);letter-spacing:-0.7px;display:block;margin-bottom:12px}.top-map .map-link{width:120px;height:31px;border:3px
solid #fff;display:block;color:#fff !important;font-family:"Georgia";font-size:17px;margin-bottom:7px;text-decoration:none;text-align:center;padding:89px
0 0 0;letter-spacing:-1px;position:relative;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDg2NyIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA0NzY1IiBzdG9wLW9wYWNpdHk9IjAuNSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);background-image:-moz-linear-gradient(bottom, rgba(0,72,103,0.5) 0, rgba(0,71,101,0.5) 100%);background-image:-o-linear-gradient(bottom, rgba(0,72,103,0.5) 0, rgba(0,71,101,0.5) 100%);background-image:-webkit-linear-gradient(bottom, rgba(0,72,103,0.5) 0, rgba(0,71,101,0.5) 100%);background-image:linear-gradient(bottom, rgba(0,72,103,0.5) 0, rgba(0,71,101,0.5) 100%)}.top-map .map-link:hover{background:rgba(0,72,103,0.7)}.top-map .map-link:after{content:"";position:absolute;background:url('/web/_images/sprite.png');left:50%}.top-map .map-link.cze:after{width:106px;height:61px;background-position:-508px -417px;top:16px;margin-left:-53px}.top-map .map-link.svk:after{width:85px;height:43px;background-position:-111px -70px;top:26px;margin-left:-43px}.top-map .map-link.eu:after{width:83px;height:67px;background-position:-196px -70px;top:14px;margin-left:-42px}.top-map .map-link.mid:after{width:124px;height:79px;background-position:-604px -345px;top:11px;margin-left:-62px}.top-map .city-temperature{width:186px;min-height:387px;background:url('/web/_images/map-city-bg.png') repeat-y;float:right;margin-top:34px;text-align:right;color:#000;font-size:12px;padding:5px
5px 0 0;line-height:28px}.top-map .city-temperature
li{vertical-align:middle;margin-bottom:1px}.top-map .city-temperature
li.night{display:none}.top-map .city-temperature li .name
a{text-decoration:none;color:#000}.top-map .city-temperature li .name a:hover{text-decoration:underline}.top-map .city-temperature
.celsius{width:30px;font-size:14px;font-weight:bold;display:inline-block;text-align:center}.top-map .city-temperature .celsius
span{font-weight:200}.top-map .city-temperature .icon-shine{display:inline-block;background:url('/web/_images/shine/for20.png') center center}.top-map .city-temperature
img{vertical-align:middle;position:relative;z-index:9}.top-map .city-temperature .no-icon{display:inline-block;width:30px}.top-map .sun-info,.top-map .day-title{color:#292b32;font-size:14px;text-shadow:0 0 10px rgba(0,0,0,0.3);font-weight:200;float:left;margin:0
0 0 10px;letter-spacing:-0.3px;text-align:left;background:rgba(255,255,255,0.65);padding:2px
10px;z-index:2;position:absolute}.top-map .sun-info .title,.top-map .day-title
.title{width:108px;display:inline-block;text-align:left}.top-map .sun-info .time,.top-map .day-title
.time{font-weight:bold}.top-map .sun-info .dayofweek,.top-map .day-title
.dayofweek{font-weight:bold}.top-map .sun-info .dayofweek::first-letter,.top-map .day-title .dayofweek::first-letter {text-transform:capitalize}.top-map .views-switch{position:absolute;z-index:10;right:132px;top:-27px}.top-map .views-switch
.btn{padding:7px
10px 7px 30px;margin-right:20px;background:#2f5970;opacity:.75}.top-map .views-switch .btn:after{position:absolute;top:6px;left:5px;font-family:FontAwesome;font-size:18px}.top-map .views-switch .btn.day:after{content:"\f185"}.top-map .views-switch .btn.night:after{content:"\f186"}.top-map .views-switch .btn.next:after{content:"\f01d"}.top-map .views-switch .btn.seas:after{content:"";width:16px;height:16px;background:url('/web/_images/sea.png');top:7px;left:6px}.top-map .views-switch .btn:before{content:none}.top-map .views-switch .btn.active,.top-map .views-switch .btn:hover{opacity:1;color:#fff !important}.top-map .map-detail-overlay{position:absolute;z-index:11;width:90%;height:100%;background:rgba(255,255,255,0.95);left:5%;-webkit-box-shadow:0 0 35px 5px #000;box-shadow:0 0 35px 5px #000}.top-map .map-detail-overlay
h3{padding-top:30px}.top-map .map-detail-overlay
.fa{position:absolute;right:40px;padding:10px
20px 10px 35px;top:0;z-index:9}.top-map .map-detail-overlay .fa:before{top:8px;left:8px}.top-map .map-detail-overlay .map-detail{height:100%;overflow:auto}.top-map .map-detail-overlay .map-detail{padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.top-map .map-detail-overlay
h3{text-align:center}.top-map .map-detail-overlay
.city{margin:10px
0 20px;padding-bottom:20px;border-bottom:1px solid #ccc;display:inline-block;text-align:center}.top-map .map-detail-overlay .city:last-child{border:0}.top-map .map-detail-overlay .city.interesting .city-title{background:#f2f2f2;color:#5F1B2A;padding-left:10px}.top-map .map-detail-overlay .city-title{font-weight:bold;display:block;text-align:left;padding-bottom:5px}.top-map .map-detail-overlay
.listItem{background:#f7f7f7;text-align:center;padding:5px
2px;width:120px;display:inline-block}.top-map .map-detail-overlay .listItem
img{display:block;margin:0
auto}.top-map .map-detail-overlay .listItem:nth-child(2n){background:#f2f2f2}.top-map .map-detail-overlay .city-container{text-align:center}.top-map .map-detail-overlay .city-container .icon-shine{display:block}.top-map .map-loading-indicator{position:absolute;background:url('/web/_images/maps/loader-map.gif') no-repeat;width:200px;height:200px;left:50%;margin-left:-100px;z-index:99}.top-map .ads-right{width:160px;height:600px;float:right;overflow:hidden;margin:18px
12px 0 0}.top-map .ads-bottom{width:728px;height:90px;margin:2px
auto 0 auto;display:inline-block;float:none;z-index:99;position:relative}.top-map .ads-bottom
.short{display:none}.top-map .map-icon-holder{position:absolute;z-index:9;top:0}.top-map .map-icon-holder
.region{position:absolute;width:90px;text-align:center;display:inline-block;pointer-events:none}.top-map .map-icon-holder .region:before{content:"";position:absolute;width:164px;height:205px;background:url('/web/_images/maps/shineB.png');z-index:-1;top:-55px;left:-35px}.top-map .map-icon-holder .region
img{text-shadow:0 0 40px #fff}.top-map .map-icon-holder .region .no-icon{width:50px;height:50px;display:inline-block}.top-map .map-icon-holder .region
.name{display:none}.top-map .map-icon-holder .region
.temp{color:#000;font-size:36px;font-weight:bold;text-shadow:0 0 40px #fff;display:block;margin:-10px 0 0 0}.top-map .map-icon-holder .region
.celsius{font-size:14px;font-weight:200;vertical-align:super;display:inline-block}.top-map .map-icon-holder .region.night,.top-map .map-icon-holder
.region.seas{display:none}.top-map .map-icon-holder .region.otherday.day
.temp{font-size:27px}.top-map .map-icon-holder
.cityName{width:auto;pointer-events:auto}.top-map .map-icon-holder .cityName
a{padding:3px
6px;display:inline-block;text-decoration:none;font-weight:bold;background:rgba(255,255,255,0.7);color:#004461;font-size:11px}.top-map .map-icon-holder .cityName a:hover{color:#222}.top-map .map-icon-holder .cityName:before{content:none}.top-map .map-icon-detailed-holder{display:none}.top-map #map-cze .map-regions .region-hover{display:none;pointer-events:none}.top-map #map-cze .map-czeB{margin-left:-16px}.top-map #map-cze
.detail4{top:154px;left:248px}.top-map #map-cze
.detail5{top:297px;left:193px}.top-map #map-cze
.detail2{top:235px;left:65px}.top-map #map-cze
.detail1{top:105px;left:0}.top-map #map-cze
.detail3{top:41px;left:150px}.top-map #map-cze
.detail6{left:275px;top:5px}.top-map #map-cze
.detail7{left:385px;top:55px}.top-map #map-cze
.detail9{left:415px;top:163px}.top-map #map-cze
.detail8{left:345px;top:250px}.top-map #map-cze
.detail10{left:455px;top:328px}.top-map #map-cze
.detail11{left:500px;top:213px}.top-map #map-cze
.detail13{left:610px;top:165px}.top-map #map-cze
.detail12{left:580px;top:300px}.top-map #map-cze
.detail20{top:300px;left:475px}.top-map #map-cze
.detail33{top:252px;left:195px}.top-map #map-cze
.detail46{top:13px;left:400px}.top-map #map-cze
.detail62{top:229px;left:359px}.top-map #map-cze
.detail22{top:62px;left:12px}.top-map #map-cze
.detail18{top:94px;left:270px}.top-map #map-cze
.detail19{top:189px;left:505px}.top-map #map-cze
.detail14{top:142px;left:623px}.top-map #map-cze
.detail17{top:160px;left:350px}.top-map #map-cze
.detail28{top:203px;left:87px}.top-map #map-cze
.detail16{top:180px;left:210px}.top-map #map-cze
.detail26{top:74px;left:102px}.top-map #map-cze
.detail27{top:275px;left:620px}.top-map #map-cze .region-hover{position:absolute;background:url('/web/_images/maps/czeB-hover.png')}.top-map #map-cze
.kraj4{top:85px;left:146px;width:239px;height:183px;background-position:-544px 0}.top-map #map-cze
.kraj5{top:255px;left:158px;width:225px;height:172px;background-position:-319px 0}.top-map #map-cze
.kraj2{top:169px;left:37px;width:154px;height:190px;background-position:0 -183px}.top-map #map-cze
.kraj1{top:107px;left:8px;width:127px;height:92px;background-position:0 -91px}.top-map #map-cze
.kraj3{top:9px;left:98px;width:182px;height:161px;background-position:-137px 0}.top-map #map-cze
.kraj6{top:16px;left:249px;width:137px;height:91px;background-position:0 0}.top-map #map-cze
.kraj7{top:55px;left:332px;width:159px;height:125px;background-position:-154px -161px}.top-map #map-cze
.kraj9{top:153px;left:357px;width:162px;height:106px;background-position:-313px -172px}.top-map #map-cze
.kraj8{top:212px;left:306px;width:165px;height:162px;background-position:-475px -183px}.top-map #map-cze
.kraj10{top:250px;left:378px;width:228px;height:165px;background-position:-154px -286px}.top-map #map-cze
.kraj11{top:112px;left:502px;width:143px;height:194px;background-position:-640px -183px}.top-map #map-cze
.kraj13{top:129px;left:550px;width:185px;height:152px;background-position:-382px -335px}.top-map #map-cze
.kraj12{top:261px;left:550px;width:140px;height:115px;background-position:0 -373px}.top-map #map-svk .map-regions .region-hover{display:none;pointer-events:none}.top-map #map-svk .map-svkB{margin-left:-20px}.top-map #map-svk
.detail4{top:290px;left:150px}.top-map #map-svk
.detail5{top:80px;left:260px}.top-map #map-svk
.detail2{top:230px;left:82px}.top-map #map-svk
.detail1{top:265px;left:0}.top-map #map-svk
.detail3{top:150px;left:150px}.top-map #map-svk
.detail6{top:200px;left:310px}.top-map #map-svk
.detail7{top:85px;left:560px}.top-map #map-svk
.detail8{top:170px;left:490px}.top-map #map-svk
.detail17{top:225px;left:255px}.top-map #map-svk
.detail10{top:235px;left:0}.top-map #map-svk
.detail11{top:210px;left:570px}.top-map #map-svk
.detail12{top:260px;left:170px}.top-map #map-svk
.detail28{top:110px;left:510px}.top-map #map-svk
.detail14{top:121px;left:161px}.top-map #map-svk
.detail15{top:200px;left:95px}.top-map #map-svk
.detail16{top:49px;left:279px}.top-map #map-svk .region-hover{position:absolute;background:url('/web/_images/maps/svkB-hover.png')}.top-map #map-svk
.kraj4{top:222px;left:121px;width:173px;height:186px;background-position:-134px 0}.top-map #map-svk
.kraj5{top:44px;left:204px;width:215px;height:169px;background-position:-317px -169px}.top-map #map-svk
.kraj2{top:185px;left:23px;width:134px;height:217px;background-position:0 -123px}.top-map #map-svk
.kraj1{top:230px;left:9px;width:88px;height:123px;background-position:0 0}.top-map #map-svk
.kraj3{top:99px;left:82px;width:183px;height:161px;background-position:-134px -186px}.top-map #map-svk
.kraj6{top:176px;left:221px;width:254px;height:169px;background-position:-307px 0}.top-map #map-svk
.kraj7{top:71px;left:393px;width:341px;height:132px;background-position:-280px -347px}.top-map #map-svk
.kraj8{top:162px;left:436px;width:280px;height:128px;background-position:0 -347px}.top-map #map-eu{display:none}.top-map #map-eu
.region{pointer-events:auto;cursor:pointer}.top-map #map-eu .region:before{width:128px;height:160px;background:url('/web/_images/maps/shineM.png');cursor:default;top:-45px;left:-20px}.top-map #map-eu .region
img{width:40px}.top-map #map-eu .region
.temp{font-size:28px}.top-map #map-eu
.cityName{display:none}.top-map #map-eu
.detail1{top:20px;left:210px}.top-map #map-eu
.detail2{top:90px;left:270px}.top-map #map-eu
.detail3{top:150px;left:140px}.top-map #map-eu
.detail4{top:180px;left:210px}.top-map #map-eu
.detail5{top:260px;left:170px}.top-map #map-eu
.detail6{top:240px;left:257px}.top-map #map-eu
.detail7{top:340px;left:150px}.top-map #map-eu
.detail8{top:317px;left:250px}.top-map #map-eu
.detail9{top:280px;left:360px}.top-map #map-eu
.detail10{top:370px;left:335px}.top-map #map-eu
.detail11{top:342px;left:412px}.top-map #map-eu
.detail12{top:310px;left:490px}.top-map #map-eu
.detail14{top:180px;left:320px}.top-map #map-eu
.detail15{top:200px;left:390px}.top-map #map-eu
.detail16{top:260px;left:440px}.top-map #map-eu
.detail17{top:240px;left:550px}.top-map #map-eu
.detail18{top:45px;left:360px}.top-map #map-eu
.detail19{top:120px;left:400px}.top-map #map-eu
.detail20{top:165px;left:492px}.top-map #map-eu
.detail21{top:100px;left:480px}.top-map #map-eu
.detail22{top:30px;left:460px}.top-map #map-eu
.detail23{top:45px;left:560px}.top-map #map-eu
.detail24{top:135px;left:560px}.top-map #map-eu
.detail25{top:70px;left:140px}.top-map #map-mid{display:none}.top-map #map-mid .map-regions .region-hover{pointer-events:none;display:none}.top-map #map-mid .region:before{width:128px;height:160px;background:url('/web/_images/maps/shineM.png');top:-45px;left:-18px}.top-map #map-mid .region
img{width:35px}.top-map #map-mid .region
.temp{font-size:28px}.top-map #map-mid
.cityName{display:none}.top-map #map-mid .map-midB{margin:26px
0 0 -30px}.top-map #map-mid
.detail15{top:150px;left:390px}.top-map #map-mid
.detail18{top:120px;left:490px}.top-map #map-mid
.detail16{top:90px;left:370px}.top-map #map-mid
.detail21{top:380px;left:550px}.top-map #map-mid
.detail25{top:50px;left:100px}.top-map #map-mid
.detail17{top:50px;left:320px}.top-map #map-mid
.detail23{top:120px;left:270px}.top-map #map-mid
.detail19{top:210px;left:460px}.top-map #map-mid
.detail24{top:140px;left:0}.top-map #map-mid
.detail22{top:290px;left:220px}.top-map #map-mid
.detail20{top:190px;left:590px}.top-map #map-mid .region-hover{position:absolute;background:url('/web/_images/maps/midB-hover.png')}.top-map #map-mid
.kraj15{top:136px;left:424px;width:31px;height:68px;background-position:-409px -92px}.top-map #map-mid
.kraj18{top:101px;left:478px;width:110px;height:67px;background-position:-360px -160px}.top-map #map-mid
.kraj16{top:116px;left:409px;width:34px;height:37px;background-position:-369px -92px}.top-map #map-mid
.kraj21{top:384px;left:519px;width:179px;height:60px;background-position:-209px -314px}.top-map #map-mid
.kraj25{top:34px;left:48px;width:204px;height:129px;background-position:-161px 0}.top-map #map-mid
.kraj17{top:48px;left:322px;width:103px;height:92px;background-position:-365px 0}.top-map #map-mid
.kraj23{top:37px;left:201px;width:209px;height:233px;background-position:0 -158px}.top-map #map-mid
.kraj19{top:157px;left:430px;width:151px;height:154px;background-position:-209px -160px}.top-map #map-mid
.kraj24{top:117px;left:-3px;width:161px;height:158px;background-position:0 0}.top-map #map-mid
.kraj22{top:256px;left:216px;width:73px;height:161px;background-position:-388px -374px}.top-map #map-mid
.kraj20{top:149px;left:544px;width:180px;height:141px;background-position:0 -391px}.top-map #map-mid .seas:before{width:92px;height:92px;background:url('/web/_images/maps/shineS.png');cursor:default;top:-40px;left:-4px}.top-map #map-mid .seas
img{width:27px}.top-map #map-mid .seas
.temp{font-size:16px;margin-top:-5px}.top-map #map-mid .seas
.celsius{font-size:10px}.top-map #map-mid .seas.detail-adriatic{top:130px;left:340px}.top-map #map-mid .seas.detail-adriatic-n{top:96px;left:306px}.top-map #map-mid .seas.detail-adriatic-s{top:160px;left:377px}.top-map #map-mid .seas.detail-aegean{top:190px;left:483px}.top-map #map-mid .seas.detail-alboran{top:265px;left:0}.top-map #map-mid .seas.detail-balearic{top:210px;left:83px}.top-map #map-mid .seas.detail-biscay{top:50px;left:0}.top-map #map-mid .seas.detail-black{top:126px;left:545px}.top-map #map-mid .seas.detail-crete{top:290px;left:460px}.top-map #map-mid .seas.detail-cyprus{top:290px;left:630px}.top-map #map-mid .seas.detail-egypt-ne{top:377px;left:612px}.top-map #map-mid .seas.detail-france-se{top:121px;left:132px}.top-map #map-mid .seas.detail-ionian{top:212px;left:401px}.top-map #map-mid .seas.detail-italy-w{top:168px;left:275px}.top-map #map-mid .seas.detail-ligurian-sea{top:100px;left:210px}.top-map #map-mid .seas.detail-malta{top:280px;left:310px}.top-map #map-mid .seas.detail-mediterranean-egypt{top:374px;left:525px}.top-map #map-mid .seas.detail-mediterranean-tunisia{top:311px;left:242px}.top-map #map-mid .seas.detail-mediterranean-tunisia-n{top:242px;left:218px}.top-map #map-mid .seas.detail-portugal-w{top:145px;left:-28px}.top-map #map-mid .seas.detail-red{top:424px;left:618px}.top-map #map-mid .seas.detail-rhodes{top:283px;left:580px}.top-map #map-mid .seas.detail-sardinia-e{top:190px;left:180px}.top-map #map-mid .seas.detail-sardinia-w{top:160px;left:220px}.top-map #map-mid .seas.detail-sicily-e{top:230px;left:280px}.top-map #map-mid .seas.detail-spain-nw{top:173px;left:72px}.top-map #map-mid .seas.detail-spain-se{top:210px;left:-24px}.top-map #map-mid .seas.detail-turkey-n{top:141px;left:614px}.top-map #map-mid .seas.detail-turkey-sw{top:259px;left:520px}.top-map #map-mid .seas.detail-turkey-w{top:232px;left:489px}.top-map .map-regions{position:absolute;top:0;left:0;z-index:1;height:496px;overflow:hidden}.top-map .map-regions.small{display:none;margin:0
auto;position:relative}.location_predpoved_pocasi .bcg-white-text{background:white;padding:0
0 20px 0}.location_predpoved_pocasi .predpoved-shortText{padding:10px
0 30px 0;text-align:justify}.location_predpoved_pocasi .top-map .map-holder{margin-top:0}.location_predpoved_pocasi .top-map
.map{float:none;margin:80px
auto 0;position:relative;width:750px}.location_predpoved_pocasi .top-map .map-icon-holder .region:before{content:none}.location_predpoved_pocasi .top-map .map-icon-holder .region
a{display:block;color:#363636;text-decoration:none;font-weight:bold;font-size:16px;text-shadow:0 0 4px #fff}.location_predpoved_pocasi .map-detail-overlay{position:relative;z-index:auto;left:auto;margin:0;width:100%;background:#fff;margin-top:70px;-webkit-box-shadow:none;box-shadow:none}.location_predpoved_pocasi .predpoved-text{padding:20px
0;text-align:justify}.location_predpoved_pocasi .predpoved-text .predpoved-cite{font-style:italic;padding:20px
8%}@media screen and (min-width:1100px){.top-map
.map{overflow:hidden}.top-map #map-mid .day-0{position:relative;margin-left:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.top-map.seas .city-temperature{display:none}.top-map.seas #map-mid .day-0{position:relative;margin-left:90px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.weather-actual{text-align:center}.listItem.day{text-align:left;width:calc((100% / 3) - 3px);display:inline-block;vertical-align:top;position:relative;min-height:315px;margin-bottom:15px}.listItem.day:after{content:"";position:absolute;height:220px;width:1px;left:0;top:40px;background:#fff;background:-moz-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(32%, #cecece), color-stop(74%, #cecece), color-stop(100%, #ffffff));background:-webkit-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-o-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-ms-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:linear-gradient(to bottom, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0)}.listItem.day:first-child:before{content:"";position:absolute;width:31px;height:272px;top:0;left:-31px;background:url('/web/_images/sprite.png');background-position:-277px -120px}.listItem.day:first-child:after{content:none}.listItem.day .day-name{color:#000;font-family:"Georgia";font-size:24px;width:172px;height:47px;margin:-50px 0 0 0;background:#fff;text-transform:capitalize;font-weight:normal;border:none;padding:16px
0 0 22px;letter-spacing:-0.5px}.listItem.day
.date{color:#008cc7;font-size:14px;padding:0
0 0 22px;letter-spacing:.2px}.listItem.day
.detail{width:168px;padding-left:22px;color:#000;font-weight:200;font-size:14px;margin-top:11px;float:left}.listItem.day
.temperature{font-size:36px;font-weight:bold;letter-spacing:-0.9px}.listItem.day
.celsius{vertical-align:top;margin:9px
2px 0 0;display:inline-block}.listItem.day .on-mountain{letter-spacing:-0.4px}.listItem.day
.wind{margin:13px
0 0 -3px;font-weight:bold}.listItem.day .wind
.desc{margin-right:6px;font-weight:normal}.listItem.day
.icon{float:right;margin:0
14px 0 0;width:105px;height:105px}.listItem.day .icon
img{max-width:100%;max-height:100%}.listItem.day
.summary{padding:9px
12px 0 20px;letter-spacing:-0.5px;line-height:22px}.more-days-big{color:#fff !important;font-family:"Georgia";font-size:17px;font-weight:bold;text-align:center;width:100%;display:block;text-decoration:none;margin-top:7px;padding:25px
0;letter-spacing:-0.3px;position:relative;background-color:#e7e7e7;-moz-box-shadow:0 5px 7px rgba(0,0,0,0.25);-webkit-box-shadow:0 5px 7px rgba(0,0,0,0.25);box-shadow:0 5px 7px rgba(0,0,0,0.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGJjNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDA4YmM3IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA2ZDlkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);background-image:-moz-linear-gradient(bottom, #008bc7 0, #008bc7 50.39%, #006d9d 100%);background-image:-o-linear-gradient(bottom, #008bc7 0, #008bc7 50.39%, #006d9d 100%);background-image:-webkit-linear-gradient(bottom, #008bc7 0, #008bc7 50.39%, #006d9d 100%);background-image:linear-gradient(bottom, #008bc7 0, #008bc7 50.39%, #006d9d 100%)}.more-days-big:before{content:"";position:absolute;background:url('/web/_images/sprite.png');width:63px;height:62px;background-position:-189px -137px;left:50%;top:4px;margin-left:-165px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.more-days-big:after{content:"";position:absolute;background:url('/web/_images/sprite.png');width:63px;height:62px;background-position:-128px -137px;left:50%;top:4px;margin-left:100px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.more-days-big:hover:before{margin-left:-162px}.more-days-big:hover:after{margin-left:97px}.more-days-big-white{color:#008bc7;font-family:"Georgia";font-size:17px;font-weight:bold;padding:15px
0 15px 40px;width:420px;margin:20px
auto 0 auto;display:block;text-align:center;text-decoration:none;position:relative;letter-spacing:-0.3px;cursor:pointer}.more-days-big-white:before{content:"";position:absolute;background:url('/web/_images/sprite.png');width:53px;height:62px;background-position:0 -284px;left:50%;top:4px;margin-left:-197px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.more-days-big-white:after{content:"";position:absolute;background:url('/web/_images/sprite.png');width:53px;height:62px;background-position:-61px -284px;left:50%;top:4px;margin-left:200px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.more-days-big-white:hover:before{margin-left:-193px}.more-days-big-white:hover:after{margin-left:196px}.actuals{border:3px
solid #d1e8f6;margin:26px
0 0 0;padding:18px
18px 35px 18px}.actuals .actuals-title{text-transform:uppercase;font-size:21px;color:#414244;padding:0;letter-spacing:-0.3px}.actuals .all-actuals{float:right;font-size:14px;font-style:italic;font-family:"Georgia";letter-spacing:.7px;margin-right:-6px}.actuals
.ads{float:right;width:300px;height:250px;margin:6px
6px 0 0}.actuals .main-news{width:calc(100% - 340px);float:left}.actuals .main-news
.thumbnail{width:200px;height:135px;overflow:hidden;float:left;text-align:center;margin-top:6px}.actuals .main-news .thumbnail
img{max-width:100%;max-height:100%;vertical-align:middle;line-height:135px}.actuals .main-news
.title{float:left;margin:0
0 0 20px;padding:2px
0 0 0;color:#0071a1;font-family:"Georgia";font-size:24px;width:calc(100% - 230px);text-decoration:none;display:block;cursor:pointer}.actuals .main-news .title:hover{text-decoration:underline}.actuals .main-news
.summary{float:left;width:calc(100% - 230px);margin:16px
0 0 20px;letter-spacing:-0.5px;line-height:18px}.actuals .main-news
.text{margin:19px
0 0 0;line-height:18px;letter-spacing:-0.5px}.actuals .main-news .text
a{text-transform:capitalize}.actuals .main-news .text
p{margin-bottom:18px}.actuals
.listItem.news{float:left;width:280px;margin:18px
0 0 47px}.actuals
.listItem.news.first{margin-left:0}.actuals .listItem.news
h3{padding:0}.actuals .listItem.news
.title{color:#0071a1;font-family:"Georgia";font-size:16px;margin:0
0 11px 0;padding:0;display:block;text-decoration:none}.actuals .listItem.news .title:hover{text-decoration:underline}.actuals .listItem.news
.thumbnail{width:84px;height:64px;overflow:hidden;float:left;margin-top:5px;text-align:center}.actuals .listItem.news .thumbnail
img{max-height:100%;max-width:100%}.actuals .listItem.news
.summary{color:#000;font-size:13px;float:right;width:calc(100% - 102px)}.new-photo{margin:28px
0 0 32px;padding-left:21px;text-align:center;float:left;width:calc(100% - 186px - 56px)}.new-photo
.title{color:#414143;font-family:"Georgia";font-size:21px;text-transform:uppercase;margin:0
0 19px 0;padding:10px
0 0 0;letter-spacing:-0.4px;text-align:left}.new-photo .all-photo{float:right;margin:10px
18px 0 0;color:#008bc7;font-family:"Georgia";font-size:14px;font-style:italic;letter-spacing:.6px}.new-photo
img{width:110px;height:110px;border:8px
solid #d8f0ff;line-height:126px;text-align:center;display:block}.new-photo
.listItem.photo{width:130px;vertical-align:top;margin-right:26px;float:left;color:#000;font-size:11px;height:145px;overflow:hidden}.new-photo .listItem.photo:last-of-type{margin-right:0}.new-photo .listItem.photo:hover
img{border-color:#9dd1f2}.new-photo .listItem.photo .photo-name{display:inline-block;margin-top:2px}.new-photo
.listItem.photo.upload{position:relative;text-decoration:none;background:#d8f0ff;height:126px}.new-photo .listItem.photo.upload:after{content:"\f093";font-family:FontAwesome;font-size:45px;color:#008cc7;text-decoration:none;position:absolute;top:20px;left:45px}.new-photo .listItem.photo.upload:hover{background:#9dd1f2}.new-photo .listItem.photo.upload:hover:after{color:#1a4c6c}.new-photo .listItem.photo.upload .photo-name{margin:80px
0 0 0;font-size:16px;font-weight:600}.about-locality{border:1px
solid #f5f5f5;background:#d7ecff;position:relative;min-height:200px;margin:35px
0 0 0;padding:10px
17px 21px 21px}.about-locality:before{content:"";position:absolute;width:calc(100% - 2px);height:1px;left:1px;border-bottom:1px solid #f5f5f5;top:2px}.about-locality:after{content:"";position:absolute;width:calc(100% - 2px);height:1px;left:1px;border-bottom:1px solid #f5f5f5;bottom:2px}.about-locality .all-locality{float:right;margin:10px
0 0 0;color:#008bc7;font-family:"Georgia";font-size:14px;font-style:italic;letter-spacing:.7px}.about-locality
.title{color:#414143;font-family:"Georgia";font-size:21px;text-transform:uppercase;padding:10px
0 0 0;margin:0
0 15px 0;letter-spacing:-0.5px}.about-locality
.thumbnail{width:500px;height:228px;overflow:hidden;text-align:center;float:left;line-height:228px;margin:0
20px 10px 0}.about-locality .thumbnail
img{max-width:100%;max-height:100%;line-height:228px;vertical-align:middle}.about-locality .right-col{padding-right:5px}.about-locality .locality-name{padding:0}.about-locality .locality-name
a{color:#004f71;font-family:"Georgia";font-size:24px;padding:0;margin:0
0 6px 0;display:block}.about-locality
.summary{line-height:19px;letter-spacing:-0.7px;min-height:120px;max-height:175px;overflow:hidden}.about-locality
.summary.hidden{max-height:none !important;overflow:visible !important;display:block !important;height:auto !important}.about-locality .locality-info{letter-spacing:-0.7px}.about-locality .more-info-link{text-transform:capitalize}.about-locality .change-locality{display:block;position:relative;color:#006d9b;font-family:"Georgia";font-size:17px;font-weight:bold;text-decoration:none;margin:9px
0 0 0;padding:17px
0 0 41px;letter-spacing:-0.4px}.about-locality .change-locality:before{content:"";position:absolute;background:url('/web/_images/sprite.png');background-position:0 -392px;width:415px;height:32px;top:0;left:0}.about-locality .change-locality:after{content:"\f07e";position:absolute;left:0;top:16px;font-family:FontAwesome;font-size:24px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.about-locality .change-locality:hover:after{left:3px}.about-locality .change-holder{padding-top:10px}.about-locality .change-holder
a{color:#006d9b;font-family:"Georgia";font-size:15px;font-weight:bold;display:block;margin-top:10px;position:relative;padding-left:30px;text-decoration:none}.about-locality .change-holder a:after{content:"\f040";position:absolute;top:0;left:5px;font-family:FontAwesome}.about-locality .change-holder a:hover{color:#004461}.about-locality .change-holder .change-locality-admin:after{content:"\f19d";left:0}.about-locality:not(.page){float:left;width:calc(100% - 186px - 74px);margin-bottom:32px;margin-left:32px}.about-locality.page{width:calc(100% - 38px - 38px);float:right}.about-locality-empty{float:left;margin-bottom:32px;width:100%}.weather-day{padding-top:25px;z-index:9;position:relative;background-color:#e7e7e7;-moz-box-shadow:0 5px 7px rgba(0,0,0,0.25);-webkit-box-shadow:0 5px 7px rgba(0,0,0,0.25);box-shadow:0 5px 7px rgba(0,0,0,0.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjRmNGY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDhkOGQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);background-image:-moz-linear-gradient(bottom, #f5f5f5 0, #f5f5f5 50.39%, #d9d9d9 100%);background-image:-o-linear-gradient(bottom, #f5f5f5 0, #f5f5f5 50.39%, #d9d9d9 100%);background-image:-webkit-linear-gradient(bottom, #f5f5f5 0, #f5f5f5 50.39%, #d9d9d9 100%);background-image:linear-gradient(bottom, #f5f5f5 0, #f5f5f5 50.39%, #d9d9d9 100%)}.weather-day
.title{padding:0
33px;margin:0
0 29px 0;color:#000;font-family:"Georgia";font-size:24px;font-weight:normal;letter-spacing:-0.6px;float:left}.weather-day .more-info{float:right;color:#008bc7;font-family:"Georgia";font-size:14px;font-style:italic;padding:11px
6px 0 0;letter-spacing:.7px}.weather-day .day-slider-holder{overflow:hidden;position:relative;padding:0
0 22px}.weather-day .day-slider-holder .day-slider{position:relative}.weather-day
.listItem{width:calc(100% / 8);float:left;text-align:center;position:relative;margin:0
0 22px 0}.weather-day .listItem:before{content:"";position:absolute;width:1px;height:98px;bottom:110px;background:#d9d9d9;left:50%}.weather-day .listItem
.time{display:block;color:#000923;font-family:"Georgia";font-size:17px;margin-bottom:8px}.weather-day .listItem
.temperature{color:#000;font-size:36px;font-weight:bold;display:block;height:54px}.weather-day .listItem .temperature
.celsius{font-size:14px;font-weight:200;vertical-align:super;display:inline-block;margin-left:5px}.weather-day .listItem .icon-shine{display:inline-block}.weather-day .listItem .icon-shine:after{content:"";position:absolute;width:90px;height:90px;background:url('/web/_images/shine/for50.png');margin:-20px 0 0 -70px;z-index:-1}.weather-day .listItem
.wind{font-size:14px;margin-top:7px;display:inline-block;font-weight:bold;color:#be1e2d}.weather-day .listItem.daily
.title{color:#000923;font-family:"Georgia";font-size:17px;display:block;float:none;margin:0}.weather-day .listItem.daily .title
strong{font-weight:bold;text-transform:capitalize}.weather-day .listItem.daily
.date{display:block;font-size:14px;color:#008cc7}.weather-day .listItem.daily .icon-shine:after{width:90px;height:90px;background:url('/web/_images/shine/for50.png');margin:-15px 0 0 -25px;left:0}.weather-day .listItem.daily
img{margin:10px
auto 0 auto}.weather-day .listItem.daily .temperature-day{color:#000;font-size:36px;font-weight:bold;display:block;height:43px}.weather-day .listItem.daily .temperature-day
.celsius{font-size:14px;font-weight:200;vertical-align:super;display:inline-block;margin-left:5px}.weather-day .listItem.daily .temperature-night{color:#000;font-size:14px;font-weight:200;display:block}.weather-day .listItem .precipation
span{display:inline-block;vertical-align:middle;font-weight:800;font-size:12px;color:#008cc7}.weather-day .listItem .precipation
svg{display:inline-block;vertical-align:middle;width:15px;color:#008cc7}.weather-day .listItem .wind-direction{font-weight:800}.weather-day .listItem .wind-info{text-align:center;margin:0
0 3px}.weather-day .listItem .wind-info
svg{display:inline-block;vertical-align:middle;width:15px;color:#4dc9dc}.weather-day .listItem .wind-info .wind-speed{display:inline-block;vertical-align:middle;font-weight:800;font-size:12px;color:#4dc9dc}.weather-day .listItem .wind-icon{display:inline-block;vertical-align:middle;width:18px;height:18px;border-radius:50%;border:1px
solid #000;padding:4px;margin:5px
0 4px}.weather-day .listItem .wind-icon
span{display:inline-block;width:2px;height:17px;background:#000;position:relative}.weather-day .listItem .wind-icon span:before{content:' ';display:block;border:5px
solid;border-color:transparent transparent #000 transparent;position:absolute;left:-4px;top:-5px}.weather-day .bx-wrapper{max-width:96% !important}.weather-day .bx-viewport{box-shadow:none;border:none;left:0;background:none;height:auto}.weather-day .bx-viewport
img{display:inline-block}.weather-day .bx-controls-direction{position:absolute;top:0;width:100%}.weather-day .bx-controls-direction
a{height:160px;width:30px;margin:0;top:0;background:none}.weather-day .bx-controls-direction a:after{content:"";position:absolute;width:10px;height:15px;top:50%;left:50%;margin:-7px 0 0 -4px;background:url('/web/_images/sprite.png');background-position:-132px -284px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.weather-day .bx-controls-direction a:before{content:"";position:absolute;width:1px;height:120px;left:30px;background:#d9d9d9;top:10px}.weather-day .bx-controls-direction
a.disabled{display:block}.weather-day .bx-controls-direction a.disabled:after{display:none}.weather-day .bx-controls-direction .bx-prev{left:-30px}.weather-day .bx-controls-direction .bx-prev:hover:after{background-position:-134px -284px}.weather-day .bx-controls-direction .bx-next{right:-30px}.weather-day .bx-controls-direction .bx-next:after{background-position:-134px -299px}.weather-day .bx-controls-direction .bx-next:before{right:30px;left:auto}.weather-day .bx-controls-direction .bx-next:hover:after{background-position:-132px -299px}.weather-day .more-days-show{color:#008bc7;font-family:"Georgia";font-size:17px;font-weight:bold;display:block;text-align:center;padding-bottom:40px;position:relative;cursor:pointer;display:none}.weather-day .more-days-show:after{content:"";position:absolute;background:url('/web/_images/sprite.png');background-position:-134px -223px;width:21px;height:17px;top:31px;left:50%;margin-left:-10px;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;transition:all .7s ease-in-out}.weather-day .more-days-show:hover:after{top:28px}.weather-day .more-days-show.hide:after{background-position:-88px -223px;top:28px}.weather-day .more-days-show.hide:hover:after{top:31px}.touristArea-holder{margin:20px}.ads-right-col{float:right;width:172px;padding-bottom:30px}.ads-right-col .ad-holder{width:160px;height:600px;margin:15px
0 0 0}body:not(.location_weather_cze_getDetail):not(.location_weather_sk_getDetail) .main-article-content{padding-right:20px;width:calc(100% - 206px)}.main-article-content{float:left;width:calc(100% - 186px);padding-bottom:30px}.main-article-content .ads-horizontal-top{width:728px;height:90px;margin:15px
auto 10px auto}.main-article-content .ads-horizontal-top
.short{display:none}.weather-info-box{width:980px;float:right;margin-top:17px;max-width:calc(100% - 35px)}.weather-info-box
.idTabs{margin:0;padding:0}.weather-info-box .idTabs
li{background:#fff;margin-right:11px;display:inline-block;vertical-align:bottom;padding:0}.weather-info-box .idTabs li:before{content:none}.weather-info-box .idTabs li
a{color:#008bc7;font-family:"Georgia";font-size:18px;text-decoration:none;vertical-align:bottom;display:inline-block;letter-spacing:-0.4px;padding:10px
33px 0 33px;height:29px}.weather-info-box .idTabs li a
.day{color:#000}.weather-info-box .idTabs li a
.today{color:#000;font-weight:bold}.weather-info-box .idTabs li a
.date{color:#008cc7;font-family:"openSans";margin-left:12px;letter-spacing:2px}.weather-info-box .idTabs li a.selected,.weather-info-box .idTabs li a:hover{padding:18px
33px 0 33px;height:29px}.weather-info-box .idTabs li:last-child{margin-right:0}.weather-info-box .precipation
span{display:inline-block;vertical-align:middle;font-weight:800;font-size:12px;color:#008cc7}.weather-info-box .precipation
svg{display:inline-block;vertical-align:middle;width:15px;color:#008cc7}.weather-info-box .wind-info{text-align:center;margin:0
0 3px}.weather-info-box .wind-info
svg{display:inline-block;vertical-align:middle;width:15px;color:#fff}.weather-info-box .wind-info .wind-speed{display:inline-block;vertical-align:middle;font-weight:800;font-size:12px;color:#fff}.weather-info-box .wind-icon{display:inline-block;vertical-align:middle;width:18px;height:18px;border-radius:50%;border:2px
solid #414143;padding:4px;margin:5px
0 4px}.weather-info-box .wind-icon
span{display:inline-block;width:2px;height:17px;background:#414143;position:relative}.weather-info-box .wind-icon span:before{content:' ';display:block;border:5px
solid;border-color:transparent transparent #414143 transparent;position:absolute;left:-4px;top:-5px}.weather-info-box
.box{border:3px
solid #fff;min-height:270px;padding:15px
20px 20px 20px;position:relative;overflow:hidden;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzZGJlZCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);background-image:-moz-linear-gradient(bottom, rgba(99,220,237,0.8) 0, #fff 100%);background-image:-o-linear-gradient(bottom, rgba(99,220,237,0.8) 0, #fff 100%);background-image:-webkit-linear-gradient(bottom, rgba(99,220,237,0.8) 0, #fff 100%);background-image:linear-gradient(bottom, rgba(99,220,237,0.8) 0, #fff 100%)}.weather-info-box .box#today:before{content:"";position:absolute;width:389px;height:305px;background:url('/web/_images/sprite.png');background-position:-447px 0;top:0;left:0;z-index:1}.weather-info-box .box
.title{position:relative;z-index:9;color:#414143;font-family:"Georgia";font-size:21px;text-transform:uppercase;padding:5px
0 0 11px;margin:0;letter-spacing:-0.4px;float:left}.weather-info-box .box .title
span{font-size:12px;display:block}.weather-info-box .box .left-info{width:350px;float:left;clear:both;position:relative;z-index:9;margin-bottom:20px}.weather-info-box .box .left-info
.text{float:left;margin:40px
0 0 10px;width:130px;text-align:right}.weather-info-box .box .left-info .text .temperature-day{color:#000;font-size:60px;font-weight:bold;display:block;height:70px}.weather-info-box .box .left-info .text .temperature-day
.celsius{font-size:30px;font-weight:200;vertical-align:super;display:inline-block;margin-left:5px}.weather-info-box .box .left-info .text
.wind{color:#000;font-size:24px;font-weight:200;display:block;text-align:center}.weather-info-box .box .left-info
img{max-width:155px;max-height:155px;float:left;margin:30px
0 0 25px}.weather-info-box .box .current-text{position:relative;z-index:1;padding:11px;margin-bottom:12px}.weather-info-box .box .prediction-text{margin-bottom:12px;padding:11px;background:rgba(255,255,255,0.25)}.weather-info-box .box .more-info{color:#003951;font-family:"Georgia";font-size:14px;font-style:italic;margin:0
0 3px 11px;display:inline-block;letter-spacing:.8px;position:relative;z-index:9}.weather-info-box .box
.image{max-width:156px;max-height:156px;float:left;margin:30px
0 20px 28px}.weather-info-box .box .more-info-table{float:right;width:537px;max-width:calc(100% - 395px);margin-top:-32px}.weather-info-box .box .more-info-table
.row{border-bottom:1px solid #6bccd6;color:#000;font-size:16px;font-weight:bold;padding:10px
0}.weather-info-box .box .more-info-table .row:last-child{border:0}.weather-info-box .box .more-info-table .table-title{color:#2c2c2c;font-size:16px;font-weight:800}.weather-info-box .box .more-info-table
.name{font-weight:200;color:#2d2d2d;max-width:244px;width:calc(100% - 100px);display:inline-block}.weather-info-box
.box.more{text-align:center;line-height:270px;display:none}.weather-info-box .box.more
.listItem{width:calc(80% / 7);display:inline-block;margin-left:calc(20% / 7);min-width:100px;line-height:normal;vertical-align:middle}.weather-info-box .box.more .listItem:first-child{margin-left:0}.weather-info-box .box.more .listItem
.title{display:block;float:none;padding:0}.weather-info-box .box.more .listItem
.date{display:block;margin:5px
0 10px 0}.weather-info-box .box.more .listItem
img{max-height:100px}.weather-info-box .box.more .listItem .temperature-day{font-size:28px;display:block;font-weight:bold;font-family:"Georgia"}.weather-info-box .box.more .listItem .temperature-day
.celsius{font-size:14px;vertical-align:middle}.weather-info-box .box.more .listItem .temperature-night{padding-top:7px;display:block;font-size:16px}.weather-info-box #three-days
.listItem{width:20%;margin-left:5%;min-width:115px}.weather-info-box #three-days .listItem:first-child{margin-left:0}.weather-info-box #three-days .listItem .icon-shine:after{width:180px;height:180px;background:url('/web/_images/shine/for100.png');margin:-45px 0 0 -135px;z-index:1}.weather-info-box #three-days .listItem
img{position:relative;z-index:9}.weather-info-box #all-week .listItem .icon-shine:after{width:90px;height:90px;background:url('/web/_images/shine/for50.png');margin:-25px 0 0 -70px;z-index:1}.weather-info-box #all-week .listItem
img{position:relative;z-index:9}.image-selector{max-height:600px;overflow-y:auto}.image-selector
.image{float:left;padding:10px;margin-right:2px;height:180px;cursor:pointer}.image-selector .image .img-wrapper{height:150px;width:200px}.image-selector .image .img-wrapper
img{max-width:200px;max-height:150px}.image-selector .image
.title{display:block;white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}.image-selector
.image.active{background:#6bccd6 !important}.image-selector .image:hover{background:#DBDBDB}.set-bg
.thumb_file{margin-top:10px}.set-bg
.idTabs{font-weight:400;margin:20px
0 20px 20px}.set-bg .idTabs li:before{content:""}.set-bg .noimage .img-wrapper{position:relative}.set-bg .noimage .img-wrapper
img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#main-footer{width:100%;height:auto;position:relative}#main-footer #footer-nav{width:100%;z-index:1000;position:relative;padding:0}#main-footer #footer-nav
ul{list-style:none}#main-footer #footer-nav>ul>li{float:left;margin-left:8px;position:relative}#main-footer #footer-nav>ul>li:first-child{margin-left:0}#main-footer #footer-nav>ul>li a,#main-footer #footer-nav>ul>li a:visited{text-decoration:none;display:block;padding:10px
10px;letter-spacing:-0.5px;color:#0072a2;font-size:12px;text-transform:uppercase;font-weight:bold}#main-footer #footer-nav>ul>li a:hover,#main-footer #footer-nav>ul>li
a.active{color:#4aadd7}#main-footer #footer-nav>ul>li.link{position:relative}#main-footer #footer-nav>ul>li.link
a{font-weight:800}#main-footer #footer-nav>ul>li.link.cloudiness{margin-left:33px}#main-footer #footer-nav>ul>li.link.cloudiness
a{padding-left:30px}#main-footer #footer-nav>ul>li.link.cloudiness a:before{content:"";position:absolute;width:25px;height:15px;background:url('/web/_images/sprite.png');background-position:0 -198px;top:10px;left:-5px}#main-footer #footer-nav>ul>li.link.cloudiness:hover a:before{background-position:0 -214px}#main-footer #footer-nav>ul>li.link.radar{margin-left:35px}#main-footer #footer-nav>ul>li.link.radar
a{padding-left:30px}#main-footer #footer-nav>ul>li.link.radar a:before{content:"";position:absolute;width:22px;height:24px;background:url('/web/_images/sprite.png');background-position:-25px -198px;top:2px;left:1px}#main-footer #footer-nav>ul>li.link.radar:hover a:before{background-position:-25px -224px}#main-footer #footer-nav>ul>li.link.login{float:right;margin-right:5px}#main-footer #footer-nav>ul>li.link.login:after{content:"\f007";position:absolute;top:10px;left:-15px;font-family:FontAwesome;color:#0072a2}#main-footer #footer-nav>ul>li.link.login:hover:after{color:#4aadd7}#main-footer #footer-nav>ul>li.link.login
a{letter-spacing:.1px;text-decoration:underline;font-weight:800}#main-footer #footer-nav>ul>li.link.register{float:right}#main-footer #footer-nav>ul>li.link.register:after{content:"";position:absolute;width:1px;border-right:2px solid #0c5c89;top:13px;left:-10px;height:12px}#main-footer #footer-nav>ul>li.link.register
a{text-decoration:underline}#main-footer .bottom-links{text-align:center;width:952px;margin:67px
auto 10px auto}#main-footer .bottom-links
a{width:299px;height:118px;display:block;text-indent:-9999px;display:inline-block;margin-left:20px;border:1px
solid #dbdbdb}#main-footer .bottom-links a:first-child{margin-left:0}#main-footer .bottom-links .left-box{background:url('/web/_images/bottom-predpoved.png')}body.locale_sk #main-footer .bottom-links .left-box{background:url('/web/_images/bottom-predpoved-sk.png')}#main-footer .bottom-links .middle-box{background:url('/web/_images/bottom-napisteNam.png')}body.locale_sk #main-footer .bottom-links .middle-box{background:url('/web/_images/bottom-napisteNam-sk.png')}#main-footer .bottom-links .right-box{background:url('/web/_images/bottom-vlozitFoto.png')}body.locale_sk #main-footer .bottom-links .right-box{background:url('/web/_images/bottom-vlozitFoto-sk.png')}#main-footer .ads-banner{width:728px;height:90px;margin:29px
auto 10px auto}#main-footer .poski-footer-holder{background:rgba(0,0,0,0.5);width:100%;margin:25px
auto 0 auto;max-width:1980px}.listItem-holder-box{text-align:center}.weather.listItem,.encyclopedia.listItem,.widget.listItem{width:220px;box-sizing:border-box;display:inline-block;border:1px
solid #ccc;margin:10px;vertical-align:top;text-align:left}.weather.listItem a,.encyclopedia.listItem a,.widget.listItem
a{padding:15px
10px 15px 70px;font-weight:bold;font-size:14px;display:table-cell;vertical-align:middle;height:50px;color:#222;text-decoration:none;position:relative}.weather.listItem a:hover,.encyclopedia.listItem a:hover,.widget.listItem a:hover{text-decoration:underline}.weather.listItem a:after{content:"";width:33px;height:32px;top:22px;left:10px;position:absolute;background:url('/web/_images/sprite.png');background-position:-640px -446px}.encyclopedia.listItem{text-align:center;width:80px}.encyclopedia.listItem
a{padding:20px
10px;font-size:20px}.location_encyclopedia_getList .encyclopedia-text{padding:10px
0;text-align:justify}.location_encyclopedia_getList .encyclopedia-text.last{padding-bottom:30px}.location_cloudEncyclopedia_getList .cloud-shortText{padding:0
10px 30px 10px;text-align:justify}.location_cloudEncyclopedia_getList .cloud-text{padding:30px
10px 0 10px;text-align:justify}.location_cloudEncyclopedia_getList .cloud-text .cloud-cite{padding:20px
8%;font-style:italic}.location_cloudEncyclopedia_getList .cloud-text
ul{padding-top:20px;list-style:inherit;margin-left:30px}.listItem-holder-box.cloudEncyclopedia{text-align:left}.cloudEncyclopedia_listItem,.cloudEncyclopedia.listItem{border:1px
solid #EFEDED;display:inline-block;margin:5px;text-align:center;width:216px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cloudEncyclopedia_listItem:hover,.cloudEncyclopedia.listItem:hover{border-color:#bdbdbd}.cloudEncyclopedia_listItem:hover a,.cloudEncyclopedia.listItem:hover
a{color:#004461;text-decoration:none}.cloudEncyclopedia_listItem .thumbnail a,.cloudEncyclopedia.listItem .thumbnail
a{display:block;height:100%}.cloudEncyclopedia_listItem .thumbnail img,.cloudEncyclopedia.listItem .thumbnail
img{padding:8px;max-width:200px;max-height:150px}.cloudEncyclopedia_listItem .title,.cloudEncyclopedia.listItem
.title{display:block;padding:0
8px 20px 8px;font-weight:bold}.cloudEncyclopedia___getDetail .image-holder{float:left;margin:0
30px 0 0}.cloudEncyclopedia___getDetail .image-holder
.thumbnail{text-align:center;position:relative}.cloudEncyclopedia___getDetail .image-holder .thumbnail
img{display:inline-block}.cloudEncyclopedia___getDetail .text-holder{float:right;width:calc(100% - 250px);padding-right:15px}.cloudEncyclopedia___getDetail .attachments_images
.thumbnail{border:1px
solid #EFEDED;display:inline-block;margin:5px;text-align:center;width:auto;padding:0;line-height:normal;width:216px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cloudEncyclopedia___getDetail .attachments_images .thumbnail
img{padding:8px;max-width:200px;max-height:150px}.cloudEncyclopedia___getDetail .attachments_images .thumbnail:hover{border-color:#bdbdbd;box-shadow:none}.cloudEncyclopedia___getDetail .bottom-title{margin:30px
0 15px 0;font-size:20px;text-align:center;position:relative}.cloudEncyclopedia___getDetail .bottom-title:after{content:'';position:absolute;width:80%;left:10%;height:1px;background:#fff;background:-moz-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0, #ffffff), color-stop(32%, #cecece), color-stop(74%, #cecece), color-stop(100%, #ffffff));background:-webkit-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-o-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-ms-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:linear-gradient(to right, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);bottom:0}.cloudEncyclopedia___getDetail .encyklopedia-holder{margin-top:50px}.encyklopedia-holder{text-align:center}.blog.list-holder{text-align:center}.blog.listItem{width:400px;max-width:calc(100% - 20px);display:inline-block;box-sizing:border-box;margin:10px;border:1px
solid #ccc;padding:20px;vertical-align:top}.blog.listItem
.thumbnail{float:left;width:100px}.blog.listItem .thumbnail
img{max-height:100%}.blog.listItem
.right{float:left;width:calc(100% - 120px);margin-left:15px}#widgetCreator{text-align:center}.widget.listItem{font-weight:bold;font-size:14px;color:#222;text-decoration:none;line-height:40px;position:relative;width:250px}.widget.listItem
label{display:block;padding:20px
10px 20px 70px;cursor:pointer}.widget.listItem:after{content:"";width:33px;height:32px;top:22px;left:10px;position:absolute;background:url('/web/_images/sprite.png');background-position:-640px -446px;pointer-events:none}.upload-link{font-weight:600;font-size:16px;padding:20px;display:block;border:1px
solid #d4d4d4;background:#f1f1f1;padding-left:70px;width:200px;float:right;margin:-70px 50px 20px 0;box-sizing:border-box;position:relative}.upload-link:after{content:"\f093";position:absolute;font-family:FontAwesome;top:19px;left:25px;font-size:25px}.idTabs.iframeTabs{text-align:left;border-bottom:3px solid #d7d5d5;padding-bottom:0 !important;margin:0
0 30px 0 !important}.idTabs.iframeTabs
li{display:inline-block;margin-right:10px;padding:0
!important}.idTabs.iframeTabs li:before{content:none !important}.idTabs.iframeTabs li:first-child{margin-left:30px}.idTabs.iframeTabs li a,.idTabs.iframeTabs li
label{padding:10px
25px;background:#ebebeb;display:block;text-decoration:none;color:#222}.idTabs.iframeTabs li a.selected,.idTabs.iframeTabs li
label.selected{background:#d7d5d5}.idTabs.iframeTabs li a:not(.selected),.idTabs.iframeTabs li label:not(.selected){cursor:pointer}.idTabs.iframeTabs.umisteni{margin:40px
0 0 0 !important}.large-scrollable-frame{overflow-x:auto}iframe{border:0;margin:0;padding:0}.iframe-info{color:#3f3e3e;display:block;margin:10px
0;padding:10px
30px;border:1px
solid #ccc;background:#ebebeb}.yourThumbnail{float:right;width:280px}.yourCode{float:left;width:calc(100% - 340px)}.yourCode
textarea{min-height:150px}.poski-paticka{padding:29px
0 25px 0;text-align:center;max-width:100%;margin:0
0 0 72px}.poski-paticka
td{margin:0;padding:0;border-collapse:collapse;border:0;background:none;color:#fff}.poski-paticka td
.domain{text-transform:uppercase}.poski-paticka
td.poski{text-align:right}.poski-paticka
td.fblikebox{text-align:right;min-width:180px}.poski-paticka
td.osobniudaje{padding-right:10px}.poski-paticka td
a{color:#fff}.poski-paticka td a:hover{color:#fff}.poski-paticka td
strong{font-weight:normal}.poski-paticka
img{vertical-align:middle;margin:0
2px}.paginator{width:500px;margin:16px
auto 10px auto;border-top:1px solid #D1D5E1;padding:0;text-align:center;max-width:100%}.paginator
a{padding:10px
13px;text-align:center}.paginator
a.disabled{color:#c0cadd;text-decoration:none;cursor:default}.paginator
a.active{color:#535c72;border-bottom:1px solid #cbcdd5;background:#dddee3;display:inline-block}.scrollup{width:40px;height:40px;opacity:.3;position:fixed;bottom:3%;right:3%;display:none;text-indent:-9999px;background:url(/web/_images/scrollup.png) no-repeat;z-index:1005;cursor:pointer}.scrollup:hover{opacity:.8}.js-new-window{position:relative;padding-right:18px;display:inline-block}.js-new-window::after{content:"";display:block;position:absolute;z-index:0;right:0;top:3px;content:"\f08e";font-family:'FontAwesome';font-size:12px}.error{color:#F00;display:inline-block}.errorPage
p{width:460px}.errorPage
label{margin-top:8px}.errorPage
.leftcol{float:left;text-align:right;width:170px}.errorPage
.rightcol{margin-left:180px}.errorPage .sicaptcha-audio
object{position:relative;top:5px;padding-right:5px}.errorPage .element,.errorPage .sicaptcha-image,.errorPage .sicaptcha-audio,.errorPage .sicaptcha-input,.errorPage .sicaptcha-reload{margin-bottom:10px}.errorPage .sicaptcha-image{width:215px;height:80px;cursor:pointer;border:1px
solid #D5D5D5}.errorPage input[type=text],.errorPage
textarea{width:280px}.weather14.__getList{text-align:center}.weather14.__getList
.listItem{width:115px;display:inline-block;margin:10px
10px 50px 10px;text-align:center;position:relative}.weather14.__getList .listItem:before,.weather14.__getList .listItem:after{content:"";position:absolute;height:100%;width:1px;background:#fff;background:-moz-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(32%, #cecece), color-stop(74%, #cecece), color-stop(100%, #ffffff));background:-webkit-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-o-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-ms-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:linear-gradient(to bottom, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);top:0;left:-9px}.weather14.__getList .listItem:after{left:auto;right:-9px}.weather14.__getList .listItem
.title{display:block;text-transform:capitalize;font-weight:bold}.weather14.__getList .listItem
.date{display:block;margin:5px
0 10px 0}.weather14.__getList .listItem
img{max-height:100px}.weather14.__getList .listItem .temperature-day{font-size:28px;display:block;font-weight:bold}.weather14.__getList .listItem .temperature-day
.celsius{font-size:14px;vertical-align:top;display:inline-block;margin-top:5px}.weather14.__getList .listItem .temperature-night{display:block;font-size:16px}.weatherLore
.mcIn{margin:0;text-align:center}.weatherLore .mcIn
.lore{display:inline-block;width:45%;vertical-align:top;min-width:300px;margin:10px
2%;padding:10px
10px 10px 60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px
solid #ccc;height:100px;position:relative}.weatherLore .mcIn .lore:before{content:none}.weatherLore .mcIn .lore:after{content:"\f02d";position:absolute;top:50%;left:10px;margin-top:-17px;font-family:FontAwesome;color:#1685b3;font-size:34px}.fa{padding:0
5px 0 0}#main-footer .responziv-switcher{padding:10px
0;display:none}#main-footer .responziv-switcher
a{color:#fff;text-decoration:none;font-size:18px;display:block;background-color:rgba(0,0,0,0.5);z-index:1;position:relative;text-align:center;padding:5px}#main-footer.force-view .footer-text{padding:0
20px}.no-responziv #content-holder #main-footer .responziv-switcher{display:block}.password-strength-meter{padding:4px
0}.password-strength-meter .password-strength{font-weight:bold}.password-strength-meter .strength-0,.password-strength-meter .strength-1{color:#ff3000}.password-strength-meter .strength-2,.password-strength-meter .strength-3{color:#fc0}.password-strength-meter .strength-4{color:#15b91a}#tooltip-container{padding:20px;min-height:10px;background:rgba(237,238,240,0.95)}.notes{position:absolute;right:5px}.notes
.icon{display:block;width:20px;height:28px}.notes .icon:after{content:"\f128";position:absolute;font-family:FontAwesome;color:#909090;font-size:22px;top:3px;right:3px;cursor:help}.photo-holder
.notes{display:none}.onlineSearch-title{margin:20px}.onlineSearch-title
h2{margin-bottom:0}.onlineSearch-title
h3{padding-top:0}.submenu-responsive-spacer{display:none}.attachments_nonimages
a{display:block;margin-bottom:5px;background:url(/web/_images/icons/txt.png) no-repeat;padding:1px
0 1px 25px;min-height:19px}.attachments_nonimages
a.pdf{background:url(/web/_images/icons/pdf.png) no-repeat}.attachments_nonimages a.xls,.attachments_nonimages
a.xlsx{background:url(/web/_images/icons/xls.png) no-repeat}.attachments_nonimages
a.ods{background:url(/web/_images/icons/ods.png) no-repeat}.attachments_nonimages a.doc,.attachments_nonimages
a.docx{background:url(/web/_images/icons/doc.png) no-repeat}.attachments_nonimages
a.odt{background:url(/web/_images/icons/odt.png) no-repeat}.attachments_nonimages
a.zip{background:url(/web/_images/icons/zip.png) no-repeat}.attachments_nonimages
a.rar{background:url(/web/_images/icons/rar.png) no-repeat}.attachments_nonimages
a.txt{background:url(/web/_images/icons/txt.png) no-repeat}.attachments_nonimages a.jpg,.attachments_nonimages a a.png,.attachments_nonimages a
a.gif{background:url(/web/_images/icons/jpg.png) no-repeat}.attachments_images{text-align:center}.attachments_images
.thumbnail{display:inline-block;text-align:center;width:194px;margin:0
10px 20px 10px;padding:7px;line-height:194px;border:1px
solid #7C7C7C;float:none}.attachments_images .thumbnail
a{display:block}.attachments_images .thumbnail
img{max-height:194px;max-width:194px;vertical-align:middle}.attachments_images .thumbnail:hover{border-color:#494949;-moz-box-shadow:0 0 5px 0 rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.5);box-shadow:0 0 5px 0 rgba(0,0,0,0.5)}.requestNotSubmitted{color:red}.requests .info-box{display:block;padding:10px;border:1px
solid #e1e1e1;background:#f7f7f7;margin-bottom:20px;font-size:15px}.facebookSidebar{position:fixed;right:-400px;top:0;float:right;height:100%;background:#FFF;z-index:9999;width:400px;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-o-transition:all 200ms linear;-ms-transition:all 200ms linear;transition:all 200ms linear}@media screen and (max-width:1100px){.facebookSidebar{display:none}}.facebookSidebar
.facebookIcon{height:70px;width:60px;position:absolute;background:#3C599F;top:200px;left:-60px;overflow:hidden;cursor:pointer;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;-webkit-box-shadow:0 0 5px 0 rgba(50,50,50,0.75);-moz-box-shadow:0 0 5px 0 rgba(50,50,50,0.75);box-shadow:0 0 5px 0 rgba(50,50,50,0.75)}.facebookSidebar .facebookIcon::before{content:"f";color:#FFF;font-size:68px;position:absolute;left:19px;top:6px;font-family:'Helvetica Neue',Helvetica,Arial,'lucida grande',tahoma,verdana,arial,sans-serif;line-height:60px}.facebookActive .viewport-bcg-cropper{-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.facebookActive
.facebookSidebar{right:0;-webkit-box-shadow:0 0 14px 0 #000;-moz-box-shadow:0 0 14px 0 #000;box-shadow:0 0 14px 0 #000}#pocasi-u-vas{position:absolute;z-index:11;height:430px;width:700px;overflow:auto;background:rgba(255,255,255,0.95);top:-180px;left:calc((100% - 700px) / 2);-webkit-box-shadow:0 0 35px 5px #000;box-shadow:0 0 35px 5px #000;padding:30px
20px 20px;box-sizing:border-box}#pocasi-u-vas .pocasi-u-vas-close{position:absolute;top:20px;right:40px;background:transparent;color:#247fb8 !important;font-size:15px !important}#pocasi-u-vas .pocasi-u-vas-close:before{color:#247fb8;left:60px;top:0}#pocasi-u-vas .pocasi-u-vas-close:hover{text-decoration:underline}#pocasi-u-vas
h2{padding-top:0}#pocasi-u-vas
.kraje{margin-bottom:20px;-webkit-column-count:3;-moz-column-count:3;column-count:3}#pocasi-u-vas .kraje .js-kraj{position:relative;padding-left:10px;margin:10px
0;display:inline-block;width:100%}#pocasi-u-vas .kraje .js-kraj:before{content:"\f105";font-family:FontAwesome;left:0;top:3px;color:#247fb8;position:absolute}#pocasi-u-vas .kraje
ul{overflow:hidden;height:auto}#pocasi-u-vas .kraje ul:not(.rolled-up){margin:0
10px 10px 10px}#pocasi-u-vas .kraje ul.rolled-up{height:0;display:none}#pocasi-u-vas .kraje ul
li{position:relative;padding-left:20px}#pocasi-u-vas .kraje ul li:before{content:"\f111";font-family:FontAwesome;left:3px;top:8px;color:#247fb8;position:absolute;font-size:6px}#pocasi-u-vas .odstranit-oblibenou{display:block;text-align:center;margin-top:20px;width:calc(100% - 40px);position:absolute;bottom:10px}.bottom-col-nav .centered-content{display:flex;flex-wrap:wrap;justify-content:center;background:#141c34;border-radius:0 0 3px 3px;border-bottom:4px solid #008cc7}.bottom-col-nav .centered-content .nav-col{width:33.333%;border-right:1px solid rgba(255,255,255,0.12);box-sizing:border-box;padding:37px
32px 33px 41px}@media (max-width:680px){.bottom-col-nav .centered-content .nav-col{width:50%}}@media (max-width:450px){.bottom-col-nav .centered-content .nav-col{width:100%;border-bottom:1px solid rgba(255,255,255,0.11)}}.bottom-col-nav .centered-content .nav-col
ul{margin:0;padding:0;list-style:none}.bottom-col-nav .centered-content .nav-col ul
li{margin:0
0 7px;position:relative;padding-left:20px}.bottom-col-nav .centered-content .nav-col ul li:after{content:' ';display:block;border-top:2px solid #008cc7;border-right:2px solid #008cc7;width:6px;height:6px;transform:rotate(45deg);position:absolute;left:0;top:6px;transition:all .3s ease-in-out}.bottom-col-nav .centered-content .nav-col ul li
a{text-decoration:none;color:#fff;display:block;transition:all .3s ease-in-out}.bottom-col-nav .centered-content .nav-col ul li a:hover{color:#008cc7}.bottom-col-nav .centered-content .nav-col ul li:hover:after{transform:rotate(45deg) translate(3px, -3px)}.bottom-col-nav .centered-content .nav-col:last-child{border:none}.wp-plugin{margin:1rem 0}.wp-plugin .button-agree{margin:.5rem 0;display:inline-block}.weather___getList .listItem-holder-box{display:flex;flex-wrap:wrap;justify-content:center}.flag-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:5px;background:#f7f7f7;border-left:3px solid #b4e3f7;border-radius:3px;margin:18px
0 7px}.flag-title
img{width:56px;border-radius:3px}.flag-title
h2{width:calc(100% - 78px);margin:0;padding:0;font-family:'openSans',Arial,Helvetica,sans-serif;font-size:18px;text-transform:uppercase;font-weight:700;color:#1f81ab}.cookie-consent{position:fixed;bottom:0;left:0;width:80%;background:rgba(100,100,100,0.9);z-index:10000;color:#FFF;font-size:110%;padding:.35% 10%;text-align:center}.cookie-consent .cookie-consent-text{display:inline-block;margin-right:10px}.cookie-consent .cookie-consent-text .link-more{text-decoration:underline;color:#FF9B3E}.cookie-consent .button-agree{text-decoration:none;font-weight:normal;vertical-align:middle;display:inline-block}@media screen and (max-width:768px){.cookie-consent{width:94%;padding:3% 3% .35%;font-size:90%}}.cookies-table{display:none}.cookies-table.visible{display:table}.custom-title{font-size:18px;padding:0;color:#008bc7}@media
print{#main-footer,#main-footer>*,.main-footer-bcg,#main-article-header,.scrollup,.breadcrumbs,#primary-nav,.submenu-responsive-spacer,.header-system,.breadcrumb-holder,.index-holder-column,.all-news-link,.colored-button,.bx-controls{display:none !important}.viewport-bcg-cropper:before{content:none}#content-holder #header-main{padding:0;height:auto;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#content-holder #main-article{margin:0}#content-holder #main-article .main-article-content .main-column{background:none;padding:0}.location_index #hp-main-article-header{height:auto}.location_index #hp-main-article-header .index-title,.location_index #hp-main-article-header .index-text-box,.location_index #hp-main-article-header .index-text-box-content{position:relative;left:auto;top:auto;right:auto;width:auto;height:auto;border:0;color:#000;background:none;text-align:left;padding:0}.location_index .index-holder{height:auto}.location_index .index-holder .index-holder-column{height:auto}.location_index .index-holder .index-holder-column.index-news-column{display:block !important;float:none;width:100%;border:0;margin:0}.location_index .index-holder .index-holder-column .new-item{height:auto}.location_index #content-holder #main-footer{width:100%;height:auto;position:relative;display:block !important}.location_index #content-holder #main-footer
*{color:#000 !important;background:none !important}.location_index #content-holder #main-footer .footer-text{display:block !important}#main-article .main-article-content .main-left-col{display:none;float:none}#main-article .main-article-content .main-right-col{width:auto;float:none}.clear{clear:both}a:link[href^="http://"]:after,a[href^="http://"]:visited:after{content:" (" attr(href) ") "}}#oblacnost-cr,#europa{margin-bottom:30px}#oblacnost-cr #iframe-oblacnost-cr,#europa #iframe-oblacnost-cr,#oblacnost-cr #iframe-oblacnost-eu,#europa #iframe-oblacnost-eu{transform-origin:left top}.top-map .listItem.daily .temperature-holder{color:#be1e2d;font-weight:bold}.top-map .listItem.daily .wind-info{text-align:center;margin:0
0 3px}.top-map .listItem.daily .wind-info
svg{display:inline-block;vertical-align:middle;width:15px;color:#4dc9dc}.top-map .listItem.daily .wind-info .wind-speed{display:inline-block;vertical-align:middle;font-weight:800;font-size:12px;color:#4dc9dc}.top-map .listItem.daily .precipation
svg{display:inline-block;vertical-align:middle;width:15px;color:#008cc7}.top-map .listItem.daily .precipation
span{display:inline-block;vertical-align:middle;font-weight:800;font-size:12px;color:#008cc7}.bottom-title{padding:20px
0 10px 0;margin:0
0 21px 0;text-transform:uppercase;font-size:1em}.ads-horizontal.news{margin:40px
0}.ads-horizontal.square-bottom{margin:50px
0 0}.ad-mobile.news{margin:40px
0}.banner{width:160px;height:600px;margin:0
auto}.banner.banner-position-5{width:300px;height:250px}.banner.banner-position-6{width:728px;height:90px}.banner.banner-position-9{width:728px;height:90px}.banner.banner-position-10{width:728px;height:90px}.banner.banner-position-11.fixed{position:fixed;top:10px}.banner.banner-position-11.bottom{position:absolute;top:auto;bottom:30px}.banner.banner-position-101{width:300px;height:250px}.banner.banner-position-102{width:300px;height:250px}.banner.banner-position-103{width:300px;height:250px}.banner.banner-position-104,.banner.banner-position-13,.banner.banner-position-14,.banner.banner-position-15,.banner.banner-position-105,.banner.banner-position-2,.banner.banner-position-5,.banner.banner-position-6,.banner.banner-position-1{background:transparent}.banner.banner-position-104{height:0}.banner.banner-position-13,.banner.banner-position-14{width:728px;height:90px}.banner.banner-position-1{width:160px;height:600px}.banner.banner-position-105{width:320px;height:100px}.banner.banner-position-15{width:336px;height:280px}.banner.banner-position-16{width:336px;height:280px}.banner.banner-position-2-static{position:fixed;top:0;background:red !important}.banner
.demo{width:100%;height:100%;background:rgba(37,115,164,0.65);color:#fff;display:block}@media screen and (max-width:600px){.ad-mobile{margin-top:-10px;padding-bottom:20px}.main-column .ad-mobile{margin-top:0;padding-bottom:0}.weather___getDetail+.ad-mobile{margin-top:15px}.top-map .ad-mobile{margin-top:15px}.weather-day .ad-mobile{margin:10px
0 0}.banner.banner-position-14{display:none}}@media screen and (max-width:950px){.banner.banner-position-14{display:none}}@media screen and (min-width:950px){.ad-holder .banner.banner-position-105{display:none}}@media screen and (min-width:601px){.ad-holder .banner.banner-position-101,.ad-holder .banner.banner-position-102,.ad-holder .banner.banner-position-103{display:none}}@media
print{.banner{display:none}}.gallery-text{padding:0
10px 10px 10px;text-align:justify}.gallery-text.last{padding-bottom:30px}.gallery-cite{padding:10px
10% 20px 10%;font-style:italic}.gallery-group-holder{text-align:center}.gallery-group-holder
.listGroup{display:inline-block;width:120px;vertical-align:top;margin:0
10px 20px 10px;border:1px
solid #7C7C7C;text-align:center;padding:10px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;height:160px}.gallery-group-holder .listGroup
a{display:block}.gallery-group-holder .listGroup
img{max-height:110px;max-width:110px;vertical-align:middle;margin-bottom:10px}.gallery-group-holder .listGroup
.title{height:40px;overflow:hidden;display:block}.gallery-group-holder .listGroup:hover{-moz-box-shadow:0 0 5px 0 rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.5);box-shadow:0 0 5px 0 rgba(0,0,0,0.5);background:#f3f3f3}.gallery-group-holder .listGroup:hover
a{text-decoration:none}.gallery-item-holder{text-align:center}.gallery-item-holder
.listItem{display:inline-block;width:120px;margin:0
10px 20px 10px;text-align:center;padding:10px;border:1px
solid #7C7C7C;vertical-align:top;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;height:160px}.gallery-item-holder .listItem
a{display:block}.gallery-item-holder .listItem
img{max-height:110px;max-width:110px;vertical-align:middle;margin-bottom:10px}.gallery-item-holder .listItem
.title{height:40px;overflow:hidden;display:block}.gallery-item-holder .listItem:hover{border-color:#494949;-moz-box-shadow:0 0 5px 0 rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.5);box-shadow:0 0 5px 0 rgba(0,0,0,0.5);background:#f3f3f3}.gallery.__upload .gallery-upload-holder{padding:15px;background:#f6f6f6;margin-left:15px;border:1px
solid #dcdcdb;font-size:16px;box-shadow:1px 1px 15px 1px #DCDCDF;position:relative}.gallery.__upload .gallery-upload-holder:after{content:"";position:absolute;width:1px;height:85%;top:-5%;background:#fff;background:-moz-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(32%, #cecece), color-stop(74%, #cecece), color-stop(100%, #ffffff));background:-webkit-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-o-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-ms-linear-gradient(top, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:linear-gradient(to bottom, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);left:calc(50% + 6px)}.gallery.__upload .label-holder{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:150px;float:left;text-align:right;padding-right:15px}.gallery.__upload
.label{color:#080707;font-weight:bold;text-align:right;text-transform:capitalize}.gallery.__upload
.inputs{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 150px);float:right;position:relative}.gallery.__upload
.author{width:47%;margin-bottom:33px;padding-bottom:17px;position:relative}.gallery.__upload .author:after{content:"";position:absolute;height:1px;width:100%;bottom:0;background:#fff;background:-moz-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0, #ffffff), color-stop(32%, #cecece), color-stop(74%, #cecece), color-stop(100%, #ffffff));background:-webkit-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-o-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-ms-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:linear-gradient(to right, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);left:0}.gallery.__upload .photo-holder{width:47%;float:left;margin-bottom:33px;padding-bottom:17px;position:relative}.gallery.__upload .photo-holder:after{content:"";position:absolute;height:1px;width:100%;bottom:0;background:#fff;background:-moz-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0, #ffffff), color-stop(32%, #cecece), color-stop(74%, #cecece), color-stop(100%, #ffffff));background:-webkit-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-o-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-ms-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:linear-gradient(to right, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);left:0}.gallery.__upload .photo-holder:nth-child(2n+1){margin-left:6%}.gallery.__upload .photo-holder:nth-child(6):after{content:none}.gallery.__upload input,.gallery.__upload
select{margin-bottom:30px;height:20px}.gallery.__upload .last-line{margin-top:20px}.gallery.__upload
#buttonSubmit{margin-top:10px}.gallery.__upload
.errors_container{position:absolute;top:35px;font-size:14px}.gallery.__upload .captcha-holder
.errors_container{position:relative;top:auto}.news.item{padding:15px
0 25px 0;margin:0
0 25px 0;clear:both;vertical-align:top;margin-bottom:20px;position:relative}.news.item:after{content:"";position:absolute;bottom:-6px;width:100%;height:1px;left:0;background:#fff;background:-moz-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0, #ffffff), color-stop(32%, #cecece), color-stop(74%, #cecece), color-stop(100%, #ffffff));background:-webkit-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-o-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-ms-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:linear-gradient(to right, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1)}.news.item:last-of-type:after{content:none}.news.item
.thumbnail{display:inline-block;padding:7px;float:left;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px
solid #7C7C7C}.news.item .thumbnail
a{display:block}.news.item .thumbnail
img{max-width:150px;vertical-align:middle}.news.item .thumbnail:hover{border-color:#494949;-moz-box-shadow:0 0 5px 0 rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.5);box-shadow:0 0 5px 0 rgba(0,0,0,0.5)}.news.item
.summary{margin:10px
0 25px 0;line-height:21px;float:right;width:calc(100% - 200px)}.news.item
.entityCreatedAt{display:block;margin-bottom:5px}.news.item
.more{float:left}.news.item
.title{font-size:14px;font-weight:bold;margin-bottom:10px;display:inline-block;float:right;width:calc(100% - 200px)}.news.item .title:hover{text-decoration:none}.news.groups{position:relative}.news.groups:after{content:"";position:absolute;bottom:-6px;width:100%;height:1px;left:0;background:#fff;background:-moz-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0, #ffffff), color-stop(32%, #cecece), color-stop(74%, #cecece), color-stop(100%, #ffffff));background:-webkit-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-o-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-ms-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:linear-gradient(to right, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1)}.news.groups:last-of-type:after{content:none}.location_news_getDetail
.entityCreatedAt{font-weight:bold}.location_news_getDetail
.thumbnail{float:left;text-align:center;margin:0
15px 10px 0;padding:7px;border:1px
solid #7C7C7C}.location_news_getDetail .thumbnail
a{display:block}.location_news_getDetail .thumbnail
img{max-height:194px;max-width:150px;vertical-align:middle}.location_news_getDetail .thumbnail:hover{border-color:#494949;-moz-box-shadow:0 0 5px 0 rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.5);box-shadow:0 0 5px 0 rgba(0,0,0,0.5)}.location_news_getDetail
a.title{font-weight:bold}.location_news_getDetail
.summary{padding:10px
0;line-height:1.5em}.location_news_getDetail .youtube-players{text-align:center}@media
print{.location_news_getDetail .attachments_nonimages
a{padding:1px
0;background:none !important}}.header{margin-top:18px}.header
h2{margin-bottom:16px;font-size:1.8em;line-height:1.5em}.text,.text2,.text3{margin-bottom:24px}.attachments:after{content:"";clear:both;display:block}.location_page_getDetail
img{max-width:100%}.location_page_getDetail
.contactForm{margin:0
auto;width:303px}.home-weather-holder{text-align:center}.home-weather-holder
a{width:calc(48% - 40px);min-width:390px;display:inline-block;border:1px
solid #ccc;background:#f3f3f3;padding:10px;margin:10px;font-size:16px;font-weight:bold;vertical-align:top;text-decoration:none}.home-weather-holder
img{float:left;max-width:230px}.home-weather-holder
.left{display:block;float:left;width:calc(100% - 260px);margin-left:20px;text-align:left}.home-weather-holder .left
span{font-weight:normal;font-size:14px;display:block;margin-top:10px}@media
print{.location_page_getDetail .attachments_nonimages
a{padding:1px
0;background:none !important}}.popup{position:fixed;cursor:default;border:1px
solid #949494;background:white;padding:0;z-index:10000;overflow:hidden;display:block !important;-webkit-box-shadow:0 0 15px 0 rgba(50,50,50,0.4);-moz-box-shadow:0 0 15px 0 rgba(50,50,50,0.4);box-shadow:0 0 15px 0 rgba(50,50,50,0.4)}.popup.pos1{top:0;left:0}.popup.pos2{top:0;left:50%}.popup.pos3{top:0;right:0}.popup.pos4{top:50%;left:0}.popup.pos5{top:50%;left:50%}.popup.pos6{top:50%;right:0}.popup.pos7{bottom:0;left:0}.popup.pos8{bottom:0;left:50%}.popup.pos9{bottom:0;right:0}.popup
.nadpis{margin:12px
10px 11px 10px;font-weight:bold}.popup
p{margin:2px
10px 6px 10px;padding:0}.popup
img{margin:0;padding:0;border:0}.popup
.cross{top:0;right:0;position:absolute;width:40px;height:40px;line-height:40px;text-align:center}.popup .cross
.fa{font-size:1.6em;position:relative}.popup .cross .fa:hover{top:1px}div.viewport-bcg-cropper{transition:all .2s ease-in-out}div.viewport-bcg-cropper.popup-moved{opacity:.5;filter:alpha(opacity=50)}.popup.sidebar{height:100%;top:0;transition:all .2s ease-in-out;visibility:hidden}.popup.sidebar.side-left.open{left:0}.popup.sidebar.side-right.open{right:0}.popup.sidebar.open{visibility:visible;display:block}#popup-tab{transition:all .2s ease-in-out;-webkit-box-shadow:0 0 15px 0 rgba(50,50,50,0.4);-moz-box-shadow:0 0 15px 0 rgba(50,50,50,0.4);box-shadow:0 0 15px 0 rgba(50,50,50,0.4);display:block;position:fixed;cursor:pointer;border:1px
solid #949494;background:white;padding:0;z-index:9999;overflow:hidden;bottom:0;width:26px;height:160px}#popup-tab span,#popup-tab span:hover{color:black;text-decoration:none;font-weight:400;width:160px;height:26px;text-align:center;white-space:nowrap;position:absolute}#popup-tab.side-left{left:0;border-top-right-radius:3px;border-bottom-right-radius:3px}#popup-tab.side-left
span{-ms-transform:rotate(90deg);-ms-transform-origin:0 0;-webkit-transform:rotate(90deg);-webkit-transform-origin:0 0;transform:rotate(90deg);transform-origin:0 0;left:23px}#popup-tab.side-right{right:0;border-top-left-radius:3px;border-bottom-left-radius:3px}#popup-tab.side-right
span{-ms-transform:rotate(270deg);-ms-transform-origin:100% 0;-webkit-transform:rotate(270deg);-webkit-transform-origin:100% 0;transform:rotate(270deg);transform-origin:100% 0;left:-157px}@media
print{#popup{display:none}#popup-tab{display:none}}.search_listItem.search.search{margin-bottom:30px}.search_listItem.search
li{padding-left:60px}.search_listItem.search li:before{left:20px}.search_listItem.search
li.interesting{background:#efefef}.onlineSearch .onlineSearch-title
h3{margin-left:30px}.onlineSearch .weather-info-box{-webkit-box-shadow:0 0 10px 0 #A1A1A1;box-shadow:0 0 10px 0 #A1A1A1}.onlineSearch .weather-info-box #all-week{border:0}.search .change-locality{display:block;position:relative;color:#006d9b;font-family:"Georgia";font-size:17px;font-weight:bold;text-decoration:none;margin:9px
0 0 0;padding:17px
0 0 41px;letter-spacing:-0.4px;line-height:normal;text-align:left}.search .change-locality:before{content:"";position:absolute;background:url('/web/_images/sprite.png');background-position:0 -392px;width:415px;height:32px;top:0;left:-50px}.search .change-locality:after{content:"\f07e";position:absolute;left:0;top:16px;font-family:FontAwesome;font-size:24px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.search .change-locality:hover:after{left:3px}.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em .438em .625em;line-height:1.125em;cursor:pointer}.slicknav_menu
.slicknav_menutxt{display:block;line-height:1.188em;float:left}.slicknav_menu
.slicknav_icon{float:left;margin:.188em 0 0 .438em}.slicknav_menu .slicknav_no-text{margin:0}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,0.25);box-shadow:0 1px 0 rgba(0,0,0,0.25)}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}.slicknav_nav{clear:both}.slicknav_nav ul,.slicknav_nav
li{display:block}.slicknav_nav
.slicknav_arrow{font-size:.8em;margin:0
0 0 .4em}.slicknav_nav
.slicknav_item{cursor:pointer}.slicknav_nav
.slicknav_row{display:block}.slicknav_nav
a{display:block}.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link
a{display:inline}.slicknav_menu:before,.slicknav_menu:after{content:" ";display:table}.slicknav_menu:after{clear:both}.slicknav_menu{font-size:16px}.slicknav_btn{margin:5px
5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,0.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222}.slicknav_menu
.slicknav_menutxt{color:#FFF;font-weight:bold;text-shadow:0 1px 3px #000}.slicknav_menu .slicknav_icon-bar{background-color:#f5f5f5}.slicknav_menu{background:#4c4c4c;padding:5px}.slicknav_nav{color:#fff;margin:0;padding:0;font-size:.875em}.slicknav_nav,.slicknav_nav
ul{list-style:none;overflow:hidden}.slicknav_nav
ul{padding:0;margin:0
0 0 20px}.slicknav_nav
.slicknav_row{padding:5px
10px;margin:2px
5px}.slicknav_nav
a{padding:5px
10px;margin:2px
5px;text-decoration:none;color:#fff}.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link
a{padding:0;margin:0}.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff}.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222}.slicknav_nav
.slicknav_txtnode{margin-left:15px}#primary-nav
.slicknav_menu{background:inherit}.submenu-holder
.slicknav_menu{background:inherit;padding:0;-moz-box-shadow:0 1px 2px rgba(0,0,0,0.18);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.18);box-shadow:0 1px 2px rgba(0,0,0,0.18)}.submenu-holder .slicknav_menu
.slicknav_btn{background:none}.submenu-holder .slicknav_menu .slicknav_btn
.slicknav_menutxt{color:#231F20;text-shadow:none}.submenu-holder .slicknav_menu .slicknav_btn .slicknav_icon-bar{background-color:#231F20;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.submenu-holder .slicknav_menu
a{color:#25964C}.slicknav_nav a:hover,.slicknav_nav .slicknav_row:hover,.slicknav_nav a:hover a,.slicknav_nav .slicknav_row:hover
a{color:#222;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#main-article .submenu-holder ul.slicknav_nav,#main-article .submenu-holder .slicknav_nav
ul{margin:0}#main-article .submenu-holder ul.slicknav_nav li,#main-article .submenu-holder .slicknav_nav ul
li{padding:0;height:auto}#main-article .submenu-holder ul.slicknav_nav li:hover,#main-article .submenu-holder .slicknav_nav ul li:hover{background:none}#main-article .submenu-holder ul.slicknav_nav li a,#main-article .submenu-holder .slicknav_nav ul li
a{color:#25964C;border-top:none;line-height:initial;padding:5px
10px;margin:2px
5px}#main-article .submenu-holder ul.slicknav_nav li a::before,#main-article .submenu-holder .slicknav_nav ul li a::before{content:none}#main-article .submenu-holder ul.slicknav_nav li a:hover,#main-article .submenu-holder .slicknav_nav ul li a:hover{color:#25964C}.slicknav_nav li.weather-summer-getlist
a{color:#8acae6;font-weight:700;position:relative;padding:7px
7px 7px 31px}.slicknav_nav li.weather-summer-getlist a:before{content:' ';position:absolute;width:20px;height:20px;background:url('/web/_images/palm-icon.png') no-repeat top 0 left 0;left:6px;top:8px}.slicknav_menu{display:none;padding:5px
0 5px 0;z-index:99;position:absolute;width:100%;margin-left:0;text-align:left}.slicknav_nav{background:#000923;padding-left:1%}.slicknav_btn{background:none}@media screen and (max-width:1250px){html:not(.no-responziv) body{min-width:320px}html:not(.no-responziv) #header-main .centered-content{max-width:calc(100% - 30px)}html:not(.no-responziv) #header-main #primary-nav{width:calc(100% - 30px);overflow:visible}html:not(.no-responziv) #header-main .login-column{display:none}html:not(.no-responziv) #header-main .user-responsive{display:block}html:not(.no-responziv) #header-main .user-responsive
ul{display:none}html:not(.no-responziv) #header-main .user-responsive.active
ul{display:block}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder{margin-left:20px;max-width:calc(100% - 215px)}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder:after{content:none}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder:before{content:none}html:not(.no-responziv) .weather-week.page{padding:5px
0 0 10px}html:not(.no-responziv) .weather-week.page .weather-week-title{margin-left:-10px}html:not(.no-responziv) .weather-week.page .week-slider-holder:after{content:none}html:not(.no-responziv) .weather-week.page .week-slider-holder:before{content:none}html:not(.no-responziv) .weather-week .centered-content{max-width:calc(100% - 50px)}html:not(.no-responziv) .weather-week .more-days{margin-right:10px}html:not(.no-responziv) .weather-day{padding-top:12px}html:not(.no-responziv) .weather-day .day-slider-holder{padding:0
20px 20px 20px;max-width:calc(100% - 40px)}html:not(.no-responziv) .weather-day .more-info{padding-right:20px}html:not(.no-responziv) .weather-day
.listItem{margin-bottom:15px}html:not(.no-responziv) .weather-day
.title{margin:0
0 20px 0}html:not(.no-responziv) .weather-info-box{max-width:calc(100% - 15px);margin-top:40px}html:not(.no-responziv) .weather-info-box
.box{height:auto}html:not(.no-responziv) .weather-info-box .box#all-week{line-height:normal}html:not(.no-responziv) .weather-info-box .box#all-week
.listItem{margin-bottom:50px}html:not(.no-responziv) .top-map .views-switch{right:20px}html:not(.no-responziv) .top-map .map-holder{width:calc(100% - 180px)}html:not(.no-responziv) .top-map
.map{width:100%}html:not(.no-responziv) .top-map .change-map-holder{float:none;clear:both;width:100%;text-align:center}html:not(.no-responziv) .top-map .change-map-holder
li{display:inline-block;width:30%;margin:0
3px;max-width:250px}html:not(.no-responziv) .top-map .change-map-holder
a{width:calc(100% - 6px)}html:not(.no-responziv) .top-map .ads-right{margin-right:13px}html:not(.no-responziv) .top-map .ads-bottom{width:102%;margin-left:-1%;background:#fff;padding-top:20px;position:relative;z-index:9}html:not(.no-responziv) .main-text-holder .main-text{padding-left:15px}html:not(.no-responziv) .main-text-holder .main-text .listItem.day:first-child:before{content:none}html:not(.no-responziv) .main-text-holder .main-text .listItem.day .day-name{margin:0;width:auto}html:not(.no-responziv) .main-text-holder .main-text .listItem.day
.detail{width:100px}html:not(.no-responziv) .main-text-holder .main-text .listItem.day .on-mountain{display:block}html:not(.no-responziv) .main-text-holder .ads-column:after{display:none}html:not(.no-responziv) .actuals{font-size:13px}html:not(.no-responziv) .actuals .main-news .text
p{margin-bottom:10px}html:not(.no-responziv) .actuals .main-news
.title{font-size:19px}html:not(.no-responziv) .actuals
.listItem{width:48%;float:right;margin:18px
0 0 0}html:not(.no-responziv) .actuals
.listItem.first{float:left}html:not(.no-responziv) .actuals
.listItem.last{display:none}html:not(.no-responziv) .new-photo .list-holder{height:150px;overflow:hidden;text-align:center}html:not(.no-responziv) .new-photo
.listItem.photo{margin-bottom:20px;float:none;display:inline-block;vertical-align:top}html:not(.no-responziv) .about-locality.page{width:calc(100% - 15px - 40px);padding:10px
21px 21px 21px}html:not(.no-responziv) .about-locality .change-locality{font-size:14px;padding:17px
0 0 30px}html:not(.no-responziv) .about-locality .change-locality:before{background-position:0 -351px;width:229px;left:50%;margin-left:-115px}html:not(.no-responziv) .about-locality .change-locality:after{font-size:20px}html:not(.no-responziv) .about-locality
.summary{max-height:175px;overflow:hidden}html:not(.no-responziv) #main-footer #footer-nav
.register{display:none}html:not(.no-responziv) #main-footer #footer-nav
.login{display:none}html:not(.no-responziv) #main-footer .poski-paticka{width:95%;margin:0
auto;text-align:left}html:not(.no-responziv) .gallery.__upload .gallery-upload-holder:after{content:none}html:not(.no-responziv) .gallery.__upload
.author{width:100%}html:not(.no-responziv) .gallery.__upload .photo-holder{width:100%}html:not(.no-responziv) .gallery.__upload .photo-holder:nth-child(2n+1){margin-left:0}html:not(.no-responziv) .location_predpoved_pocasi .top-map .map-holder{width:100%}}@media screen and (max-width:1200px){html:not(.no-responziv) #header-main #primary-nav>ul>li .phone-not{display:none}html:not(.no-responziv) #header-main #primary-nav>ul>li .loc-icon{display:inline-block}}@media screen and (max-width:1100px){html:not(.no-responziv) #pocasi-u-vas{position:fixed;top:140px}html:not(.no-responziv) .top-map:before{content:"";position:absolute;width:100%;height:170px;border-top:9px solid #fff;left:0;top:700px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QyZWFlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom, #fff 0, #d2eaee 100%);background-image:-o-linear-gradient(bottom, #fff 0, #d2eaee 100%);background-image:-webkit-linear-gradient(bottom, #fff 0, #d2eaee 100%);background-image:linear-gradient(bottom, #fff 0, #d2eaee 100%)}html:not(.no-responziv) .top-map .map-responsive-holder{width:783px;margin:0
auto;padding-top:486px;position:relative}html:not(.no-responziv) .top-map
.map{display:block;position:relative;float:none;height:auto;overflow:visible;min-height:486px}html:not(.no-responziv) .top-map .sun-info{position:absolute;top:0;left:0;float:none}html:not(.no-responziv) .top-map .city-temperature{position:absolute;float:none;z-index:9;background:none;width:calc(100% + 180px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:180px;text-align:left;padding:10px;min-height:200px;max-height:230px;overflow:hidden}html:not(.no-responziv) .top-map .city-temperature
li{width:170px;display:inline-block;margin:0
10px;color:#000;font-size:12px;position:relative}html:not(.no-responziv) .top-map .city-temperature li img,html:not(.no-responziv) .top-map .city-temperature li .no-icon{width:18px;height:18px}html:not(.no-responziv) .top-map .city-temperature li
.name{width:108px;display:inline-block;text-align:right;padding-right:5px}html:not(.no-responziv) .top-map .city-temperature li .icon-shine{background:none;position:relative}html:not(.no-responziv) .top-map .city-temperature li .icon-shine:after{content:"";position:absolute;width:54px;height:54px;background:url('/web/_images/shine/for30.png');margin:-15px 0 0 -18px;z-index:1;top:0;left:0}html:not(.no-responziv) .top-map .city-temperature
li.night{display:none}html:not(.no-responziv) .top-map .ads-bottom{margin-top:160px}}@media screen and (max-width:1090px){#header-main
.catchword{position:absolute;bottom:12px;left:26px;z-index:9998;margin:0}#header-main
.user{position:absolute;bottom:13px;right:75px;z-index:9998;float:none}#header-main .user .user-responsive{margin:0}#header-main
.links{position:absolute;bottom:0;right:130px;z-index:9998}#header-main #primary-nav
.slicknav_menu{display:block}#header-main #primary-nav .desktop-menu{display:none}}@media screen and (max-width:1020px){body{background-position:center bottom -105px}html:not(.no-responziv) #content-holder{width:auto}html:not(.no-responziv) .weather-week .weather-info
.sep{display:block;text-indent:-9999px;height:2px}html:not(.no-responziv) #main-article{margin:0;background-position:top -190px center}html:not(.no-responziv) #main-article .breadcrumb-holder{background:rgba(255,255,255,0.6);overflow:hidden;margin-bottom:16px}html:not(.no-responziv) .main-article-content .ads-horizontal-mesto,html:not(.no-responziv) .main-article-content .ads-horizontal-top{display:none}html:not(.no-responziv) .main-text-holder .main-text .listItem.day:after{height:80%;top:10%}html:not(.no-responziv) .main-text-holder .main-text .listItem.day
.date{display:block;height:40px}html:not(.no-responziv) .main-text-holder .main-text .listItem.day
.icon{float:none;margin:10px
auto}html:not(.no-responziv) .main-text-holder .main-text .listItem.day
.detail{float:none;text-align:center}html:not(.no-responziv) .weather-week.page{padding:20px
0 0 0}html:not(.no-responziv) .actuals{font-size:13px;padding-bottom:15px}html:not(.no-responziv) .actuals
.ads{display:none}html:not(.no-responziv) .actuals .main-news{width:100%}html:not(.no-responziv) .actuals
.listItem{display:block;float:none;width:100%;margin-bottom:10px}html:not(.no-responziv) .actuals
.listItem.first{float:none}html:not(.no-responziv) .new-photo{width:calc(100% - 40px);margin-left:0;padding:0
20px}html:not(.no-responziv) .new-photo
.title{font-size:19px}html:not(.no-responziv) .weather-info-box .idTabs li
a{padding:18px
23px 0 23px}html:not(.no-responziv) .weather-info-box .idTabs li
a.selected{padding-top:18px}html:not(.no-responziv) .weather-info-box #today:before{content:none}html:not(.no-responziv) .weather-info-box .left-info{width:160px}html:not(.no-responziv) .weather-info-box .left-info
img{float:none;max-width:80px;max-height:80px;margin:25px
auto 0 auto;display:block}html:not(.no-responziv) .weather-info-box .left-info
.text{margin:0;float:none;text-align:center;width:100%}html:not(.no-responziv) .weather-info-box .left-info .text
.wind{text-align:center;padding-top:10px}html:not(.no-responziv) .weather-info-box .left-info .text .temperature-day{line-height:62px;height:60px;vertical-align:top}html:not(.no-responziv) .weather-info-box .more-info-table{width:calc(100% - 200px);max-width:600px;margin-top:12px}html:not(.no-responziv) .weather-info-box .more-info-table
.row{padding:4px
0}html:not(.no-responziv) .weather-info-box .more-info{margin:21px
0 3px 11px}html:not(.no-responziv) .single-column .main-column{position:relative}html:not(.no-responziv) .single-column .main-column .submenu-responsive-spacer{height:44px;width:auto;position:relative}html:not(.no-responziv) .single-column .main-column .submenu-responsive-spacer .submenu-holder{position:absolute;width:100%;min-height:44px;background:#FFF;top:0}html:not(.no-responziv) .single-column .main-column .submenu-responsive-spacer .submenu-holder
.slicknav_menu{display:block}html:not(.no-responziv) .single-column .main-column .submenu-responsive-spacer .submenu-holder .desktop-submenu{display:none}html:not(.no-responziv) .about-locality.page
.title{width:calc(100% - 180px);float:left}html:not(.no-responziv) .about-locality.page
.thumbnail{width:100%;float:none;height:auto;max-height:250px;line-height:normal;clear:both}html:not(.no-responziv) .about-locality.page .right-col{width:100%;float:none;margin-top:20px}html:not(.no-responziv) .about-locality.page .right-col
.summary{height:90px;min-height:auto !important}html:not(.no-responziv) .about-locality.page .change-locality{width:230px;margin-top:15px}html:not(.no-responziv) .about-locality:not(.page){width:calc(100% - 80px);padding:10px
20px 25px 20px;margin:35px
20px 32px 20px}html:not(.no-responziv) #main-footer{margin-top:20px}html:not(.no-responziv) #main-footer #footer-nav .footer-menu{text-align:center}html:not(.no-responziv) #main-footer #footer-nav li:not(.link){display:none}html:not(.no-responziv) #main-footer #footer-nav
.cloudiness{display:inline-block;float:none}html:not(.no-responziv) #main-footer #footer-nav
.radar{display:inline-block;float:none}html:not(.no-responziv) #main-footer .bottom-links{display:none}html:not(.no-responziv) #main-footer .ads-banner{display:none}html:not(.no-responziv) #main-footer .poski-paticka
td{display:block;text-align:left;padding:8px
0}html:not(.no-responziv) #main-footer .poski-paticka
.row{display:block;padding-left:25px}html:not(.no-responziv) #main-footer .poski-paticka
img{margin:6px
5px 0 0}html:not(.no-responziv) #popup-holder{display:none}html:not(.no-responziv) #content-holder #main-footer .responziv-switcher{display:block}html:not(.no-responziv) .top-map .day-title{position:absolute}html:not(.no-responziv) .top-map:before{top:750px}html:not(.no-responziv) .top-map
.map{min-height:305px;padding-top:70px}html:not(.no-responziv) .top-map .map-regions{height:260px}html:not(.no-responziv) .top-map .map-responsive-holder{padding-top:0;width:400px;height:302px;max-width:100%}html:not(.no-responziv) .top-map .change-map-holder
li{display:block;max-width:none;width:100%;text-align:center;margin-bottom:5px}html:not(.no-responziv) .top-map .change-map-holder
a{width:100%;max-width:200px;margin:0
auto;padding:30px
0 30px 135px}html:not(.no-responziv) .top-map .change-map-holder a:after{left:30%}html:not(.no-responziv) .top-map .ads-bottom{margin-top:190px}html:not(.no-responziv) .top-map .city-temperature{margin-top:370px}html:not(.no-responziv) .top-map .sun-info{top:70px}html:not(.no-responziv) .top-map .views-switch{top:-10px;right:0;width:calc(100% - 20px);padding:0
10px}html:not(.no-responziv) .top-map .views-switch
.btn{margin:5px
10px}html:not(.no-responziv) .top-map .map-detail-overlay{margin:0
auto}html:not(.no-responziv) .top-map #map-eu .map-responsive-holder,html:not(.no-responziv) .top-map #map-mid .map-responsive-holder{height:272px}html:not(.no-responziv) .top-map #map-eu .city-temperature,html:not(.no-responziv) .top-map #map-mid .city-temperature{margin-top:400px}html:not(.no-responziv) .map-regions.cze,html:not(.no-responziv) .map-regions.svk{padding-top:38px}html:not(.no-responziv) .map-regions.big{display:none}html:not(.no-responziv) .map-regions.small{display:block}html:not(.no-responziv) .map-icon-holder .region:before{width:92px;height:115px;background:url('/web/_images/maps/shineS.png');top:-35px;left:-1px}html:not(.no-responziv) .map-icon-holder .region
img{width:25px}html:not(.no-responziv) .map-icon-holder .region .no-icon{width:25px;height:25px;display:inline-block}html:not(.no-responziv) .map-icon-holder .region
.temp{font-size:14px !important}html:not(.no-responziv) .map-icon-holder .region .temp
.celsius{font-size:9px}html:not(.no-responziv) #map-eu .region:before{width:92px;height:115px;background:url('/web/_images/maps/shineS.png');top:-35px;left:0}html:not(.no-responziv) #map-eu .region
img{width:25px}html:not(.no-responziv) #map-eu .region
.temp{font-size:14px}html:not(.no-responziv) #map-eu .region .temp
.celsius{font-size:9px}html:not(.no-responziv) #map-eu
.detail1{top:20px;left:90px}html:not(.no-responziv) #map-eu
.detail2{top:50px;left:120px}html:not(.no-responziv) #map-eu
.detail3{top:90px;left:50px}html:not(.no-responziv) #map-eu
.detail4{top:103px;left:86px}html:not(.no-responziv) #map-eu
.detail5{top:140px;left:70px}html:not(.no-responziv) #map-eu
.detail6{top:130px;left:114px}html:not(.no-responziv) #map-eu
.detail7{top:180px;left:50px}html:not(.no-responziv) #map-eu
.detail8{top:180px;left:111px}html:not(.no-responziv) #map-eu
.detail9{top:160px;left:165px}html:not(.no-responziv) #map-eu
.detail10{top:200px;left:155px}html:not(.no-responziv) #map-eu
.detail11{top:185px;left:192px}html:not(.no-responziv) #map-eu
.detail12{top:170px;left:231px}html:not(.no-responziv) #map-eu
.detail14{top:103px;left:150px}html:not(.no-responziv) #map-eu
.detail15{top:108px;left:185px}html:not(.no-responziv) #map-eu
.detail16{top:134px;left:213px}html:not(.no-responziv) #map-eu
.detail17{top:123px;left:260px}html:not(.no-responziv) #map-eu
.detail18{top:15px;left:169px}html:not(.no-responziv) #map-eu
.detail19{top:68px;left:187px}html:not(.no-responziv) #map-eu
.detail20{top:95px;left:237px}html:not(.no-responziv) #map-eu
.detail21{top:58px;left:230px}html:not(.no-responziv) #map-eu
.detail22{top:20px;left:220px}html:not(.no-responziv) #map-eu
.detail23{top:20px;left:270px}html:not(.no-responziv) #map-eu
.detail24{top:72px;left:273px}html:not(.no-responziv) #map-eu
.detail25{top:40px;left:40px}html:not(.no-responziv) #map-cze
.detail4{top:114px;left:118px}html:not(.no-responziv) #map-cze
.detail5{top:197px;left:93px}html:not(.no-responziv) #map-cze
.detail2{top:145px;left:35px}html:not(.no-responziv) #map-cze
.detail1{top:105px;left:0}html:not(.no-responziv) #map-cze
.detail3{top:65px;left:70px}html:not(.no-responziv) #map-cze
.detail6{left:135px;top:55px}html:not(.no-responziv) #map-cze
.detail7{left:185px;top:80px}html:not(.no-responziv) #map-cze
.detail9{left:200px;top:125px}html:not(.no-responziv) #map-cze
.detail8{left:175px;top:170px}html:not(.no-responziv) #map-cze
.detail10{left:225px;top:190px}html:not(.no-responziv) #map-cze
.detail11{left:250px;top:150px}html:not(.no-responziv) #map-cze
.detail13{left:300px;top:135px}html:not(.no-responziv) #map-cze
.detail12{left:290px;top:180px}html:not(.no-responziv) #map-cze
.cityName{display:none !important}html:not(.no-responziv) #map-cze .region-hover{position:absolute;background:url('/web/_images/maps/czeS-hover.png')}html:not(.no-responziv) #map-cze
.kraj4{top:84px;left:87px;width:116px;height:94px;background-position:0 -178px}html:not(.no-responziv) #map-cze
.kraj5{top:170px;left:94px;width:114px;height:87px;background-position:-148px -82px}html:not(.no-responziv) #map-cze
.kraj2{top:127px;left:31px;width:78px;height:96px;background-position:-70px -82px}html:not(.no-responziv) #map-cze
.kraj1{top:95px;left:17px;width:64px;height:47px;background-position:-162px 0}html:not(.no-responziv) #map-cze
.kraj3{top:45px;left:63px;width:92px;height:82px;background-position:-70px 0}html:not(.no-responziv) #map-cze
.kraj6{top:49px;left:139px;width:70px;height:46px;background-position:0 0}html:not(.no-responziv) #map-cze
.kraj7{top:69px;left:182px;width:81px;height:63px;background-position:-116px -178px}html:not(.no-responziv) #map-cze
.kraj9{top:118px;left:196px;width:82px;height:54px;background-position:-226px 0}html:not(.no-responziv) #map-cze
.kraj8{top:149px;left:168px;width:84px;height:77px;background-position:-226px -169px}html:not(.no-responziv) #map-cze
.kraj10{top:169px;left:205px;width:116px;height:84px;background-position:0 -272px}html:not(.no-responziv) #map-cze
.kraj11{top:98px;left:268px;width:66px;height:99px;background-position:0 -47px}html:not(.no-responziv) #map-cze
.kraj13{top:105px;left:293px;width:94px;height:77px;background-position:-116px -272px}html:not(.no-responziv) #map-cze
.kraj12{top:173px;left:293px;width:71px;height:58px;background-position:-210px -246px}html:not(.no-responziv) #map-svk
.detail4{top:190px;left:70px}html:not(.no-responziv) #map-svk
.detail5{top:80px;left:130px}html:not(.no-responziv) #map-svk
.detail2{top:150px;left:32px}html:not(.no-responziv) #map-svk
.detail1{top:175px;left:-10px}html:not(.no-responziv) #map-svk
.detail3{top:110px;left:70px}html:not(.no-responziv) #map-svk
.detail6{top:150px;left:149px}html:not(.no-responziv) #map-svk
.detail7{top:82px;left:276px}html:not(.no-responziv) #map-svk
.detail8{top:130px;left:240px}html:not(.no-responziv) #map-svk
.cityName{display:none !important}html:not(.no-responziv) #map-svk .region-hover{position:absolute;background:url('/web/_images/maps/svkS-hover.png')}html:not(.no-responziv) #map-svk
.kraj4{top:153px;left:72px;width:89px;height:96px;background-position:-69px 0}html:not(.no-responziv) #map-svk
.kraj5{top:63px;left:114px;width:111px;height:87px;background-position:-158px 0}html:not(.no-responziv) #map-svk
.kraj2{top:135px;left:21px;width:69px;height:112px;background-position:0 -63px}html:not(.no-responziv) #map-svk
.kraj1{top:158px;left:14px;width:45px;height:63px;background-position:0 0}html:not(.no-responziv) #map-svk
.kraj3{top:90px;left:52px;width:94px;height:83px;background-position:-69px -96px}html:not(.no-responziv) #map-svk
.kraj6{top:130px;left:123px;width:131px;height:87px;background-position:-163px -87px}html:not(.no-responziv) #map-svk
.kraj7{top:76px;left:213px;width:175px;height:68px;background-position:-144px -179px}html:not(.no-responziv) #map-svk
.kraj8{top:122px;left:235px;width:144px;height:66px;background-position:0 -179px}html:not(.no-responziv) #map-mid .region:before{width:92px;height:115px;background:url('/web/_images/maps/shineS.png');top:-35px;left:0}html:not(.no-responziv) #map-mid .region
img{width:25px}html:not(.no-responziv) #map-mid .region
.temp{font-size:14px}html:not(.no-responziv) #map-mid .region .temp
.celsius{font-size:9px}html:not(.no-responziv) #map-mid
.detail15{top:63px;left:195px}html:not(.no-responziv) #map-mid
.detail18{top:45px;left:256px}html:not(.no-responziv) #map-mid
.detail16{top:45px;left:173px}html:not(.no-responziv) #map-mid
.detail21{top:180px;left:275px}html:not(.no-responziv) #map-mid
.detail25{top:20px;left:40px}html:not(.no-responziv) #map-mid
.detail17{top:16px;left:150px}html:not(.no-responziv) #map-mid
.detail23{top:40px;left:120px}html:not(.no-responziv) #map-mid
.detail19{top:100px;left:230px}html:not(.no-responziv) #map-mid
.detail24{top:70px;left:0}html:not(.no-responziv) #map-mid
.detail22{top:140px;left:110px}html:not(.no-responziv) #map-mid
.detail20{top:80px;left:310px}html:not(.no-responziv) #map-mid .region-hover{position:absolute;background:url('/web/_images/maps/midS-hover.png')}html:not(.no-responziv) #map-mid
.kraj15{top:60px;left:231px;width:16px;height:35px;background-position:-160px -99px}html:not(.no-responziv) #map-mid
.kraj18{top:41px;left:260px;width:56px;height:34px;background-position:-198px 0}html:not(.no-responziv) #map-mid
.kraj16{top:50px;left:224px;width:17px;height:19px;background-position:-160px -80px}html:not(.no-responziv) #map-mid
.kraj21{top:186px;left:280px;width:91px;height:30px;background-position:-107px -215px}html:not(.no-responziv) #map-mid
.kraj25{top:8px;left:40px;width:104px;height:80px;background-position:-82px 0}html:not(.no-responziv) #map-mid
.kraj17{top:15px;left:180px;width:53px;height:47px;background-position:-107px -80px}html:not(.no-responziv) #map-mid
.kraj23{top:9px;left:118px;width:107px;height:118px;background-position:0 -80px}html:not(.no-responziv) #map-mid
.kraj19{top:70px;left:235px;width:77px;height:78px;background-position:-107px -134px}html:not(.no-responziv) #map-mid
.kraj24{top:50px;left:14px;width:82px;height:80px;background-position:0 0}html:not(.no-responziv) #map-mid
.kraj22{top:120px;left:125px;width:37px;height:82px;background-position:-203px -34px}html:not(.no-responziv) #map-mid
.kraj20{top:66px;left:292px;width:92px;height:72px;background-position:0 -212px}html:not(.no-responziv) #map-mid .seas:before{width:78px;height:78px;background:url('/web/_images/maps/shineS.png');cursor:default;top:-42px;left:-3px}html:not(.no-responziv) #map-mid .seas
img{width:20px}html:not(.no-responziv) #map-mid .seas
.temp{font-size:14px;margin-top:-5px}html:not(.no-responziv) #map-mid .seas
.celsius{font-size:6px}html:not(.no-responziv) #map-mid .seas.detail-adriatic{top:50px;left:167px}html:not(.no-responziv) #map-mid .seas.detail-adriatic-n{top:34px;left:148px}html:not(.no-responziv) #map-mid .seas.detail-adriatic-s{top:66px;left:183px}html:not(.no-responziv) #map-mid .seas.detail-aegean{top:72px;left:237px}html:not(.no-responziv) #map-mid .seas.detail-alboran{top:125px;left:-2px}html:not(.no-responziv) #map-mid .seas.detail-balearic{top:92px;left:37px}html:not(.no-responziv) #map-mid .seas.detail-biscay{top:15px;left:-8px}html:not(.no-responziv) #map-mid .seas.detail-black{top:52px;left:275px}html:not(.no-responziv) #map-mid .seas.detail-crete{top:135px;left:227px}html:not(.no-responziv) #map-mid .seas.detail-cyprus{top:138px;left:318px}html:not(.no-responziv) #map-mid .seas.detail-egypt-ne{top:178px;left:308px}html:not(.no-responziv) #map-mid .seas.detail-france-se{top:49px;left:64px}html:not(.no-responziv) #map-mid .seas.detail-ionian{top:100px;left:206px}html:not(.no-responziv) #map-mid .seas.detail-italy-w{top:76px;left:138px}html:not(.no-responziv) #map-mid .seas.detail-ligurian-sea{top:41px;left:99px}html:not(.no-responziv) #map-mid .seas.detail-malta{top:130px;left:154px}html:not(.no-responziv) #map-mid .seas.detail-mediterranean-egypt{top:180px;left:268px}html:not(.no-responziv) #map-mid .seas.detail-mediterranean-tunisia{top:146px;left:119px}html:not(.no-responziv) #map-mid .seas.detail-mediterranean-tunisia-n{top:115px;left:104px}html:not(.no-responziv) #map-mid .seas.detail-portugal-w{top:57px;left:-19px}html:not(.no-responziv) #map-mid .seas.detail-red{top:201px;left:310px}html:not(.no-responziv) #map-mid .seas.detail-rhodes{top:132px;left:287px}html:not(.no-responziv) #map-mid .seas.detail-sardinia-e{top:86px;left:86px}html:not(.no-responziv) #map-mid .seas.detail-sardinia-w{top:72px;left:105px}html:not(.no-responziv) #map-mid .seas.detail-sicily-e{top:101px;left:143px}html:not(.no-responziv) #map-mid .seas.detail-spain-nw{top:73px;left:34px}html:not(.no-responziv) #map-mid .seas.detail-spain-se{top:93px;left:-19px}html:not(.no-responziv) #map-mid .seas.detail-turkey-n{top:63px;left:304px}html:not(.no-responziv) #map-mid .seas.detail-turkey-sw{top:121px;left:261px}html:not(.no-responziv) #map-mid .seas.detail-turkey-w{top:102px;left:245px}html:not(.no-responziv) .upload-link{margin:20px
auto;float:none}html:not(.no-responziv) .listItem-holder-box.cloudEncyclopedia{text-align:center}html:not(.no-responziv) .location_predpoved_pocasi .top-map:before{content:none}html:not(.no-responziv) .location_predpoved_pocasi .top-map
.map{margin-top:45px}html:not(.no-responziv) .location_predpoved_pocasi .top-map .map-icon-holder .region
a{font-size:14px}}@media screen and (max-width:1160px){html:not(.no-responziv) .weather-info-box
.idTabs{display:flex}html:not(.no-responziv) .weather-info-box .idTabs
li{max-width:200px;height:100px;display:inline-flex;align-items:center;justify-content:center;text-align:center}html:not(.no-responziv) .weather-info-box .idTabs li
a{height:auto}html:not(.no-responziv) .weather-info-box .idTabs li .custom-title{font-size:15px}}@media screen and (max-width:768px){html:not(.no-responziv) #pocasi-u-vas{max-width:90%;left:5%;top:200px;height:500}html:not(.no-responziv) #pocasi-u-vas
.kraje{-webkit-column-count:2;-moz-column-count:2;column-count:2}html:not(.no-responziv) #pocasi-u-vas .odstranit-oblibenou{width:100%;position:relative}html:not(.no-responziv) #header-main{text-align:center;height:190px}html:not(.no-responziv) #header-main
.catchword{display:none}html:not(.no-responziv) #header-main
#logo{float:none;padding:10px
0 10px 0;margin:0
auto}html:not(.no-responziv) #header-main #search-holder{margin:0
auto;float:none}html:not(.no-responziv) .top-map:before{height:230px}html:not(.no-responziv) .top-map .ads-bottom{width:100%;margin-left:0;height:auto;margin-top:250px}html:not(.no-responziv) .top-map .ads-bottom
.short{display:block}html:not(.no-responziv) .top-map .ads-bottom
.wide{display:none}html:not(.no-responziv) .top-map .ads-bottom .banner-position-6{width:300px;height:250px}html:not(.no-responziv) .weather-day .more-info{display:none}html:not(.no-responziv) .weather-info-box .idTabs
li{margin-right:6px}html:not(.no-responziv) .weather-info-box .idTabs
a{font-size:16px;padding:10px
8px 0 8px}html:not(.no-responziv) .weather-info-box .idTabs
a.selected{padding-top:18px}html:not(.no-responziv) .weather-info-box .box
.title{padding-bottom:15px}html:not(.no-responziv) .weather-info-box .box .left-info{float:none;margin:0
auto;text-align:center}html:not(.no-responziv) .weather-info-box .box .left-info
.image{margin-left:0}html:not(.no-responziv) .weather-info-box .box .left-info
.text{width:100%;text-align:center}html:not(.no-responziv) .weather-info-box .box .left-info .text
.wind{text-align:center;padding:0}html:not(.no-responziv) .weather-info-box .box .more-info-table{width:100%}html:not(.no-responziv) .main-text-holder .main-text{width:calc(100% - 210px)}html:not(.no-responziv) .main-text-holder .main-text
.listItem.day{width:calc(100% - 20px);display:block;position:relative;margin-bottom:0;padding:0
20px 20px 0}html:not(.no-responziv) .main-text-holder .main-text .listItem.day:after{content:"";height:1px;width:84%;bottom:0;left:8%;background:#fff;background:-moz-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0, #ffffff), color-stop(32%, #cecece), color-stop(74%, #cecece), color-stop(100%, #ffffff));background:-webkit-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-o-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:-ms-linear-gradient(left, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);background:linear-gradient(to right, #fff 0, #cecece 32%, #cecece 74%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);position:absolute;top:auto}html:not(.no-responziv) .main-text-holder .main-text .listItem.day:last-child:after{content:none}html:not(.no-responziv) .main-text-holder .main-text .listItem.day
.date{height:auto}html:not(.no-responziv) .main-text-holder .main-text .listItem.day
.icon{float:right}html:not(.no-responziv) .main-text-holder .main-text .listItem.day
.detail{float:left;width:calc(100% - 150px);text-align:left}html:not(.no-responziv) .main-text-holder .ads-right{margin-right:13px}html:not(.no-responziv) .main-text-holder .ads-right.hide{display:block}html:not(.no-responziv) #main-article{background-position:top -25px center}html:not(.no-responziv) .more-days-big-white{width:220px;padding:5px
0 0 0}html:not(.no-responziv) .more-days-big-white:hover:before{margin-left:-163px}html:not(.no-responziv) .more-days-big-white:hover:after{margin-left:129px}html:not(.no-responziv) .more-days-big-white:before{margin-left:-167px}html:not(.no-responziv) .more-days-big-white:after{margin-left:133px}html:not(.no-responziv) .new-photo{display:none}html:not(.no-responziv) .about-locality:not(.page){margin:20px
0 32px 14px;width:calc(100% - 40px - 210px)}html:not(.no-responziv) .about-locality:not(.page) .title{width:calc(100% - 180px);float:left}html:not(.no-responziv) .about-locality:not(.page) .thumbnail{width:100%;float:none;height:auto;max-height:250px;line-height:normal;clear:both}html:not(.no-responziv) .about-locality:not(.page) .right-col{width:100%;float:none;margin-top:20px}html:not(.no-responziv) .about-locality:not(.page) .right-col
.summary{height:auto}html:not(.no-responziv) .about-locality:not(.page) .change-locality{width:230px;margin-top:15px}html:not(.no-responziv) .about-locality
img{max-width:100%;height:auto !important}html:not(.no-responziv) .about-locality .summary-complete
table{width:auto !important}html:not(.no-responziv) .about-locality .summary-complete table td,html:not(.no-responziv) .about-locality .summary-complete table
th{display:table-cell}html:not(.no-responziv) table:not(.poski-paticka){font-size:12px}html:not(.no-responziv) table:not(.poski-paticka) td,html:not(.no-responziv) table:not(.poski-paticka) th{display:block;text-align:center;width:auto;text-align:left !important}html:not(.no-responziv) table:not(.poski-paticka) td .element,html:not(.no-responziv) table:not(.poski-paticka) th
.element{display:block}html:not(.no-responziv) table:not(.poski-paticka) td input[type=text],html:not(.no-responziv) table:not(.poski-paticka) th input[type=text],html:not(.no-responziv) table:not(.poski-paticka) td input[type=password],html:not(.no-responziv) table:not(.poski-paticka) th input[type=password]{max-width:initial;width:calc(100% - 20px);display:block;margin:0
auto}html:not(.no-responziv) table:not(.poski-paticka) td select,html:not(.no-responziv) table:not(.poski-paticka) th
select{max-width:initial;width:calc(100% - 20px);display:block;margin:0
auto}html:not(.no-responziv) table:not(.poski-paticka) td textarea,html:not(.no-responziv) table:not(.poski-paticka) th
textarea{max-width:initial;width:calc(100% - 20px);display:block;margin:0
auto}html:not(.no-responziv) table:not(.poski-paticka) td.free,html:not(.no-responziv) table:not(.poski-paticka) th.free{display:none}html:not(.no-responziv) .home-weather-holder
a{width:calc(100% - 40px);min-width:200px}html:not(.no-responziv) .home-weather-holder a
img{display:block;margin:0
auto 10px auto;float:none}html:not(.no-responziv) .home-weather-holder
.left{float:none;margin:0;width:90%;margin:0
auto;text-align:center}html:not(.no-responziv) .umisteni.iframeTabs.idTabs{border:0}html:not(.no-responziv) .umisteni.iframeTabs.idTabs
li{display:block;margin:0
0 10px 0}html:not(.no-responziv) .yourCode,html:not(.no-responziv) .yourThumbnail{float:none;width:100%}html:not(.no-responziv) .gallery.__upload .gallery-upload-holder{margin-left:0}html:not(.no-responziv) .gallery.__upload .label-holder,html:not(.no-responziv) .gallery.__upload
.inputs{float:none;width:100%;text-align:left}}@media screen and (max-width:600px){html:not(.no-responziv) h1{font-size:32px}html:not(.no-responziv) #main-article{background-position:top -5px center}html:not(.no-responziv) #main-article>.centered-content{padding-left:0}html:not(.no-responziv) #main-article .ads-right-col{display:none}html:not(.no-responziv) #main-article .main-article-content{width:96%;float:none;margin:0
auto;padding:0
0 20px 0}html:not(.no-responziv) #main-article .main-article-content .weather-info-box{max-width:100%}html:not(.no-responziv) .main-article-content .ads-horizontal-top{display:block;width:300px;height:250px;margin:35px
auto 0 auto}html:not(.no-responziv) .main-article-content .ads-horizontal-top .banner-position-6{width:300px;height:250px}html:not(.no-responziv) .main-article-content .ads-horizontal-top
.wide{display:none}html:not(.no-responziv) .main-article-content .ads-horizontal-top
.short{display:block}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder{margin:0
10px 0 10px;max-width:calc(100% - 20px);text-align:center;float:none;height:auto}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder:before{content:none}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder:after{content:none}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder.hp{padding:0}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder
.listItem{width:143px;display:inline-block;border:0;margin:20px
0 0 0;padding-bottom:30px}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder .listItem .icon-shine:after{margin:-10px 0 0 -25px}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder .more-days.slider{display:inline-block;width:113px;border:0;margin:20px
0 0 0;padding:20px
15px 80px 15px;float:none;vertical-align:top;background:url('/web/_images/sprite.png');background-position:-397px -291px;margin-bottom:30px}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder .more-days.slider:after{content:"";position:absolute;width:1px;height:130px;top:20px;background:#d9d9d9;right:0;left:auto}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder .more-days.slider:before{content:"";position:absolute;width:1px;height:130px;top:20px;background:#d9d9d9;left:0}html:not(.no-responziv) .weather-week:not(.page) .week-slider-holder .more-days.slider:hover{background-position:-394px -291px}html:not(.no-responziv) .weather-week:not(.page) .more-days.no-slider{display:none}html:not(.no-responziv) .weather-week.page .weather-week-title{text-align:center;width:calc(100% - 44px);padding:15px
20px 10px 20px;float:none}html:not(.no-responziv) .weather-week.page .weather-week-title
.date{display:block;margin-left:0}html:not(.no-responziv) .weather-week.page .week-slider-holder{height:480px;overflow:hidden;padding:12px
25px 0}html:not(.no-responziv) .weather-week.page .week-slider-holder.all{height:auto}html:not(.no-responziv) .weather-week .listItem:before{content:none}html:not(.no-responziv) .weather-week .listItem .temperature-day{display:none}html:not(.no-responziv) .weather-day .day-slider-holder{height:370px;overflow:hidden}html:not(.no-responziv) .weather-day .day-slider-holder.dailyList{height:165px}html:not(.no-responziv) .weather-day .day-slider-holder .day-slider{text-align:center}html:not(.no-responziv) .weather-day .day-slider-holder
.listItem{width:130px;display:inline-block;float:none;margin-bottom:22px}html:not(.no-responziv) .weather-day .day-slider-holder.all{height:auto}html:not(.no-responziv) .weather-day .more-days-show{display:block}html:not(.no-responziv) .weather-day .listItem:before{content:none}html:not(.no-responziv) .weather-day .listItem
.temperature{height:0}html:not(.no-responziv) .top-map .ads-right{display:none}html:not(.no-responziv) .top-map .map-holder{width:100%}html:not(.no-responziv) .top-map .city-temperature{width:100%}html:not(.no-responziv) .weather-info-box .idTabs
a{text-align:center;height:42px}html:not(.no-responziv) .main-text-holder .ads-column{display:none}html:not(.no-responziv) .main-text-holder .main-text{padding:0
15px;width:calc(100% - 30px);float:none}html:not(.no-responziv) .main-text-holder .more-days-big{width:calc(100% + 30px);margin-left:-15px}html:not(.no-responziv) .about-locality.page{width:calc(100% - 40px)}html:not(.no-responziv) .about-locality:not(.page){width:calc(100% - 70px);float:none;margin:20px
auto 32px auto}html:not(.no-responziv) .blog #add-comment
.element{width:100%}html:not(.no-responziv) .blog #add-comment .element input,html:not(.no-responziv) .blog #add-comment .element
textarea{width:calc(100% - 20px);max-width:600px}html:not(.no-responziv) .banner-position-13,html:not(.no-responziv) .banner-position-6{display:none}}@media screen and (max-width:640px){html:not(.no-responziv) .weather-info-box
.idTabs{flex-direction:column}html:not(.no-responziv) .weather-info-box .idTabs
li{width:100%;max-width:100%;height:50px;margin-bottom:10px;display:inline-flex;align-items:center;justify-content:center;text-align:center}html:not(.no-responziv) .weather-info-box .idTabs li
a{height:auto}html:not(.no-responziv) .weather-info-box .idTabs li
a.selected{background:#cee9fc;width:100%;height:100%;padding:0;margin-bottom:10px}html:not(.no-responziv) .weather-info-box .idTabs li .custom-title{font-size:15px}}@media screen and (max-width:500px){html:not(.no-responziv) #header-main #primary-nav>ul>li.link{margin-left:14px}}@media screen and (max-width:480px){html:not(.no-responziv) #pocasi-u-vas
.kraje{-webkit-column-count:1;-moz-column-count:1;column-count:1}html:not(.no-responziv) body{background-position:center bottom -75px}html:not(.no-responziv) #main-article>.centered-content{padding:0}html:not(.no-responziv) .weather-week .centered-content{max-width:90%}html:not(.no-responziv) .weather.listItem{width:90%;margin:10px
auto;display:block}html:not(.no-responziv) #header-main{height:173px}html:not(.no-responziv) #header-main
#logo{width:150px;height:45px;padding:0
0 5px 0}html:not(.no-responziv) #header-main #logo
img{width:150px;height:auto}html:not(.no-responziv) #header-main #search-holder{background-position:0 -424px;width:275px;margin-left:-8px}html:not(.no-responziv) #header-main #search-holder input[type="text"]{width:217px;padding-right:45px}html:not(.no-responziv) #header-main
.user{display:none}html:not(.no-responziv) #header-main
.links{left:0;right:auto}html:not(.no-responziv) #header-main .links
.cloudiness{margin-left:13px !important}html:not(.no-responziv) .actuals
.listItem{display:none}html:not(.no-responziv) .actuals
.thumbnail{width:100%;float:none}html:not(.no-responziv) .actuals
.summary{float:none;width:100%;margin-left:0}html:not(.no-responziv) .actuals
.title{float:none;width:100%;margin:0}html:not(.no-responziv) .poski-paticka .row .row-small{display:block;margin-top:3px}html:not(.no-responziv) .weather-info-box .idTabs
a{padding-left:8px !important;padding-right:8px !important}html:not(.no-responziv) .about-locality .all-locality{display:block;float:none;text-align:center;margin-bottom:10px}html:not(.no-responziv) .about-locality
.title{width:100% !important;float:none !important}html:not(.no-responziv) .top-map:before{content:none}html:not(.no-responziv) .top-map
.map{height:auto;float:none;padding:0}html:not(.no-responziv) .top-map .sun-info{float:none;width:80%;height:20px;margin:0
auto;height:40px;position:relative;top:auto;left:auto}html:not(.no-responziv) .top-map .sun-info
.item{float:left;text-align:left}html:not(.no-responziv) .top-map .sun-info .item:nth-child(2){float:right}html:not(.no-responziv) .top-map .sun-info
.title{display:block}html:not(.no-responziv) .top-map .map-icon-holder{position:relative;clear:both;width:calc(80% - 12px);margin:15px
auto;border:3px
solid #fff;padding:3px
6px;overflow:hidden;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzZGJlZCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);background-image:-moz-linear-gradient(bottom, rgba(99,220,237,0.5) 0, #fff 100%);background-image:-o-linear-gradient(bottom, rgba(99,220,237,0.5) 0, #fff 100%);background-image:-webkit-linear-gradient(bottom, rgba(99,220,237,0.5) 0, #fff 100%);background-image:linear-gradient(bottom, rgba(99,220,237,0.5) 0, #fff 100%)}html:not(.no-responziv) .top-map
.region{position:relative;left:auto;top:auto;width:calc(100% - 3px);display:block;border-bottom:1px solid #8ac4cc;text-align:left;padding:10px
0 10px 3px;left:auto !important;top:auto !important;pointer-events:auto}html:not(.no-responziv) .top-map .region:before{content:none}html:not(.no-responziv) .top-map .region:nth-last-child(2),html:not(.no-responziv) .top-map .region:last-of-type{border:0}html:not(.no-responziv) .top-map .region
img{max-height:27px;max-width:27px;vertical-align:sub}html:not(.no-responziv) .top-map .region
.temp{display:inline-block;font-size:18px;width:60px;margin:0
3px 0 1px;vertical-align:super;text-align:center}html:not(.no-responziv) .top-map .region .temp
.celsius{font-size:9px}html:not(.no-responziv) .top-map .region
.name{display:inline-block;color:#000;font-size:14px;font-weight:bold;vertical-align:super;display:block;float:right;width:calc(100% - 100px)}html:not(.no-responziv) .top-map .city-temperature{display:none}html:not(.no-responziv) .top-map .change-map-holder{width:calc(80% + 6px);margin:15px
auto 0 auto}html:not(.no-responziv) .top-map .change-map-holder
li{margin:0
0 5px 0}html:not(.no-responziv) .top-map .change-map-holder .map-link{width:calc(100% - 135px - 6px)}html:not(.no-responziv) .top-map .map-regions{display:none}html:not(.no-responziv) .top-map .map-responsive-holder{height:auto !important}html:not(.no-responziv) .top-map .ads-bottom{display:none}html:not(.no-responziv) .top-map .views-switch{position:relative;right:auto;top:auto;background:rgba(255,255,255,0.5);width:85%;margin:0
auto 20px auto;padding:5px}html:not(.no-responziv) .top-map .day-title{float:none;margin:0;text-align:center;position:relative;padding:0;width:90%;margin:0
auto}html:not(.no-responziv) .top-map #map-mid
.seas{display:none}html:not(.no-responziv) .top-map #map-mid
.region.seas{display:none !important}html:not(.no-responziv) .news.item{text-align:center;padding:10px}html:not(.no-responziv) .news.item
.title{float:none;width:100%}html:not(.no-responziv) .news.item
.thumbnail{float:none}html:not(.no-responziv) .news.item
.summary{float:none;width:100%;text-align:left}html:not(.no-responziv) .cloudEncyclopedia___getDetail .image-holder{float:none;width:100%;margin:0
0 20px 0;text-align:center}html:not(.no-responziv) .cloudEncyclopedia___getDetail .text-holder{float:none;width:100%;padding:0}html:not(.no-responziv) .location_predpoved_pocasi .top-map .region
.name{position:relative;height:auto;float:none}}@media screen and (max-width:400px){html:not(.no-responziv) #primary-nav .u-vas{display:none}html:not(.no-responziv) #primary-nav .oblibena-lokalita{display:none}}.cookie-consent{position:fixed;bottom:0;left:0;width:100%;background:rgba(100, 100, 100, 0.9);z-index:1001;color:#FFF;padding:0.35% 0;text-align:center}.cookie-consent .cookie-consent-text{display:inline-block;margin-right:10px}.cookie-consent .cookie-consent-text .link-more{text-decoration:underline;color:#a5deff}.cookie-consent .button-agree, .cookie-consent .button-disagree{text-decoration:none;vertical-align:middle;display:inline-block;margin:5px
0}.colored-button::before{display:none}.cookie-consent .accept-cookie-box
a{color:white;background-color:#098dd9;border-radius:12px;padding:6px
14px;margin:10px}.cookies-table{display:none}.cookies-table.visible{display:table}@media
print{.cookie-consent{display:none}}.cookies-section{background:#f2f2f2}.cookies-head{color:white;padding:20px;background:url("/web/images/cookies.png") no-repeat scroll center center transparent;min-height:142px}.cookies-info{background:white;padding:20px
50px;margin:20px
60px;border-top:solid 1px #111;border-left:solid 1px #111;border-right:solid 1px #EEE;border-bottom:solid 1px #EEE}.cookies-info
h2{margin:8px
20px}.cookies-info
h3{margin:8px
20px}.cookies-info p
span{white-space:nowrap}.cookies-info
li{margin-left:20px}