
.col-box-volume .price-regular .price-gross {
	font-size: 13px;
	}
.staticContentBox{
    width: 100%;
    padding-left: 10%;
    padding-right: 10%
	}
 nav.navbar {
    background: #000000;
}
nav.navbar ul.nav .dropdown a.dropdown-toggle {
    color: #ffffff;
    padding: 10px;
    border-bottom: none;
}
nav.navbar ul.nav .dropdown a.dropdown-toggle:hover {
    color: #000000;
}
header nav.navbar .container .collapse .c-phone a{
	font-size:20px;
	border-color:transparent;
}
header nav.navbar .container .collapse .c-phone a:hover {
    font-size: 20px;
    border-color: transparent;
    background: transparent;
}
header nav.navbar .container .collapse .c-phone {
    padding: 0px 10px;
	margin-bottom: 15px;
}

header .navbar-brand img{
	max-width:319px;
	max-height:67px;
}
.container{
	/*max-width:1020px;*/
}
nav.navbar ul.nav .dropdown{
background:#C9101B
}
.navbar-collapse ul.navbar-right li a.navbarLink{
    padding: 10px;
    border-color: transparent;
    border-bottom: none;
	color:#ffffff;
}    
.navbar-collapse ul.navbar-right li a.navbarLink:hover{
	color:#000000;
}	
.navbar-form button.btn{
	background:#C9101B;
	border:#C9101B
}
.slider-original {
    margin-bottom: 5px;
}
.slider-background {
    position: relative;
    border-bottom: #eee;
    border-width: 0 0 1px;
}
.slider-background-element {
    background: #000000;
    position: absolute;
    height: 80px;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    box-shadow: 0 0 2px 0 #ccc;
    border-bottom:1px solid #eee; 
}
header nav.navbar-default {
    box-shadow:none;
    border:0;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}



.row-margin-calc {
    margin-top:25px;
}
.thumbnail{
	border:none;
	box-shadow:none;
	transition:none;
	background:transparent;
}
.thumbnail:hover>.caption h3{
	height:auto !important;
	border-bottom:1px solid #4e4e4e;
	background:#000000;
	color:#ffffff; 
}
.thumbnail .thumbnail-link {
    background: none;
    height: initial;
}
.thumbnail:hover .thumbnail-link {
    height: initial;
}
.thumbnail .caption h3 a{
font-size:12px;
font-style: normal;
}
.thumbnail:hover .caption{
	background:#000000;
	color:#ffffff !important;
	border-top:1px solid transparent;
}
.thumbnail:hover .caption a{
	background:#000000;
	color:#ffffff !important;	
}
.redDesc{
	
}
.content-header-carousel ul {
    height: 80px;
    margin-bottom: 0;
    z-index: 8;
    margin-top: 40px;
    position: relative;
}
.no-padding {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
}
.content-header-carousel ul li span {
    background-size: contain !important;
}
/* form.navbar-form.navbar-left.search-form { */
    /* padding: 3px; */
    /* margin: 0; */
/* } */






/* Media queries na koncu Å¼eby nadpisywaÅ‚y te powyzej*/
@media (min-width: 395px) {

	.content-header-carousel ul {
		height: 120px;
		margin-top:0px;
	}
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
	.content-header-carousel ul {
		height: 195px;
		margin-top:0px;
	}
	.col-md-3 {
    width: 20%;
}
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
	.content-header-carousel ul {
		height: 250px;
		margin-top:0px;
	}
	.col-md-3 {
    width: 20%;
}
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
	.content-header-carousel ul {
		height: 250px;
		margin-top:0px;
	}
}
.thumbnail .caption h3 {
    margin: 0;
    max-height: 60px;
 /*   overflow: hidden;  */
    font-size: 18px;
    text-align: center;
}


.col-md-offset-6 {
    margin-left: 17px;
}
.header nav.navbar-default ul.navbar-nav a:active, header nav.navbar-default ul.navbar-nav a:focus, header nav.navbar-default ul.navbar-nav a:hover, header nav.navbar-default ul.navbar-nav a:visited {
    background: #e71d1d;
}
.col-box-volume2 {    cursor: pointer;
    padding: 2px 8px;
    text-align: center;}
.col-box-volume .price-old .price-old-gross {
    font-size: 12px;
}


.navbar-form .input-group>.form-control {
    width: 270px;
    margin-top: -8px;
    height: 40px;
    border-radius: 0;
    margin-left: -15px;
}
header .navbar-brand img {
    max-width: 375px;
    max-height: 120px;
}
nav.navbar ul.nav .dropdown {
    background: #c21c2a;
}
.navbar-form button.btn {
    background: #c21c2a;
    border: #c21c2a;
}
.thumbnail {
    height: 225px;
    border-radius: 0;
    margin-bottom: 2px;
}
.page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: 1px solid #eee;
}
.thumbnail .caption {
    padding: 0px;
    color: #333;
 /*   height: 100%;  */
    
}
.thumbnail:hover > .caption h3 {
    height: auto !important;
    border-bottom: 0px solid #4e4e4e;
    background: #000000;
    color: #ffffff;
    
}
.thumbnail .thumbnail-link {
    display: inline-block;
    line-height: 150px;
}
.thumbnail .thumbnail-link img {
    display: inline-block;
    width: 100%;
    transition: all .3s linear 0s;
}
.btn {
    font-size: 12px;
    }
.thumbnail:hover .thumbnail-link img {
    transform: scale(1.1);
    opacity: .6;
    width: 95%;
    transition: all .3s linear 0s;
}
body {
    background: #f8f8f8;
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
	.content-header-carousel ul {
		height: 250px;
		margin-top:0px;
	}
	.col-md-3 {
    width: 16%;
}
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
	.content-header-carousel ul {
		height: 250px;
		margin-top:0px;
	}
}
.no-padding {
    margin-top: 31px;
    padding-left: 0;
    padding-right: 0;
}
header nav.navbar .container .collapse .c-phone {
    padding: 0px 10px;
    margin-bottom: 0px;
}
.staticContentBox {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 0px;
}
.col-xs-12 {
    width: 100%;
    margin-top: 95px;
}
a.dropdown-toggle:hover + ul.dropdown-menu {
display:block;
}
ul.dropdown-menu:hover {
   display: block;
}

element.style {
}

nav.navbar ul.nav .dropdown a.dropdown-toggle:hover {
    color: #000000;
}
header nav.navbar-default ul.navbar-nav>.open>a, header nav.navbar-default ul.navbar-nav>.open>a:focus, header nav.navbar-default ul.navbar-nav>.open>a:hover {
    background-color: #C9101B;;
}



/* ÐºÐ°Ñ€Ñ‚Ð¸Ð½ÐºÐ° Ð½Ð° ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ðµ */
.minimized {
  width: 150px;
  cursor: pointer;
  border: 1px solid #FFF;
}
 
.minimized:hover {
  border: 1px solid yellow;
}
 
/* ÑƒÐ²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð½Ð°Ñ ÐºÐ°Ñ€Ñ‚Ð¸Ð½ÐºÐ° */
#magnify {
  display: none;
 
  /* position: absolute; upd: 24.10.2016 */
  position: fixed;
  max-width: 600px;
  height: auto;
  z-index: 9999;
}
 
#magnify img {
  width: 100%;
}
 
/* Ð·Ð°Ñ‚ÐµÐ¼Ð½ÑÑŽÑ‰Ð¸Ð¹ Ñ„Ð¾Ð½ */
#overlay {
  display: none;
 
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 9990;
}
 
/* ÐºÐ½Ð¾Ð¿ÐºÐ° Ð·Ð°ÐºÑ€Ñ‹Ñ‚Ð¸Ñ */
#close-popup {
  width: 30px;
  height: 30px;
 
  background: #FFFFFF;
  border: 1px solid #AFAFAF;
  border-radius: 15px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
 
#close-popup i {
  width: 30px;
  height: 30px;
  background: url(https://codernote.ru/files/cross.png) no-repeat center center;
  background-size: 16px 16px;
  display: block;
}
 
@keyframes rota {
 25% { transform: rotate(360deg); }
}
 
#close-popup:hover {
  animation: rota 4s infinite normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
header nav.navbar-default {
    box-shadow: none;
    border: 0;
    height: 135px;
}

header nav.navbar .container .collapse .c-phone {
    padding: 0px 10px;
    margin-bottom: 10px;
}
.content-header-carousel {
    text-align: center;
    height: 147px;
}
.navbar-fixed-bottom, .navbar-fixed-top {

    position: absolute;
                    }