@import url(http://fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,500italic,500,400italic,300italic,300,100,100italic&subset=latin,latin-ext);


html {
    height: 100%;
    font-size: 16px;
}

body {
    background-color: #fff;
    background-image: url("/img/bottom_bg.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
    color: #666;
    font-size: 16px;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    font-family: Roboto,serif;
}

body {
    line-height: 1;
}

.cycle-bg-image  {
    width: 100%;
    height: 100%;
}

.dn, .dnone {
    display: none !important;
}

.ovisible {
    overflow: visible !important;
}

*, *:before, *:after {
    box-sizing: border-box;
}

::selection {
    background: #1a4c8c;
    color: #fff;
}

body, html, ul, ul li, p, fieldset, input {
    font-family: Roboto, serif;
}

    h1, h2, h3, h4, h5, h6, ul, ul li, ul li a {
        font-family: Roboto, serif;
    }

p {
    font-family: Roboto,serif;
}

.centerdiv {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


.btn-group-lg > .btn, .btn-lg {
    border-radius: 0px !important;
}


/* POMOCNE XLS GRID - je pak nahrazováno CMS XLS gridou */

.xlsw25 {
    width: 24.999%;
    float: left;
}

.xlsw24 {
    width: 23.999%;
    float: left;
}

.xlsw28 {
    width: 27.999%;
    float: left;
}


.xlsw75 {
    width: 74.999%;
    float: left;
}

.xlsw33 {
    width: 32.999%;
    float: left;
}

.xlsw50 {
    width: 50%;
    float: left;
}

/*
.xlsw25 {

    background:red;
} 

.xlsw75 {

    background:blue;
}

.xlsw33 {

    background:black;
} 
   */

/* PAGE BASIC */



#headerline {
    background: transparent;
    color: black;
    min-height: 80px;
}

#headerline2 {
    border-bottom: 1px solid #eaeaea;
    min-height: 69px;
    overflow: visible;
    border-top: 1px solid #eaeaea;
}

.wrapper {
    margin: 0 auto;
    padding: 0;
    overflow: visible;
}

.wrapper50 {
    width: 45%;
    display: block;
    float: left;
    overflow: hidden;
    margin-left: 13px;
}

.webwidth {
    width: 100%;
    max-width: 1340px;
}

/* MENU */

.menubox {
    display: block;
    height: auto;
}


ul.menu-rozbaleno {
    left: 50%;
    position: relative;
}

.menubox ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.menu-rozbaleno li {
    display: block;
    float: left;
    list-style-type: none;
    width: auto;
    padding-left: 45px;
    padding-top: 10px;
}

ul.menu-rozbaleno a {
    color: black;
    display: block;
    padding: 14px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    font-family: 'Roboto Slab' !important;
    padding-bottom: 27px;
}

    ul.menu-rozbaleno a:hover {
        border-bottom: 5px solid orange;
        color: #0f988f;
    }

/* TITLE */

.titleholder {
    float: left;
    font-size: 14px;
    font-weight: 100;
    padding: 13px 0;
    height: 42px;
    width: 247px;
}

    .titleholder h1, .titleholder h2.nohometitle {
        font-size: 14px;
        margin: 0;
        font-weight: 100;
    }

.loginholder {
    float: right;
    font-size: 14px;
    font-weight: 100;
    padding: 13px 0;
    height: 42px;
    width: 70px;
    text-align: right;
}

    .loginholder a, .loginholder a:hover {
        color: white;
    }

.menuboxholder {
    height: 42px;
    width: calc(100% - 400px);
    float: left;
}

    .menuboxholder.secondmenusize {
        width: calc(100% - 343px);
    }

.menuboxcenter {
    float: right;
    left: -50%;
    position: relative;
}


/*-------------menu categories-----------------------*/

ul.categories li a {
    color: black;
    text-decoration: none;
}

    ul.categories li a:hover {
        font-weight: 600;
    }

.logoholder + .menuboxholder {
    padding-top: 6px;
}

.secondmenuholder {
    left: 50%;
    position: relative;
}


.secondmenu {
    overflow: hidden;
    padding: 10px;
    background: url(../img/plus.png) no-repeat right;
    display: block;
    float: left;
    padding-right: 26px;
    padding-top: 20px;
    padding-left: 15px;
}

    .secondmenu:last-child {
        background: none;
        padding-right: 10px;
    }

    .secondmenu a {
        text-transform: uppercase;
        color: #999999;
        cursor: pointer;
        text-decoration: none;
    }


        .secondmenu a:hover {
            color: black;
        }

.store:hover .yourbasket {
    display: block;
}
/*---------------searchandstore----------------*/
.serchandstore1 {
    overflow: hidden;
    width: 84px;
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 80px;
}

.serchandstore2 {
    overflow: hidden;
    width: 84px;
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
    border-left: 1px solid #eaeaea;
}

.search {
    width: 83px;
    text-align: center;
    cursor: pointer;
    height: 38px;
    z-index: 9999;
    position: absolute;
    padding-top: 8px;
}

.store {
    width: 83px;
    text-align: center;
    cursor: pointer;
    height: 38px;
    z-index: 9999;
    position: absolute;
}

span.items {
    position: absolute;
    margin: -15px 0 0 42px;
    display: block;
    width: 21px;
    font-size: 12px;
    text-align: center;
    color: white;
}

.searchupcorner {
    background: url("../img/arrow-up-fill.png") no-repeat scroll 145px -3px;
    height: 19px;
    margin: 3px 0;
    position: absolute;
    width: 259px;
    z-index: 2;
}

.basketcontainer, .searchcontainer {
    box-shadow: 11px 13px 21px -12px;
    overflow: hidden;
    display: block;
    background-color: white;
    margin: 19px 0 0 6px;
    padding: 15px 15px 14px;
    border: 1px solid #EAEAEA;
    border-top: none;
    border-radius: 10px;
}

.search:hover .yoursearch {
    display: block;
}

.searchcontainer {
    margin-top: 22px;
}

.yoursearch {
    display: none;
    width: 260px;
    min-height: 315px;
    margin: 9px 0 0 -176px;
    position: absolute;
    z-index: 300;
    background-color: transparent;
}

    .yoursearch input {
        height: 37px;
        margin: 2px -2px 1px 0;
        padding: 0;
        width: 100%;
        font-size: 14px;
        color: #999999;
        font-weight: 300;
        text-align: center;
    }

.searchbutton input {
    color: white;
    margin: 8px 1px 0;
    width: 222px !important;
    height: 36px;
}

.edukobtn, .edukobtn:hover, .edukobtn:link, .edukobtn:active, .edukobtn:visited {
    background-color: #21988f !important;
    /*        background-color: #4acbc2!important;*/
    border: none;
    width: 100%;
    color: white;
}

.basketcell h2 a, .basketcell h2 a:hover, .basketcell h2 a:link, .basketcell h2 a:active, .basketcell h2 a:visited {
    color: #2f726d !important;
}

.yourbasket {
    display: none;
    width: 310px;
    min-height: 315px;
    margin: 11px 0 0 -238px;
    position: absolute;
    z-index: 300;
    background-color: transparent;
}

.basketupcorner {
    background: url("../img/arrow-up-fill2.png") no-repeat scroll 211px -3px;
    height: 19px;
    margin: 0;
    position: absolute;
    width: 300px;
    z-index: 2;
}


.search a {
    padding: 10px;
}




/*-------------sliderholder-----------------------------*/
.sliderholder {
    height: 400px;
    background-color: transparent;
    display: block;
    /*margin-top:20px;*/
    margin-right: 10px;
    overflow: hidden;
    margin-left: 13px;
}

.sliderbcg {
    background-color: #9ddbd6;
    border-bottom: 3px solid #4acbc2;
    min-height: 30px;
}

.owl-prev {
    display: block;
    width: 64px;
    height: 97px;
    position: absolute;
    top: 151px;
    left: 0;
    background: url(../img/arrowl.png) no-repeat center;
    cursor: pointer;
}

.owl-next {
    background: url(../img/arrowr.png) no-repeat center;
    display: block;
    width: 64px;
    height: 97px;
    position: absolute;
    top: 151px;
    right: 0;
    cursor: pointer;
}

.sliderpicture {
    width: 100%;
    /*  height: 400px;*/
    background-color: transparent;
    display: table;
}



.slidepicture img {
    max-height: 465px;
    max-width: 475px;
}

.banner {
    width: 100%;
    height: 155px;
    background-color: #1a4c8c;
    display: block;
    padding: 18px;
    padding-left: 30px;
    padding-right: 30px;
}

    .banner h2 {
        color: white;
        font-size: 26px;
        margin-bottom: 20px;
        font-weight: 300;
        margin-top: 10px;
        display: block;
        height: 28px;
        overflow: hidden;
    }


.bannerlink {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}


    .bannerlink p {
        display: block;
        float: left;
        max-width: calc(100% - 140px);
        color: white;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.2;
        height: 36px;
        overflow: hidden;
    }

    .bannerlink a.detailbtn, .bannerlink a.detailbtn:hover, .bannerlink a.detailbtn:link, .bannerlink a.detailbtn:active, .bannerlink a.detailbtn:visited {
        padding: 8px;
        padding-right: 50px;
        border: 1px solid white;
        background: url(../img/sipickawhiteblue.jpg) no-repeat 82px 9px;
        cursor: pointer;
        color: inherit;
        float: right;
        color: white;
        text-decoration: none;
    }




.contentholder {
    width: 100%;
    overflow: hidden;
    display: block; 
}

.maintextholder {
    width: 90%;
    margin-left: 25px; 
    overflow: hidden; 
}

    .maintextholder h1 {
        font-size: 35px;
        font-weight: 900;
    }

    .maintextholder h2 {
        color: #ac9157;
        font-weight: 900;
    }


    .maintextholder p {
        font-weight: 300;
        font-size: 18px;
        line-height: 1.4;
    }

.articleholder {
    width: 100%;
    /*overflow: hidden;*/
    display: block;
    padding-bottom: 50px;
    overflow-y: scroll;
    height: 90%;
}

    .articleholder img {
        margin-top: 10px;
        margin-bottom: 30px;
    }

/*------------leftholder--------------*/

.leftholder {
    width: 75%;
    overflow: hidden;
    display: block;
    float: left;
    padding-bottom: 17px;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: -5px 0px 10px 0px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: -5px 0px 10px 0px rgba(255, 255, 255, 0.75);
    box-shadow: -5px 0px 10px 0px rgba(255, 255, 255, 0.75);
}

.maintextholder {
}

.maintextholder li {
    font-size: 18px !important;
}

/*------------rightholder--------------*/
.rightholder {
    width: 25%;
    overflow: hidden;
    display: block;
    float: right;
    background: rgba(255, 255, 255, 0.75);
}

.logoholder {
    width: 100%;
    overflow: hidden;  
    display: block;
    float: right;
    background-color: rgba(92, 83, 67, 0.75);
}

.logolink {
    display: block;
    padding: 20px;
    margin: 0 auto;
    width: 466px;
}

.arrowdown {
    width: 100%;
    overflow: hidden;
    display: block;
    height: 70px;
    /*background: url(../img/arrowdown.png) no-repeat center;*/
    opacity: 0.75;
    background-color: transparent !important;
}

.cont .arrowdown {
    background-color: rgba(255, 255, 255, 1.0) !important;
}

.rightinfomenu {
    width: 100%;
    overflow: hidden;
    display: block;
    /*min-height: 610px;
    background: rgba(255, 255, 255, 0.75);*/
    padding-top: 85px;
}

.rightinfomenu li {
    list-style: none;
    width: 100%;
    margin-left: 50px;
    margin-top: 15px;
}

.rightinfomenu li a {
    color: #000;
    font-weight: 300;
    text-decoration: none;
    display: block;
    font-size: 15px;
    /*padding: 23px;*/
}

li.mezernik {
    border-bottom: 1px solid #6e6d6b;
    width: 45px;
    margin: 0 auto;
}

ul.infomenu {
    padding-left: 0px;
    width: 250px;
}

.smartcontact {
    width: 100%;
    overflow: hidden;
    display: block;
    min-height: 152px;
    padding-top: 50px;
}

    .smartcontact p {
        width: 100%;
        overflow: hidden;
        display: block;
        color: black;
        font-size: 16px;
        text-decoration: none;
        text-align: center;
    }

        .smartcontact p:first-child {
            font-weight: 600;
        }

    .smartcontact a, .smartcontact a:hover, .smartcontact a:active, .smartcontact a:visited, .smartcontact a:link {
        width: 100%;
        overflow: hidden;
        display: block;
        color: black;
        font-size: 16px;
        text-decoration: none;
        text-align: center;
        cursor: pointer;
    }

/*-------------------------bottomholder----------------*/
.bottomtransparent {
    width: 100%;
    overflow: hidden;
    display: block;
    position: fixed;
    bottom: 0;
}


.bottomholder {
    width: 100%;
    overflow: hidden;
    display: block;
    height: 100px;
    background-color: rgba(92, 83, 67, 0.80);
}


.arrow-up {
    width: 100%;
    overflow: hidden;
    display: block;
    height: 69px;
    /*background: url(../img/arrowup.png) no-repeat center;*/
    opacity: 0.80;
}

.mainmenu {
    background-color: #000;
    display: block;
    height: 100%;
    margin-top: 30px;
    overflow: hidden;
    padding: 5px;
    width: 100%;
    text-align: center;
    margin: auto;
}

.menuitem {
    float: left;
    text-transform: uppercase;
    font-size: 1.2em;
    margin-left: 1em;
    margin-left: 4.2em;
}

.menuitem a {
    color: #fff;
    text-decoration: none;
}

a.bottomlink, a.bottomlink:hover, a.bottomlink:link, a.bottomlink:active, a.bottomlink:visited {
    font-size: 45px;
    font-weight: 800;
    color: #cdab6d;
    width: 100%;
    display: block;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px solid white;
}

.rightmenuholder a.bottomlink {
    text-align: right;
}

/*----leftmenuholder----*/
.leftmenuholder {
    width: 33%;
    overflow: hidden;
    display: block;
    height: 100%;
    float: left;
}




ul.leftmenu {
    width: 100%;
    overflow: hidden;
    display: block;
    float: left;
    padding-left: 0px;
    margin-top: 20px;
}

    ul.leftmenu li {
        list-style: none;
        float: left;
        margin-right: 10px;
    }

        ul.leftmenu li a, ul.leftmenu li a:hover, ul.leftmenu li a:active, ul.leftmenu li a:link, ul.leftmenu li a:visited {
            list-style: none;
            float: left;
            margin-right: 10px;
            color: white;
            text-transform: uppercase;
            text-decoration: none;
            cursor: pointer;
            font-size: 20px;
            line-height: 1.3;
            font-weight: 200;
        }


/*----middlemenuholder----*/

.middlemenuholder {
    width: 33%;
    overflow: hidden;
    display: block;
    height: 100%;
    float: left;
    margin-left: 10px;
}

.middlemenu {
    width: 367px;
    overflow: hidden;
    display: block;
    height: 100%;
    margin: 0 auto;
    background: url(../img/arowsmiddlemenu.png) no-repeat center;
    height: 100px;
    margin-top: -7px;
}

.middleheader {
    text-align: center;
    width: 253px;
    font-size: 36px;
    font-weight: 200;
    color: white;
    float: left;
    display: block;
}

a.leftarrow {
    padding: 20px;
    padding-bottom: 87px;
    padding-left: 39px;
    float: left;
    display: block;
    cursor: pointer;
}

a.rightarrow {
    padding: 20px;
    padding-bottom: 87px;
    padding-right: 33px;
    float: right;
    display: block;
    cursor: pointer;
}


/*----rightmenuholder----*/
.rightmenuholder {
    width: 33%;
    overflow: hidden;
    display: block;
    height: 100%;
    float: right;
}


ul.rightmenu {
    overflow: hidden;
    display: block;
    float: right;
    padding-left: 0px;
    margin-top: 20px;
}

    ul.rightmenu li {
        list-style: none;
        float: left;
        margin-left: 10px;
        text-align: right;
    }

        ul.rightmenu li a, ul.rightmenu li a:hover, ul.rightmenu li a:active, ul.rightmenu li a:link, ul.rightmenu li a:visited {
            list-style: none;
            float: left;
            margin-right: 10px;
            color: white;
            text-transform: uppercase;
            text-decoration: none;
            cursor: pointer;
            font-size: 20px;
            line-height: 1.3;
            font-weight: 200;
        }




/*-------------kontaktujtenas-------------*/

.kontaktujtenas {
    width: 100%;
    overflow: hidden;
    height: 90px;
    background: url(../img/kontaktujtenas.png) no-repeat center;
    position: fixed;
    bottom: 0;
    text-align: center;
}

.linkholder {
    width: 230px;
    height: 30px;
    margin: 0 auto;
}

.kontaktlink {
    display: block;
    padding: 19px;
    margin-bottom: 20px;
    margin-top: 35px;
    cursor: pointer;
    width: 230px;
    overflow: hidden;
}


.historyholder {
    position: absolute;
    right: 0;
    background: url(../img/arrowright.png) no-repeat center;
    width: 152px;
    height: 178px;
    top: 36vh;
    text-align: right;;
}

.historyholder:hover {


    background: url(../img/arrowright2.png) no-repeat center;

}

.historyholder a {
    padding: 50px 15px;
    color: wheat;
    display: block;
    font-size: 25px;
    text-decoration: none;
}