



/*barva tečekx*/
.jpSideWrap ul li:before {
color: #B8C8D3;
}


/*skrytí mrdky v postranním banneru */
.jpSideWrap ul li:after {
display: none !important;
}



.price b {
color: #2d4b62 !important;
}


/*
button, .button {
background-color: #8b9aa5 !important;
}

*/


/*tlačítko do košíku*/
button.success, .button.success {
background-color: #2d4b62 !important;
}

/* tlačítko detail*/
.button-product-wrap:not(.button-cart-advanced-wrap) .button {
background: #2d4b62 !important;
}


/* bílé odrážky */
#articles ul li:after {
border-left-color: #ffffff !important;
}

/* footer pozadí */
#footer {
  background-color: #2d4b62 !important;

}


/*skrytí slevy v administraci */
#column-l-in > ul > li:nth-child(3) > ul > li:nth-child(4) {
    visibility: hidden !important; 
}

/* odskočení dotazníku */
#poll, #poll li {
  margin-top: 20px !important;
}


/*odskoření bannerů */
aside .banner {
     margin-bottom: 0rem !important;
}

.header-center>div {
   vertical-align: baseline !important;
}


#header-in > div.row.header-info > div.large-4.medium-4.small-6.left.top-links-holder.large-2.small-9 {
    width: 300px !important;
   float: right !important;
}



#header-in > div.row.header-info > div.large-4.medium-2.left.large-1.medium-1.small-4 {
    width: 0px !important;
    visibility: hidden !important; 
}

#affil-login-box {
visibility: hidden !important;
}

#footer-in a:not(.button) {
    color: #ffffff;
}

#main-wrapper {
    background: url(i/bg-hd.jpg) top repeat-x;
	background-size: 822px 206px }

        .LNCShoptetGroupVariants select {
            width: auto;
        }

        .LNCShoptetGroupVariants label.price {
            display: inline-block;
            width: 80px;
        }

        #product-variants .t-01 {
            display: none;
        }

        #product-detail .price span {
            display: none;
        }