/*--- definice telo+scroll ---*/
BODY {

  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
  font-family: 'Quicksand', sans-serif;
 background-color:     #e0e9ee;
  overflow-x: hidden;

}


/* seo nadpis */
.seo-nadpis{
  position: absolute;
  z-index: -1;
  width: 20%;
}
.seo-nadpis span, .logo2 span{
  position: absolute;
  text-indent: -9999px;
}




a{
  text-decoration: none;
}
.clear{
    clear: both;
}
.obsah90{
  width: 90%;

  margin-left: auto;
  margin-right: auto;
  text-align: left;
}



.uvnitr{
  width: 100%;
  max-width: 1353px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;

}

.uvnitr.center{
  width: 100%;
  max-width: 1353px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* seo nadpis */
.seo-nadpis span, .logo2 span{
  position: absolute;
  text-indent: -9999px;
}
/*
lista info
 */
div.info{
width: 100%;

height: 109px;
margin-bottom: 1px;
text-align: left;
position: relative;
margin-left: auto;
margin-right: auto;
z-index: 10000;
 background-color: rgba(255, 255, 255, 1);
color: #000000;

line-height: 40px;

left: 0px;



}




.info a{
  margin-top: 30px;
  float: right;
color: rgba(39, 184, 247, 1);
  font-size: 13px;
  position: relative;
  z-index: 111111;


  line-height: 50px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;



}

.info div.kosik {
    z-index: 100002;
    text-align: right;
    position: relative;
    margin-top: 30px;
    width: 70px;
    height: 50px;
    display: block;
    font-size: 17px;
    font-weight: bold;
    float: right;
    margin-right: 10px;

color:  rgba(221, 43, 55, 1);

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    white-space: nowrap;
      /* border-left: solid 1px rgba(0, 0, 0, 1); */


}
.info.posun  {
    z-index: 100000000;
    text-align: right;
    position: fixed;
    margin-top: 15px;
    background-color: rgba(255, 255, 255, 0);
    margin-right: 0px;
    right: 0;
    width: 200px;
    height: 50px;


}

.info.posun  a{
  display: none;
}
.info.posun div.kosik {
    z-index: 10000;
    text-align: right;
    margin-top: 0px;
    width: 70px;
    height: 50px;
    display: block;
    font-size: 17px;
    font-weight: bold;
    float: right;
    right: 0px;

color:  rgba(221, 43, 55, 1);

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    white-space: nowrap;
      /* border-left: solid 1px rgba(0, 0, 0, 1); */


}

.info div.kosik:hover {

color:  rgba(2,87,154, 1);

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    white-space: nowrap;
      /* border-left: solid 1px rgba(0, 0, 0, 1); */


}


.info div.kosik a.kos{
  position: absolute;
  left: 0px;

  margin-top: 0px;
  top: 0px;
    width: 70px;
    height: 50px;
    display: block;
    font-size: 17px;
    font-weight: bold;


color: rgba(2,87,154, 1);

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;


}




.info div.kosik a.kos::before{
      content: "\f291";

    font-family:"FontAwesome";
    top: -1px;
    left: 15px;
 font-size: 25px;
 position: absolute;
    color:   rgba(39, 184, 247, 1);
      -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.info div.kosik:hover a.kos::before{
      content: "\f291";

    font-family:"FontAwesome";
    top: -1px;
    left: 15px;
 font-size: 25px;
 position: absolute;
    color:  rgba(2,87,154, 1);
      -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.info div.kosik strong{
  border-radius: 50%;
  border: solid 2px rgba(2,87,154, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 26px;
  height: 26px;
      font-size: 13px;
    font-weight: 500;
  line-height: 23px;
  text-align: center;
  display: block;
  right: 10px;
  bottom: 2px;
  position: absolute;




color:  rgba(2,87,154, 1);

}


/*--- obsah kosiku absolutni pozice ---*/
#obsahKosiku table {font-size: 12px; color: rgba(0, 0, 0, 1);}
#obsahKosiku table a{color: rgba(2,87,154, 1);; margin-top: 0px; height: auto; line-height: normal; float: none; font-weight: 500;}

#obsahKosiku table th{padding: 6px 8px;border: 1px solid #F7F6F6;white-space: nowrap; font-weight: 500;}
#obsahKosiku table td{padding: 6px 8px;border: 1px solid #F7F6F6;white-space: nowrap; line-height: 20px; font-weight: 400;}

#obsahKosiku table td img{ height: 35px; width: auto; max-width: !important;}
#obsahKosiku{display: none; position : absolute; top : 50px; right : 0px;z-index: 999999; ;}
.info div.kosik:hover #obsahKosiku{display: block; position : absolute; top : 50px; right : 0px;z-index: 999999;}
#obsahKosiku table {border-collapse: collapse; border : 5px  rgba(2,87,154, 1) solid; background: #fff;}
#obsahKosiku table td{padding: 6px 8px;border: 1px solid #F7F6F6;white-space: nowrap;}

.info.posun  #obsahKosiku table a{
  display: inline;
}






.info a span{
  text-indent: -9999px;
  position: absolute;
}
.info .tel span{
  text-indent: !important;
  position: relative;
}







.info .fcb{
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-right: 0px;
  text-align: center;
  margin-right: 1px;

  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}

.info .fcb::after{

content: "";
height: 50px;
position: absolute;
left: 0px;
    border-left: solid 1px rgba(0, 0, 0, .2);
}



.info .hledej{

    padding-left: 0px;
  padding-right: 0px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-right: 0px;


}
.info.posun .hledej{
  display: block;
  float: right;
    padding-left: 0px;
  padding-right: 0px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-right: -1px;
  z-index: -1;
  margin-top: 0px;
  border-right: solid 1px rgba(0, 0, 0, 1)


}

.info .fcb::before{

      content: "\f09a";

        font-family:"FontAwesome";

    top: 0px;
    left: 0px;
 font-size: 16px;
}
.info .login::before{

  content: "\f007";

        font-family:"FontAwesome";

    top: 0px;
    left: 0px;
 font-size: 24px;
}




.info .hledej::before{

      content: "\f002";
      font-family:"FontAwesome";

    top: 0px;
    left: 0px;
 font-size: 15px;
}
.info .oteviracka{
float: right;
padding-right: 0px;
margin-top: 30px;
margin-left: 0px;
margin-right: 0px;
font-size: 15px;
height: 50px;
line-height: 50px;
padding-left: 20px;
padding-right: 20px;
font-weight: 500;
    border-left: solid 1px rgba(0, 0, 0, .2);


 color:  rgba(2,87,154, 1);
}
.info .oteviracka i{
  padding-right: 5px;
 color:  rgba(39, 184, 247, 1);
}
.info .mail{
float: right;
padding-right: 0px;
margin-top: 30px;
margin-left: 0px;
margin-right: 0px;
font-size: 15px;
height: 50px;
line-height: 50px;
padding-left: 20px;
padding-right: 20px;
font-weight: 500;
    border-left: solid 1px rgba(0, 0, 0, .2);

 color:   rgba(2,87,154, 1);
}
.info .login{
float: right;
padding-right: 0px;
margin-top: 30px;
margin-left: 0px;
margin-right: 0px;
font-size: 15px;
height: 50px;
line-height: 50px;
padding-left: 20px;
padding-right: 20px;
font-weight: 500;
    border-right: solid 1px rgba(0, 0, 0, .2);


 color:  rgba(221, 43, 55, 1);
}
.info .mail:hover{


color: rgba(0, 0, 0, 1);

}




.info .tel{
  width: 175px;
  display: block;
  height: 50px;
    font-size: 14px;
    font-weight: 500;
  line-height: 50px;
  margin-right: 0px;
  margin-top: 30px;
  text-align: left;
  margin-left: 0px;
    border-left: solid 1px rgba(0, 0, 0, .2);
      border-right: solid 1px rgba(0, 0, 0, .2);
  float: right;
    color:     #02579a;
 position: relative;
  padding-left: 40px;
  padding-right: 0px;

}




.info .tel::before{
      content: "\f095";
    font-family:"FontAwesome";
    top: 0px;
    left: 15px;
 font-size: 17px;
 position: absolute;
    color:   rgba(39, 184, 247, 1);
      -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}





/*
@media all and (max-width: 640px) {

 .info a{
   font-size: 11px;
   white-space: nowrap;
   padding-left: 5px;
   padding-right: 5px;
}
}
*/

 @media all and (max-width: 1024px) {
.info{
  background-color: rgba(255, 255, 255, 1);
}

.info .tel span{
  text-indent: -9999px;
  position: absolute;
}
 .info a{
   margin-top: 10px;
}
 .info .fcb,  .info .login{
  width: 40px;
  height: 30px;
  line-height: 30px;
  margin-right: 0px;
  text-align: center;
  margin-right: 1px;

  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  margin-top: 10px;
}

.info .oteviracka {
        float: right;
        padding-right: 0px;
        margin-top: 10px;
        margin-left: 0px;
        margin-right: 0px;
        font-size: 15px;
        height: 30px;
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: 500;
        border-left: solid 1px rgba(0, 0, 0, .2);
        color: rgba(221, 43, 55, 1);
}

.info .fcb::after{

content: "";
height: 30px;
position: absolute;
left: 0px;

}



.info .hledej{

    padding-left: 0px;
  padding-right: 0px;
  width: 40px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 0px;


}



.info .mail{
float: right;
padding-right: 0px;
margin-top: 10px;
margin-left: 0px;
font-size: 0px;

height: 30px;
line-height: 30px;
padding-left: 15px;
padding-right: 30px;
font-weight: 600;
/*text-indent: -9999px;    */

}

.info .mail::before{
      content: "\f003";
    font-family:"FontAwesome";
    top: 0px;
    left: 14px;
 font-size: 15px;
 position: absolute;
    color:   #4f4e53;
      -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}






div.info{
  height: 56px;
}




.info .tel {
    width: 40px;
    display: block;
    height: 30px;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    margin-right: 0px;
    margin-top: 10px;

    text-align: left;

    margin-left: 0px;


    color: rgba(221, 43, 55, 1);
    position: relative;
    float: right;
    padding-left: 0px;
    padding-right: 30px;

}


.info .tel::before{
      content: "\f095";
    font-family:"FontAwesome";
    top: 0px;
    left: 14px;
 font-size: 15px;
 position: absolute;
    color:   #4f4e53;
      -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.info .tel::after{
        content: "";
  border: none;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
 position: absolute;
    color:   #4f4e53;

      -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
    border-radius: 50%
}





.info div.kosik {
  margin-top: 0px;

}

.info.posun {

  right: -10px;
  width: 70px;
  top: -15px;
}
.info.posun .hledej{
  display: none;
}
.info a.kosik::before{
      content: "\f291";

    font-family:"FontAwesome";
    top: -1px;
    left: 20px;
 font-size: 15px;
 position: absolute;
    color:   #4f4e53;
      -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.info .kosik::after{
        content: "";
  border: none;
    top: 12px;
    left: 19px;
    width: 30px;
    height: 30px;
 position: absolute;
    color:   #4f4e53;

      -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
    border-radius: 50%
}

}




 @media all and (max-width: 428px) {



.info .oteviracka {
  display: none;
}
}

/*
hlavicka
 */


div#hlavicka a.kosik {
  display: none;
    z-index: 100002;
    text-align: right;
    position: relative;
    padding-left: 50px;
    font-weight: bold;
    float: right;
        margin-top: 25px;
        height: 30px;
        line-height: 30px;

    padding-right: 10px;
    margin-left: 10px;

color:  rgba(221, 43, 55, 1);

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    white-space: nowrap;

}



div#hlavicka.posun a.kosik {
  display: block;
    z-index: 100002;
    text-align: right;
    position: relative;
    padding-left: 50px;
    font-weight: bold;
    float: right;
        margin-top: 25px;
        height: 30px;
        line-height: 30px;

    padding-right: 10px;
    margin-left: 10px;

color:  rgba(221, 43, 55, 1);

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    white-space: nowrap;

}
 @media all and (max-width: 1024px) {

 div#hlavicka.posun a.kosik {
  display: none;


}

}

div#hlavicka a.kosik::before{
      content: "\f291";

    font-family:"FontAwesome";
    top: -1px;
    left: 20px;
 font-size: 15px;
 position: absolute;
    color:   #4f4e53;
      -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
div#hlavicka .kosik::after{
        content: "";
  border: none;
    top: 12px;
    left: 19px;
    width: 30px;
    height: 30px;
 position: absolute;
    color:   #4f4e53;

      -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
    border-radius: 50%
}




div#hlavicka{


width: 100%;

height: 80px;
text-align: center;
position: relative;
margin-left: auto;
margin-right: auto;
margin-top:-1px;

border-left: none;
border-right: none;

 background-color: rgba(2,87,154, 1);
/*background-color: rgba(220, 40, 30, 1);  */
/*border-bottom: solid 1px #e4e8fd; */
-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;


}


div#hlavicka:after{
  content: "";
width: 100%;
height: 3px;
position: absolute;
top: 0px;
left: 0px;
background-color:  rgba(74, 184, 241, 1);


}





div#hlavicka.posun{
width: 100%;
max-width: 100%;
height: 80px;
text-align: center;
position: fixed;
margin-left: auto;
margin-right: auto;
top: 0px;


left: 0px;
z-index: 10000000;
-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;

                   -moz-box-shadow:  0px 2px 50px rgba(0,0,0,0.1);
-webkit-box-shadow:   0px 2px 50px rgba(0,0,0,0.1);
box-shadow: 0px 2px 50px rgba(0,0,0,0.1);


/*background-color: rgba(0, 0, 0, 0.8);
          -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
box-shadow: 0px 0px 20px rgba(0,0,0,0.1);*/


}
 @media all and (max-width: 1024px) {
div#hlavicka.posun{
width: 100%;
max-width: 100%;
/*height: 40px; */
text-align: center;
position: relative;
margin-left: auto;
margin-right: auto;
top: 0px;
left: 0px;
z-index: 100000000;
-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
/*background-color: rgba(0, 0, 0, 0.8);
          -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
box-shadow: 0px 0px 20px rgba(0,0,0,0.1);*/



}
}
/* logo */

div#hlavicka .logo2{

    height: 80px;
  width: 156px;
  display: block;
  position: absolute;
  z-index: 10000000;
  margin-top: -95px;
  margin-left: 10px;
  background: url(../images/logo.png);
  background-size: 156px;

}



/* logo posun */
div#hlavicka.posun .logo2{

    height: 50px;
  width: 98px;
  display: block;
  position: absolute;
  z-index: 10000000;
  margin-top: 15px;
left: 10px;
  -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
/*    background-color: #f8f9ff;  */

  background-size: 98px;
}






 @media all and (max-width: 1124px) {


div#hlavicka{


width: 100%;
height: 56px;
text-align: center;
position: relative;
margin-left: auto;
margin-right: auto;
top: 0px;

border-left: none;
border-right: none;
z-index: 100;
  border-top: solid 1px rgba(220, 220, 220, .5);
background-color: rgba(255, 255, 255, 1);
border-bottom: solid 1px rgba(220, 220, 220, .5);
-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;

/*-moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
box-shadow: 0px 3px 5px rgba(0,0,0,0.1);*/
/*    border: solid 1px #e7e2e2  */

}


div#hlavicka .logo2{

    height: 40px;
  width: 78px;
  display: block;
  position: absolute;
  z-index: 10000000;
  margin-top: 7px;
  margin-left: 10px;
  background: url(../images/logo.png);
  background-size: 78px;





}
}

/* bunky slider */
div.bunkyslider{
  position: absolute;
  right: 5%;
  top: 220px;
  width: 280px;
  z-index: 1000;

}

 @media all and (max-width: 1024px) {

div.bunkyslider{
display: none;

}

}
div.bunkyslider div.bunka{
  width: 100%;     
  height: 50px;
  text-align: left;
  color:rgba(19, 40, 145, .5);
border-bottom: solid 1px rgba(255, 255, 255, 0.2);
/*    -moz-text-shadow:  0px 1px 2px rgba(0,0,0,0.2);
-webkit-text-shadow:  0px 1px 2px rgba(0,0,0,0.2);
text-shadow: 0px 1px 2px rgba(0,0,0,0.2);*/
}

div.bunkyslider div.bunka h3{
  font-size: 15px;
  font-weight:300;
  position: relative;
  line-height: 50px;
  margin-left: 15px;
  margin-right: 15px;


}
div.bunkyslider div.bunka h3 strong{
  font-size: 18px;
  font-weight: 200;
  width: 30px;
  border-radius: 50%;
  border: solid 0.5px  rgba(255, 255, 255, .8);
  background: rgba(255, 255, 255, .1);

  color: rgba(255, 255, 255, 1);
  display: inline-block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
   -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;


}
div.bunkyslider div.bunka:hover h3 strong{
  font-size: 18px;
  font-weight: 200;
  width: 30px;
  border-radius: 50%;
  border: solid 0.5px  rgba(19, 40, 145, .3);
  background: rgba(19, 40, 145, 0.03);

  color: rgba(19, 40, 145, .5);
  display: inline-block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
   -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;


}





div.bunkyslider div.bunka p{
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  line-height: 27px;
  font-weight: 300;
padding-top: 20px;
  margin-left: 30px;
  margin-right: 30px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}


div.bunkyslider div.bunka a.vice {
    display: inline-block;
    text-align: left;

    font-size: 13px;
 -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
        font-weight: 400;
        color:  #132891;
      background-color: rgba(221, 43, 55, 0);

        width: 130px;
        height: 20px;
        line-height: 20px;


        position: absolute;
        left: 10px;
        bottom: 20px;

}

div.bunkyslider div.bunka a.vice::after {
    content: "\f105";
    font-family:"FontAwesome";
    text-align: center;
    top: 12px;
    margin-left: 10px;
 font-size: 14px;
 line-height: 17px;
 right: auto;
 position: absolute;
    color: #132891;
    width: 18px;
    height: 18px;
    border: solid 0.5px rgba(19, 40, 145, 1);
    border-radius: 50%
}

div.bunkyslider div.bunka.modra:hover{
  background-color: rgba(232,236,252, .9);
  color:rgba(19, 40, 145, .9);
   -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;

}

 div.bunkyslider div.bunka.modra div.con{
  background-color: rgba(232,236,252, .9);
  color:rgba(19, 40, 145, .9);
   -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    top: 0px;
    right: 280px;
    width: 0px;
    height: 305px;
    opacity: 0;
    line-height: 30px;
    overflow: hidden;



}
div.bunkyslider div.bunka.modra:hover div.con{
  background-color: rgba(232,236,252, .9);
  color:rgba(19, 40, 145, .9);
   -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    top: 0px;
    right: 280px;
    width: 280px;
    height: 305px;
    opacity: 1

}




div.bunkyslider div.bunka.cervena{
background-color: rgba(221, 43, 55, 0.9);
}

div.bunkyslider div.bunka.zluta{
  background-color: rgba(250,171,78, .9);
}


div.bunkyslider div.bunka.modra{
  background-color: rgba(220,225,248, .0);
  color: rgba(255, 255, 255, 1);
   -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
/*
vysouvaci menu
 */


#menu2{
  position: fixed;
  bottom: 20%;
  right: -150px;
  z-index: 100000;
    -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  height: 50px;
      -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}


#menu2.ukaz{
  position: fixed;
  bottom: 20%;
  right: -90px;
  z-index: 100000;
    -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  height: 50px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}



#menu2 li{
  display: inline-block;
  vertical-align: top;
}

#menu2 .hledej{
    padding-left: 0px;
  padding-right: 0px;
  width: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
  margin-right: 0px;
  margin-left: 3px;
  color: rgba(255, 255, 255, 1);
       -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
   background-color: rgba(89, 89, 89, 1) ;

}

#menu2 .hledej:hover{

   background-color: rgba(220, 40, 30, 1);
}

#menu2 .hledej span{
  display: none;
}


#menu2 .hledej::before{

     content: "\f002";
      font-family:"FontAwesome";

    top: 0px;
    left: 0px;
 font-size: 20px;
 font-weight: normal;

}

#menu2 .top{
    padding-left: 0px;
  padding-right: 0px;
  width: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
  margin-right: 0px;
  color: #000;
       -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);

  background-color: #fff
}

#menu2 .top span{
  display: none;
}


#menu2 .top::before{

 content: "\f106";
      font-family:"FontAwesome";

    top: 0px;
    left: 0px;
 font-size: 30px;

}

#menu2 .poptat{
float: right;
padding-right: 0px;
margin-left: 3px;
margin-right: 0px;
height: 50px;
line-height: 50px;
padding-left:15px;
padding-right: 15px;
font-weight: 800;
text-transform: uppercase;
background: rgba(204, 0, 0, 1);

    color: #fff;

}

#menu2 .poptat:hover{

    background-color: rgba(220, 40, 30, 1);


}

@media all and (max-width: 640px) {

#menu2.ukaz{
  position: fixed;
  bottom: 3px;
  right: 3px;
  z-index: 100000;
    -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  height: 50px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
#menu2 .top{
    padding-left: 0px;
  padding-right: 0px;
  width: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
  margin-right: 0px;

       -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  background-color: #fff
}


}

/*
prouzek servis
 */

 div.servis{
   width: 100%;
   height: 200px;
   background-color: rgba(221, 43, 55, 1);


}

 div.servis .uvnitr{
    max-width: 1200px;
    height: 200px;
    background: url(servis.png) no-repeat 10% 10px;
    background-size: 230px;
    text-align: center;
}

 div.servis .uvnitr h2{
   color: rgba(255, 255, 255, 1);
   font-size: 17px;
   text-transform: uppercase;
   font-weight: 400;
   line-height: 38px;
   margin-left: 36%;
   display: inline-block;
   vertical-align: top;
   margin-top: 5%;
   width: 28%;
   text-align: left;
}

 div.servis .uvnitr h2 strong{
   color: rgba(255, 255, 255, 1);
   font-size: 33px;
   text-transform: uppercase;
   font-weight: 900;

}


 div.servis .uvnitr p{
   color: rgba(255, 255, 255, 1);
   font-size: 15px;
   font-weight: 400;
   line-height: 25px;
   margin-left: 2%;
   margin-top: 3%;
   padding-top: 2%;
   padding-bottom: 2%;
   border-left: solid 1px rgba(255, 255, 255, .2);
   display: inline-block;
   vertical-align: top;
   text-align: left;
   padding-left: 5%;

   width: 28%;
}


 @media all and (max-width: 1024px) {


div.servis{
   width: 100%;
   height: 140px;



}

 div.servis .uvnitr{

   max-width: 1200px;
   height: 140px;
   background: url(servis.png) no-repeat 5% 15px;
   background-size: 170px;
   text-align: center;
}

 div.servis .uvnitr h2{
   color: rgba(255, 255, 255, 1);
   font-size: 13.6px;
   text-transform: uppercase;
   font-weight: 400;
   line-height: 38px;
   margin-left: 26%;
   white-space: nowrap;
   display: inline-block;
   vertical-align: top;
   margin-top: 3%;
   width: 26%;
   text-align: left;
}

 div.servis .uvnitr h2 strong{
   color: rgba(255, 255, 255, 1);
   font-size: 26px;
   text-transform: uppercase;
   font-weight: 900;

}


 div.servis .uvnitr p{
   color: rgba(255, 255, 255, 1);
   font-size: 12px;
   font-weight: 400;
   line-height: 25px;
   margin-left: 2%;
   margin-top: 2%;
   padding-top: 1%;
   padding-bottom: 1%;
   border-left: solid 1px rgba(255, 255, 255, .2);
   display: inline-block;
   vertical-align: top;
   text-align: left;
   padding-left: 5%;

   width: 28%;
}


}


 @media all and (max-width: 840px) {

div.servis{
   width: 100%;
   height: 140px;



}

 div.servis .uvnitr{

   background: none;

}

 div.servis .uvnitr h2{
   color: rgba(255, 255, 255, 1);
   font-size: 13.6px;
   text-transform: uppercase;
   font-weight: 400;
   line-height: 38px;
   margin-left: 2%;
   white-space: nowrap;
   display: inline-block;
   vertical-align: top;
   margin-top: 35px;
   width: 45%;
   text-align: center;
}

 div.servis .uvnitr h2 strong{
   color: rgba(255, 255, 255, 1);
   font-size: 26px;
   text-transform: uppercase;
   font-weight: 900;

}


 div.servis .uvnitr p{
   color: rgba(255, 255, 255, 1);
   font-size: 12px;
   font-weight: 400;
   line-height: 25px;
   margin-left: 2%;
   margin-top: 23px;
   padding-top: 12px;
   padding-bottom: 12px;
   border-left: solid 1px rgba(255, 255, 255, .2);
   display: inline-block;
   vertical-align: top;
   text-align: left;
   padding-left: 6%;

   width: 43%;
}
}


@media all and (max-width: 560px) {

div.servis{
   width: 100%;
   min-height: 200px;



}

 div.servis .uvnitr{

   background: none;

}

 div.servis .uvnitr h2{
   color: rgba(255, 255, 255, 1);
   font-size: 13.6px;
   text-transform: uppercase;
   font-weight: 400;
   line-height: 38px;
   margin-left: 0%;
   white-space: initial;
   display: inline-block;
   vertical-align: top;
   margin-top: 10px;
   margin-bottom: 10px;
   width: 96%;
   text-align: center;
}

 div.servis .uvnitr h2 strong{
   color: rgba(255, 255, 255, 1);
   font-size: 26px;
   text-transform: uppercase;
   font-weight: 900;

}


 div.servis .uvnitr p{
   color: rgba(255, 255, 255, 1);
   font-size: 12px;
   font-weight: 400;
   line-height: 25px;
   margin-left: 0%;
   margin-top: 0px;
   padding-top: 12px;
   padding-bottom: 0px;
   border-left: none;
   border-top: solid 1px rgba(255, 255, 255, .2);
   display: inline-block;
   vertical-align: top;
   text-align: center;
   padding-left: 0%;

   width: 96%;
}
}




/*
paticka
 */
 div#paticka{
   width: 100%;
   min-height: 300px;
   padding-top: 80px;
   margin-top: 0px;
   background: #02579a;


}
 div#paticka div.uvnitr{
   width: 98%;
   margin-left: auto;
   margin-right: auto;
   max-width: 1200px;
}
 div#paticka div.uvnitr .loga{
   height: 50px;
   padding-bottom: 80px;
   text-align: center;
}
 div#paticka div.uvnitr .loga img{
   max-height: 50px;
   display: inline-block;
   margin-left: 10px;
      margin-right: 10px;
      margin-top: 10px;
      opacity: 1;
      max-width: 160px;
}

 div#paticka div.uvnitr .cert{
   max-width: 54%;
}

@media all and (max-width: 640px) {

div#paticka{

  margin-bottom: 56px;

}

 div#paticka div.uvnitr .cert{
   max-width: 90%;
}

}

div#paticka .col_3{
  width: 24%;
/*  min-width: 320px; */
  min-height: 100px;
  display: inline-block;
  vertical-align: top;
  margin-top: 0px;
  position: relative;
  min-height: 320px;
  border-right: solid 1px rgba(255, 255, 255, .1)

}

div#paticka .col_3.bez{
  width: 24%;
/*  min-width: 320px; */
  min-height: 100px;
  display: inline-block;
  vertical-align: top;
  margin-top: 0px;
  position: relative;
  border-right: none

}

div#paticka .col_2{
  width: 65%;

  min-height: 100px;
  display: inline-block;
  vertical-align: top;
  margin-top: 0px;
  position: relative;
  float: right;

}

div#paticka .col_3 p{
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-left: 10px;
/*  white-space: nowrap; */
  margin-bottom: 30px;


}
div#paticka .col_3 a{
  font-weight: 500;
  color: #fff;
  font-size: 15px;



}
 div#paticka .col_3 a:hover{
   text-decoration: underline
}

div#paticka .col_3 h3{
  font-weight: 800;
  font-size: 16px;
  line-height: 17px;
  color: #bbf0ff;
  margin-left: 10px;
  white-space: nowrap;
  margin-bottom: 24px;


}
div#paticka .col_3 ul{
  margin-left: 10px;
}


div#paticka .col_3 ul li{
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;

  margin-left: 0px;
  white-space: nowrap;

  width: 31%;

}
div#paticka .col_3 ul li a{
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;


}
div#paticka .col_3 ul li a:hover{


}

div#paticka .col_3 a.logo{
  content: "";
background: url(../images/logo.png) no-repeat top;
    background-size: 172px;
    height: 40px;
    width: 172px;
  display: block;

  top: 0px;
  margin-left: 10px;
  margin-bottom: 20px;
}

 @media all and (max-width: 1024px) {

div#paticka .col_2, div#paticka .col_3{

  width: 47%;
  margin-left: 1%;
  overflow: hidden;
  padding-top: 25px;
  padding-bottom: 25px;
  float: left;


}
}
 @media all and (max-width: 600px) {

div#paticka .col_2, div#paticka .col_3{

  width: 90%;
  margin-left: 5%;
  overflow: hidden;
  padding-top: 25px;
  padding-bottom: 25px;
  float: none;
  min-height: none;
  border-right: none;
  border-bottom: solid 1px rgba(255, 255, 255, .1)


}

div#paticka .col_3 ul{
  margin-left: 0px;
}




}


 div#paticka .col_3 a.fa{
   margin-left: 0px;



      width: 30px;
    height: 30px;

  color: #fff;
  text-align: center;
  line-height: 30px;
  margin-left: 10px;
}


 @media all and (max-width: 600px) {

div#paticka .col_3 ul{

  width: 100%;

}


div#paticka .col_3 ul li{
  font-weight: 800;
  font-size: 13px;
  line-height: 35px;
  border-top: solid 1px rgba(211, 211, 211, .4);
  color: #e6ebf5;
  margin-left: 0px;
  white-space: nowrap;
  display: inline-block;
  width: 100%;

}
div#paticka .col_3 p, div#paticka .col_3 a.logo, div#paticka .col_3 h3{
  margin-left: 0px;

}


 div#paticka .col_3 a.fa{
   margin-left: 0px;



      width: 30px;
    height: 30px;
    background-color: #132891;

  color: #fff;
  text-align: center;
  line-height: 30px;

}




}

div#paticka  p.copy{
  font-weight: 400;
  font-size: 12px;
  color: #02579a;
  text-align: center;

  width: 100%;

/*  border-top: solid 1px rgba(211, 211, 211, .1);  */
   margin-top: 30px;
   padding-top: 22px;
   padding-bottom: 22px;
     margin-bottom: 0px;

     background-color: #4ab8f1;
}

div#paticka  p.copy span{
  width: 90%;
  display: block;
  margin-left: 5%;



}
div#paticka  p.copy a{

  color: #02579a;


}

/* pruh s obrazkem */

div.pruh-sedy {
    background: url(sedy3.jpg);
    background-color: #f4f4f4;
    padding-bottom: 30px;
    margin-bottom: 0px;
    padding-top: 30px;
    background-attachment: fixed;
    background-size: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}

 @media all and (max-width: 1024px) {

 div.pruh-sedy {
    background: none;
    background-color: #f4f4f4;
    padding-bottom: 30px;
    margin-bottom: 0px;
    padding-top: 30px;
    background-attachment: fixed;
    background-size: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}


}


 div.pruh-bily {
    background: none;
    background-color: #fff;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}

ul#nadpisy-kat{
/*  margin-top: 71px; */
  z-index: 100;
  width: 100%;
  max-width: 1353px;
  text-align: left;
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;


}







/*
drobeckova navigace
 */

ul#nadpisy-kat li{
  vertical-align: top;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  position: relative;

}
ul#nadpisy-kat li a::after{
  position: absolute;
  content: '\f105';
 font-family:"FontAwesome";
  font-size: 12px;
  top: -8px;
  left: -15px;
}
ul#nadpisy-kat li a.prvni::after{
  position: absolute;
  content: '';

}




ul#nadpisy-kat li a{
 color: #999;
  font-size: 12px;
  position: relative;
  line-height: 30px;
  text-decoration: underline


}
ul#nadpisy-kat li a.prvni{
color: #999;
   font-size: 12px;
  height: 30px;
  padding-right: 10px;
      margin-left: -20px;


}
ul#nadpisy-kat li a.prvni span{
  display: none;
}


ul#nadpisy-kat li a.aktivni{
  text-decoration: none
}

/* rozdeleni stranky na dva sloupce */

.pozadi{
  background-color: rgba(255, 255, 255, 1);
}
.pruhsvmodry{
  background-color: rgba(74, 184, 241, 1);
}
#levy{
  width: 24%;
  margin-right: 2%;
  float: left;

}
#pravy{
  width: 74%;
  float: right;
}


 @media all and (max-width: 1024px) {

#levy{
  display: none;
}
#pravy{
  width: 100%;
  float: none;
}




}


.upozorneni{
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
background-color: rgba(2,87,154, 1);

  text-align: center;
}

.upozorneni p{
color: rgba(255, 255, 255, 1);
text-align: center;
font-size: 18px;
font-weight: 500;
}
 .upozorneni a{
   background-color: rgba(0, 0, 0, 1);
   padding: 5px;
   display: inline-block;
color: rgba(255, 255, 255, 1);
text-align: center;
padding-left: 15px;
padding-right: 15px;
font-size: 16px;
text-transform: uppercase;
}
