/* Servisni menu */
#servmenu {
  background-color: #cae2ec;
  border: none;
  height: 35px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  color: #1079af;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  text-align: right; }
  #servmenu a {
    padding-top: 8px;
    padding-bottom: 3px;
    color: #004777;
    margin-right: 0;
    font-size: 1.5rem; }
    #servmenu a:hover {
      color: #f14714; }

#top {
  margin: 0;
  padding: 0;
  height: 100px;
  background: #FFF;
  overflow: hidden; }

#header {
  margin: 0 auto;
  padding: 0;
  max-width: 1200px; }

#middle {
  max-width: 1200px;
  margin: 0 auto 25px;
  padding: 0; }

#cont {
  float: right;
  text-align: left; }
  #cont .article-1-full #vypisIntro {
    padding-left: 20px; }

#left {
  float: left;
  min-width: 180px;
  text-align: left; }
  #left h2 {
    margin: 0;
    color: #1079af;
    font-weight: normal;
    padding: 0 5px;
    margin-bottom: 10px;
    font-size: 2rem;
    line-height: 2rem; }
  #left li a:hover {
    color: #f14714; }

#footer {
  max-width: 1200px;
  margin: 0 auto 25px;
  padding: 0; }
  #footer p {
    padding: 0;
    margin: 10px; }

#search {
  margin-top: 0;
  padding: 0;
  float: right; }
  #search .form-group {
    padding: 0;
    float: right;
    margin-right: 0; }
  #search .inp {
    border: none;
    float: left;
    height: 48px;
    line-height: 48px;
    color: #9b9b9b;
    background: transparent;
    padding: 0;
    background: #e5ebee;
    padding-left: 10px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px; }
  #search .button {
    width: 67px;
    height: 48px;
    display: block;
    float: right;
    line-height: 42px;
    background: #1079af;
    margin: 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0; }
    #search .button:hover {
      background: #f14714; }
  #search input {
    background: transparent;
    border: none; }
  #search .input-group-addon {
    background: transparent;
    border: none; }

#kosik {
  float: right;
  width: 160px;
  display: inline-block;
  margin-right: 0;
  background: #f14714;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-weight: bold;
  line-height: 1.3em;
  height: 48px;
  text-align: right;
  margin-left: 30px; }
  #kosik i {
    font-size: 1.8rem; }
  #kosik a {
    color: white;
    margin: 0;
    font-size: 1rem;
    text-decoration: none; }
    #kosik a:hover {
      background: #f14714; }

#limity {
  text-align: right;
  padding: 5px 35px 0 0; }
  #limity p {
    margin: 0 15px 10px;
    color: #e5ebee; }

#logo {
  display: block;
  height: 100px;
  background: url("/img/logo.png") no-repeat 0 50%;
  width: 238px;
  margin-left: 20px; }

#menu {
  background: #1079af;
  height: 46px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 1200px; }
  #menu .container {
    width: 500px;
    float: left;
    padding: 0;
    margin: 0; }
  #menu div {
    padding: 0; }
  #menu ul {
    margin: 0;
    padding: 0; }
    #menu ul li a {
      color: #FFF;
      padding: 0 15px 0 15px;
      margin: 0;
      border-right: solid 1px #FFF;
      display: inline-block;
      text-decoration: none; }
    #menu ul ul {
      display: none; }
  #menu li {
    list-style: none;
    float: left; }

#mobilMenu {
  margin-left: 15px; }

.aktualita {
  background: #cae2ec;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 10px; }
  .aktualita a {
    color: #1079af;
    text-decoration: none; }
    .aktualita a h4 {
      font-weight: normal !important;
      font-size: 1.4rem;
      padding-bottom: 5px; }
  .aktualita .akt {
    margin: -20px 0 0;
    font-size: 0.8rem; }

#tree, .panel-left {
  background: #cae2ec;
  padding: 10px 15px;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  #tree ul, .panel-left ul {
    margin-left: 0;
    padding-left: 0;
    font-weight: 600; }
  #tree li, .panel-left li {
    list-style: none;
    margin-left: 0;
    padding-left: 5px;
    clear: both;
    border-bottom: solid 1px white; }
    #tree li a, .panel-left li a {
      font-weight: normal;
      color: #1079af;
      padding: 3px 10px 3px 0;
      display: block;
      text-decoration: none !important; }

#tree ul ul {
  margin: 0 0 0 12px;
  font-weight: 400;
  font-size: 90%; }

#tree span {
  display: none !important; }

#tree li li {
  background: none;
  padding-left: 0; }

#tree em {
  font-style: normal;
  font-size: 1.1rem; }

#tree .liClosed ul {
  display: none; }

#tree .liOpen ul {
  display: block; }

#intro-banner {
  position: relative;
  top: 0;
  left: 0;
  width: 100%; }
  #intro-banner img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 10;
    height: auto;
    width: 100%; }
  #intro-banner h1 {
    display: none;
    margin: 0;
    padding: 0; }
  #intro-banner h2 {
    display: none; }
  #intro-banner #introZalozky {
    position: absolute;
    top: 225px;
    left: 0;
    height: 21px;
    width: 110px;
    z-index: 1000; }
  #intro-banner li {
    float: left;
    list-style: none; }
  #intro-banner a {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: white;
    margin: 0 10px 0 0; }
    #intro-banner a.active {
      text-decoration: none;
      background: white;
      color: white; }
    #intro-banner a .obrCont a {
      margin: 0 !important;
      padding: 0 !important;
      display: inline !important; }
    #intro-banner a .obrCont img {
      display: block !important;
      margin: 0 !important;
      padding: 0 !important;
      border: none; }

.spinner {
  display: flex;
  flex-direction: row;
  height: 32px; }
  .spinner .btn {
    padding: 0 5px;
    font-size: 1.2rem;
    background: #1079af;
    color: white;
    border: none;
    line-height: 32px; }
    .spinner .btn.remove {
      background: #9b9b9b;
      color: white;
      width: 32px;
      text-transform: uppercase; }
    .spinner .btn.increment, .spinner .btn.decrement {
      width: 32px;
      font-weight: bold;
      font-size: 1.3rem;
      padding: 0; }
  .spinner input[type="submit"] {
    padding-right: 7px; }
  .spinner input[type="submit"], .spinner .remove {
    border-left: solid 1px white; }
  .spinner .inp {
    text-align: center;
    width: 32px; }
  .spinner input[type="number"]::-webkit-inner-spin-button, .spinner input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0; }
  .spinner input[type="number"] {
    -moz-appearance: textfield; }

#product-list h1 {
  font-size: 2rem;
  color: #004777; }

#product-list .prod {
  padding: 0;
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  background: white;
  width: 100%;
  border: solid 1px #cae2ec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-width: 270px; }
  #product-list .prod .price span {
    color: #1079af;
    font-weight: bold;
    font-size: 1.2rem; }
  #product-list .prod .katalog {
    font-size: 0.9rem;
    color: #9b9b9b; }
  #product-list .prod .sklad {
    color: #004777; }
  #product-list .prod .cart .button {
    float: right;
    background: #1079af;
    border: none;
    width: 76px;
    height: 32px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 88%; }
  #product-list .prod img {
    padding: 10px; }
  #product-list .prod h3 {
    text-align: center;
    font-size: 1.2em;
    line-height: 1.3em;
    display: block;
    height: 3.6em; }
    #product-list .prod h3 a {
      color: #004777;
      text-decoration: none; }
  #product-list .prod .detail-odkaz {
    position: relative;
    text-decoration: none;
    font-weight: bold;
    color: white;
    display: block;
    font-size: 120%; }
    #product-list .prod .detail-odkaz .stitek-sleva {
      position: absolute;
      bottom: 11px;
      right: 14px;
      width: 78px;
      height: 48px;
      background: url("/img/bkg-pikt.png") no-repeat 0 0;
      text-align: right;
      line-height: 58px;
      box-sizing: border-box;
      padding-right: 2px; }
  #product-list .prod table, #product-list .prod table td {
    margin: 0;
    border: none;
    padding: 0; }
  #product-list .prod .barvy {
    height: 24px; }
  #product-list .prod .barva {
    width: 12px;
    height: 12px;
    border: solid 1px #9b9b9b;
    display: inline-block;
    margin: 5px 5px 5px 0; }
  #product-list .prod .hover {
    display: none; }
  #product-list .prod:hover .hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/prod-hover.png") repeat-x 0 0; }
    #product-list .prod:hover .hover .dostupnost {
      position: absolute;
      top: 15px;
      right: 15px;
      display: block;
      width: 15px;
      height: 16px;
      background: url("../img/sklad.png") no-repeat 0 0; }
    #product-list .prod:hover .hover .button {
      display: block;
      width: 140px;
      margin: 60px auto 40px; }
    #product-list .prod:hover .hover .predbVyber {
      color: white;
      width: 105px;
      background: url("../img/oblibene.png") no-repeat 0 0;
      padding-left: 36px;
      line-height: 1.1em;
      margin: 15px auto; }

.prod4 {
  margin-right: 0; }

.product-detail h1 {
  color: #004777;
  font-size: 1.8rem; }

.cart-list h1 {
  color: #004777;
  font-size: 1.8rem; }

.order-condition h1 {
  color: #004777;
  font-size: 1.8rem; }

.order-condition .condition input[type=checkbox] {
  vertical-align: middle;
  position: relative;
  bottom: 1px;
  margin-right: 5px; }

.order-condition .condition label {
  display: block; }

/*# sourceMappingURL=app.css.map */