/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;z-index:9999;top:0;left:0;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{overflow:visible;width:auto;margin:0;padding:0;cursor:pointer;border:0;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxClose:active,#cboxSlideshow:active{outline:0;}.cboxPhoto{display:block;float:left;max-width:none;margin:auto;border:0;}.cboxIframe{display:block;width:100%;height:100%;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#cboxOverlay{background:#000;}#colorbox{outline:0;}#cboxWrapper{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#fff;}#cboxTopLeft{width:15px;height:15px;}#cboxTopCenter{height:15px;}#cboxTopRight{width:15px;height:15px;}#cboxBottomLeft{width:15px;height:10px;}#cboxBottomCenter{height:10px;}#cboxBottomRight{width:15px;height:10px;}#cboxMiddleLeft{width:15px;}#cboxMiddleRight{width:15px;}#cboxContent{overflow:hidden;background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;bottom:28px;left:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:4px 6px;color:#535353;background:rgba(255,255,255,0.7);}#cboxCurrent{position:absolute;bottom:4px;left:60px;color:#949494;}.cboxSlideshow_on #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px -50px;}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-101px -50px;}.cboxSlideshow_off #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px -50px;}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-49px -50px;}#cboxPrevious{position:absolute;bottom:0;left:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px 0;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -50px 0;}#cboxNext:hover{background-position:-50px -25px;}#cboxLoadingOverlay{background:#fff;}#cboxLoadingGraphic{background:url(/modules/contrib/colorbox/styles/default/images/loading_animation.gif) no-repeat center center;}#cboxClose{position:absolute;right:0;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px 0;}#cboxClose:hover{background-position:-25px -25px;}

h1.meteodetail{font-size:30px;font-family:'Montserrat',sans-serif;font-style:normal;color:#000;text-shadow:none;text-align:left;text-decoration:none;margin:0;font-weight:900;}ul.inline,ul.links.inline{display:inline;padding-left:0;}ul.inline li{display:inline;list-style-type:none;padding:0 0.5em;}.maptitle a,.maptitle a:link,.maptitle a:hover,.maptitle a:visited{text-decoration:none;color:#0c9e81;}.fontsmaller{font-size:smaller;}#map{position:absolute;width:100%;line-height:normal;height:540px;margin:0;padding:0;}.maproot{position:relative;width:100%;height:540px;top:0px;margin-right:auto;margin-left:auto;z-index:999;}.valuediv{width:40%;}.lokalitadiv{width:55%;}.lokalitadiv a,.lokalitadiv a:link{font-size:14px;font-weight:400;}.valuedivsr{width:30%;}.lokalitadivsr{width:80%;}.rowdiv{margin-top:20px;display:flex;flex-direction:column;}.celldiv{text-align:center;}.aktualweathersra{min-height:120px;padding:15px;margin:30px 0px 30px 0px;border-radius:5px;border:1px solid #0C9E81;}.aktualweathersra h3{font-weight:600;color:#0C9E81;}h3.hruhrnsrazek{margin-bottom:40px;}.srazkyuhrn2{text-align:center;font-size:22px;width:100%;}.srazkyuhrnmain{text-align:center;}.celldiv02{box-sizing:border-box;padding:10px;background:#E8E8E8;width:50%;float:left;font-size:18px;margin-top:10px;}.celldiv22{box-sizing:border-box;padding:10px;background:#E8E8E8;float:left;margin-top:10px;width:50%;font-size:18px;}.celldiv2fr{min-height:30px;display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #999;}.celldiv2{margin-top:10px;text-align:center;font-size:22px;}.aktualweathermain{margin-bottom:20px;justify-content:space-between;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.aktualweatherbl{box-sizing:border-box;padding:10px;width:30%;margin-right:10px;border-radius:5px;border:1px solid #0C9E81;}.aktualweatherbl h3{text-align:center;font-size:15px;color:#0C9E81;}.aktualweather2{width:40%;position:relative;}.aktualweather2 h3{font-weight:bold;font-size:115%;color:#0C9E81;}.srazkyuhrnmain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.srazkyuhrn1,.srazkyuhrn{width:48%;}h3{font-size:130%;font-weight:bold;}.aktualweather h3{font-weight:bold;font-size:115%;color:#0C9E81;}.divmaxminmain{display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;position:relative;margin-top:40px;}.divmaxmin{width:33%;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;}.divmaxmin2{width:33%;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;box-sizing:border-box;display:flex;}.redalarm{color:#EA4335;}.frontmaindiv{width:80%;margin:0 auto;}.frontmaindiv02{width:100%;}.frontmaindiv01{background:rgba(12,158,129,1);background:-moz-linear-gradient(left,rgba(12,158,129,1) 0%,rgba(240,210,14,1) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(12,158,129,1)),color-stop(100%,rgba(240,210,14,1)));width:100%;padding-bottom:60px;padding-top:70px;}.frontmaindiv h1{color:#fff;padding-top:20px;padding-bottom:20px;font-size:34px;font-weight:300;text-align:center;}.dnesmaxminfront{position:relative;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:115%;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.dnesmaxminfront2{position:relative;width:80%;margin:20px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:115%;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.aktualweatherfront{border-radius:4px;padding:15px;background:#fff;box-sizing:border-box;font-size:14px;opacity:0.8;width:24%;}.aktualweatherfrontads{border-radius:4px;padding:15px;background:#fff;box-sizing:border-box;font-size:14px;opacity:0.8;width:24%;height:210px;}.aktualweatherfront h3{padding-bottom:10px;color:#0066cc;text-transform:uppercase;color:#333;font-size:110%;font-weight:bold;}.addmeteolista2{font-size:135%;position:absolute;right:15px;margin-top:20px;z-index:999;background:#fff;height:30px;}.buttonsrow{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;}a.button{display:block;transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;cursor:pointer;background:#5DB058 none repeat scroll 0 0;border-radius:5px;border:1px solid #5DB058;width:200px;text-align:center;font-size:1em;height:35px;letter-spacing:1px;margin:3px 2px;line-height:35px;text-transform:uppercase;color:#fff;}a.button:hover{background:#3c3c3c none repeat scroll 0 0;border:1px solid #3c3c3c;}a.button:link,a.button:visited,a.button:hover{color:#fff;}.scroll-top{bottom:20px;color:#777;cursor:pointer;display:none;font-size:5em;opacity:0.9;position:fixed;right:50px;text-align:center;transition:opacity 0.3s ease-out 0s;width:35px;z-index:5000;}.scroll-top:hover{opacity:1;}.selectrow{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;}.boxcenter1{width:80%;margin-left:auto;margin-right:auto;margin-bottom:40px;}.searchinputmeteo{box-sizing:border-box;}.searchinputmeteo input{padding:12px;box-sizing:border-box;}.centerbox{width:80%;margin-left:auto;margin-right:auto;}.meteo_list_id{cursor:pointer;}#country_list_id{cursor:pointer;font-size:19px;padding:0 3px;}#country_list_id > li{background:#fff;line-height:25px;}#buttontometeo{}.container-2{display:-webkit-box;display:-ms-flexbox;display:flex;width:70%;margin-left:auto;margin-right:auto;padding:10px;margin-bottom:15px;z-index:1000;}.searchinputmeteo{width:80%;margin-right:60px;line-height:37px;}.st-button{text-transform:uppercase;}.artimage{float:left;margin-right:20px;}.artimage img{height:auto;width:400px;}.meteovideamain{display:-webkit-flex;display:-ms-flexbox;display:flex;}.videoitem{width:18%;}.pocetstanic{background:#0C9E81;opacity:0.8;padding:20px;border-radius:5px;color:#fff;border:1px solid #0C9E81;}.pocetstanic a,.pocetstanic a:link{color:#fff;}.findedres{background:#ffffff none repeat scroll 0 0;display:none;border:2px dotted #b9c2cb;}.breadcrumb{display:none;}.mainarticle{display:-webkit-box;display:-ms-flexbox;display:block;margin-top:25px;margin-bottom:25px;text-align:justify;font-size:14px;}.frontartrow{background:#fff;width:100%;padding:15px;box-sizing:border-box;}.firstart{display:-webkit-box;display:-ms-flexbox;justify-content:space-between;display:flex;width:100%;margin:40px 0px 40px 0px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}.firstart h3,.othersart h3{margin-bottom:10px;font-size:16px;}.firstart img{width:400px;}.textart{background:#EDECEA;padding:20px;border:1px solid #EDECEA;border-radius:5px;margin-bottom:15px;width:32%;box-sizing:border-box;}.textart h3{text-align:left;font-size:19px;color:#0C9E81;text-transform:uppercase;}.textartfirst{background:#EDECEA;padding:20px;border:1px solid #EDECEA;border-radius:5px;margin-bottom:15px;width:60%;box-sizing:border-box;}.textartfirst h3{text-align:left;font-size:19px;color:#0C9E81;text-transform:uppercase;}.mainarticle a,.mainarticle a:link,.mainarticle a:visited,.mainarticle a:hover{color:#0C9E81;text-decoration:none;}.textart h3 a,.textart h3 a:link,.textart h3 a:visited,.textart h3 a:hover{text-decoration:none;text-align:left;font-size:19px;line-height:22px;color:#0C9E81;text-transform:uppercase;}.souhlaspodm{display:flex;margin-bottom:7px;margin-top:7px;}.redstar{color:#D9214D;font-weight:bold;}.souhlaspodm input{margin-right:20px;}.textart p{font-size:16px;padding:5px;box-sizing:border-box;}.othersart{justify-content:space-between;width:100%;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;}.imgart{width:29%;margin-bottom:25px;margin-left:25px;padding-bottom:20px;}.snowdescmain{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}.userrowsnow{width:45%;}.userrowdesc{margin-left:80px;width:45%;}.popispocasimain{background-color:#E8E8E8;padding:7px;border:1px solid #E8E8E8;border-radius:5px;margin:15px 0px 20px 0px;}.popispocasimain h2{color:#0C9E81;}.frontartrowvidea{background:rgba(12,158,129,1) 0%;width:100%;padding:15px;box-sizing:border-box;color:#FFFFFF;min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;}.frontartrowvidea h3{padding-top:20px;text-transform:uppercase;font-size:20px;margin-bottom:35px;}.frontartrowvidea h4{font-size:14px;margin-bottom:20px;}.st-postcontent{background:#fff;}.st-postheadericon{color:#3A2C56;margin-bottom:20px;}.weatherexmain{display:flex;justify-content:space-between;}.weatherextblockmain{margin-bottom:20px;box-sizing:border-box;padding:20px;border:1px solid  #0C9E81;border-radius:5px;width:23%;display:flex;}.weatherextblock{width:100%;}.weatherextblock h3{margin-bottom:10px;color:#0C9E81;font-weight:600;}.rowextrembl{padding:3px 0px 3px 0px;border-bottom:1px solid #D9D9D9;}.celldiv2ex{display:flex;}.valuedivex{width:62px;text-align:left;margin-right:15px;}.valuedivlongex{width:132px;text-align:left;margin-right:15px;}.jdn{float:right;}@media (max-width:760px) and (min-width:480px){.frontmaindiv{width:90%;}}@media (max-width:480px){.frontmaindiv{width:99%;}}.logo{position:relative;margin:5px 0px 0px 70px;}.txtreklama{position:relative;width:100%;height:30px;}.admeteo{position:relative;width:200px;height:365px;margin-top:15px;}.registerformcustom{min-height:500px;}.predpovedmain{background:#0C9E81;padding:40px;border:1px solid #0C9E81;border-radius:5px;box-sizing:border-box;}.predcitypage h1{font-size:22px;font-weight:bold;line-height:20px;font-family:Ubuntu,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;}.itemswdetail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.pagepredpoved{width:140px;}.icoweathblock{text-align :center;}.cas{font-size:13px;font-weight:bold;text-align:center;}.blctemp{font-size:20px;font-weight:bold;text-align:center;padding:5px 0px 5px 0px;}.redico{color:#BF1A22;font-size:15px;text-align:center;}.redicosmall{font-size:14px;color:#BF1A22;}.redicosmall:before{font-family:FontAwesome;content:"\f12a";display:inline-block;padding-right:3px;vertical-align:middle;color:#BF1A22;}.redicopred{color:#BF1A22;text-align:center;}.blcvitr,.blcdest,.day{text-align:center;}.daypage{font-size:14px;font-weight:bold;text-align:center;color:#fff;}.caspage{font-size:14px;font-weight:bold;text-align:center;}.aktualpocasidetail h1{color:#000;}.meteocount{width:100%;height:80px;}.meteocount a{background:#BF1522;padding:10px;width:200px;height:40px;line-height:20px;text-decoration:none;text-align:center;text-transform:uppercase;box-sizing:border-box;margin-top:10px;display:block;}.meteocount a:hover{background:#333;}#rekord{padding:20px;}#rekord h3{color:#0C9E81;}.mtop{border:1px solid rgba(35,173,207,1);border-radius:15px;padding:20px;box-sizing:border-box;margin-bottom:15px;}.aktualweather{padding-bottom:15px;background:rgba(35,173,207,1);border:1px solid rgba(35,173,207,1);border-radius:15px;color:#fff;margin-top:20px;width:20%;}.aktualpocasidetail h1{font-family:Ubuntu,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;}.predcity h1 a,.predcity h1 a:link,.predcity h1 a:visited,.predcity h1 a:hover{text-decoration:none;}.groupday{margin:30px 0px 0px 0px;border:1px solid #fff;padding:10px;border-radius:5px;}h3.oceksrazky{color:#FFFFFF;font-size:18px;text-transform:none;}.celldivimg{text-align:center;}.breadcrumb-parent{display:none;}.predcity h1{font-size:13px;font-weight:bold;line-height:15px;color:#fff;}.predcity h1 a,.predcity h1 a:link,.predcity h1 a:visited,.predcity h1 a:hover{font-size:13px;font-weight:bold;line-height:15px;color:#fff;}.predpovemain{width:200px;max-height:200px;font-size:12px;}.itemsw{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.meteocountd{font-size:16px;}.meteoinfo{display:flex;display:-webkit-box;display:-ms-flexbox;margin-top:25px;margin-bottom:15px;}.odkazico{position:relative;margin-left:50px;}.fa{color:#0C9E81;}input,textarea{border-radius:5px;}i.setcolor{color:#0C9E81;}.pridatflink{color:#0C9E81;margin-bottom:20px;}.addmeteoinput{width:50%;margin:0 auto;}.addmetsubmit,.snowsubmit,.descsubmit{border:1px solid #0C9E81;background:#0C9E81;width:180px;height:40px;color:#fff;margin:0 auto;}.st-layout-wrapper{min-height:570px;}h3.whiteh3{color:#fff;line-height:30px;}.content-one{display:none;}.showmore2{display:none;text-align:center;}.showmore{text-align:center;display:block;}.frontactweain{display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:100%;}.itemswpred{display:flex;display:-webkit-box;display:-ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;justify-content:space-between;}.showci{background:#0c9e81 none repeat scroll 0 0;border:1px solid #0c9e81;border-radius:0px;padding:15px 40px 40px 40px;color:#fff;}.rekldivpr{margin-top:15px;height:60px;width:355px;z-index:999;position:relative;margin-right:auto;margin-left:auto;}ul.colshowci{-moz-column-count:4;-moz-column-gap:20px;-webkit-column-count:4;-webkit-column-gap:20px;column-count:4;column-gap:20px;}.predpovepagemain{background:#0c9e81 none repeat scroll 0 0;border:1px solid #0c9e81;border-radius:5px;padding:40px;}.formpredpoved{text-align:center;margin-left:auto;margin-right:auto;width:50%;}.vyhledejpredpoved input{width:99%;line-height:30px;font-size:19px;}.messpre{height:50px;}.predcitypage{margin-top:25px;color:#fff;}.butsearch{background:#bf1522 none repeat scroll 0 0;box-sizing:border-box;display:block;height:40px;line-height:20px;margin-top:10px;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;width:200px;}li.licity{color:#0c9e81;font-size:13px;line-height:20px;}li.licity:before{content:"";}.infoaddcity{width:100%;padding:10px;text-align:center;}.infoaddcity a,.infoaddcity a:link,.infoaddcity a:visited,.infoaddcity a:hover{color:#0c9e81;text-decoration:none;}.suggesstion-box li{color:#0c9e81;font-size:13px;}.suggesstion-box li:before{content:none;}.zpravickyitem{border:1px dashed #0D9E80;border-radius:20px;padding:20px;box-sizing:border-box;width:20%;font-size:12px;text-align:justify;margin-right:25px;}.zpravickyitemr{border:none;padding:0px;box-sizing:border-box;width:20%;font-size:12px;text-align:justify;margin-right:25px;}.zpravickymaindiv{padding-left:40px;padding-top:25px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;justify-content:space-between;}.zpravickytitle{font-size:15px;font-weight:bold;}.zpravickydate{color:#0c9e81;}.zpravickyvice a,.zpravickyvice a:link,.zpravickyvice a:visited,.zpravickyvice a:hover{text-decoration:none;text-align:right;}.zpravickyvice{text-align:right;}.imgfsmall{width:20px;}h3.acth3{font-size:15px;}.rekldiv{height:60px;width:355px;z-index:999;position:relative;margin-right:auto;margin-left:auto;}.rekldiv2{height:280px;width:380px;z-index:999;position:relative;margin-right:auto;margin-left:auto;}.infonewlocal{font-size:20px;color:#fff;line-height:30px;display:none;}.infonewlocal a,.infonewlocal a:link,.infonewlocal a:visited,.infonewlocal a:hover{color:#F9FAFB;}.closed{color:#000;position:absolute;width:30px;right:0px;}.reklmapin{width:90%;}.closedpm{color:#000;position:absolute;width:30px;right:0px;top:0px;font-size:12px;text-align:center;}i.fa{color:#fff;font-size:35px;cursor:pointer;}i.smfont{font-size:17px;color:#000;}@media (max-width:1000px){.actuweaimg{width:48%;margin-bottom:20px;}}@media (max-width:900px){.aktualweatherfront,.zpravickyitem{width:48%;margin:0px 0px 20px 0px;}.textart{width:48%;margin:0px 10px 10px 0px;}.textartfirst{width:100%;margin:0px 10px 10px 0px;}.actuweaimg{width:48%;margin-bottom:20px;}}@media (max-width:700px){.textart{width:47%;margin:0px 5px 10px 0px;}.textartfirst{width:100%;margin:0px 10px 10px 0px;}.imgart{width:100%;}}@media (max-width:500px){.aktualweatherfront,.zpravickyitem{width:100%;}.textart{width:100%;margin:0px 10px 10px 0px;}.imgart{width:100%;}.textartfirst{width:100%;margin:0px 10px 10px 0px;}.actuweaimg{width:90%;}}
