/*D85A4C*/
/*007ac4*/

/*D85A4C*/
/*F5AE5F*/

body {
    font-size: 14px;
    font-family: Montserrat,sans-serif;
    font-weight: normal;
}


.navbar-search .button {
    padding-top: 8px;
    padding-left: 4px;
}

.navbar-logo, .navbar-logo a, .navbar-logo a img {
    max-height: 55px;
}

.nadpis-eshopu {
    font-size: 1em;
    font-family: Arial, Tahoma, 'MS Outlook';
}

.schovej {
    visibility: hidden;
    display: none;
}

.container-paper .title {
    padding-top: 20px;
    padding-left: 40px;
}


.autocomplete-suggestions {
    border-radius: 0px;
    border: 1px solid #D85A4C;
    background: #FFF;
    cursor: default;
    overflow: hidden;
    -webkit-box-shadow: 1px 4px 4px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 4px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 4px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
    padding: 5px 10px;
    white-space: nowrap;
    overflow: hidden;
}

    .autocomplete-suggestion a {
        display: block;
        width: 100%;
        height: 100%;
    }

.autocomplete-no-suggestion {
    padding: 2px 5px;
}

.autocomplete-selected {
    background: #0D85A4C;
}

.autocomplete-selected a {
    text-decoration: underline;
    color: #000;

}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000;
}



.autocomplete-group {
    padding: 5px 10px;
    background-color: #D85A4C;
    text-transform: uppercase;
}

    .autocomplete-group strong {
        font-size: 16px;
        color: #F0F0F0;
        display: block;
        letter-spacing: 2px;
    }



.navbar-logo {
    margin-top: 10px;
}

.navbar-secondary-menu .btn-group:last-child .btn-default {
    padding-right: 15px;
}


.input-control .button {
    margin-top: 7px;
}

.bt-xlg {
    font-size: 20px;
    line-height: 25px;
    padding: 17px 40px;
    width: 100%;
    margin-bottom: 10px;
background: #4a9955; /* Old browsers */
background: -moz-linear-gradient(top,  #4a9955 0%, #1a9a2c 40%, #58ad5c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4a9955 0%,#1a9a2c 40%,#58ad5c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4a9955 0%,#1a9a2c 40%,#58ad5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9955', endColorstr='#58ad5c',GradientType=0 ); /* IE6-9 */

color: #fff;
border: none;
}

.bt-xlg:hover {
color: #e9e9e9;
}


.btn-block {
background: #4a9955; /* Old browsers */
background: -moz-linear-gradient(top,  #4a9955 0%, #1a9a2c 40%, #58ad5c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4a9955 0%,#1a9a2c 40%,#58ad5c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4a9955 0%,#1a9a2c 40%,#58ad5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9955', endColorstr='#58ad5c',GradientType=0 ); /* IE6-9 */

color: #fff!important;
border: none;
}

.btn-block:hover {
color: #e9e9e9!important;
}

.nopadding {
    padding: 0px;
}


.nav-tabs {
    border-bottom: 4px solid #e9e9e9;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}


.nav-tabs > li > a, .nav-tabs > li > a:hover {
    margin-right: 4px;
    border: none;
    text-transform: uppercase;
    background-color: rgba(50, 50, 50, 0.64);
    padding: 20px 20px 20px;
    font-size: 1.5em;
    border-radius: 0;
    color: #fff;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        background: none;
        filter: none;
        color: #D85A4C;
        cursor: default;
        background-color: #e9e9e9;
        border: 1px solid #e9e9e9 !important;
        border-bottom: 0px !important;
    }



.nav-tabs > li > a:hover {
    color: #e9e9e9;
}

.tab-content {
    background-color: #e9e9e9;
    box-shadow: 0 1px 2px #bdbdbd;
    border-radius: 4px;
    border-top-left-radius: 0px;
}

.nav-tabs > li {
    margin-bottom: -1px;
}

.nav-tabs {
    border-bottom: none!important;
}

.panel {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
}

.kategorie-list {
    font-size: 1em;
    margin-top: 20px;
    margin-left: 40px;
}

    .kategorie-list li {
        display: list-item;
        float: left;
        width: 33.3%;
        text-decoration: none;
        /*
    background-image: url(../../images/sprites_777.png);    
    background-position: -619px -3px;
    padding: 0 0 5px 27px;
    */
    }

.kategorie-list li a {
    text-decoration: none;
}

    .kategorie-list li a:hover {
        color: #D85A4C;
    }


    .kategorie-list li a.selected {
        color: #D85A4C;
    }


.clearfix {
    clear: both;
}

.drazbaitem {
    border: none;
    margin: 5px 5px;
    padding: 15px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}

.third {
    border-right: none;
}

    .drazbaitem .title h4 {
        font-family: Montserrat,sans-serif;
        font-size: 20px;
        letter-spacing: -2px;
    }

    .drazbaitem .date {
        font-size: 1em;
        display: block;
        color: #282828;
        padding: 10px 0 0px 0;
    }

        .drazbaitem .date span {
            font-size: 1.3em;
            color: #007ac4;
            font-weight: bold;
        }

            .drazbaitem .date span.konec {
                color: #1a9a2c;
                font-weight: normal;
            }

        .drazbaitem .date p {
            padding: 0;
            margin: 0;
        }

    .drazbaitem .cena p {
        padding: 0;
        margin: 0;
    }

.drazbaitem .cena span {
    font-size: 1.6em;
    color: #007ac4;
    font-weight: bold;
}

    .drazbaitem .cena {
        font-size: 1em;
        display: block;
        color: #282828;
        padding: 10px 0 0px 0;
    }

.drazbakatitem .obsah span {
    display: block;
    padding: 0;
}

.drazbakatitem .cena span {
    display: block;
    padding: 0;
}

.drazbakatitem .cena .status span {
    font-size: 14px;
}


.drazbakatitem {
    border-right: none;
}

    .drazbakatitem .cena span.main {
        font-size: 1.5em;
        font-weight: bold;
        color: #D85A4C;
    }

    .drazbakatitem .cena span.other {
        font-size: 1.2em;
        font-weight: bold;
        color: rgba(50, 50, 50, 0.64);
    }

    .drazbakatitem .obsah span.zacatek {
        padding: 2px 0;
        color: #007ac4;
        font-size: 1em;
        font-weight: bold;
    }

    .drazbakatitem .obsah span.konec {
        padding: 0;
        font-size: 1em;
        color: #1a9a2c;
    }

.drazbakatitem {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
    margin: 10px 0;
}

.drazba h3.nazev {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;
}

.drazba .cena {
    color: #D85A4C;
    font-size: 1.7em;
}

.drazba .status {
    margin: 20px 0 20px 0;
    background-color: #e9e9e9;
    border-radius: 0;
    border-color: #D85A4C;
}

    .drazba .status .zacatek {
        color: #007ac4;
        font-size: 1.5em;
    }

    .drazba .status .konec {
        color: #007ac4;
        font-size: 1.5em;
    }

dt {
    font-weight: normal;
}

.auction-parameters dl {
    margin: 0;
    padding: 5px 5px 25px;
    border-bottom: 1px solid #d6d6d6;
    font-size: 1.1em;
    margin-right: 20px;
}

.auction-parameters dl {
    display: block;
}

    .auction-parameters dl dt {
        width: auto;
    }

    .auction-parameters dl dt {
        float: left;
        margin: 0;
        padding: 0;
        color: rgba(50, 50, 50, 0.64);
    }

.auction-parameters dt {
    display: block;
}

.auction-parameters dl dd {
    margin: 0;
    float: right;
    font-weight: bold;
}

.auction-parameters dd {
    display: block;
    -webkit-margin-start: 40px;
}

.btn-green {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0eb20e+0,085907+100 */
    background: #0eb20e; /* Old browsers */
    background: -moz-linear-gradient(top, #0eb20e 0%, #085907 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0eb20e 0%,#085907 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0eb20e 0%,#085907 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0eb20e', endColorstr='#085907',GradientType=0 ); /* IE6-9 */
    border: none;
    padding: 5px 15px 5px 15px;
    color: #fff;
}

    .btn-green:hover {
        color: #e9e9e9;
    }

.panel h3 {

    margin: 0;
    padding: 0;
}

.table th {
     font-size: 1.2em;
}

.drazbaprubeh span {
     font-size: 1.2em;
    
}

.cervena {
    color: #EE3B27;
}

.velka {
     font-size: 1.5em;
}

.divider {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    height: 10px;
    margin-bottom: 10px;
}

.innerbox {
    padding: 10px;
    border-right: 1px solid #e9e9e9;
}


.last {
    border-right: none;
}

.drazba .prilohy ul {
    list-style: none;
    padding-left: 0px;
}


.form-tabs {
    border-bottom: 4px solid #e9e9e9;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}


    .form-tabs > li.active > a, .form-tabs > li.active > a:focus, .form-tabs > li.active > a:hover {
        color: #333;
        cursor: default;
        background-color: #e9e9e9;
        border: 1px solid #e9e9e9 !important;
        border-bottom: 0px !important;
    }

    .form-tabs > li > a, .form-tabs > li > a:hover {
        margin-right: 2px;
        border: none;
        text-transform: uppercase;
        background-color: rgba(50, 50, 50, 0.64);
        padding: 20px 20px 20px;
        font-size: 1em;
        border-radius: 0px;
        color: #fff;
    }

        .form-tabs > li > a:hover {
            color: #e9e9e9;
        }

.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}

.top5 {
    padding-top: 5px;
}

.form-dotaz {
    margin-bottom: 10px;
}


.breadcrumbs .oddelovac {
    padding: 0 10px;
}

.post-container h1 {

    margin-left: 30px;
    padding-top: 20px;
}


.panel-group {
    margin-bottom: 20px;
}

.container-with-large-icon {
    min-height: 100px!important;
}

.container-with-large-icon .input-group-addon {
    min-width: 100px;
}

.container-with-large-icon .input-group {
    margin-bottom: 10px;
}


.modal-content {
    margin-top: 150px;
}

.x13 {
    font-size: 13em;
}

.grey {
    color: #e9e9e9;
}

.modal {
    font-size: 1em;
}

.modal-title {
    padding: 0px;
}

.modal-body .prihlaska-row
{
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.modal-body .dolni-okraj
{   
   border-bottom: 1px dashed #e9e9e9;
}

.h20 {
    height: 20px;
}

.h40 {
    height: 40px;
}

.p3 {
    padding: 3px 3px 3px 3px;
}

.mb5 {
    margin-bottom: 5px;
}

.mr10
{
    margin-right: 10px;
}


.table-log>tbody>tr>td {
    padding: 3px;
    line-height: 1.2;
    vertical-align: top;
    border-top: none;
}

.detail-probiha-login {
    margin: 10px 0 10px 0;
    font-weight: bold;
}

.detail-probiha-login a {
    color: #1a9a2c;
    }

.drazbaprubeh span#prihozy {
    font-size: 1em;
}

.control-hledat {
    max-width: 40%;
}

.kategorie-divider {
    border-bottom: 1px solid #0B4151;

}

    .kategorie-divider a {
    
        background-color: #e9e9e9;
        padding: 0px 5px 5px 5px;
    }

.bezlistu
{
    list-style: none;
    padding-left: 20px;
}


.navbar-welcome {
    font-size: 1.3em;
}

.mt20 {
    margin-top: 20px;
}

.nopaddingtop {
    padding-top: 0px!important;
}

.chyba {
    background-color: #ffaaaa;
}

.namitka {
    background-color: #cdeeff;
}

.priklep {
    background-color: #abffa5;
}

.protokol {
    font-family: Arial, Tahoma, Verdana;
    margin-top: 30px;
}

.protokol h1, .protokol h2, .protokol h3, .protokol h4 {
    font-family: Arial, Tahoma, Verdana;
    padding-bottom:0.3em;
    }

.protokol .frame
{
    padding: 10px;
    margin-bottom: 5px;
    border: 1px dashed #a4a4a4;
    border-left: none;

}

.protokol .noframe
{
    padding: 10px;
    margin-bottom: 5px;
}

.protokol .ffirst
{
    border-left: 1px dashed #a4a4a4;
}

.prprotokol {
    padding-right: 30px;
}

.border-detail {
    padding: 10px;
    border: 1px solid rgba(50, 50, 50, 0.64);
}

/* MEDIA QUERY STYLES */
@media (min-width: 200px) {

    .nav-tabs > li > a, .nav-tabs > li > a:hover {
        padding: 5px 5px 5px;
        font-size: 1em;
    }

}

@media (max-width: 479px) {
    .nopadding-xs {
        padding: 0;
    }
}


@media (min-width: 480px) {

    .nav-tabs > li > a, .nav-tabs > li > a:hover {
        padding: 5px 5px 5px;
        font-size: 1em;
    }

}



@media (max-width: 767px) {
    .nopadding-sm, .nopadding-xs {
        padding: 0;
    }
}

@media (min-width: 768px) {

    .nav-tabs > li > a, .nav-tabs > li > a:hover {
        padding: 20px 20px 20px;
        font-size: 1.5em;
    }


}

@media (max-width: 991px) {

   .box-search {
        border-left: 1px solid #282828!important;
    }

    .servertime {
        margin-bottom: 10px;
        text-align: center;
    }

    .nopadding-sm, .nopadding-xs {
        padding: 0;
    }

}


@media (min-width: 992px) {

    .nav-tabs > li > a, .nav-tabs > li > a:hover {
        padding: 20px 20px 20px;
        font-size: 1.3em;
    }

}


@media (max-width: 1199px) {

   .box-search {
        border-left: 1px solid #282828!important;
    }


}


@media (min-width: 1200px) {
    .nav-tabs > li > a, .nav-tabs > li > a:hover {
        padding: 20px 20px 20px;
        font-size: 1.3em;
    }
}




.nav-tabs-modal > li > a, .nav-tabs-modal > li > a:hover {
    padding: 5px 5px 5px 5px;
    font-size: 1em;
}

.mujprihoz {
    background-color: #4a9955;
    color: #fff;
}

.mujprihoz:hover {
    background-color: #4a9955;
    color: #fff;
}

/*images with the same height*/
.drazbaitem .crop {
    height: 180px;
    /*width: 400px;*/
    overflow: hidden;
}
.drazbaitem .crop img {
    height: 100%;
    max-width: 200%;
}

.drazbaitem h4 {
    padding-bottom: 5px;
}

.btn-w {
    color: #fff!important;
}

.btn-w:hover {
    color: #e9e9e9!important;
}

.footer-navbar.dark {
    background: url(logo-back.jpg) no-repeat 50% 50% #272727;
    color: #d9d9d9;
}

.input-search {
    float: left;
    width: 100%;
    padding-left: 40px;
    padding-right: 50px;
    font-size: 1.3em;
    letter-spacing: -1px;
}

.search-icon {
    position: absolute;
    right: 40px;
    top: 23px;
    font-size: 1.5em;
}

.box-search {
    width: 100%;
    border-right: 1px solid #edecea;
}

.logo {
    color: #0B4151!important;
}

.servertime {
    padding-top: 28px;
    font-size: 1.1em;

}

.button-middle, .button-middle .waves-button-input {
    color: #FFF!important;
}

.content-sidebar {
    padding: 10px 10px;
}

.block-sidebar {
    margin-bottom: 10px;
}

.btn-register {
    margin-bottom: 10px;
}

.ul-main-menu {
    display: inline!important;
}

.ul-main-menu li {
    margin-right:15px;
    padding-left: 15px!important;
    padding-right: 15px!important;
}

    .ul-main-menu li:hover {
        background-color: #F5AE5F;
    }

.menu-fixed{
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.header-top {
    background: #edecea;
    min-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.top-right li {
    line-height: inherit;
    margin-top: 3px;
    margin: 5px 5px;
    padding-right: 10px;
}

.top-left li {
    line-height: inherit;
    font-size: 13px;
    color: #282828;
    letter-spacing: -1px;
    margin: 5px 5px;
    padding-right: 10px;
}

.top-right li a {
    font-size: 13px;
    color: #282828;
    letter-spacing: -1px;
}

.top-left li a, .top-right li a {
    font-family: Montserrat, sans-serif;
}

    .top-right li a:hover {
        text-decoration: underline;
    }

    h4 {
        color: #3d3d3d;
    }

li {
    list-style-type: inherit;
}

a {
    color: #282828;
}

a:hover {
    color: #D85A4C;
    text-decoration: underline;
}

.text-footer ul li a:hover {
    text-decoration: underline;
}

.kontakt-pata {
    color: #282828;
    margin-top: 25px;
}

.menu li span {
    margin-right: 5px;
}

.input-group-addon, .form-control {
    border-radius: 0px;
}

.btn-small {
    height: auto;
    line-height: 30px;
    padding: 0 5px;
    margin: 0px;
    letter-spacing: 0px;
    float: left;
    color: #fff!important;
}

.btn-top10 {
    margin-top: 10px;
}

.seznam-kraju {
    margin: 0px;
    margin-bottom: 10px;
}

.breadcrumbs {
    z-index: 0;
}

.sandwich {
    cursor:pointer;
}

.nofloat {
    float:none;
}

.logo {
    font-size: 39px;
    line-height: 20px;
    padding-top: 20px;
    text-shadow: 1px;
}


.container-widget {
    border: 1px solid #eaeaea;
    border-radius: 0px;
    padding: 15px;
    margin-bottom: 15px;
}

.wauto {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 5px;
}






/* Media query */

@media (min-width : 200px) and (max-width : 479px) {
    .kategorie-list li {
        display: list-item;
        float: left;
        width: 100%;
        height: 35px;
        text-decoration: none;
    }
}

@media (min-width : 480px) and (max-width : 767px) {
    .kategorie-list li {
        display: list-item;
        float: left;
        width: 100%;
        height: 35px;
        text-decoration: none;
    }
}

@media (min-width : 768px) and (max-width : 991px) {
    .kategorie-list li {
        display: list-item;
        float: left;
        width: 50%;
        height: 35px;
        text-decoration: none;
    }
}


@media (min-width : 992px) and (max-width : 1199px) {
    .kategorie-list li {
        display: list-item;
        float: left;
        width: 50%;
        height: 35px;
        text-decoration: none;
    }
}

@media (min-width : 1200px) {
    .kategorie-list li {
        display: list-item;
        float: left;
        width: 33.3%;
        height: 35px;
        text-decoration: none;
    }
}



/*COLOR CHANGE*/
.header-bottom {
    height: 62px;
    background: #D85A4C;
}

.ul-main-menu li:hover {
    background-color: #F5AE5F;
}

.logo {
    color: #027393 !important;
}

.button-lardge:hover, .button-middle:hover, .button-small:hover, .submin-custom-size:hover {
    background: #D85A4C!important;
}

.button-middle, .button-small, .button-middle .waves-button-input {
    background: #D85A4C !important;
    border-radius: 5px !important;
}




.logo {
    font-size: 43px;
    line-height: 20px;
    padding-top: 30px;
    text-shadow: 1px;
    letter-spacing: -5px;
    font-family: Arial;
    font-weight: bold;
}

.button-small, .button-small .waves-button-input {
    background: #D85A4C !important;
}

.content-sidebar ul {
    padding: 0;
    margin-left: 25px!important;
}

.content-sidebar ul li {
    list-style-type: circle;
}

.cheks {
    max-height: 50px;
    max-width: 50px;
}

.rmargin {
    margin-right: 30px;
}

.centrovany {
    display: table;
    margin: 0 auto;
}

.box-not-found .block-404 {
    font-size: 276px;
    color: #027393;
    line-height: 208px;
    text-align: center;
    margin-top: 50px;
}

.box-not-found p {
    text-align: center;
    color: #027393;
    margin: 15px 0;
    font-size: 50px;
}

.logo img {
    max-height: 70px;
    height:55px;

}

.logo {
    padding-top: 10px;
}

h1, h2, h3 {
    color: #282828;
    font-family: Montserrat, sans-serif;
    letter-spacing: -2px;
}

.container-widget {
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.copyright .text-copyright, .text-footer ul li a {
    font-size: 14px;
    font-family: Montserrat, sans-serif;
}

.divider {
    border-bottom: none;
}

.block-sidebar {
    border-radius: 4px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border: none;
}

.content-sidebar ul li {
    width: auto;
}

.registraceul {
    margin-left: 30px;
}


@media only screen and (max-width: 768px) {
    .header-top-mob {
        background: #fff;
        border-bottom: 3px solid #D85A4C;
    }

    .top-menu-mob {
        background: #fff;
    }

    .footer-wrap-mob ul li, .main-menu-mob li, .mnu-toggle ul li {
        color: #282828;
    }

    .footer-mob {
        background: #edecea;
    }

    .logo-mob {
        border-bottom: 3px solid #D85A4C;
        border-top: 3px solid #D85A4C;
    }

        .logo-mob img, .logo-popup-mob img {
         margin-top: -12px;
         max-height: 30px;
        }

    .sw-bottom, .sw-footer, .sw-topper {
        background: #D85A4C;
    }

    .breadcrumbs {
        padding-bottom: 0px;
    }

    .container-paper {
        padding: 0px;
    }

    .post-container h1 {
        margin-left: 0px;
        padding-top: 15px;
        padding-bottom: 15px!important;
    }

    .blog-post .post-container .text {
        margin: 0px 0px;
    }

    .mnu-toggle ul li a {
        color: #FFF;
    }

    .mnu-toggle {
        background: #282828;
    }

    .input-search-mob, .mnu-toggle ul li a {
        font-family: Montserrat,sans-serif;
    }

    .search-form-mob i {
        color: #282828;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 20px;
    }

    .cnt2 {
        margin-top: 15px;
    }

    .title-footer-wrap-mob {
        color: #282828;
        font-size: 18px;
        font-family: Montserrat, sans-serif;
        letter-spacing: -2px;
    }

    .footer-wrap-mob p {
        padding-left: 25px;
    }


    .footer-wrap-mob ul li a, .main-menu-mob li a {
        font-family: Montserrat, sans-serif;
    }

    .drazbaitem {
        margin: 30px 10px;
    }

        .drazbaitem .crop {
            height: auto;
        }

        .drazbaitem h4 {
            padding-bottom: 10px;
            padding-top: 10px;
        }

    .container-with-large-icon {
        padding: 15px;
    }

    .menu li span {
        margin-right: 0px;
    }

    .drazba .status .konec, .drazba .status .zacatek {
        color: #D85A4C;
        font-size: 1em;
    }




}

.psides {
    padding: 0px 10px;
}

.redborder {
    border: 1px solid #D85A4C;
}

.promobox {
    color: #fff;
    background-color: #D85A4C;
    padding: 15px;
    margin-top: 15px;
    border-radius: 4px;
    margin-left: 10px;
    margin-right: 10px;
}

    .promobox h3 {
        color: #fff;
    }

    .promobox ul {
        padding-left: 30px;
    }

    .promobox a {
        color: #fff;
        font-weight: 600;
        text-decoration: underline;
    }

.footer {
    padding-left: 15px;
    padding-right: 15px;
}

.clanek ul {
    margin-left: 30px;
}

.header-bottom ul li a {
    font-family: Montserrat, sans-serif;
    letter-spacing: -1px;
    font-weight: 600;
}

.top-left li:first-child, .top-right li:first-child {
    border-right: 1px solid #D85A4C;
}

.button-secondary {
    border: 2px solid #D85A4C !important;
    color: #D85A4C !important;
    background-color: #fff !important;
}

.footer {
    background: #edecea;
}

.title-footer {
    display: block;
    font-size: 17px;
    font-family: Montserrat, sans-serif;
    line-height: 1.2;
}

.text-footer ul li a, .title-footer {
    letter-spacing: .03em;
    color: #282828;
}

.hr-footer {
    border-bottom: 1px solid #D85A4C;
}

.button-middle {
    font-family: Montserrat, sans-serif;
    font-size: 17px;
}

.button-small {
    font-family: Montserrat, sans-serif;
    font-size: 1em;
}




















/* COOKIE CONSENT */


.share_cookies_popup > button.cover {
    background: rgba(0,0,0,.75);
    border: 0;
    bottom: 0;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 20001;
}


.share_cookies_popup > .window > .head > button {
    align-content: center;
    background: none;
    border: 0;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-family: inherit;
    justify-content: center;
    padding: 15px 0;
}

    .share_cookies_popup > .window > .head > button > span.icon {
        padding-right: 0px;
        background-image: none;
    }

    .share_cookies_popup > .window > .head > button > span.label {
        color: #000;
        font-size: 1em;
        line-height: 14px;
    }


.share_cookies_popup > .window > .head {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    padding: 15px;
}

.share_cookies_popup .label {
    margin-bottom: 0px;
    line-height: 15px;
    font-size: 1em;
}


.share_cookies_popup > .window > .inside {
    box-sizing: border-box;
    flex: 1 1 auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 15px 15px;
}

    .share_cookies_popup > .window > .inside > .title {
        color: #282828;
        font-weight: 800;
        padding: 15px 0;
    }

    .share_cookies_popup > .window > .inside > .text, share_cookies_popup > .window > .inside > .text p {
        color: #282828;
    }

    .share_cookies_popup > .window > .inside input.as_link {
        background: none;
        border: 0;
        color: #000;
        cursor: pointer;
        display: inline;
        font-family: inherit;
        font-size: inherit;
        margin: 0;
        padding: 0;
        text-decoration: underline;
    }

        .share_cookies_popup > .window > .inside input.as_link:hover {
            color: #ff831e;
        }

.share_cookies_popup > .window > .head > button > span.icon > svg path {
    fill: #000;
}

.share_cookies_popup > .window > .head > button > span.icon > svg {
    height: 20px;
    width: 20px;
}

.share_cookies_popup > .window > .inside a.accept, .share_cookies_popup > .window > .inside input.save {
    align-items: center;
    border: 0;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-family: inherit;
    justify-content: center;
    margin: 15px 0;
    padding: 5px 35px;
    width: 100%;
}

    .share_cookies_popup > .window > .inside a.accept.accept, .share_cookies_popup > .window > .inside input.save.accept {
        background: #D85A4C;
        color: #fff;
        padding: 15px 50px;
        border-radius: 4px;
    }

        .share_cookies_popup > .window > .inside a.accept.accept:hover, .share_cookies_popup > .window > .inside input.save.accept:hover {
            background: #D85A4C;
            text-decoration: underline;
        }

    .share_cookies_popup > .window > .inside a.accept .icon:first-child, .share_cookies_popup > .window > .inside input.save .icon:first-child {
        line-height: 0;
        padding-right: 10px;
    }

.share_cookies_popup > .window > .inside > .list .item {
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 0;
}

    .share_cookies_popup > .window > .inside > .list .item > .head {
        align-items: center;
        display: flex;
        justify-content: space-between;
    }

        .share_cookies_popup > .window > .inside > .list .item > .head > .name {
            color: #48372C;
            font-weight: 800;
        }

        .share_cookies_popup > .window > .inside > .list .item > .head > .always_enabled {
            color: rgba(176,176,176,1);
            font-weight: 800;
        }

    .share_cookies_popup > .window > .inside > .list .item > .desc {
        color: #48372C;
        line-height: 1.4;
        padding-top: 10px;
    }

    .share_cookies_popup > .window > .inside > .list .item > .head > label.check > span {
        align-items: center;
        display: inline-flex;
        justify-content: flex-start;
        padding: 3px;
        width: 55px;
    }

.share_cookies_popup > .window > .inside > .list .invisible_check {
    display: none;
}

.share_cookies_popup > .window > .inside a.accept.save, .share_cookies_popup > .window > .inside input.save.save {
    background: #D85A4C;
    color: #fff;
    padding: 15px 50px;
    border-radius: 4px;
}

    .share_cookies_popup > .window > .inside a.accept.save:hover, .share_cookies_popup > .window > .inside input.save.save:hover {
        background: #D85A4C;
        text-decoration: underline;
    }


.share_cookies_bar > .inside > .texts .text input.as_link {
    background: none;
    border: 0;
    color: var(--link);
    cursor: pointer;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    padding: 0px 0px 3px;
    font-weight: 600;
    text-decoration: underline;
}

    .share_cookies_bar > .inside > .texts .text input.as_link:hover {
        color: var(--link-hover);
    }










.share_cookies_bar._loaded {
    display: flex;
}

.share_cookies_bar, .feo_share_cookies_notice {
    z-index: 100 !important;
}

.share_cookies_bar {
    align-items: center;
    background: #f3f5f5;
    box-sizing: border-box;
    display: none;
    justify-content: center;
    padding: 15px;
    position: fixed;
    z-index: 10001;
}

    .share_cookies_bar > .inside {
        box-sizing: border-box;
        display: flex;
        width: 100%;
    }

    .share_cookies_bar._type\:bottomWindow > .inside > .texts {
        flex: 1 1 auto;
        padding: 0 0 15px;
    }

    .share_cookies_bar > .inside > .texts {
        box-sizing: border-box;
        line-height: 1.4;
    }

        .share_cookies_bar > .inside > .texts .headline {
            color: #282828;
            font-size: 25px;
            font-weight: 700;
            padding: 0 0 10px;
        }

        .share_cookies_bar > .inside > .texts .text {
            color: #282828;
        }

    .share_cookies_bar > .inside > .texts {
        box-sizing: border-box;
        line-height: 1.4;
    }

    .share_cookies_bar._type\:bottomWindow > .inside > .actions {
        flex-direction: column-reverse;
        flex-shrink: 0;
    }

    .share_cookies_bar > .inside > .actions {
        align-items: center;
        box-sizing: border-box;
        display: flex;
        flex-shrink: 0;
    }

        .share_cookies_bar > .inside > .actions input {
            align-items: center;
            border: none !important;
            border-radius: 5px;
            box-sizing: border-box;
            cursor: pointer;
            display: flex;
            font-family: inherit;
            justify-content: center;
            margin: 5px;
            padding: 15px 35px;
            width: 100%;
        }


        .share_cookies_bar > .inside > .actions button {
            align-items: center;
            border: none;
            border-radius: 5px;
            box-sizing: border-box;
            cursor: pointer;
            display: flex;
            font-family: inherit;
            justify-content: center;
            margin: 5px;
            padding: 15px 35px;
            width: 100%;
        }

        .share_cookies_bar > .inside > .actions input.accept {
            background: #D85A4C;
            color: #fff;
            padding: 15px 50px;
            border-radius: 4px;
        }

            .share_cookies_bar > .inside > .actions input.accept:hover {
                background: #D85A4C;
                color: #fff;
                text-decoration: underline;
            }

        .share_cookies_bar > .inside > .actions button.settings {
            padding: 5px 30px;
            border: 2px solid #D85A4C;
            float: right;
            color: #D85A4C !important;
            border-radius: 4px;
        }

            .share_cookies_bar > .inside > .actions button.settings > .label {
                padding: 0px;
                color: #D85A4C;
                font-size: 1em;
                margin: 0px;
            }

    .share_cookies_bar > .inside > .texts > .text a {
        color: #282828;
        font-weight: 600;
        text-decoration: none;
    }

        .share_cookies_bar > .inside > .texts > .text a:hover {
            text-decoration: underline;
            color: #282828 !important;
        }


    .share_cookies_bar > .inside > .actions button.settings:hover {
        text-decoration: underline;
    }


    .share_cookies_bar._type\:bottomWindow > .inside > .actions input {
        flex: 1 1 auto;
    }


.share_cookies_popup {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 20000;
}

    .share_cookies_popup._opened {
        display: block;
    }

    .share_cookies_popup > .window {
        background: #fff;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        height: 80vh;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 100vw;
        z-index: 20002;
    }


.share_cookies_bar._type\:bottomWindow {
    bottom: 0;
    width: 100%;
}

.share_cookies_bar._loaded {
    display: flex;
}

.share_cookies_bar._type\:bottomWindow > .inside {
    flex-direction: column;
}

.share_cookies_bar > .inside {
    box-sizing: border-box;
    display: flex;
    max-width: 1200px;
    width: 100%;
}

.share_cookies_popup > .window > .head > .logo > img {
    max-height: 45px;
    max-width: 200px;
    width: 100%;
}

@media (min-width: 992px) {
    .share_cookies_bar._type\:bottomWindow {
        bottom: 30px;
        left: 50%;
        max-width: 1150px;
        padding: 40px 60px;
        transform: translate(-50%);
        width: calc(100% - 60px);
    }

        .share_cookies_bar._type\:bottomWindow > .inside {
            flex-direction: row;
        }

            .share_cookies_bar._type\:bottomWindow > .inside > .texts {
                padding: 0 80px 0 0;
            }

    .share_cookies_bar > .inside > .texts .headline {
        padding: 0 0 20px;
    }

    .share_cookies_bar._type\:bottomWindow > .inside > .actions {
        flex-direction: column-reverse;
        width: 250px;
    }

    .share_cookies_bar > .inside > .actions input {
        display: inline-flex;
        width: 100%;
    }


    .share_cookies_bar > .inside > .actions button {
        display: inline-flex;
        width: 100%;
    }

    .share_cookies_popup > .window {
        max-height: 95vh;
        max-width: 60%;
        width: 95vw;
    }

        .share_cookies_popup > .window > .head {
            padding: 30px;
        }


        .share_cookies_popup > .window > .inside a.accept, .share_cookies_popup > .window > .inside input.save {
            display: inline-flex;
            padding: 15px 35px;
            width: auto;
        }


        .share_cookies_popup > .window > .inside {
            padding: 0 30px 30px;
        }

    .share_cookies_popup > .window {
        max-height: 95vh;
        max-width: 750px;
        width: 95vw;
        border-radius: 4px;
        border: 2px solid #D85A4C;
    }
}


/* COOKIE CONSENT */



.schovej {
    visibility: hidden;
    display: none;
}

@media only screen and (max-width: 768px) {
    .footer-wrap-mob ul li a {
        color: #282828;
    }
}


@media only screen and (min-width: 1700px) {
    .box-1675 {
        width: 1170px;
    }
}


.w-auto {
    width: auto;
}

.text-center {
    text-align: center!important;
}

.button-small, .button-small .waves-button-input {
    display: inline-block;
}

.btn-small {
    height: auto;
    line-height: 30px;
    padding: 5px 20px;
    margin: 0px;
    float:left;
    letter-spacing: 0px;
    color: #fff !important;
}

.btn-small-new {
    height: auto;
    line-height: 30px;
    padding: 5px 20px;
    margin: 0px;
    letter-spacing: 0px;
    color: #fff !important;
}

.form-group span {
    font-size: 0.8em;
    color: #1a9a2c;
}