/* CSS Document */

body {
 font-family: "Open Sans",Arial,sans-serif;
 color:#555;
 font-size: 15px;
 line-height: 26px;
}

h1 {
    font-size: 26px !important;
    margin: 20px 0 30px !important;
    font-weight: 400 !important;
    color:#337ab7 !important; 
    text-transform: uppercase !important;  
}

h1.productTitle {
    font-size: 26px !important;
    margin: 10px 0 30px;
    font-weight: 400;   
}

h2 {
    text-transform:uppercase;
    text-align: center;
    margin: 30px 0 15px;
    text-height: normal;
    padding: 15px 0;
}

h2.price {
    text-transform:capitalize;
    text-align: left;
    margin: 0;
    display: inline-block;
    font-size: 32px;
    color:#0090be;
    padding: 5px 10px 5px 0;
}

h2.old-price {
    text-transform:uppercase;
    text-align: left;
    margin: 0;
    text-height: normal;
    display: inline-block;
    font-size: 20px;
    color:#999;
    padding-right: 10px;
    text-decoration: line-through;
}


h2.titleH2 {
    text-transform:none;
    margin: 10px 0 15px;
    font-weight: 600;
    *color: #00b7f1;
    text-align: left;    
}

h3.dostupnost {
  margin-top: 4px;
  font-size:16px;
  color:#5cb85c;
  text-transform: uppercase; 
}

h4.price {
  padding-top: 4px;
  font-weight: normal;
  font-size: 18px;
  display: inline-block;
  padding-right: 10px;
  color:#999999;
}

.dph {
  color:#999999;
}

h4 {
    *text-transform: uppercase !important;
    color:#337ab7 !important;
    margin-top: 4px !important;
}
h4.priceHot {
    text-transform: uppercase !important;
    color:#337ab7 !important;
    margin-top: 0px !important;
}
.productName {
  margin-bottom: 6px;
  font-weight: 400;
  margin-top: 2px;
  font-size: 20px;
}
.price {
    color: inherit;
    font-size: 20px;
    font-weight: 600;
    display: block;
}
.price > span {
    color: inherit;
    font-size: 15px;
    font-weight: 400;
    display: block;
    color:#333;
}
.priceCategory {
    color: inherit;
    font-size: 20px;
    font-weight: 600;
    display: block;
    text-align: right;
}
.priceVAT {
    color: inherit;
    font-size: 20px;
    font-weight: 500;
    display: block;
    color:#337ab7;
}
.priceDph {
    color: inherit;
    font-size: 12px;
    font-weight: 400;
    *display: block;
    color:#666;
}
.priceNoVAT {
    color: inherit;
    font-size: 15px;
    font-weight: 400;
    display: block;
    color:#666;
}

.action-content {
  padding: 30px 0 25px;
  *display: inline-block;
  width: 100%;
  background:#225E71;
}

.actionTitle {
  font-size: 26px;
  margin: 0;
  color:#ffffff;
  text-align: left;
  padding: 30px 0 5px 0;
}

.infoTextAction {
  font-size: 16px;
  font-weight: 300;
}

.actionBtn {
  padding: 35px 0 0;
}

.oldPrice {
  font-size: 22px;
  text-decoration: line-through;
  color:#00b7f1;
}

.newPrice {
  font-size: 30px;
  margin: 0;
  color: #ffffff;
  font-weight: 600;
  text-align: left;
  padding: 0;    
}

.actionBtn .btn-info, .actionBtn .btn-info a {
  color:#fff;
}

.actionBtn .btn-info a:hover {
  text-decoration: none;
}

.action-content p {
  font-size: 14px;
  color:#eee;
  padding-top: 5px;
}

.center_block {
    margin: 25px 0 0;
}

.center_block2 {
    margin: 35px 0 0;
}

.btn {
  border-radius: 0;
}
.btn-info, .btn-success {
    *width: 100%;
    font-size:18px;
}

.objednavkaForm {
    width:100%;
}

a:hover > .img-rounded {
    transform: scale(1.05);
    transition: all 0.2s ease-out 0s;
}
a > img.img-rounded {
    box-shadow: 1px 1px 5px #ddd;
    transition: all 0.3s ease-out 0s;;
}

.imgGallery {
  margin-bottom: 15px;
}

#frm-basketForm-quantity {
  *width: 100px;
}

.formNumberItem {
  width: 100px !important;
}

/*
h4.titleBlockText::after {
    background-color: #337ab7;
    content: "";
    height: 1px;
    left: 0;
    margin-left: 35px;
    margin-top: 24px;
    position: absolute;
    width: 100px;
} */

.textBoldBlue {
    color:#337ab7;
}

.productHits {
    color:#337ab7;
    text-transform: uppercase;
    line-height: 17px;
} 

.productHits img {
    display: inline-block;
    float: left;
}

.blockDown {}

.titleDown {
  font-size: 17px;
  margin: 12px 0 3px;
}

.blockDown p {
  color: #999;
}

b, strong {
    font-weight: 600;
}

ul li {
  list-style-type: square;
}

.faqAnswer {
  margin-bottom: 40px;
}

.carousel-caption {
    bottom: 25%;
    left: 19%;
    padding-bottom: 0;
    right: 52%;
    text-align: left;
    text-shadow: none;
    text-transform: uppercase;
}
.carousel-caption h3 {
    color: #00b7f1;
    font-size: 36px;
}
.carousel-caption h1.slider {
    color: #00b7f1 !important;
    font-size: 36px !important;
}
.carousel-caption p {
    color: #666666;
    font-size: 26px;
    margin-top: 10px;
}

.breadcrumb {
    padding: 8px 0;
    text-transform: none;
    font-size: 13px;
}

ol, ul {
    padding: 0 0 0 25px;
}

.nav-product > li > a {
  background: #eee;
  color:#666;
  font-weight: normal;
}


.nav-product > li.active > a {
  background: #00b7f1;
  color:#fff;
  font-weight: normal;
}

.navbar-default {
    background-color: #ffffff;
    border-color: none;
    border: none;
    margin: 0;
}

.navbar {
  border-radius: 0;
}

.navbar-blue {
  background-color: #00b7f1;
  border-color: none;
  border: 0 !important;
  margin-bottom: 0;
  border-radius: 0 !important;
}

.navbar-brand {
    float: left;
    font-size: 18px;
    height: auto;
    line-height: 20px;
    padding: 15px;
}

ul.nav-memuClient {
    *background-color: rgba(0,183,241,0.6);
    margin-right: 10px;
    font-size: 13px;    
}

ul.nav-memuClient li {
    *border-left: 3px solid #00b7f1;
}

li.shopingCart a, li.shopingCart a.link {
  float:right;
  text-align: right;
  *margin: 40px 0 0;
  font-size: 18px; 
  color:#0090be !important;   
}

.tab-content {
  *border-left: 1px solid #ddd;
  *border-right: 1px solid #ddd;
  *border-bottom: 1px solid #ddd;
  padding: 15px 30px;
  display: inline-block;
  width: 100%;
}

.label {
    font-size: 100%;
}

.img-big {
  width: 100%;
}

.preText {
  line-height: 24px;
}

p.produktTextBold {
  font-size: 17px;
  font-weight: 600;
}
.tab-content > .tab-pane {
    margin-top: 15px;
}

.progress-bar-success {
    background-color: #ffffff;
}
.badge {
    background-color: #ffffff;
    border-radius: 10px;
    color: #0090be;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin-top:-4px;
    line-height: 1;
    min-width: 10px;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid #0090be;
}

.phone {
  *background-color: #49CAF3;
  color:#0090BE;
  font-size:20px;
  font-weight: 300;
  padding: 17px 0 10px 18px; 
  font-weight: 600; 
}

.iconPhone {
  color: #0090BE;
  *color:#fff;
  font-size:26px;
  font-weight: 600;
  padding: 13px 0px 12px 20px;
}

#frm-shoppingCartForm h5 {
  margin-top: 2px;
}

.nav > ul.nav-memuClient li > a {
    display: block;
    padding: 10px;
    position: relative;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 25px 15px;
}

.navbar-menu li > a {
    display: block;
    padding: 20px 25px;
    position: relative;
    color:#fff;
    text-transform:uppercase;
    font-size:15px;
    font-weight: 400;
}

.navbar-menu li:nth-child(2) {
    background-color: #0090BE;
}

.navbar-menu li.active {
    background-color: #49CAF3;
}

.navbar-menu li > a:focus, 
.navbar-menu li > a:hover {
    background-color: #49CAF3;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    background-repeat: repeat-x;
}

.carousel-inner {
    margin-bottom: 0px;
}

.eshop-logo {
    padding: 16px 15px 20px;
    width: 80%;
}

.container-hp {
  margin: 50px 0 0;
}

/* generor */
.navbar-hits-darkblue {
  width: 100%;
  margin: 30px auto 50px;
  background:#0057a6; 
  padding: 20px 15px;
  display: inline-table; 
}

.navbar-hits-darkblue h2 {
  font-size: 27px;
  color:#fff;
  text-align: left;
  padding: 0 0 10px; 
}

.navbar-hits-darkblue p {
  color: #fff;
  font-size: 17px;
}

.navbar-hits-darkblue img {
  line-height: 50px;
  padding: 0;  
}

.navbar-hits-darkblue .btn-info {
    margin: 15px 0 0;
    color: #fff;
    background-color: #0057a6;
    border-color: #fff;
}

.navbar-hits-darkblue .btn-info a, .navbar-hits-darkblue .btn-info a.link {
    color: #fff;
}

.navbar-hits-darkblue .btn-info a:hover {
    color: #00b7f1;
    background-color: none;
    border-color: #00b7f1;
}

.navbar-hits-darkblue h3 {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin: 6px 0;
  padding: 8px 0 10px;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle;    
}

.imgHPgenerator {
  margin: 30px 0 0;
}


/* čistička */
.navbar-hits {
  width: 100%;
  margin: 0 auto 20px;
  background:#00b7f1; 
  padding: 20px 15px;
  display: inline-table; 
}

.navbar-hits p {
  color: #fff;
  font-size: 17px;
}

.nav-bar1 {
  background-color: #49caf3;
}

.navbar-hits h2 {
  font-size: 27px;
  color:#fff;
  text-align: left;
  padding: 0 0 10px; 
}

.navbar-hits h3 {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin: 6px 0;
  padding: 8px 0 10px;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle;    
}

.navbar-hits p {
  color:#fff; 
}

.navbar-quality {
  width: 100%;
  margin: 0 auto;
  *background: rgba(0,183,241,0.75);
  padding: 25px 0;
  background:#f2f2f2;  
}

.navbar-quality h3 {
    color: #0090be;
    font-size: 20px;
    line-height: 22px;
    padding: 6px 15px 14px;
    text-transform: uppercase;
    text-align: left;      
}

.navbar-qualityImg {

    line-height: 60px;
    padding: 8px 0 14px;
    text-align: right;      
}

.navbar-hits img {
  line-height: 50px;
  padding: 0;  
}

.navbar-hits .btn-info {
    margin: 8px 0 0;
    color: #fff;
    background-color: #00b7f1;
    border-color: #fff;
}

.navbar-hits .btn-info a, .navbar-hits .btn-info a.link {
    color: #fff;
}

.navbar-hits .btn-info:hover a {
    color: #0057a6;
    background-color: none;
    border-color: #0057a6;
}

.navbar-contact {
  width: 100%;
  margin: 0px auto 0px;
  background: rgba(0,183,241,0.75);
  padding: 15px 0;
}

.navbar-contact h4 {
    color: #fff !important;
    font-size: 22px;
    line-height: 25px;
    margin-top: 12px;
    text-transform: uppercase; 
    display: inline-block; 
}

.navbar-contact h4 a, .navbar-contact h4 a.link, .navbar-contact h4 a:hover {
    color: #fff !important; 
}

.navbar-contact img {
  width: 48px;
  height: 48px;
  margin-right: 15px;
}

.bs-callout {
    padding: 0 20px !important;
    text-align: justify !important;
    border: 0 !important;
}

.bs-callout h4 {
    margin-bottom: 10px !important;
    color:#337ab7 !important;
    font-weight: 600 !important !important;
}

.bs-callout-info {
    border-left-color: #00b7f1 !important;
}

iframe {
    border: none;
}

.footer {
  padding: 20px 0 15px;
  font-size: 13px;
}

.footer .bottom2 {
  text-align: right;
}

.footer .bottomVOP {
  text-align: center;
}

.textJustify {
  text-align: justify;
}

/* table */
table {
    border: 0;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #ddd;
    font-size: 14px;
}

/* News */
.content-new {
  background: #eeeeee;
  *background: #fff;  
  padding: 0 0 30px;
  margin: 0 0 30px;
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 100%;  
}

.content-news-detail {
  margin: 0 0 30px;
  width: 100%;  
}

.new-date {
  font-size: 13px;
  margin: 0 0 8px;
  display: block;
}

.new-title {
  color: #337ab7;
  font-size: 20px;
  margin: 0;
  *text-transform: uppercase;
  line-height: 26px;
}
.new-text-detail {
  margin-top: 5px;
}

.new-img {
  display: block;
  margin: 10px 0;
  width: 80%;
}

.new-more {width: auto; display: inline-block; margin: 5px 0 0;}

.new-more a, .new-more a.link {
    background-color: #5bc0de;
    border-color: #46b8da;
    border-radius: 0px;
    color: #fff;
    font-size: 13px;
    padding: 8px 10px;

}

.new-more:hover{color:#fff;background-color:#31b0d5;border-color:#269abc;text-decoration: none;}

/* News */
.content-news {
  background: #d3d4d4;
  padding: 0;
  margin: 20px 0 0;
  background-image: url('../images/bg_kapka_nadeje.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 100%;
}

.content-right {
  padding-top: 20px;
}

.content-text { 
  padding: 20px 0;
  line-height: 26px; 
}

.content-news img {
  margin: 0 auto;
  padding: 0;
}

h2.content-title {
  text-align: left;
  margin:0;
}

.text-bold {
  font-weight: 600;
}

.content-news .p-top {
  padding-top: 22px;
}
