.Branches ul li:before { display:none; }
.Branches ul li { background:no-repeat left center; background-size:100px auto; padding-left:120px !important; line-height:30px; }
.Branches ul li.dcp { background-image: url(/Graphics/dceska_posta.png); } 
.Branches ul li.dzasilk_sk { background-image: url(/Graphics/dzasilkovnask.png); } 
.Branches ul li.dzasilkovna { background-image: url(/Graphics/dzasilkovna.png); } 
.Branches ul li.dgeispoint { background-image: url(/Graphics/dgeis_point.png); } 
.Branches ul li.dbalikovna { background-image: url(/Graphics/dbalikovna.png); } 
.Branches ul li.dppl { background-image: url(/Graphics/dppl.png); } 

.breadcrumb { display: none; }

.Branch { margin-top:20px !important; }
.Branch h2 { font-size:20px; }
.obsah-Branch .img { float:right; margin-top:30px;  } 
.obsah-Branch .pic-lbox { margin:30px 10px 0px 0px; }
.obsah-Branch p { margin-top: 20px; }
.obsah-Branch .info { font-size: 20px; background: #f1ffe4; padding: 30px; text-align: center; }
.obsah-Branch .info strong { color:#4c703b; } 


			.branch-hero {
				background: #f0f7e8;
				border: 1px solid #c8e6a0;
				border-radius: 8px;
				padding: 10px 24px;
				margin-bottom: 20px;
				margin-top: 10px;
			}
			.branch-hero h1 {
				font-size: 24px;
				margin-top: 8px;
				margin-bottom: 4px;
				color: #2d5a0e;
			}
			.branch-hero h2 {
				font-weight: 400;
				color: #4a7c20;
				margin-top: 0;
				margin-bottom: 16px;
			}
			.branch-hero .carrier-logo {
				max-height: 40px;
				margin-bottom: 8px;
			}

			/* Doručení banner */
			.delivery-banner {
				background: #fff;
				border: 1px solid #c8e6a0;
				border-left: 4px solid #3B6D11;
				border-radius: 6px;
				padding: 14px 16px;
				margin-bottom: 16px;
			}
			.delivery-banner .delivery-date {
				font-size: 25px;
				color: #2d5a0e;
				font-weight: 600;
				margin-bottom: 4px;
			}
			.delivery-banner .delivery-price {
				font-size: 17px;
				color: #5a5a5a;
			}
			.delivery-banner .delivery-price strong {
				color: #3B6D11;
			}
			.delivery-banner .glyphicon {
				color: #3B6D11;
				margin-right: 6px;
			}

			/* Tlačítko vybrat pobočku */
			.btn-choose-branch {
				background: #3B6D11;
				border-color: #2d5a0e;
				color: #fff;
				font-size: 20px;
				padding: 10px 22px;
				border-radius: 6px;
				width: 100%;
				margin-top: 8px;
				display: block;
			}
			.btn-choose-branch:hover,
			.btn-choose-branch:focus {
				background: #2d5a0e;
				border-color: #1e3d09;
				color: #fff;
			}
			.btn-choose-branch .glyphicon {
				margin-right: 6px;
			}

			/* Trust pruhy */
			.trust-row {
				flex-wrap: wrap;
				gap: 8px;
				font-size: 18px;
				text-align: center;
			}
			.trust-badge {

				background: #f0f7e8;
				border: 1px solid #c8e6a0;
				border-radius: 20px;
				font-size: 17px;
				color: #3B6D11;
				padding: 4px 12px;
				white-space: nowrap;
			}
			.trust-badge .glyphicon {
				margin-right: 4px;
				font-size: 11px;
			}

			/* Popis pobočky (adresa, mapa, otevírací doba) */
			.branch-detail-box {
				margin-top: 24px;
			}

			@media (max-width: 767px) {
				.sidebar-sale { margin-top: 30px; }
				.branch-hero h1 { font-size: 20px; }
			}

  .bylik-notice {
    background: #fff8e1;
    border: 1px solid #f0c040;
    border-left: 4px solid #f0c040;
    border-radius: 4px;
    padding: 12px 16px;
    margin: 20px 0;
    font-size: 17px;
    color: #5a4a00;
    line-height: 1.5;
  }



