#layoutContainer {

    background: url(../images/kulnove.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



h4 {
      font-size: 28px;
      border-bottom: 1px dotted #ccc;
      padding: 5px;
      color: #232E29;
      font-family: Gabriola, sans-serif;
      text-transform: uppercase;
     font-weight:normal;
     letter-spacing: 1px;
  }
h3 {

    font-size: 32px;


    font-family: Gabriola, sans-serif;
    color: green

}

p {
    font-size: 1.7em;
    font-weight:normal;
    letter-spacing: 1px;

    color: #2d2d2d;
    font-family: Gabriola, sans-serif;

    margin: 0 0 10px;


}

.logo {
    width:160px;
    height:66px;
}

.blockquote-box h4 {
    border-bottom: none;
    font-size: 26px;

    color: green;

}



.navbar-brand {
    font-family: 'Gabriola, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #20533C!important;
    text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #2E2727;
    background-color: #F39200;
}

.cols-container {
    margin-top: 50px;
    background-color: #ffffff;
    overflow: hidden;
    padding: 10px;
    padding-top: 20px;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
}

#brand {
   font-family: Gabriola, sans-serif;
    font-size: 30px;
}

#canvas {
    width:100%!important;
}

.bic_calendar {
    background: #ffffff;
    border: none;
    width: 100%;
    margin: 0;
}

.bic_calendar .header {
    padding: 10px 0 10px 0;
    background: #007840;
    color: #ffffff!important;
}

.bic_calendar .header tr:nth-child(2) {
    background: #11b96b;
}

.bic_calendar .header a {
    color: #ffffff!important;
}


body {
    background: #F8F8F8;
}

.top-header {
    height:85px;
}

/*---------- search ---------- */

.custom-search-form{
    margin-top:5px;
}

/*navbar*/
.navbar-default {
    background-color: orange;
    border-color: orange;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
}


/*------------ catalog tree ---------------- */
.catalog .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #007840;
}

.margintop20 {
    margin-top:20px;
}

.list-group-item {
    border-radius: 0!important;
}

.list-group.panel > .list-group-item {
    border-radius: 0!important;
}

.list-group-item:hover {
    border-radius: 0!important;
}

.catalog .nav-pills>li>a {
    border-radius: 0!important;
}

.catalog a {
    color: #000;
    text-decoration: none;
}

.catalog a:hover {
    color: #000;
    text-decoration: none;
}


.catalog .nav-stacked>li+li {
    margin-top: 0px;
    margin-left: 0;
    border-bottom:1px solid #dadada;
    border-left:1px solid #dadada;
    border-right:1px solid #dadada;
}

.catalog .active2 {
    border-right:4px solid #007840;
}

.list-group.panel > .list-group-item {
    border-radius: 0;
}

/*------------------ top sellers ------------------*/
.top-seller-product {
    padding:0;
}

.top-seller-product .thumbnail {
    border-radius: 0;
}


/*------------ carousell --------------- */
/* Carousel Styles */
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
    max-height: 300px
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

.carousel-control.left span {
    padding: 6px;
    padding-left: 0;
    padding-top:8px;
}

.carousel-control.right span {
    padding: 6px;
    padding-right:5px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 15px;
    margin-top: 0px;
    width: 40px;
    height: 46px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 0;
    margin-top: 0px;
    width: 40px;
    height: 46px;
}

.carousel-control.left span, .carousel-control.right span {
    background-color: rgba(0,0,0,0.5);
    color: rgba(255,255,255,0.7);
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}

#promotions-carousel .item h3 {
    background-color:rgba(0,0,0,0.3);
    line-height:20px;
    color:#ffffff;
    padding:20px;
    margin-top:-60px;

    position:absolute;
    width:100%;
    font-size:20px;
    font-weight: 200;
    font-family: Gabriola, sans-serif;
}

.carousel .carousel-indicators {
    display:none;
}




/*--------------- templates --------------- */
.glyphicon-lg{font-size:3em}
.blockquote-box{border-right:5px solid #FFDB49;margin-bottom:25px}
.blockquote-box .square{width:100px;min-height:50px;margin-right:22px;text-align:center!important;background-color:#FFDB49;padding:20px 0}
.blockquote-box.blockquote-primary{border-color: #c05336
}
.blockquote-box.blockquote-primary .square{background-color: #c05336;color:#FFF}
.blockquote-box.blockquote-success{border-color:#4CAE4C}
.blockquote-box.blockquote-success .square{background-color:#5CB85C;color:#FFF}
.blockquote-box.blockquote-info{border-color:#46B8DA}
.blockquote-box.blockquote-info .square{background-color:#5BC0DE;color:#FFF}
.blockquote-box.blockquote-warning{border-color:#EEA236}
.blockquote-box.blockquote-warning .square{background-color:#F0AD4E;color:#FFF}
.blockquote-box.blockquote-danger{border-color:#D43F3A}
.blockquote-box.blockquote-danger .square{background-color:#D9534F;color:#FFF}


/*------------------ my sels ---------------*/
.mysells p {
    padding:15px;
    font-size:12px;
    color:#999999;
}

/** TOGGLE -------------------------------------------------*/
.toggle-trigger {
    text-decoration: none;
    color: #414550;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 10px 10px 25px;
    cursor: pointer;
    border: 1px solid #d7d7d7;
    background: #f1ffb3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 2px;
}

.toggle-trigger.active {

    background: #f1ffb3;
}

.toggle-trigger:hover {
    background-color: #b6d460;

}

.toggle-container {
    margin-bottom: 0px;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#footer {
    margin-left: 52px;
}

.map {
    height: 350px;
    padding-top: 5px;

}

.email-icon {
    font-weight: 700;
    margin-left: 105px
}

#email-hr {
    margin-top: 44px;

}
.email-border {
    margin-top: 44px;
}