.t-l { text-align: left; }
.t-c { text-align: center; }
.t-r { text-align: right; }
.f-l { float: left; }
.f-r { float: right; }
.t-b { font-weight: bold; }
.logo img {
    display: block;
    height: auto;
    margin: 5px 0 3px;
    max-width: 150%;
}
.flash-messages {
    padding: 0 15% 0 15%;
}
.welcome .welcome-text {
    font-family: "Patua One";
    font-size: 1.5em;
    margin: 20px 0;
    text-align: center;
}
.welcome .welcome-text .small {
    font-size: 0.8em;
    margin: 10px 0;
}
.welcome .welcome-globe a {
    font-size: 18px;
}
.welcome .welcome-globe a.left.edge {
    padding-left: 9%;
    width: 41%;
}
.welcome .welcome-globe a.right.edge {
    padding-right: 9%;
    text-align: right;
    width: 41%;
}
.welcome .welcome-globe a.left.middle {
    margin-left: 1%;
    padding-left: 4%;
    width: 45%;
}
.welcome .welcome-globe a.right.middle {
    margin-right: 1%;
    padding-right: 4%;
    text-align: right;
    width: 45%;
}
.welcome .welcome-globe a.left.edge.top {
    margin-left: 3%;
    padding-left: 6%;
}
.welcome .welcome-globe a.right.edge.top {
    margin-right: 3%;
    padding-right: 6%;
}
.welcome .welcome-globe a.left.middle.bottom {
    margin-left: 3%;
    padding-left: 2%;
}
.welcome .welcome-globe a.right.middle.bottom {
    margin-right: 3%;
    padding-right: 2%;
}

.our-directory .subscription-table .subscription-body.left {
    text-align: left;
}
.our-directory .subscription-table .subscription-body ul {
    margin: 0;
    padding: 10px;
    font-size: 0.85em;
}
.our-directory .subscription-table .subscription-body ul li.blue {
    margin: 10px 0px 10px 0px;
    color: #03b7d2;
    list-style-type: none;
    font-size: 1.2em;
}
.latest-news .trip-advisor {
    padding: 40px 0px 40px 60px;
}
.portfolio-listing-small {
    margin-bottom: 20px;
    margin-top: 20px;
}
.block-title.transfers {
    margin-bottom: 15px;
}
.portfolio-listing-small .portfolio-title {
    font-size: 1.4em;
}
.portfolio-listing-small .portfolio-title.grey {
    background-color: rgba(77, 77, 77, 0.07);
}
.portfolio-listing-small .portfolio-description .portfolio-date {
    padding: 10px;
    margin-right: 100px;
}
.portfolio-listing-small .portfolio-description .portfolio-eur {
    position: absolute;
    top: 0;
    right: 50px;
    width: 49px;
    height: 100%;
    /*background: rgba(255, 255, 255, 0.5) url(../images/magnifier-small.png) no-repeat center center;*/
    border-left: 1px solid #e7e7e7;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: bold;
}
.portfolio-listing-small .portfolio-description .portfolio-eur small {
    font-size: 0.7em;
    color: #000000;
    font-weight: normal;
}
.portfolio-listing-small .portfolio-description .portfolio-czk {
    position: absolute;
    top: 0;
    right: 0;
    width: 49px;
    height: 100%;
    /*background: rgba(255, 255, 255, 0.5) url(../images/link-small.png) no-repeat center center;*/
    border-left: 1px solid #e7e7e7;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: bold;
}
.portfolio-listing-small .portfolio-description .portfolio-czk small {
    font-size: 0.7em;
    color: #000000;
    font-weight: normal;
}
.company-tabs-single-company .company-image {
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    padding: 0.5%;
}
.company-tabs-single-company .company-image.two-as-one img {
    display: block;
    height: auto;
    max-width: 100%;
    float:left;
}
.company-tabs-single-company .company-image.two-as-one img.first {
    margin-right: 3px;
}
.pricing-table .pricing-column.half {
    width: 50%;
}
.pricing-table .pricing-column .pricing-header,
.pricing-table .pricing-column .pricing-cell {
    padding: 10px;
    font-size: 1em;
}
.colored {
    color: #03B7D2;
}
.text-smaller {
    font-size: 0.9em;
}
.text-bigger {
    font-size: 1.1em;
}
.pricing-table .pricing-column .pricing-header.rows-1 {
    line-height: 30px;
    height: 34px;
}
.pricing-table .pricing-column .pricing-cell.rows-1 {
    line-height: 30px;
    height: 34px;
}
.pricing-table .pricing-column .pricing-header.rows-2 {
    line-height: 60px;
    height: 64px;
}
.pricing-table .pricing-column .pricing-cell.rows-2 {
    line-height: 30px;
    height: 64px;
}
.pricing-table .pricing-column .pricing-header.rows-3 {
    line-height: 90px;
    height: 94px;
}
.pricing-table .pricing-column .pricing-cell.rows-3 {
    line-height: 30px;
    height: 94px;
}
.pricing-table .pricing-column .pricing-header.rows-4 {
    line-height: 120px;
    height: 124px;
}
.pricing-table .pricing-column .pricing-cell.rows-4 {
    line-height: 30px;
    height: 124px;
}
.pricing-table .pricing-column .pricing-header.rows-5 {
    line-height: 150px;
    height: 154px;
}
.pricing-table .pricing-column .pricing-cell.rows-5 {
    line-height: 30px;
    height: 154px;
}
.pricing-table .pricing-column .pricing-header.rows-6 {
    line-height: 180px;
    height: 184px;
}
.pricing-table .pricing-column .pricing-cell.rows-6 {
    line-height: 30px;
    height: 184px;
}



.search .advanced-search .submit {
    margin-right: 140px;
    margin-bottom: 30px;
}



/* BOOKING FORM */
.booking {
    background-color: #ffffff;
    border: 1px solid #e7e7e7;
}
.booking .booking-title {
    font-family: "Patua One";
    font-size: 1.2857em;
    line-height: 20px;
    padding: 15px 20px;
    border-bottom: 1px solid #e7e7e7;
}
.booking .booking-title p {
    font-size: 0.75em;
    line-height: 15px;
    margin: 15px 0 0 0;
}
.booking .booking-errors {
    font-family: "Patua One";
    font-size: 1.0em;
    line-height: 14px;
    padding: 15px 20px;
    border-bottom: 1px solid #e7e7e7;
    background: rgba(215, 0, 0, 0.04);
    color: #d70000;
}
.booking .booking-errors .errorSummary p {
    padding: 0;
    margin: 0;
}
.booking .booking-summary {
    font-size: 1.0em;
    line-height: 14px;
    padding: 15px 20px;
    border-bottom: 1px solid #e7e7e7;
}
.booking .booking-summary p {
    font-size: 0.9em;
    line-height: 15px;
    margin: 0;
}
.booking .booking-form {
    padding: 20px;
    overflow: hidden;
}
.booking .booking-form .no-auto-order-hint, .booking .booking-form .no-small-car-hint {
    text-align: center;
    float: left;
    width: 94%;
    font-family: "Patua One";
    font-size: 1.1em;
    padding: 3%;
    border-bottom: 1px solid #e7e7e7;
    background: rgba(215, 0, 0, 0.04);
    color: #d70000;
}
.booking .booking-form .booking-info {
    text-align: center;
    float: left;
    width: 94%;
    padding: 2%;
}
.booking .booking-form .booking-buttons {
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.booking * .text-input-grey {
    background-color: #f2f2f2;
    border: medium none;
    border-radius: 20px;
    box-shadow: 0 0 5px #bababa inset;
    color: #999999;
    font-family: "Titillium Web";
    font-size: 1em;
    height: 30px;
    line-height: 30px;
    padding: 0 2%;
    margin-top: 2%;
    margin-right: 5%;
    float: left;
    width: 26%;
}
.booking * select.text-input-grey {
    padding: 0 1.5%;
    width: 30%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.booking * textarea.text-input-grey {
    width: 96%;
    min-height: 100px;
    resize: none;
    overflow: auto;
    padding: 0 2%;
    margin: 20px 0 20px;
}
.booking * .text-input-grey.last {
    margin-right: 0;
}
.booking * .text-input-grey.error {
    background: rgba(215, 0, 0, 0.04);
}
.booking * .hidden {
    display:none;
    visibility:hidden
}
.booking .section-header {
    font-size: 1.1em;
    font-family: "Patua One";
    margin: 15px 10px 10px 10px;
}
.booking .booking-details, .booking .booking-comments {
    padding: 10px;
}
.booking .booking-comments .message {
    text-align: left;
    background: rgba(158, 192, 22, 0.1);
    border: 1px solid #ffffff;
    border-radius: 10px;
    color: #9ec016;
    font-family: "Patua One";
    padding: 5px 5px;
    margin: 5px 40px 5px 0px;
}
.booking .booking-comments .answer {
    text-align: right;
    background: rgba(231, 179, 0, 0.1);
    border: 1px solid #ffffff;
    border-radius: 10px;
    color: #e7b300;
    font-family: "Patua One";
    padding: 5px 5px;
    margin: 5px 0px 5px 40px;
}

/* MAPFORM */
.map {
    width: 100%;
    height: 620px;
}
.hide-map-control .hide-map-button {
    background: url(../images/advanced-search-arrow-up.png) no-repeat 150px center;
}
.hide-map-control .hide-map-button.map-collapsed {
    background: url(../images/advanced-search-arrow-down.png) no-repeat 150px center;
}


/* GOPAY */
.logo-gopay img {
    display: block;
    height: auto;
    margin: 15px 0 3px;
    max-width: 150%;
}
.content-wrapper .zone-content-gopay {
    padding-bottom: 20px;
    padding-top: 0px;
}
.gopay-bannerts-wrapper {
    background-color: #ffffff;
    border-top: 5px solid #03b7d2;
}
.gopay-banners {
    padding: 10px 0px 5px 0px;
}
.gopay-banners a {
    margin: 0px 25px 0px 25px;
}
.gopay-banners a img {
    height: 30px;
}
table.gopay-detail {
    margin: 0px auto;
}
table.gopay-detail th {
    width: 50%;
    text-align: right;
    font-weight: normal;
}
table.gopay-detail td {
    width: 50%;
    text-align: left;
    font-weight: bold;
}

.footer-column {
    line-height: 18px;
    color: #a6a6a6;
    margin-right: 2.0833333%;
}

.footer-column .title {
    font-family: "Patua One";
    line-height: 15px;
    color: #e6e6e6;
    margin-bottom: 40px;
}

.text-input-black {
    width: 6%;
}

.book-reverse {
    font-size: 0.8em;
}