/* FlexSlider Default Theme
*********************************/
/*--- definice pisma ---*/
/* Font-face Icons */

* {
margin: 0;
padding: 0;
border: 0;
}
a{
  text-decoration: none
}
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;


}

ul li,
ol li {
  list-style-type: none;
  margin-left: 0px;
    margin: 0;
  padding: 0;
}

.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider {
  margin: 0 0 0px;
  position: relative;
  z-index: 3;
  zoom: 1;
}
[class*="-viewport"] {
    max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flexslider .slides {
  zoom: 1;
}

/* Direction Nav */
[class*="-direction-nav"] {
  *height: 0;

}



[class*="-direction-nav"] {
    position: absolute;
    width: 100%;


    bottom: 28%;
}


.col_1_2 .slideshow ul{
  margin-left: 0px;
}





[class*="-direction-nav"] a  {
  text-decoration:none;
  display: block;
  width: 30px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0,0,0,0.8);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;

}
[class*="-direction-nav"] [class*="-prev"] {
  opacity: 1;
  left:-0px;
  text-align: center;
  text-indent: -9999px;

}
[class*="-direction-nav"] [class*="-next"] {
  opacity: 1;
  right: 0px;
  text-align: center;
  text-indent: -9999px;
}
.flexslider:hover [class*="-prev"] {
  opacity: 1;

}
.flexslider:hover [class*="-next"] {
  opacity: 1;

}
.flexslider:hover [class*="-next"]:hover,
.flexslider:hover [class*="-prev"]:hover {

  opacity: 1;

}
[class*="-direction-nav"] [class*="-disabled"] {
  opacity: 0 !important;
  filter: alpha(opacity=0);

  cursor: default;
}


[class*="-direction-nav"] [class*="-prev"] a{
  opacity: 1;
  left:-30px;
  text-align: center;
      background: url(../../../css/sipka-leva.png);
    background-size: 20px;
    width: 20px;
    height: 41px;
}
[class*="-direction-nav"] [class*="-next"] a{
  opacity: 1;
  right:-30px;
  text-align: center;
      background: url(../../../css/sipka-prava.png);
    background-size: 20px;
    width: 20px;
    height: 41px;
}



.bunka06 .slideshow ul li:before  {
  background: none;
  display: none;
}



/* Pause/Play */
[class*="-pauseplay"] a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
[class*="-pauseplay"] a:before  {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
[class*="-pauseplay"] a:hover  {
  opacity: 1;
}
[class*="-pauseplay"] a[class*="-play"]:before {
  content: '\f003';
}

/* Control Nav */
[class*="-control-nav"] {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: center;

}
[class*="-control-nav"] li {
  margin: 0 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
[class*="-control-paging"] li a {
  width: 7px;
  height: 7px;
  display: block;

  cursor: pointer;

  color: rgba(0,0,0, 1);

  text-align: center;
  font-size: 0px;
  font-weight: normal;
  line-height: 20px;

    border-width: 5px;
    border-style: solid;
        -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    opacity: 0.3;
     background:  rgba(0,0,0, 1);
      border-color: rgba(0,0,0, 0);
}








[class*="-control-paging"] li a:hover {
     background:  rgba(255,255,255, 1);
      opacity: 0.8;
        border-color: rgba(0,0,0, 1);


}
[class*="-control-paging"] li a[class*="-active"] {
   background: rgba(255,255,255,1);
  border-color:  rgba(0,0,0, 1);
   border-width: 5px;


  color: black;
  cursor: default;
      opacity: 1;
}

[class*="-control-thumbs"] {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
[class*="-control-thumbs"] li {
  width: 25%;
  float: left;
  margin: 0;
}
[class*="-control-thumbs"] img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
[class*="-control-thumbs"] img:hover {
  opacity: 1;
}
[class*="-control-thumbs"] [class*="-active"] {
  opacity: 1;
  cursor: default;
}



.slideshow {
  position: relative
}









.slideshow {
  background-color: rgba(255, 255, 255, 1);
  margin-top: -40%;
  height: 400px;
  -moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;

}



.slideshow .slides{
max-height: 400px;

}

.slideshow .slides li {

text-align: right;
overflow: hidden;
max-height: 400px;
  height: 100%;
  width: 100%;


}

.slideshow .slides li  .bunka{
  width: 90%;
  margin-left: 5%;
  margin-top: 5%;
  height: 320px;
  overflow: hidden;
}

 @media all and (max-width: 900px) {


.slideshow {
  background-color: rgba(255, 255, 255, 1);
  margin-top: -40%;
  height: 300px;
  -moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;

width: 90%;
}



.slideshow .slides{
max-height: 300px;

}

.slideshow .slides li {

text-align: right;
overflow: hidden;
max-height: 300px;
  height: 100%;
  width: 100%;


}
.slideshow .slides li  .bunka{
  width: 90%;
  margin-left: 5%;
  margin-top: 5%;
  height: 260px;
}


}

 @media all and (max-width: 768px) {


.slideshow {
  background-color: rgba(255, 255, 255, 1);
  margin-top: -32%;
  height: 180px;
  -moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;

width: 80%;
}



.slideshow .slides{
max-height: 180px;

}

.slideshow .slides li {

text-align: right;
overflow: hidden;
max-height: 1800px;
  height: 100%;
  width: 100%;


}

.slideshow .slides li  .bunka{
  width: 90%;
  height: 140px;
  margin-left: 5%;
  margin-top: 5%;
}


}


 @media all and (max-width: 511px) {


.slideshow {
  background-color: rgba(255, 255, 255, 1);
  margin-top: 5%;
  height: 180px;
  -moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;

width: 80%;
}



.slideshow .slides{
max-height: 180px;

}

.slideshow .slides li {

text-align: right;
overflow: hidden;
max-height: 180px;
  height: 100%;
  width: 100%;


}





}



 @media all and (max-width: 360px) {


.slideshow {
  background-color: rgba(255, 255, 255, 1);
  margin-top: 5%;
  height: 140px;
  -moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;

width: 80%;
}



.slideshow .slides{
max-height: 150px;

}

.slideshow .slides li {

text-align: right;
overflow: hidden;
max-height: 140px;
  height: 100%;
  width: 100%;


}
.slideshow .slides li  .bunka{
  width: 80%;
  height: 100px;
  margin-left: 10%;
  margin-top: 5%;
}



}

.col_1_2 .slideshow ul li
 {
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}



.slideshow .slides li .uvnitr{
  position: relative;

}

.slideshow .slides li img {

  margin-top: 0px;
  margin-left: 0px;
  height: 100%;

}













.slideshow .slides li .bunka1 h2{
 font-family:'Raleway', Helvetica, Arial, sans-serif;

 color: #fff;
    font-size: 3em;
    line-height: 1.125em;
    font-weight: 300;

/*
 background: rgba(29, 103, 155, 0.8);*/

 padding-bottom: 10px;

        -moz-text-shadow:  0px 1px 2px rgba(0,0,0,0.6);
-webkit-text-shadow:   0px 1px 2px rgba(0,0,0,0.6);
text-shadow: 0px 1px 2px rgba(0,0,0,0.6);


/* text-transform: uppercase;  */




}


.slideshow .slides li .bunka1 h3{
 font-family:'Raleway', Helvetica, Arial, sans-serif;
 font-weight: 300;

 color: #fff;
 font-size: 1.125em;
    line-height: 1.125em;
        -moz-text-shadow:  0px 1px 2px rgba(0,0,0,0.6);
-webkit-text-shadow:   0px 1px 2px rgba(0,0,0,0.6);
text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
margin-bottom: 20px;


}









.loading  { min-height: 190px; background: url('loading.gif') no-repeat center center; background-color: rgba(255, 255, 255, 0.8);}



@media all and (max-width: 640px) {

.slideshow{
position: relative;
max-height: 400px;
/*max-width: 1360px; */

margin-left: auto;
margin-right: auto;

}


.slideshow .slides{
max-height: 400px;

}

.slideshow .slides li {

text-align: right;
overflow: hidden;
max-height: 400px;
  height: 400px;
  width: 100%;


}


 div#pruh-animace{
   width: 100%;
   height: 400px;


   position: relative;
/*   margin-top: 100px;    */
      overflow: hidden;
      margin-bottom: -110px;
}
 div#pruh-animace.posun{
   position: relative;
   margin-top: 0px;
   width: 100%;
   height: 400px;
   overflow: hidden;


            margin-bottom: -120px;
}

.slideshow .slides{

}

.slideshow .slides li {
text-align: center;

 overflow: hidden;

}




.slideshow .slides li  .bunka1{
 margin-top: 140px;
 margin-left: 10%;
 margin-right: 10%;
}




.slideshow .slides li .bunka1 a.vice {
    padding: 10px 15px;
}

.slideshow .slides li  .bunka1 h2{
  font-size: 20px;
}
.slideshow .slides li  .bunka1 h3{
  font-size: 13px;
}

.slideshow .slides li  .bunka1 p strong{
  font-size: 21px;
}

.slideshow .slides li  .bunka1 ul li{
  font-size: 14px;
}
.slideshow .slides li  .bunka1 ul li:before{
  font-size: 20px;
}



}