/* 0 px - 640 px */
@media screen and (max-width: 640px){
  .rs_nev{ display: none; }
  .rs_block{ display: block; }
  
  BODY{
   padding-top: 70px;
  }
  BODY.BODY2{ padding-top: 0px; }
  
  H1{ font-size: 24px; }
  H1 STRONG{
    font-size: 40px;
    line-height: normal;
  }
  H1.H1{ display: none; }

  A.logo,
  A.logo:link,
  A.logo:visited{
   display: none;
  }
  A.rs_logo,
  A.rs_logo:link,
  A.rs_logo:visited{
   display: block;
   position: fixed;
   top: 0px;
   left: 0px;
   width: 147px;
   height: 70px;
   background-image: url(obr/logo.png);
   background-repeat: no-repeat;
   background-size: auto 100%;
   z-index: 101;
  }
  A.rs_logo:hover,
  A.rs_logo:active{
   background-color: #00DBDE;
  }
  
  .menupad{ display: none; }
  .menu_respons{
   display: block;
   position: fixed;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 70px;
   background-color: #003446;
   z-index: 100;
  }
  .menu_respons A,
  .menu_respons A:link, .menu_respons A:visited{
   position: absolute;
   top: 14px;
   right: 20px;
   display: block;
   width: 42px;
   height: 42px;
   background-image: url(obr/ico_menu.png);
   background-repeat: no-repeat;
   background-position: center center;
   cursor: pointer;
  }
  .menu_respons A:hover, .menu_respons A:active{
   background-image: url(obr/ico_menu_over.png);
  }
  .smenu_respons{
   display: none;
   position: fixed;
   top: 70px;
   left: 0px;
   width: 100%;
   background-color: #003446;
   z-index: 1001;
  }
  .smenu_respons A,
  .smenu_respons A:link,
  .smenu_respons A:visited{
   display: block;
   width: calc(100% - 10px);
   padding: 5px 0px 5px 10px;
   color: #FFFFFF;
   text-align: left;
   text-decoration: none;
   font-weight: 300;
   font-size: 20px;
  }
  .smenu_respons A:hover,
  .smenu_respons A:active{
   background-color: #00DBDE;
   color: #003446;
  }

  .mota,
  .flexslide,
  .mota .mota_pruh{
    height: 600px;
  }
  .mota H1.mota_nadpis{
    right: 10px;
    top: 50px;
    width: calc(100% - 10px);
    font-size: 50px;
  }
  .mota .mota_logo{
    right: 10px;
    top: 100px;
    display: block;
    width: 360px;
    height: 153px;
    background-size: auto 100%;
    background-position: center center;
  }
  .mota .mota_popisek{
    top: 250px;
    right: 40px;
    width: calc(100% - 80px);
    font-size: 20px;
  }
  .mota .mota_popisek .mota_reseni{
    padding: 20px 0px 20px 0px;
    font-size: 20px;
  }
  A.tlacitko, A.tlacitko:link, A.tlacitko:visited{
    padding: 10px;
    font-size: 20px;
  }

  A.panel, A.panel:link, A.panel:visited, DIV.panel{
   width: 100%;
   margin: 0px 0px 10px 0px;
  }
  
  .pruh{
   padding: 30px 0px 30px 0px;
  }
  .main{
   width: 90%;
   max-width: 90%;
   min-width: 90%;
  }
  .mainL, .mainP, .mainP2, .mainL3, .mainP3{
   float: none;
   width: 90%;
   max-width: 90%;
   min-width: 90%;
   margin: 0px auto 20px auto;
  }

  .pruh H1 STRONG{
    font-size: 50px;
    line-height: 50px;
  }

  .clen{
    width: 100%;
    max-width: 100%;
    padding: 20px 0px 20px 0px;
  }
  .clen IMG{
    width: 100%;
    max-width: 400px;
    float: none;
    margin: 0px auto 0px auto;
  }
  .clen DIV.cleni{
    float: none;
    width: 90%;
    margin: 0px auto 0px auto;
  }

  A.splkalk,
  A.splkalk:link,
  A.splkalk:visited,
  A.splkalk:hover,
  A.splkalk:active{
   top: 72px;
   left: 0px;
   display: block;
   writing-mode: horizontal-tb;
   padding: 5px 20px 5px 60px;
   background-position: 10px center;
   background-size: auto 70%;
   font-size: 18px;
  }

  .reference{
    clear: both;
    float: none;
    width: 100%;
  }
  .reference .rsilueta{
    width: 100px;
    height: 100px;
  }
  .reference .rtext{
    width: calc(100% - 120px);
    font-size: 14px;
  }
  .reference .rtext .rpozadavek,
  .reference .rtext .rreseni{
    padding: 0px 10px 10px 0px;
  }
  .reference .rtext A,
  .reference .rtext A:link,
  .reference .rtext A:visited{
    margin: 0px 10px 0px 0px;
  }

  .rady{
    width: 100%;
    min-width: 0px;
    max-width: 100%;
    height: 400px;
  }
  .rada{
    height: 320px;
  }

  .kontakty .mainP{
    font-size: 22px;
  }

  DIV.potvrzeni{
   left: 0px;
   top: 0px;
   padding: 10px;
   max-width: calc(100% - 30px);
  }
  DIV.potvrzeni FORM TABLE,
  TABLE.form_table{
   margin: 0px auto 0px auto;
  }
  TABLE.form_table TR TD{
   display: block;
   text-align: center;
  }
  FORM INPUT.i{
   width: calc(100% - 20px);
  }
  DIV.potvrzeni A.fs26{
   font-size: 20px;
  }
  TABLE.potvrzeni_tlacitka{
   display: block;
   margin: 10px 20px 0px 20px;
  }
  TABLE.potvrzeni_tlacitka TR TD{
   display: block;
  }
  TABLE.potvrzeni_tlacitka TR TD.tlac_mez{
   display: none;
  }
  .potvrzeni_tlacitka A.tlacitko,
  .potvrzeni_tlacitka A.tlacitko:link,
  .potvrzeni_tlacitka A.tlacitko:visited{
   font-size: 14px;
  }
  .potvrzeni .fs24{ font-size: 18px; }

  .copy, A.kao:link, A.kao:visited{
   float: none;
   margin: 20px 0px 0px 0px;
   text-align: center;
  }
  .copy DIV.right{
   text-align: center;
  }
  .bottom{
   width: 100%;
   min-width: 100%;
   max-width: 100%;
   padding: 50px 0px 100px 0px;
   text-align: center;
  }
}
/* 801 px - 1200 px */
@media screen and (min-width: 801px) and (max-width: 1200px){

}
/* 1201 px - 1350 px */
@media screen and (min-width: 1201px) and (max-width: 1350px){

}