/* AURORA - indivindy upravy */

h1 { color: #6399C5; }
h2, h3 { color: #23468A; }

@media (min-width: 1200px) {
  .navbar__brand { min-height: 3.5rem }
}

@media (min-width: 1200px) {
  .navbar__brand-logo-img { max-width: 16rem; max-height: 6rem; }
}

.main > .container:first-child, .main > .motive__motto:first-child, .container--article { padding-bottom: 0px; }
#kontakty section, .section { padding-bottom: 30px; }

.carousel-caption { width: 40%; max-width: 440px; padding-left: 1.25rem; padding-right: 1.25rem; text-align: left; background: rgba(100, 100, 100, .3); }
.bannerp1 { color: #ff0000; font-size: 1.5rem; }

.container--article .col-text, .container--article .section--header, .container--article .section--text, .container--article .section-blank, .container--article .section-title, .container--article .section-header, .container--article .section-cta {
   max-width: 100%;
}

#panel-custom-1-xxx { max-width: 100%; background-color: #f5f5f5; }
#panel-custom-1 { max-width: 100%; background-color: #e6f0fe; }

.navbar__menu-item.active > .navbar__menu-link, .navbar__menu-item.active > .navbar__menu-link .navbar__menu-item .active { color: #6399C5; }
a, .eshop-menu__link--button, button.navbar__menu-link { color: #6399C5; }
a:hover, .eshop-menu__link--button:hover, button.navbar__menu-link:hover { color: #6399C5; }

.btn-primary, .comment__reply:hover, .add-comment__button--submit, .product-page__cart-button, .cart-button, .promo-code__submit, .account-button, .minicart__button-cart, .search-form__search-button, .locked__submit, .motto__button-link
{ background-color: #FF6600; border-color: #FF6600; }


/* ---[ footer ]------------------------------ */

@media (min-width: 320px) {
  #pozadi-paticka { position: relative; top: -20px; left: 0px; width: 100%; height: 50px; background: url(/obrazek/3/pozadi-paticka-jpg/) repeat-x 0% 100% transparent; } 
  }
}

@media (min-width: 1200px) {
  #pozadi-paticka { position: relative; top: -40px; left: 0px; width: 100%; height: 50px; background: url(/obrazek/3/pozadi-paticka-jpg/) repeat-x 0% 100% transparent; } 
  }
}

section,.section {padding-top: 0px; padding-bottom: 0px; }

#pod-patickou { text-align: center; }


#cvicne-oramovani2 {border-top: 1px; border-left: 1px; border-bottom: 1px; border-right: 1px; border-style: dashed; border-color: green;}

