@charset "utf-8";
/* CSS Document */

.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

.error {
    border: 1px red solid !important;
}

html {
    background: url(../img/bg.jpg) repeat scroll left top;
}

#overena-firma{
    position: absolute;
       top: 41px;
    right: 34px;
}

body {
    margin: 0;
    padding: 0;
    text-align: left;
    font: 100% Arial, sans-serif;
    line-height: 1.4;
    min-width: 1024px;
    _width: expression( document.body.clientWidth < 1024 ? "1024px": "auto");
    /* set min-width for IE */
    
    background: url(../img/bg2.png) no-repeat center top;
}

h1 {
    font-size: 14px;
    margin: 2px 0px 16px 0px;
    display: block;
    color: #2b181a;
}

h2 {
    font-size: 13px;
    margin: 2px 0px 16px 0px;
    display: block;
    color: #2b181a;
    text-transform: uppercase;
}

h3,
h4,
h5,
h6 {
    font-size: 12px;
    margin: 1px 0px 10px 0px;
    display: block;
    color: #2b181a;
}

p,
td {
    font-size: 12px;
    margin: 4px 0px 8px 0px;
    color: #2b181a;
}

td {
    padding: 0 3px 5px 0;
}

a {
    font-size: 12px;
    text-decoration: none;
    color: #2b181a;
}

a:hover {
    text-decoration: underline;
}

li {
    font-size: 13px;
}

#background {
    background: url(../img/bg-bottom.png) no-repeat center bottom;
}

div.line {
    background: url(../img/line.jpg) repeat-x left top;
    height: 4px;
    display: block;
    float: none;
    clear: both;
    font-size: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
}

.headerLine {
    background: url(../img/header-line.jpg) repeat-x left top;
    min-height: 57px;
    display: block;
    float: none;
    clear: both;
    font-size: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    z-index: 0;
}

div.obal {
    position: relative;
    width: 960px;
    margin: auto;
}

div.obal div.iframe {
    position: absolute;
    overflow: hidden;
    right: 10px;
    top: 10px;
    width: 151px;
    height: 20px;
}

.big {
    font-size: 17px;
}

.flags {
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
}

.flags img {
    margin-left: 5px;
}

.image {
    /* background: url(../img/image.png) no-repeat center top; */
    
    position: relative;
    z-index: 0;
    width: 958px;
    height: 237px;
    padding-top: 57px;
}

.image p.tel,
.image img.tel-img {
    position: absolute;
    right: 172px;
    top: 75px;
    z-index: 2;
}

.image p.tel {
    color: #e10000;
    font-size: 32px;
    margin: auto 50px;
    right: 8px;
    top: 96px;
}

.button {
    background: url(../img/button.png) no-repeat center top;
    width: 249px;
    height: 40px;
    display: block;
    position: absolute;
    left: 25px;
    bottom: 25px;
    z-index: 8;
}

a.gplay,
a.appstore {
    bottom: 20px;
    display: block;
    height: 45px;
    position: absolute;
    right: 12px;
    width: 137px;
}

a.gplay {
    background: url(../img/gplay.png) no-repeat;
    right: 162px;
}

a.appstore {
    background: url(../img/appstore.png) no-repeat;
}

.googlePlayImg, .appStoreImg{
  display:none;
}

/* HEADER */

#header {
    background: #2e2e2e url(../img/header.jpg) no-repeat center top;
    height: 151px;
    margin: 0;
    padding: 0;
}

#header .obal {
    position: relative;
}

#header .obal .top-kontakt {
    position: absolute;
    right: 74px;
    top: 28px;
    width: 183px;
    height: 44px;
}

.relative {
    position: relative;
    z-index: 9;
}

#header .logo {
    position: absolute;
    top: 30px;
    left: 35px;
    z-index: 9;
}

#promo {
    margin: 0;
    padding: 0;
}

#promo img {
    margin: 0;
    padding: 0;
}

#promo a:hover {
    text-decoration: none;
}

.banner {
    float: left;
    background: url(../img/shadow-ban.png) no-repeat center bottom;
    padding-bottom: 25px;
    height: 168px;
}

.banner img {
    height: 168px;
    width: 620px;
}

.buttons {
    float: right;
}

.rezervace a {
    background: url(../img/rezervace.jpg) no-repeat left top;
    height: 74px;
    width: 327px;
    display: block;
    color: #2b181a;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.rezervace a span {
    position: relative;
    top: 15px;
    left: 91px;
    font-family: Arial Black;
}
.rezervace span.popisek{
  top: 4px;
  left: 23px;
}
span.popisek {
    position: absolute;
    top: 50px;
    left: 45px;
    font-size: 11px;
    font-weight: normal;
    text-transform: none;
    font-family: Arial;
    text-shadow: 0 0 0 #fff;
    
}

.rezervace a:hover span,
.trasa a:hover span {
    text-decoration: underline;
}

.rezervace a:hover span.popisek,
.trasa a:hover span.popisek {
    text-decoration: none !important;
}

.trasa a {
    background: url(../img/vypocet-trasy.jpg) no-repeat left top;
    height: 76px;
    width: 328px;
    display: block;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    position: relative;
}

.trasa a span {
    position: relative;
    top: 20px;
    left: 91px;
    font-family: Arial Black;
    text-shadow: 0 -1px 0 #005470;
}

.rezervace a:hover,
.trasa a:hover {
    background-position: left bottom;
}

.shadow {
    background: url(../img/shadow.png) no-repeat center bottom;
    height: 19px;
    width: 329px;
    margin: 0;
    padding: 0;
    display: block;
    line-height: 0;
    font-size: 0;
    float: none;
}

.imageShadow {
    background: url(../img/shadow-img.png) no-repeat center top;
    height: 31px;
    width: 958px;
    margin: 0;
    padding: 0;
    display: block;
    line-height: 0;
    font-size: 0;
    float: none;
}

#header .facebook {
    margin: 8px;
    position: absolute;
    right: 8px;
    top: 8px;
}
/* HEADER end */
/* MENU */

#menu {
    float: right;
    position: relative;
    top: 111px;
    z-index: 10;
}

#menu ul li {
    float: left;
    margin: 0 1px;
}

#menu ul li a {
    background: url(../img/menu-bt.png) no-repeat left top;
    height: 44px;
    width: 110px;
    display: block;
    font-size: 11px;
    color: #242424;
    line-height: 4;
    text-align: center;
    text-shadow: 0 1px 0 #fff0c0;
    text-transform: uppercase;
    font-family: Arial Black;
}

#menu ul li a:hover,
#menu ul li a.active {
    background-position: left bottom !important;
    text-decoration: none;
}
/* MENU end */
/* CONTENT */

#navcontainer {
    color: #2d2d2d;
    font-size: 11px;
    background: url(../img/nadpis.jpg) repeat-x left center;
    height: 22px;
    line-height: 2;
    margin: 10px 0 0 0;
    padding: 0 20px;
}

.uvod p,
.uvod a,
.uvod td {
    font-size: 13px;
}

#content {
    background-color: #fff;
    padding: 20px;
    margin: 0 0 30px 0;
}

#content a {
    color: #00a2ca;
    text-decoration: underline;
}

#content a:hover {
    color: #005890;
    text-decoration: none;
}

#content img {
    vertical-align: middle;
}

#content ul {
    margin-bottom: 20px;
}

#content li {
    background: url(../img/li.png) no-repeat left 4px;
    line-height: 1.8;
    padding-left: 25px;
}

.stanoviste img {
    border: 1px #aaaaaa solid;
    margin: 0 30px 0 0;
}

img.right {
    margin: 0;
}

.main {
    width: 580px;
    float: left;
}

.stanoviste,
.oznaceni {
    float: right;
    width: 300px;
}

.oznaceni li {
    background: none !important;
    min-height: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

.oznaceni li span {
    background: url(../img/kolecko.png) no-repeat center center;
    text-align: center;
    float: left;
    margin-right: 5px;
    padding-left: 1px;
    padding-bottom: 1px;
    height: 20px;
    width: 20px;
}

textarea {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px #999 solid;
    background: #f1f1f1;
    /* for non-css3 browsers */
    
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff');
    /* for IE */
    
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#ffffff));
    /* for webkit browsers */
    
    background: -moz-linear-gradient(top, #f1f1f1, #ffffff);
    /* for firefox 3.6+ */
    
    background: -o-linear-gradient(top, #f1f1f1, #ffffff);
    /* for opera */
    
    padding: 5px;
    color: #2B181A;
    font-size: 13px;
}

.textInput {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px #999 solid;
    background: #f1f1f1;
    /* for non-css3 browsers */
    
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff');
    /* for IE */
    
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#ffffff));
    /* for webkit browsers */
    
    background: -moz-linear-gradient(top, #f1f1f1, #ffffff);
    /* for firefox 3.6+ */
    
    background: -o-linear-gradient(top, #f1f1f1, #ffffff);
    /* for opera */
    
    padding: 5px;
    color: #2B181A;
    font-size: 13px;
}

select {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px #999 solid;
    background: #f1f1f1;
    /* for non-css3 browsers */
    
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff');
    /* for IE */
    
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#ffffff));
    /* for webkit browsers */
    
    background: -moz-linear-gradient(top, #f1f1f1, #ffffff);
    /* for firefox 3.6+ */
    
    background: -o-linear-gradient(top, #f1f1f1, #ffffff);
    /* for opera */
    
    padding: 4px;
    color: #2B181A;
    font-size: 13px;
}

.btnSubmit {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px #00688a solid;
    background: #00a2ca;
    /* for non-css3 browsers */
    
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00a2ca', endColorstr='#005890');
    /* for IE */
    
    background: -webkit-gradient(linear, left top, left bottom, from(#00a2ca), to(#005890));
    /* for webkit browsers */
    
    background: -moz-linear-gradient(top, #00a2ca, #005890);
    /* for firefox 3.6+ */
    
    background: -o-linear-gradient(top, #00a2ca, #005890);
    /* for opera */
    
    color: #ffffff;
    padding: 5px;
    font-size: 15px;
    cursor: pointer;
    font-weight: bold;
}

.btnSubmit:hover {
    background: #005890;
    /* for non-css3 browsers */
    
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#005890', endColorstr='#00a2ca');
    /* for IE */
    
    background: -webkit-gradient(linear, left top, left bottom, from(#005890), to(#00a2ca));
    /* for webkit browsers */
    
    background: -moz-linear-gradient(top, #005890, #00a2ca);
    /* for firefox 3.6+ */
    
    background: -o-linear-gradient(top, #005890, #00a2ca);
    /* for opera */
}

table th h1 {
    margin: 0px;
    text-align: left;
}

div.cenik {
    width: 620px;
    padding-bottom: 25px;
    float: left;
    background: url(../img/shadow-ban.png) no-repeat center bottom;
}

table.cenik {
    background-color: #fff;
    vertical-align: middle;
}

table.cenik th {
    vertical-align: middle;
    color: #2d2d2d;
    height: 38px;
    /*    font: 11px 'Arial black';*/
    
    border-bottom: 1px solid #008cb9;
    background-color: #fbfbfb;
    padding-left: 17px;
}

table.cenik td {
    color: #232422;
    width: 200px;
    height: 40px;
    padding: 0px 0px 0px 44px;
    vertical-align: middle;
    background: url(../img/cenik-td.png) repeat-x left top;
}

table.cenik td.price {
    color: #fbfbfb;
    /*    font: 10px 'Arial black';*/
    
    text-align: center;
    width: 66px;
    padding: 0px;
    border-right: 1px solid #006197;
    /*#55C1DC;*/
    
    background: #005d94 url(../img/cenik-price.png) repeat-x left top;
}

div.vypocet {
    width: 329px;
    float: right;
}

table.vypocet {
    width: 100%;
    background-color: #fbfbfb;
    vertical-align: middle;
}

table.vypocet th {
    vertical-align: middle;
    color: #2d2d2d;
    height: 38px;
    /*    font: 11px 'Arial black';*/
    
    border-bottom: 1px solid #008cb9;
    background-color: #fbfbfb;
    padding-left: 17px;
}

table.vypocet td {
    color: #232422;
    height: 40px;
    vertical-align: middle;
    padding: 0px 10px;
}

table.vypocet input {
    width: 200px;
    float: right;
}

table.vypocet .btnSubmit {
    width: auto;
    float: right;
}

table.summary {
    width: 100%;
    background-color: #fbfbfb;
    vertical-align: middle;
    margin-bottom: 15px;
}

table.summary th {
    vertical-align: middle;
    color: #2d2d2d;
    height: 38px;
    /*    font: 11px 'Arial black';*/
    
    border-bottom: 1px solid #008cb9;
    background-color: #fbfbfb;
    padding-left: 17px;
}

table.summary td {
    color: #232422;
    vertical-align: middle;
    height: 20px;
    padding: 0px 10px;
}

table.summary tr.cena {
    border-top: 1px solid #008cb9;
}

strong.cena {
    font-size: 20px;
}

.contact {
    font-size: 13px;
    float: left;
}

.contact td,
.contact a {
    font-size: 13px;
}

.contact table {
    margin-bottom: 15px;
}

.contact td {
    padding: 1px 5px 2px 0px;
    vertical-align: middle;
}

.contact td.right {
    text-align: right;
}

.map {
    float: right;
    margin-right: 20px;
}

.leftContent {
    float: left;
    width: 440px;
    border: 0px solid red;
}

.rightContent {
    float: right;
    width: 440px;
    border: 0px solid red;
}

.video {
    float: right;
    width: 460px;
}
/* CONTENT end*/
/* FOOTER */

#footer {
    padding: 20px 0;
    font-size: 11px;
    color: #fff;
}

#footer p {
    font-size: 11px;
    margin: 3px 0;
    color: #fff;
}

#footer p.left {
    width: 320px;
    float: left;
}

#footer p.center {
    width: 300px;
    margin: 3px 10px;
    float: left;
    text-align: center;
}

#footer p.right {
    width: 320px;
    float: right;
    text-align: right;
}

#footer a {
    font-size: 11px;
    color: #fff;
}
/* FOOTER end */

table.cenik td.no-star {
    background: url(../img/cenik-td-no-star.png);
}

table.cenik td.no-color {
    background: url(../img/cenik-td-no-star.png);
}

a.pro-ridice {
    display: block;
    float: left;
    margin: -14px 15px 16px 0;
}

.form-pro-ridice {
    padding: 15px;
    width: 350px;
    border: 1px solid #FFCA02;
}

a.pro-klienty {
    display: block;
    float: left;
    margin: -14px 15px 16px 0;
}

a.pro-firmy {
    display: block;
    float: left;
    margin: -14px 0px 16px 0;
}

.nbot {
    display: none;
}

.yellowborder {
    border: 1px solid #FFCA02;
    margin: 0 0 10px 0;
}

.yellowborder td {
    padding: 10px;
}

.yellowborder td img {
    margin: 0 0 5px 0;
}

div.first-column {
    float: left;
    width: 300px;
    margin: 0 5px 0 0;
    border: 0px solid red;
}

div.second-column {
    float: left;
    width: 300px;
    margin: 0 5px 0 0;
    border: 0px solid red;
}

div.third-column {
    float: left;
    width: 300px;
    border: 0px solid red;
}

.foto img {
    width: 23%;
    margin: 1%;
    float: left;
}

.btn-mobile{
    display: none;
}
.form-rezervace{
    width: 100%;
}

.app-title{
    display: none;
    color: #fff;
    font-size: 18px;
    padding-top: 30px;
}

/*=============================== Stranka mobilni aplikace ==================================*/

.nadpisMobilniAplikace{
  width: 100%;
  background: transparent url("../img/mobil.png") no-repeat scroll right 10px / 500px 300px;
}

.nadpisMobilniAplikace h1 {
  font-size:25px;
  color: #FFBD00;
  margin-bottom: 5px;
}

.nadpisMobilniAplikace h2 {
  font-size:16px;
  font-weight:bold;
}

.nadpisMobilniAplikace li {
  background: transparent url("../img/fajka.png") no-repeat scroll left 7px !important;
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 2.5 !important;
}

.oddelovacMobilniAplikace{
  height: 1px; 
  background-color: grey; 
  text-align: center; 
  margin: 45px 75px 45px 75px;
}
.oddelovacMobilniAplikace .oddelovacText{
  background-color: white; 
  position: relative; 
  top: -0.7em; 
  font-weight:bold; 
  padding: 0px 35px 0px 35px;
  font-size: 16px;
}
.postupObjednavkyObsah{
  width: 100%;
  margin-bottom: 15px; 
  height: 550px;
}

.postupObjednavkyObsah .sipka{
  width: 30px;
  height: 25px;
  background: transparent url("../img/sipkaPostupMobil.png") no-repeat scroll 0% 0%;
  float: right;
  position: relative;
  margin: 190px 35px;
}

.postupObjednavkyObsah .postupObjednavkyText{
  width: 233px; 
  float:left;
}

.postupObjednavkyObsah h2{
  font-size: 16px;
  padding-top: 20px;
  text-align:center;
}

.postupObjednavkyObsah p{
  font-size: 14px;
  text-align:center;
}

.postupObjednavkyObsah .postupObjednavkyTretiText{
  text-align: center;
}

.postupObjednavkyObsah .prvniMobil{
  width: 335px; 
  float:left; 
  position: relative;

}

.postupObjednavkyObsah .druhyMobil{
  width: 335px; 
  float:left; 
  position: relative;
}

.postupObjednavkyObsah .tretiMobil{
  width: 230px; 
  float:left; 
  position: relative;
}

.postupObjednavkyPaticka{
  width: 100%;
  height:200px;
  background-color: #ECECEC;
  margin: -30px 0px 30px 0px;
}

.postupObjednavkyPaticka .levaCast{
  width: 40%;
  height:100%; 
  float:left; 
  position: relative;
}

.postupObjednavkyPaticka .levaCast h1{
  font-size:25px;
  margin: 45px 0px 0px 30px;

}
.postupObjednavkyPaticka .levaCast .sipkaStahnout{
  width: 36px;
  float: right;
  padding-top: 35px;
}

.postupObjednavkyPaticka .obrStahnout{
  width: auto;    
  padding-top: 70px;
  text-align: center;
}

.postupObjednavkyPaticka .obrStahnout{
  width: 100%;    
  height:auto;
}

.postupObjednavkyPaticka .stred{
  width: 30%; 
  height:100%;    
  float:left; 
  position: relative;
}

.postupObjednavkyPaticka .pravaCast{
  width: 30%; 
  height:100%;    
  float:right;
}

/****************** Konec mobilni aplikace **********************/

/* ========================== MEDIA QUERIES < 1042px ========================== */

@media only screen and (max-width: 1042px) {
    /* GLOBAL */
    .mobile-hide{
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    
    body {
        min-width: 0;
        max-width: 98%;
        width: 100%;
        margin: 0 1%;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    div.obal,
    #header .obal {
        max-width: 98%;
        width: 100%;
        margin: 0 1%;
    }
    iframe {
        display: none;
    }
    .video,
    .map {
        display: none;
    }
    .textInput {
        width: 100%;
    }

    /* HEADER */
    
    #header {
        height: auto;
    }
    .relative {
        text-align: center;
    }
    #menu {
        float: none;
        top: 0;
        text-align: center;
        width: 100%;
        height: 46px;
    }
    #menu ul {
        width: 100%;
        text-align: center;
        display: table;
    }
    #menu ul li {
        display: table-cell;
        width: calc(100%/6);
        margin: 0;
    }
    #menu ul li a {
        border: 1px solid #c99400;
        margin: 0 2px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        width: 100%;
        background-color: #FFD036;
        background-image: none;
        text-align: center;
background: rgba(255,217,0,1);
background: -moz-linear-gradient(top, rgba(255,217,0,1) 0%, rgba(255,184,4,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,217,0,1)), color-stop(100%, rgba(255,184,4,1)));
background: -webkit-linear-gradient(top, rgba(255,217,0,1) 0%, rgba(255,184,4,1) 100%);
background: -o-linear-gradient(top, rgba(255,217,0,1) 0%, rgba(255,184,4,1) 100%);
background: -ms-linear-gradient(top, rgba(255,217,0,1) 0%, rgba(255,184,4,1) 100%);
background: linear-gradient(to bottom, rgba(255,217,0,1) 0%, rgba(255,184,4,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd900', endColorstr='#ffb804', GradientType=0 );
    }
    #header .logo {
        display: inline-block;
        position: relative;
        top: 0;
        left: 0;
        width: 100px;
        text-align: center;
        margin: 1% 0;
    }
    #header .logo a {
        display: inline-block;
        width: 100px;
    }
    #header .facebook {
        right: 60px;
        top: 0px;
        width: 24px;
        z-index: 100;
    }
    #header .obal .top-kontakt {
        display: none;
    }
    .flags {
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 100;
    }
    /* HOME */
    
    .buttons {
        float: none;
    }
    .banner {
        float: none;
        background: none;
        text-align: center;
        padding-bottom: 1%;
        height: auto;
    }
    .banner img {
        width: 100%;
        height: auto;
    }
    .image {
        width: 100%;
        height: auto;
        margin-bottom: 2%;
    }
    .imageShadow {
        display: none;
    }
    a.pro-klienty {
        width: 49%;
        float: left;
        margin: 0;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    a.pro-firmy {
        width: 49%;
        margin: 0;
        margin-bottom: 2%;
    }
    .headerLine {
        width: 100%;
    }
    .buttons:after {
        content: "";
        display: table;
        width: 100%;
        clear: both;
    }
    .rezervace {
        width: 49%;
        margin-right: 2%;
        float: left;
        text-align: center;
    }
    .trasa {
        width: 49%;
        float: left;
        text-align: center;
    }
    .trasa a {
        min-height: 80px;
        display: inline-block;
        background-image: none;
        background: rgba(1, 160, 200, 1);
        background: -moz-linear-gradient(top, rgba(1, 160, 200, 1) 0%, rgba(0, 107, 136, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1, 160, 200, 1)), color-stop(100%, rgba(0, 107, 136, 1)));
        background: -webkit-linear-gradient(top, rgba(1, 160, 200, 1) 0%, rgba(0, 107, 136, 1) 100%);
        background: -o-linear-gradient(top, rgba(1, 160, 200, 1) 0%, rgba(0, 107, 136, 1) 100%);
        background: -ms-linear-gradient(top, rgba(1, 160, 200, 1) 0%, rgba(0, 107, 136, 1) 100%);
        background: linear-gradient(to bottom, rgba(1, 160, 200, 1) 0%, rgba(0, 107, 136, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#01a0c8', endColorstr='#006b88', GradientType=0);
        border: 1px solid rgb(13, 160, 199);
        width: 100%;
    }
    .trasa a span {
        left: 0;
    }
    .rezervace a {
        min-height: 80px;
          padding-top: 11px;
        /*padding-left: 22px;     */
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        display: inline-block;
        text-align: center;
        background-image: none;
        background: rgba(255, 255, 255, 1);
        width: 100%;
        border: 1px solid rgb(244, 244, 244);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(219, 219, 219, 1)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType=0);
    }
    .rezervace br{
        display: none;
    }
    .rezervace a span {
        left: 0;
        top: 0px;
        position: relative;
        display: block;
        margin-bottom: 10px;
    }
    .rezervace a span.popisek{
        position: relative;
        top: -10px;
        left:0px;
    }
    .shadow {
        display: none;
    }
    a.gplay,
    a.appstore {
        border: 4px solid #f4f4f4;
        border-radius: 9px;
        display:none;
    }
    
    .googlePlayImg{
      display: block;
      position: absolute;
      bottom: 10%;
      right: 16%;
      width: 13%;
      height: auto;
    }
    
    .appStoreImg{
      display: block;
      position: absolute;
      bottom: 10%;
      right: 2%;
      width: 13%;
      height: auto;
    }

    /* CONTENT */
    
    div.first-column {
        width: 48%;
        margin-right: 4%;
    }
    div.second-column {
        width: 48%;
        margin: 0;
    }
    .form-rezervace{
        width: 60%;
    }
    /* PAGE CENIK */
        table.cenik td{
        background-image: none;
        padding-left: 10px;
            border-bottom: 1px solid #008CB9;
    }
    div.cenik {
        width: 60%;
        float: left;
    }
    div.vypocet {
        width: 40%;
        float: left;
    }
    table.vypocet input {
        width: 100%;
    }
    /* PAGE KONTAKT */
    
    .stanoviste {
        float: none;
        width: auto;
    }
    .main {
        float: none;
        width: 100%;
    }
}

/* ========================== MEDIA QUERIES < 996px ========================== */
@media only screen and (max-width: 996px) {  
  .oddelovacMobilniAplikace {
    margin: 6% 2% 6% 2%;
  }
  
  .oddelovacMobilniAplikace .oddelovacText {
    padding: 0px 5% 0px 5%;
  }
  
  .postupObjednavkyText img{
    max-width: 95%;
    height: auto;
  }
  
  .postupObjednavkyTretiText img{
    width: 221.344px;
  }           
  
  .postupObjednavkyObsah .prvniMobil {
    width: 33%;
  }
  
  .postupObjednavkyObsah .druhyMobil {
    width: 33%;
  }
  
  .postupObjednavkyObsah .tretiMobil {
    width: 33%;
  }
  
  .postupObjednavkyObsah .sipka{
    display:none;
  }
}

/* ========================== MEDIA QUERIES < 920px ========================== */
@media only screen and (max-width: 920px) {
    .appStoreImg {
    bottom: 8%;
  }
  
  .googlePlayImg {
    bottom: 8%;
  }
  
  .nadpisMobilniAplikace {
    background:none;
  }
}

/* ========================== MEDIA QUERIES < 796px ========================== */
@media only screen and (max-width: 796px) {
  .appStoreImg {
    bottom: 6%;
    width: 14%;
    right: 1%;
  }
  
  .googlePlayImg {
    bottom: 6%;
    width: 14%;
  }
  
  .postupObjednavkyPaticka .levaCast h1 {
      margin: 30px 0px 0px 30px;
  }
  
  .postupObjednavkyPaticka .levaCast br {
      display:none;
  }
}

/* ========================== MEDIA QUERIES < 760px ========================== */
@media only screen and (max-width: 760px) {
  .oddelovacMobilniAplikace {
    margin: 6% 2% 6% 2%;
  }
  
  .postupObjednavkyObsah .postupObjednavkyText {
    width:100%;
    text-align:center;
  }
  
  .postupObjednavkyObsah .prvniMobil {
    width: 100%;
  }
  
  .postupObjednavkyObsah .druhyMobil {
    width: 100%;
  }
  
  .postupObjednavkyObsah .tretiMobil {
    width: 100%;
  }
  
  .postupObjednavkyObsah{
    height:1600px;
  }
  
  .postupObjednavkyPaticka .levaCast h1 {
    
  }      
}

/* ========================== MEDIA QUERIES < 796px ========================== */
@media only screen and (max-width: 714px) {
  .postupObjednavkyPaticka .levaCast h1 {
    font-size: 23px;
  }
}

/* ========================== MEDIA QUERIES < 696px ========================== */
@media only screen and (max-width: 696px) {
  .postupObjednavkyPaticka .levaCast {
    width: 100%;
    height: 30%;
  }
  
  .postupObjednavkyPaticka .levaCast h1 {
    font-size: 145%!important;
    margin: auto;
    text-align:center;
  }
  
  .postupObjednavkyPaticka .levaCast .sipkaStahnout {
    display:none;
  }
  
  .postupObjednavkyPaticka .stred {
    width: 50%;
    height: 70%;
    float: left;
    position: relative;
    display: block;
  }

  .postupObjednavkyPaticka .pravaCast {
    width: 50%;
    height: 70%;
    float: right;
    display: block;
  }

  .postupObjednavkyPaticka .obrStahnout {
    padding-top: 30px;
  }
}

/* ========================== MEDIA QUERIES < 533px ========================== */
@media only screen and (max-width: 533px) {
  .nadpisMobilniAplikace {
      height: auto;
  }
} 

/* ========================== MEDIA QUERIES < 480px ========================== */

@media only screen and (max-width: 480px) {
    
    /* MENU */
    .btn-mobile{
        position: relative;
        z-index: 999;
        display: inline-block;
        width: 100%;
        font-size: 16px;
        font-weight: 600;
background: rgba(99,99,99,1);
background: -moz-linear-gradient(top, rgba(99,99,99,1) 0%, rgba(35,31,31,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(99,99,99,1)), color-stop(100%, rgba(35,31,31,1)));
background: -webkit-linear-gradient(top, rgba(99,99,99,1) 0%, rgba(35,31,31,1) 100%);
background: -o-linear-gradient(top, rgba(99,99,99,1) 0%, rgba(35,31,31,1) 100%);
background: -ms-linear-gradient(top, rgba(99,99,99,1) 0%, rgba(35,31,31,1) 100%);
background: linear-gradient(to bottom, rgba(99,99,99,1) 0%, rgba(35,31,31,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#231f1f', GradientType=0 );
  border: 1px solid rgb(13, 160, 199);
        text-transform: uppercase;
        color: #f4f4f4;
          border: 1px solid #636363;
        height: 45px;
        line-height: 45px;
        text-align: center;
        cursor: pointer;
    }
    .btn-mobile.is-open:after{
        content: "";
        position: absolute;
        bottom: -15px;
        left: 0px;
        width: 100%;
        height: 15px;
        z-index: 10;
    }
    #menu{
        height: auto;
        margin-bottom: 20px;
    }
    #menu:after{
        content: "";
        display: table;
        width: 100%;
        clear: both;
    }
    #menu ul{
        display: inline-block;
    }
    #menu ul li{
        display: inline-block;
        width: 100%;
        height: 40px;
        transition: all 500ms cubic-bezier(.28, .53, .39, .75);
        -webkit-transition: all 500ms cubic-bezier(.28, .53, .39, .75);
    }
    #menu ul li:nth-child(1){
        margin-top: -48px;
    }
        #menu ul li:nth-child(2){
        margin-top: -50px;
    }
        #menu ul li:nth-child(3){
        margin-top: -52px;
    }
        #menu ul li:nth-child(4){
        margin-top: -54px;
    }
        #menu ul li:nth-child(5){
        margin-top: -56px;
    }
        #menu ul li:nth-child(6){
        margin-top: -58px;
    }
    
    #menu.is-open ul li{
        margin-top: 0px;
        transition: all 650ms cubic-bezier(.28, .53, .39, .75);
        -webkit-transition: all 650ms cubic-bezier(.28, .53, .39, .75);
    }
    
    
    #menu ul li a{
        margin: 0px;
        border-radius: 0px;
        -webkit-border-radius: 0px;
    }
    
    /* HOME */
    #navcontainer{
        height: auto;
        line-height: auto;
        background-image: none;
       background: rgba(255,217,0,1);
background: -moz-linear-gradient(top, rgba(255,217,0,1) 0%, rgba(255,184,4,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,217,0,1)), color-stop(100%, rgba(255,184,4,1)));
background: -webkit-linear-gradient(top, rgba(255,217,0,1) 0%, rgba(255,184,4,1) 100%);
background: -o-linear-gradient(top, rgba(255,217,0,1) 0%, rgba(255,184,4,1) 100%);
background: -ms-linear-gradient(top, rgba(255,217,0,1) 0%, rgba(255,184,4,1) 100%);
background: linear-gradient(to bottom, rgba(255,217,0,1) 0%, rgba(255,184,4,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd900', endColorstr='#ffb804', GradientType=0 );
    }
    div.third-column{
        width: 100%;
    }
    div.first-column{
        width: 100%;
    }
    div.second-column{
        width: 100%;
    }
    .image{
        text-align: center;
    }
    .image img{
        display: none;
    }
    a.gplay, a.appstore{
        position: static;
        display: inline-block;
        -webkit-background-size: 100%;
          margin-top: 4%;
          margin-bottom: 7%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 0px;
        border-radius: 0px;
    }
    a.gplay{
        margin-right: 2%;
    }
    a.pro-klienty{
        width: 100%;
    }
    a.pro-firmy{
        width: 100%;
    }
    .rezervace a img, .trasa a img{
        width: 100%;
        height: auto;
    }
    .yellowborder{
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .yellowborder td{
        display: block;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    
    /* CONTENT */
    .leftContent, .rightContent{
        float: none;
        width: 100%;
    }
    .form-pro-ridice{
          width: 100%;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      margin-bottom: 20px;
    }
    .form-pro-ridice input,.form-pro-ridice textarea{
        border: 1px solid #6a6a6a;
        width: 100%;
        box-sizing: border-box;
      -webkit-box-sizing: border-box;
          padding: 8px;
  margin-bottom: 15px;
          background: #f1f1f1;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff');
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#ffffff));
  background: -moz-linear-gradient(top, #f1f1f1, #ffffff);
  background: -o-linear-gradient(top, #f1f1f1, #ffffff);
    }
    .main{
        float: left;
    }
    .rezervace, .trasa{
        width: 100%;
        margin: 0px;
        float: none;
    }
    
    /* PAGE CENÍK */

    div.cenik, div.vypocet{
        width: 100%;
        float: none;
    }
    .foto{
        text-align: center;
    }
    .foto a{
      display: inline-block;
      width: 48%;
    }
    .foto a img{
        max-width: 100%;
        width: auto;
    }
    
    /* FOOTER */
    #footer{
        text-align: center;
    }
    #footer p.left, #footer p.right{
        width: 100%;
        text-align: center;
    }
    .copy{
        
    }
    .footer-menu{
        display: none;
    }
    .impnet-links{
        
    }
    .reklama{
        display: none;
    }
    
    h3 img{
        margin-right: 10px;
    }
.app-title{
    display:block;
    color: #fff;
    font-size: 18px;
    line-height: normal;
}

.app-title a{
  color: #FFBD00;
  font-size: 18px;
}

.odkazMobApp{
  bottom: 5%;
  color:white;
  right:0px;
  text-align:center;
}
    
}

/* ========================== MEDIA QUERIES < 300px ========================== */

@media only screen and (max-width: 300px) {
  .postupObjednavkyObsah {
    height: 1500px;
  }
}

/* ========================== MEDIA QUERIES < 263 px ========================== */

@media only screen and (max-width: 263px) {
  .postupObjednavkyObsah {
    height: 1420px;
  }
  
  .postupObjednavkyPaticka .levaCast {
    height: 47%;
    display: block;
  }
  
  .postupObjednavkyPaticka .stred {
    width: 100%;
    height: 25%;
  }
  
  .postupObjednavkyPaticka .pravaCast {
    width: 100%;
    height: 25%;
  }
  
  .postupObjednavkyPaticka .obrStahnout {
    padding-top: 0px;
  }
}