/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Jan 11, 2023, 1:27:42 PM
    Author     : riddick
*/

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%;}  
    
    
    
}