


.message{margin:5px 0; display:block;}



#list div.menu{
    background-color:#edf7fe; /* e6f0fa */
    line-height:1.45em;
    }
#list div.menu ul{margin:0; padding:0;}    
#list div.menu a{display:block; width:100%;padding:4px 8px;border-bottom:1px solid #fff;}
#list div.menu a.titul{margin-left: 5px;}
#list div.menu a:link{text-decoration:none;color:#00294F;}
#list div.menu a:visited{color: #00294F;text-decoration: none; }
#list div.menu a:hover{text-decoration:underline; }
    
.priceButton{
    border:1px solid #5b9400;
    width:170px;
    text-align:center;
    background-color: #6ca60d;
    border-radius: 5px;
    margin-top:20px;
    }
.priceButton a {
    text-decoration: none;
    display: block;
    color: white !important;
    padding:5px;
    xtext-shadow: 1px 1px 1px #444;
}
.priceButton span {
    font-size:115%;
    font-weight: bold;
}




#content{
    position:relative;
    line-height:1.5em;
    margin-top:20px;
    padding-bottom:30px;
    min-height:400px;
    }

.issueContent{
    line-height:1.65em;
}
.issueContent strong{
    display:block;
    margin-top:15px;
}
.issueContent ul{
    margin-left:-10px;
    }





.owl-carousel-homepage-tip{
    width:100%;
    height:420px;
    overflow:hidden;
    border:5px solid #e3f1f9;
}


.slider-nav{
    margin:0 20px;
    padding:0;
    padding-top:10px;
    text-align:center;
    position: relative;
    top:-50px;
    border-top: 1px solid #ddd;
    z-index:10;
}
.slider-nav li:last-child{
    border:none;
    }
.slider-nav li{
    list-style-type:none;
    margin:0;
    padding:0;
    display:inline;
    border-right:1px solid gray;
    padding:0 10px;
    font-size:110%;
    }
.slider-nav li a.active{
    text-decoration:none;
    }    






.owl-carousel-homepage-tip .owl-item img{width:auto;}
.owl-carousel-homepage-tip .item{
    margin:0 auto;
    }

.owl-carousel-homepage-tip .item{height:364px;}

.owl-carousel-homepage-tip h3{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight:400;
    font-size:250%;
    font-style:normal;
    margin-top:10px;
    margin-left:-75px;
    margin-bottom:0;
    }
.owl-carousel-homepage-tip h3 strong{
    font-weight:bold;
    color:#2361bf;
    }    

.owl-carousel-homepage-tip div.page{
    width:100%;
    height:250px;
    float:left;
    padding-left:45px; 
    text-align:center;
    }

.owl-carousel-homepage-tip .page p{
    font-size:105%;
    margin-top:0;
    color:gray; 
    margin-left:-75px;
    }
.owl-carousel-homepage-tip div.product{
    float:left; 
    width:23%; 
    text-align:center;
    height:280px;
    background:url(../img/shadow.png) 23px 204px no-repeat transparent;
    position:relative;
    }
.owl-carousel-homepage-tip .product a{
    font-size:115%;
    margin-top:7px;
    margin-bottom:2px;
    display:block;
    }
.owl-carousel-homepage-tip div.image{
    width:100%;
    height:210px; 
    position:relative;
    vertical-align:baseline;
    margin-bottom:8px;
    }

.owl-carousel-homepage-tip img{
    position:absolute;
    bottom:0;
    left:40px;
    }

.owl-carousel-homepage-tip span.desc{
    display:block;
    padding:3px 10px 0 10px;
    font-size:90%;
    }
.owl-carousel-homepage-tip div.off{
    display:block;
    width:45px;
    height:45px;
    background-color:#e23b30;
    border-radius:45px 45px 45px 0;

    background: -webkit-linear-gradient(#e23b30,#b32427);
    background: -o-linear-gradient(#e23b30,#b32427);
    background: -moz-linear-gradient(#e23b30,#b32427);
    background: linear-gradient(#e23b30,#b32427);

    color:white;
    margin:0;
    padding:0;
    text-align:center;
    line-height:1.1em;
    position:absolute;
    top:10px;
    right:10px;
    -webkit-box-shadow:#aaa 1px 1px 3px;
    -moz-box-shadow:#aaa 1px 1px 3px;
    box-shadow:#aaa 1px 1px 3px;
    }
.owl-carousel-homepage-tip div.off > span{
    display:block;
    font-size:80%;
    padding-top:9px;
    text-transform:uppercase;
    font-weight:bold;
    }
.owl-carousel-homepage-tip div.off b{
    padding-top:1px;
    display:block;
    font-size:130%;
    display:block;
    font-family: 'Source Sans Pro', sans-serif;
    position:relative;
    left:-2px;
    }    
.owl-carousel-homepage-tip div.off b > span{font-size:110%;position:relative;left:2px; top:-1px;}
    
.owl-carousel-homepage-tip a.price{
    display:block;
    font-size:100%;
    position:absolute;
    top:158px;
    left:20px;
    color:white;
    background-color:#7eb043;
    padding:2px 4px;
    border-radius:3px;
    border:1px solid #668e37;
    text-decoration:none;
    line-height:1.3em;
    -webkit-box-shadow:#888 1px 1px 3px;
    -moz-box-shadow:#888 1px 1px 3px;
    box-shadow:#888 1px 1px 3px;
    }
.owl-carousel-homepage-tip a.price span{
    display:block;
    font-size:90%;
    color:#fafafa;
    }
.owl-carousel-homepage-tip a.price b{
    font-size:120%;
    text-shadow: 1px 1px 5px #444;
    }





























.hide{
    position: relative;
    left: -1500px;
    xvisibility: hidden;
    }



/* FORMULARE */

.btn-success{
    font-weight:bold;
    padding:0.4em 1.5em;
    cursor:pointer;
    background-color: #51801f;
    border: 1px solid #51801f;
    border-radius: 3px;
    color: white;
    xtext-shadow: 0 0 5px #666;
    }
.btn-success:hover{
    color:#51801f;
    background-color: #eee;
}
a.btn-success{
    color:white !important;
    text-decoration: none;
    font-size:110%;
    background-image: none !important;
}
a.btn-success:hover{
    color:#51801f!important;
}
a.btn-success span{
    display: block;
}

input,textarea{
    padding: 2px;
    margin-bottom:1px;
    }


textarea{
    overflow: auto;
    }


.priceBox{
    padding:6px;
    border-radius:3px;
    border-top-left-radius:0;
    border:1px solid #ccc;
    background-color:#ececec;
    margin-bottom:1.5em;
    }

.priceBox .nav-tabs-offers{
    margin-bottom: 0;
    padding-left:0;
    margin-top:5px;
    border-bottom-color: #ccc;
    position: relative;
    top:1px;
}

.priceBox .nav-tabs-offers .nav-link{
    background-color: #fff;
    color:#222;
    border-color: #ddd #ddd #ccc #ddd;
}
.priceBox .nav-tabs-offers .nav-link.active{
    border-color: #ccc #ccc #fff;
}

.priceBox .nav-tabs-offers .nav-link span {
    background-color:#2361bf;
    color:white;
    font-weight:normal;
    display: inline-block;
    text-align: center;
    min-width:17px;
    padding-right:1px;
    position:relative;
    top:-5px;
    left:3px;
    border-radius: 10px;
    font-size:85%;
}
.priceBox .nav-tabs-offers .active{
    background-color: white;
}
.priceBox h2{
    font-size:100%;
    color:#2361BF;
    margin:0 0 2px 0;
    padding:0 0 0 1px;
    }

.priceBox p{
    font-size:100%;
    padding-left:1px;
    }

.priceBox ul:last-child{
    padding-left:25px;
    line-height:1.55em;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size:90%;
    }

.priceBox .offers{
    border:1px solid #bbb;
    border-width: 0 1px 1px 1px;
    margin-top:1px;
    padding:0 15px;
}
.priceBox .offers-top{
    border-top:1px solid #bbb;
}

.priceBox .row:last-child{
    border-width:0;
    }
.priceBox .row{
    border-bottom:1px dotted #bbb;
    padding:8px 8px 5px 8px;
    line-height:1.4em;
    vertical-align:top;
    background-color:white;
    }

.priceBox .row .description{
    padding-left:0;
    padding-right:0;
    overflow: hidden;
}
.priceBox .row span.description{
    font-size:95%;
    margin-top:5px;
    display:block;
    xwidth:73%;
    float:left;
}

.priceBox .row .price{
    text-align: right;
    padding-left:0;
    padding-right:0;
    }
.priceBox .row .price span.new{
    font-size:110%;
    color:#000;
}
.priceBox .row .price span.old{
    font-size:103%;
    text-decoration: line-through;
}

.priceBox .row .buy{
    text-align: right;
    padding-right:0;
    padding-left:0;
    }

.priceBox .btn-sm{
    padding: .2rem .6rem;
    }



table.params{
    width:100%;
    border-top:1px solid #eee;
    }
table.params th,
table.params td{
    padding:5px 0 5px 10px;
    border-bottom:1px solid #eee;    
    }
table.params th{
    width:140px;
    text-align:left;
    }
table.params tr.emp th,
table.params tr.emp td{
    background-color:#fafafa;
    }


hr{
    border-color: #ddd;
}

#description{
    margin-bottom:2em;
    }
#description div.tab{
    line-height:1.6em;
    }    
#description div.tab ul{
    xmargin-bottom:.5em;
    }
    










a.button{
    xtext-decoration:none;
    margin-left:5px;
    }

p.productEnd,
p.productNoOrder{
    color:red;
    }
.badge{
    font-size: 90%;
    font-weight: normal;
}
.badge-success{
    border: 1px solid darkgreen;
    background-color:white;
    color: darkgreen;
}


p.pdf{
    background: url(../img/pdf.gif) top left no-repeat transparent;
    padding-left: 30px;
    margin-left: 10px;
    font-size:90%;
    }
p.flash{
    border:1px solid #eee;
    background-color:#fafafa;
    padding:1em;
    margin:2em 0;
    }
label.required{
    font-weight:bold;
    }
label.required:before{
    content: "* ";
    }
table.format{
    margin-bottom:1em;
    margin-top:.5em;
    margin-left:20px;       
    }   
table.format th{
    font-weight:normal;
    text-align:right;
    width:155px;
    padding-right:8px;
    vertical-align:top;
    padding-top:3px;
    }
table.format th,
table.format td{
    xborder-bottom:1px solid #eee;
    }       
label.povin{
    font-weight:bold;
    }   
label.povin span{
    color:red;
    font-size:110%;
    }

/*
input.agree{
    float:left;
    width:2.5%;
    position:relative;
    top:-2px;
    left:-2px;
    display:block;

    }
label.agree{
    float:left;
    width:97%;
    display:block;
    }
*/

span.payment-description{
    color:#777;
    display:block;
    font-size:98%;
    padding:0px 0;
    padding-left:16px;
    }    
    

#titul-param{
    width:100%;
    }
#titul-param th,
#titul-param td{
    padding: 1px 0;
}

#titul-param th{
    width: 32%;
    text-align:left;
    vertical-align:top;
    padding-right:5px;
    }
#cenik td{background-color: transparent;}



#top{border: 1px solid #eee;}
#top h3{font-size: 110%; color: #00294F; background-color: #eee; text-align: center; margin: 0px; padding: 5px 0px;}
#top h4{font-size: 110%; margin: 0px; padding: 0px; padding-left:43px; margin-bottom:5px;}

#top > div{margin: 0px 4px; background: url(../img/number.gif) -55px 2px no-repeat;}
#top .item{clear: left; height: 65px; overflow: hidden; border-bottom: 1px solid #eee;}
#top .item > div{padding-top: 4px; }
#top .item img{float: right; margin: 0px; padding: 0px; position: relative; left: 2px; border:1px solid #eee;}
#top a:link, #top a:visited{text-decoration: underline; font-weight:normal;}

#top p{margin: 0px;font-size:90%;padding-left:43px;line-height:1.3em;}








#archive img{margin: 10px 0 3px 0;}
#archive td.bunka{text-align: center; width: 20%; height: 220px;}
#archive .list{
    min-height: 400px;
    xborder:1px solid #eee;
    xborder-width:1px 0 0 1px;
    clear:left;
    }
#archive .issue{
    text-align:center;
    color:black;
    }
#archive .issue div{
    xborder:1px solid #eee;
    xborder-width:0 1px 1px 0;
    height:230px;
    }
#archive .issue span{
    font-size:90%;
    color:#444;
    }
#timeline{
    margin-bottom:2em;
    }


div.anotace{
    padding:0 50px 10px 0;
    line-height:1.55em;
    }    

    
p.themes{
    border:1px dotted #ddd;
    border-width:1px 0;
    padding:5px 0;
    margin-top:15px;
    }
p.themes span{
    font-size:90%;
    color:#777;
    }    
    





.ui-datepicker-trigger{
    position:relative;
    top:4px;
    left:3px;
    cursor:pointer;
    }
#spinner{
    position:relative;
    top:4px;
    left:0px;
    visibility:hidden;    
    }
    

    
#secondMenu{
    position:absolute;
    top:5px;
    right:15px;
    }    
#secondMenu a{
    text-decoration:none;
    }
#secondMenu a:visited{
    color: #2361BF;
    }    
#secondMenu a:hover{
    text-decoration:underline;
    }


    



.top-products{
    overflow: hidden;
    }

.top-products .titul{
    height: 230px;
    padding: 0px;
    margin: 0px; 
    overflow: hidden; 
    }
.top-products .titul .obsah2{
    margin: 0px 15px;
    }
.top-products .titul .obsah2 a{
    display:block;
    margin-bottom:2px;
    }    
.top-products .titul img{
    border: 1px solid #ddd; 
    border-bottom-width: 0px; margin-bottom: 3px;}

#aktuality{position: absolute; top: 2px; left: 462px;}

.top-products h3{margin-bottom:4px;}

.top-products a:link, .top-products a:visited{text-decoration: underline; }
.top-products a:hover{text-decoration: none; }































p.notice{
    color:#444; 
    line-height:1.8em;
    font-size:90%;
    }    
    
    
acronym{
    cursor:help;
    }    
    
    








.gift-filter a{
    display:block;
    height: 2.5rem;
    border: 1px solid #eee;
    line-height: 2.25rem;
    margin-bottom:.5rem;
    text-decoration: none;
    color:#333 !important;
}

.gift-filter a:hover{
    background-color: #eee;
}
.gift-filter .active{
    background-color:#eee;
}

.gift-list{
    margin: 0 15px;
}

.gift-list .offer {
    height: 330px;
    border: 1px solid #DCDCDC;
    overflow: hidden;
    line-height: 1.5em;
    margin-top:-1px;
    margin-left:-1px;
    padding-top:.8rem;
}
.gift-list div.offer h2{
    font-size:106%;
    padding:0; 
    margin-top:5px;
    margin-bottom:3px;
    }    
.gift-list div.offer h2 span{
    font-weight:normal;
    }



#makce div.offer a.price{
    position:absolute;
    top:110px;
    left:80px;
    display:block;
    background-color:#79b912;
    border:1px solid #5b9400;
    color:white;
    padding:2px 5px;
    line-height:1.2em;
    font-size:101%;
    margin:3px 0;
    text-shadow:0px 0px 2px #000;
    font-weight:bold;
    text-decoration:none;
    }    
#makce div.offer p.validity{
    
    color:red;
    }    
#makce div.offer p.description{
    font-size:90%;
    line-height:1.45em;
    margin-top:8px;
    }









    



td.dny span{
    border: 1px solid #e2e3ea;
    border-radius: 2px;
    display: block;
    float: left;
    height: 42px;
    margin-right: 5px;
    position: relative;
    width: 55px;
    }
td.dny span label{
    cursor:pointer;
    display:block;
    height:100%;
    left:0;
    padding-top:5px;
    position:absolute;
    text-align:center;
    top:0;
    width:100%;
    }
td.dny span input{
    cursor: pointer;
    left: 21px;
    position: absolute;
    top: 23px;
}





ul.tags li{position:relative;}

.star{
    display:block;
    width:137px;
    height:11px;
    background:url(../img/stars.png) top left no-repeat transparent;
    position:absolute;
    top:0;
    right:20px;
    }
.star0{background-position:0 -126px;}
.star1{background-position:0 -126px;}
.star2{background-position:0 -112px;}
.star3{background-position:0 -98px;}
.star4{background-position:0 -84px;}
.star5{background-position:0 -70px;}
.star6{background-position:0 -56px;}
.star7{background-position:0 -42px;}
.star8{background-position:0 -28px;}
.star9{background-position:0 -14px;}

p.nogift{
    margin-top:3px;
    }
table.gifts td{vertical-align:top;}



p.newspDay{
    float:left;
    width:100%;
}
p.newspDay span{
    display:inline;
    color:#222;
    padding:2px 4px;
    border-radius:2px;
    border: 1px solid gray;
    }

div.tabs{
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    }

div.tabs div{
    height:35px;
    overflow:hidden;
    border:1px solid #ccc;
    border-bottom-width:0;
    border-radius:3px;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    width:166px;
    float:left;
    padding:4px 8px;
    padding-top: 6px;
    position:relative;
    top:1px;
    z-index:10;
    cursor:pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


div.tabs div h2{
    font-size:105%;
    margin:0;
    color:#2361bf;
    }
div.tabs div p{
    font-size:90%;
    color:#888;
    }
div.tabs div.emp{
    background-color:#ececec;
    }
div.tabs div.emp p{
    color:#444;
    }
    









.pagination{
    padding-top:40px;
    margin-bottom:30px;
    }
.pagination a{
    text-decoration:none;
}








p.number{
    margin-bottom:25px;
    padding-bottom:3px;
    }













.productDetail{
    height:455px;
    position:relative;
    border:1px solid #ddd;
    padding-top:7px;
    padding-right:15px;
    padding-left:15px;
    margin: 0 -1px -1px 0;
}
.productDetail h2{
    font-size:118% !important;
    font-weight:normal;
    margin-bottom:0;
    margin-top:9px;
    }
.productDetail p {
    font-size: 93%;
    margin-top: 3px;
    clear:left;
}
.productDetail a{
    display:block;
    }
.productDetail img{
    width:90%;
    }
.productDetail div{
    height:260px;
    margin-bottom:0px;
    padding-top:20px;
    overflow:hidden;
    position:relative;
    }
.productDetail div img{
    max-height:238px;
    position:absolute;
    bottom:0;
}
.productDetail .price{
    width:100%;
    font-size:90%;
    border:1px dotted #ccc;
    border-width:1px 0;
    padding: 5px 0;
    }
.productDetail .price span{
    font-size:110%;
    color:black;
    display:inline-block;
    margin-left:5px;
    }
.productDetail .tags{
    font-size:90%;
    width:90%;
    margin-top:2px;
    }
.productDetail .tags dt,
.productDetail .tags dd{
    font-weight:normal;
    float:left;
    margin:0px 0;
    }
.productDetail .tags dt{
    clear:left;
    width:75%;
    }

.productDetail .tags dd {
    width:25%;
    text-align:right;

    }
.productDetail .err{color:white !important; background-color:red; display:inline-block; font-size:90% !important;}
.productDetail .tag{
    width:40px !important;
    height:8px;
    position:relative;
    overflow:hidden;
    top:4px;
    }
.productDetail .tag span{
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background:url(../img/tags.png) white no-repeat;
    }
.productDetail .tag100 span{background-position: -40px 0;}
.productDetail .tag90 span{background-position:  -40px 0;}
.productDetail .tag80 span{background-position: -48px 0;}
.productDetail .tag70 span{background-position: -48px 0;}
.productDetail .tag60 span{background-position: -56px 0;}
.productDetail .tag50 span{background-position: -56px 0;}
.productDetail .tag40 span{background-position: -64px 0;}
.productDetail .tag30 span{background-position: -64px 0;}
.productDetail .tag20 span{background-position: -72px 0;}
.productDetail .tag10 span{background-position: -72px 0;}

.productDetail .bonusBox{
    display:block;
    top:0;
    right:0px;
    width:45px;
    position:absolute;
    margin:0;
    padding:0;
}

.productDetail .bonusBox div{
    width:45px;
    height:45px;
    border-radius:45px;
    color:white;
    margin:0;
    padding:0;
    text-align:center;
    line-height:1.1em;
    /*
    -webkit-box-shadow:#ccc 1px 1px 3px;
    -moz-box-shadow:#ccc 1px 1px 3px;
    box-shadow:#ccc 1px 1px 3px;
    */
    margin-bottom:5px;
}
.productDetail div.off{
    background-color:#e23b30;
    background: -webkit-linear-gradient(#e23b30,#b32427);
    background: -o-linear-gradient(#e23b30,#b32427);
    background: -moz-linear-gradient(#e23b30,#b32427);
    background: linear-gradient(#e23b30,#b32427);
}
.productDetail div.gift{
    background-color:#8dae06;
    background: -webkit-linear-gradient(#96b806,#83a305);
    background: -o-linear-gradient(#96b806,#83a305);
    background: -moz-linear-gradient(#96b806,#83a305);
    background: linear-gradient(#96b806,#83a305);
}
.productDetail .bonusBox div span{
    display:block;
    font-size:80%;
    padding-top:9px;
    text-transform:uppercase;
    font-weight:bold;
}
.productDetail .bonusBox div b{
    padding-top:1px;
    display:block;
    font-size:125%;
    display:block;
    font-family: 'Source Sans Pro', sans-serif;
}





/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .productDetail:nth-child(4n) {border-right-width: 0;}
    .productDetail:nth-child(4n+1) {border-left-width: 0;}
    .productDetail:nth-child(-n+4) {border-top-width: 0;}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/*  Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/*  Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}









#informationMenu{xwidth:20%;float:left;line-height:1.8em;}
#informationContent{xwidth:70%; float:left; border-left:1px solid #eee;xpadding-left:2%;padding-bottom:50px;}


label{font-weight:normal;}

hr{border-color:#ddd;}



#productDetail #image{margin-bottom:30px;}

#productDetail #cover{min-height:300px; margin-bottom:5px; overflow:hidden;}
#productDetail #cover a {position:relative;display:block;}
#productDetail #cover a span{
    display:block;
    position:absolute;
    width:105px;
    height:105px;
    left:1px;
    bottom:1px;
    background:url(../img/published.png) top left no-repeat transparent;
}


#productDetail #archive .item1{padding-right:0;}
#productDetail #archive .item2{padding:0 5px 0 10px; }
#productDetail #archive .item3{padding:0 10px 0 5px;}
#productDetail #archive .item4{padding-left:0;}
#productDetail #archive p{margin-top:4px;}



#numbers ul,
#numbers li{
    margin:0;
    padding:0;
    }
#numbers li{
    list-style-type: none;
    padding-left:90px;
    padding-right:5px;
    border-right:1px solid #bbb;
    height:80px;
    }
#numbers li strong{
    display:block;
    font-size: 1.85em;
    font-weight:700;
    margin-bottom:7px;
    }
#numbers li.transport{border-width:0;}
#numbers li p{
    font-size: 100%;
    line-height:1.4em;
    }


img.img-cover{
    border:1px solid #dcdcdc;
}
img.img-certificate{
    box-shadow: 0 0 5px silver;
}

.tab-content-product-detail > div {
    padding: 1rem 1.5rem;
    border: 1px solid #dee2e6;
    border-top-width: 0;
}


/* Related products */

.products-related .item h3 {
    height: 1.8rem;
}

.products-related .item a:first-child {
    display: block;
    height: 220px;
    position:relative;
    margin-bottom: .5rem;
}

.products-related .item img {
    max-height: 210px;
    width: auto!important;
    position: absolute;
    bottom:0;
    left:0;
}




