
body {
    font-family: 'Roboto', sans-serif !important;
    color:#6c6d70;
}

a {
    text-decoration: none !important;
}

p {
    color:#6c6d70;
    font-size: 15px;
}

.img {
    width: 100%;
}

.img1 {
    width: 100%;
    margin-top: 20px;
}

.img_akce {
    width: 150px;
    float: right;
    margin-top: 20px;
    margin-left: 20px;
}

.butt1 {
    color: white;
    background: #00a650;
    padding: 10px 15px;
    border: none;
}


.blue {
    width: 100%;
}

.blue {
    color:#16498b;
}

.green {
    color:#00a650;
}

.grey {
    color:#6c6d70;
}

.logo {
    width: 210px;
    margin-top: 24px;
    margin-bottom: 30px;
}

.logo_m {
    width: 70%;
    margin-top: 20px;
}

.header-icon {
    height: 17px;
    margin-top: -4px;
    margin-right: 3px;
}

.header-icon1 {
    height: 17px;
    margin-top: -2px;
}

.header-box {
    margin-top: 30px;
}

.header-box p span {
    margin-left: 15px;
    color:#16498b;
}
.header-box p span a {
    color:#16498b !important;
}



.uvod p {
   text-align: center;
   margin-top: 80px;
   margin-bottom: 0px;
   font-size: 16px;
   line-height: 2;
}

.uvod h3 {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
    font-weight: 100;
    font-size: 35px;
    color: #02a552;
 }

 .uvod1 p {
    text-align: justify;
    margin-top: 60px;
    margin-bottom: 0px;
    font-size: 16px;
 }
 
 .uvod1 h2 {
     margin-top: 60px;
     margin-bottom: -25px;
     font-weight: 100;
     font-size: 30px;
     color: #02a552;
  }

  .uvod1 h3 {
    font-size: 20px;
    margin-bottom: 50px;
 }

 .akce_obal h3 {
    padding-bottom: 15px;
    border-bottom: 1px solid #f7f7f7;
 }

 .akce_obal div p {
    margin-top: 15px;
    font-size: 18px;
}

.akce_obal {
    padding-bottom: 30px;
    margin-bottom: 50px;
    background: #f7f7f7;
}


.top-bg {
    background: url(../img/top_bg.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100px;
}

.home-bg {
    background: url(../img/home.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 300px;
}

.title h1 {
    color: white;
    font-size: 31px;
    font-weight: 100 !important;
    line-height: 1;
    margin-top: 85px;
}

.title h1 span {
    color: white;
    font-size: 21px;
    font-weight: 1 !important;
}

.time {
    float: right;
    font-size: 14px;
}

.button {
    font-size: 15px;
    padding: 3px;
    color: white;
    text-align: left;
    border-radius: 5px;
    margin-top: 20px;
}

.border {
    padding: 3px 10px 3px 10px;
    border: 1px solid white;
    text-align: left;
    border-radius: 5px;
}

.button1 {
    font-size: 15px;
    padding: 3px;
    color: #806d70;;
    text-align: left;
    border-radius: 5px;
    margin-top: 10px;
}

.button1 a {
    color: #806d70;
}

.copyright p {
    color: #b8b7b7;
    text-align: center;
    margin-top: 7px;
}

.copyright p a {
    color: #b8b7b7;
}

.copyright {
    background: #806d70;
}

.border1 {
    padding: 3px 10px 3px 10px;
    border: 1px solid #806d70;
    text-align: left;
    border-radius: 5px;
}

.nav_border {
    width: 100% !important;
    height: 3px;
    margin-bottom: 10px;
    background: #005221; /* Old browsers */
    background: -moz-linear-gradient(left, #005221 0%, #7fc241 50%, #005087 51%, #0097dc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #005221 0%,#7fc241 50%,#005087 51%,#0097dc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #005221 0%,#7fc241 50%,#005087 51%,#0097dc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005221', endColorstr='#0097dc',GradientType=1 ); /* IE6-9 */
}

.navigace {
    padding: 0px;
    margin: 0px;
}

.no_padd {
    padding: 0px !important;
    margin: 0px !important;
}

.navigace a li {
    width: 20%;
    float: left;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    list-style: none;
}

.navigace a li:hover {
    background: #f7f7f7;
}

.gray {
    background: #f7f7f7;
}

.border_gray {
    border: 1px solid #f7f7f7;
    background:  #f7f7f7;

}

.navigace a {
    font-size: 17px;
    text-decoration: none;
    color:#16498b
}

.doprava p {
    text-align: center;
    font-size: 20px;
    margin-top: 50px;
}

.doprava  {
    height: 40vh;
}

.hover_icon {
    width: 20px;
    margin-left: 17px;
    margin-top: -5px;
    position: absolute !important;
    color: #005221;
    opacity: 0.8;
    visibility: hidden;
}

.hover_icon1 {
    width: 20px;
    margin-left: 10px;
    margin-top: -5px;
    position: absolute !important;
    color: #005221;
    opacity: 0.8;
    visibility: hidden;
}

.hover_icon11 {
    width: 20px;
    margin-left: 44px;
    margin-top: -5px;
    position: absolute !important;
    color: #005221;
    opacity: 0.8;
    visibility: hidden;
}

.hover_icon111 {
    width: 20px;
    margin-left: 14px;
    margin-top: -5px;
    position: absolute !important;
    color: #005221;
    opacity: 0.8;
    visibility: hidden;
}

.hover_icon00 {
    width: 20px;
    margin-left: 17px;
    margin-top: -5px;
    position: absolute !important;
    color: #005221;
    opacity: 0.8;
    visibility: hidden;
}

.hover_icon000 {
    width: 20px;
    margin-left: 30px;
    margin-top: -5px;
    position: absolute !important;
    color: #005221;
    opacity: 0.8;
    visibility: hidden;
}

.hover_icon2 {
    width: 20px;
    margin-left: 27px;
    margin-top: -7px;
    position: absolute !important;
    color: #005221;
    opacity: 0.8;
    visibility: hidden;
}

.hover_icon4 {
    width: 20px;
    margin-left: 80px;
    margin-top: -7px;
    position: absolute !important;
    color: #005221;
    opacity: 0.8;
    visibility: hidden;
}

.hover_icon3 {
    width: 20px;
    margin-left: 22px;
    margin-top: -7px;
    position: absolute !important;
    color: #005221;
    opacity: 0.8;
    visibility: hidden;
}

.navigace a li:hover .hover_icon3 {
    visibility: visible;
}

.navigace a li:hover .hover_icon2 {
    visibility: visible;
}

.navigace a li:hover .hover_icon4 {
    visibility: visible;
}

.navigace a li:hover .hover_icon1 {
    visibility: visible;
}

.navigace a li:hover .hover_icon11 {
    visibility: visible;
}

.navigace a li:hover .hover_icon111 {
    visibility: visible;
}

.navigace a li:hover .hover_icon {
    visibility: visible;
}

.navigace a li:hover .hover_icon00 {
    visibility: visible;
}

.navigace a li:hover .hover_icon000 {
    visibility: visible;
}

.options {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 40px;
}

.seo-slova h2 {
    font-size: 1px;
    height: 0px;
    color: white;
    opacity: 0;
}

.options h1 {
    font-size: 19px;
    text-align: center;
    height: 50px;
    line-height: 1.5;
    color: #6c6d70;
}

.orientace {
    margin-top: 15px;
}

.orientace a {
    color: #6c6d70;
    margin-right: 5px;
    margin-left: 5px;
    line-height: 1.7;
}

.options h1 span {
    font-size: 14px;
    color: #6c6d70;
    font-weight: 100 !important;
}

.options:hover h2 {
    color: #02a552;
}

.container--inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}

.container--inner a {
    width: calc(100% / 5);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}

.container--item {
    width: 100%;
}

.container--item h1 span {
    font-size: 14px;
    color: #6c6d70;
    font-weight: 100 !important;
}

.container--item span {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #6c6d70;
    display: inline-block;
    font-weight: 100 !important;
}

.services-box1 {
    width: 100%;
    height: 150px;
    background: url(../img/container_icon/1.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-timing-function: ease-in;
    transition: 0.1s;
}

.services-box11 {
    width: 100%;
    height: 150px;
    background: url(../img/container_icon/1_new.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-timing-function: ease-in;
    transition: 0.1s;
}

.services-box2 {
    width: 100%;
    height: 150px;
    background: url(../img/container_icon/2.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-timing-function: ease-in;
    transition: 0.1s;
}


.services-box3 {
    width: 100%;
    height: 150px;
    background: url(../img/container_icon/3.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-timing-function: ease-in;
    transition: 0.1s;
}

.services-box33 {
    width: 100%;
    height: 150px;
    background: url(../img/container_icon/3.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-timing-function: ease-in;
    transition: 0.1s;
}


.services-box4 {
    width: 100%;
    height: 150px;
    background: url(../img/container_icon/4.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-timing-function: ease-in;
    transition: 0.1s;
}


.services-box5 {
    width: 100%;
    height: 150px;
    background: url(../img/container_icon/5.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-timing-function: ease-in;
    transition: 0.1s;
}

.services-box55 {
    width: 100%;
    height: 150px;
    background: url(../img/container_icon/5.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-timing-function: ease-in;
    transition: 0.1s;
}


.services-box6 {
    width: 100%;
    height: 150px;
    background: url(../img/container_icon/6.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-timing-function: ease-in;
    transition: 0.1s;
}


.services-box7 {
    width: 100%;
    height: 150px;
    background: url(../img/container_icon/7.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-timing-function: ease-in;
    transition: 0.1s;
}

.services-box8 {
    width: 100%;
    height: 150px;
    background: url(../img/container_icon/8.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-timing-function: ease-in;
    transition: 0.1s;
}


.ok_icon {
    width: 20px;
   margin-right: 5px;
   margin-top: -3px;
}

.ok_icon1 {
    width: 20px;
   margin-right: 5px;
   margin-top: 0px;
   margin-left: 0px;
}

.ok_icon2 {
    width: 7px;
   margin-right: 15px;
   margin-top: -4px;
   margin-left: 0px;
}

.zarovnani {
   margin-top: 80px;
   margin-bottom: 70px;
}

.zarovnani p {
    font-size: 17px;
 }

 footer {
    background: url(../img/footer.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}

.footer_map {
   margin-top: 40px;
   margin-bottom: 40px;
 }

 .map {
    margin-top: 60px !important;
  }

 footer h4 {
    margin-top: 40px;
    margin-bottom: 20px;
}

footer p {
   line-height: 2;
}

footer p a {
    color: #806d70;
 }

.tech p {
    color: #9f9f9f;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 10px !important;
 }


 .tech {
    margin-top: 40px;
 }

 .tech1 p {
    color: #806d70;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 10px !important;
 }

 .tech span {
    color: #02a552;
    font-size: 10px;
    margin-top: -6px;
    margin-right: 15px;
 }

 .warning {
    margin-top: -20px;
    margin-bottom: 25px;
 }

 .warning1 {
    margin-top: 13px;
    margin-bottom: 20px;
 }
 
 .warning2 {
    margin-top: 13px;
    margin-bottom: 25px;
 }

 
 .short {
    width: 60% !important;
 }

 .long {
    width: 40% !important;
 }

 .gallery {
    margin: 30px 0px 80px 0px !important;
    padding: 0px !important;
 }

 .s {
    width: 10% !important;
    text-align: center;
 }

 .l {
    width: 40% !important;
 }

 .ss {
    width: 11.1% !important;
    text-align: center;
 }

 .ll {
    width: 22% !important;
 }

 .k {
    width: 40% !important;
    text-align: center;
    height: 30px !important;
 }

 .kk {
    width: 20% !important;
    text-align: center;
    height: 30px !important;
 }

 .j {
    width: 50% !important;
    text-align: center;
    height: 30px !important;
 }

 .odsazeni {
    margin-top: 105px;
 }



