body {
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway', sans-serif;
	background: #fff;
	background-position: top;
	font-size: 14px;
}
#m_box {
  background: #f3f3f3;
  padding: 30px 0px;
}
#m_box_content {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
#m_box_left {
  width: 20%;
  float: left;
  color: #313234;
  font-weight: bold;
  font-size: 36px;
  padding-top: 35px;
}
#m_box_right {
  width: 80%;
  float: left;
  color: #313234;
  font-weight: bold;
  font-size: 18px;
}
.c_box_main {
  text-align: center;
}
.c_box_main_text {
  padding-top: 10px;
}
#m_bottom_menu a {
  color: #fff;
  font-weight: 600;
  padding: 5px 20px;
  text-decoration: none;
  border: 2px solid #1b1b1b;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
#m_bottom_menu a:hover {
  border: 2px solid #dc2222;
}
#m_menu_category {
  border-bottom: 1px solid #dc2222;
}
.c_ref_info {
 padding: 7px 18px;
  display: block;
}
.c_ref_info2 {
 padding: 7px 0px;
  display: block;
}
.c_ref_info span {
 background: #dc2222;
 color: #fff;
 padding: 0px 3px;
}
.c_ref_info2 span {
 background: #dc2222;
 color: #fff;
 padding: 5px 30px;
}
#m_top {
    background: #fff;
}
#m_top_content {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
#m_top_left {
  width: 24%;
  float: left;
  padding: 40px 1% 40px 0px;
  color: #a9a9a9;
}
#m_top_center {
  width: 35%;
  float: left;
  text-align: right;
  padding-top: 40px;
}

#m_top_right {
  width: 40%;
  float: left;
  text-align: right;
}
.c_icon_menuShop {
  margin-bottom: -3px;
  margin-right: 10px;
}
.c_icon_menuShopCart {
  margin-bottom: -23px;
  margin-top: -20px;
  margin-right: 10px;
  padding: 14px;
  margin-left: -10px;
  background: #bb1010;
}
.c_menuShopCart {
  background: #dc2222;
  transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.c_menuShopCart:hover {
  background: #bb1010;
}
.c_menuShopCart a:hover {
  color: #fff !important;
}
.c_icon_szukaj {
  margin-bottom: -10px;
}

#m_head {
    background: #fff;
}
#m_head_content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
.c_dane {
    width: 35%;
    float: left;
    text-align: right;
    padding-top: 7px;
}
.c_dane span {
    padding: 0px 25px;
}
.c_dane a {
    text-decoration: none;
    color: #31353d;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.c_dane a:hover {
  text-decoration: underline;
}
.c_koszyk {
    width: 30%;
    float: left;
    background: #31353d;
    margin-top: 10px;
}
.c_koszyk_content {
    color: #fff;
    padding: 10px 15px;
}
.c_koszyk_content a {
    color: #fff;
    text-decoration: none;
}
.c_koszyk_content img {
    margin-right: 10px;
    margin-bottom: -5px;
}
#m_main {
  margin: auto auto;
  padding: 0px;
	width: 1750px;
}
.c_body_content {
  padding: 20px 0px;
  margin-top: 40px;
  margin-bottom: 80px;
}
#m_lefttop {
  width: 271px;
  padding: 10px 25px;
  float: left;
}
#m_middletop {
  width: 499px;
  padding: 0px 30px; 
  float: left;
  text-align: center;
}
#m_righttop {
  width: 270px;
  float: left;
}
#m_sciezka {
  margin: 5px 5px 15px 5px;
}
#m_sciezka a {
  text-decoration: none;
  color: #dc2222;
}
#m_sciezka a:hover {
  text-decoration: underline;
}
.c_search {
width: 94%;
color: #848484;
font-weight: bold;
padding: 29px 3%;
height: 16px;
font-family: 'Raleway', sans-serif;
border: 1px solid #333;
box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#m_search {
  position: relative;
}
#m_search a {
  color: #dc2222;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
#m_search a:hover {
  color: #333;
}
.c_button_search {
  width: 60px;
  height: 60px;
  background: #dc2222 url(icon_szukaj.png) no-repeat center;
  border: 0px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  cursor: pointer;
  position: absolute;
  right: 0px;
}
.c_button_search:hover {
  background: #333 url(icon_szukaj.png) no-repeat center;
}


.c_koszyk_img {
  width: 50px;
  float: left;
  padding: 10px 0px;
  text-align: center;
}
.c_koszyk_value {
  width: 170px;
  float: left;
  font-size: 14px;
  color: #fff;
  padding: 12px 0px 13px 20px;
}
.c_koszyk_value2 {
  background: #292929 url(index_05.png) no-repeat;
  background-position: center left;
  width: 140px;
  float: left;
  font-size: 13px;
  color: #fff;
  padding: 13px 10px;
  -webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.c_koszyk_value2 a {
  color: #fff;
  text-decoration: none;
}
.c_koszyk_value2 a:hover {
  text-decoration: underline;
}
#m_topmenu {
  padding: 40px 5px 0px 5px;
}
.c_produkt_img {
   text-align: center;
   height: 200px;
   border: 3px solid #fff;
}
.c_produkt_img img {
   max-height: 200px;
}
.c_produkt_fast_shop {
  display: inline-block;
  padding: 7px 30px;
  margin: 10px 0px;
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  background: #dc2222;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.c_produkt_fast_shop img {
  height: 20px;
}
.c_produkt_fast_shop:hover {
   background: #000;
}
/* */ 
.toggleMenu {
    display:  none;
    background: url(index_13.png) no-repeat scroll 50% 50%;
    padding: 20px;
     width: 40px;
    color: #fff;
    position: relative;
    z-index: 100;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    text-decoration: none;
    border: 1px solid #313234;
}
.toggleMenu:hover {
   background: url(index_14.png) no-repeat scroll 50% 50%;
   border: 1px solid #dc2222;
}
.nav {
    list-style: none;
    margin: 0px;
    padding: 0px;
    z-index: 100;
    float: right;    
}
.nav:before,
.nav:after {
    content: " "; 
    display: table;
    z-index: 100; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
    z-index: 100;
}
.nav a {
    padding: 20px 10px;
    color:#333;
    text-decoration: none;
    text-align: center;
    z-index: 100;
    font-weight: bold; 
    font-size: 14px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.nav a:hover {
    color: #dc2222;
}
.nav li {
    position: relative; 
    z-index: 100;
}
.nav > li {
    float: left;
    z-index: 100;
}
.nav > li > .parent {
    background: bottom center url("downArrow.png") no-repeat;  
}
.nav > li > .parent:hover {
    background: #fff bottom center url("downArrow.png") no-repeat; 
}
.nav > li > a {
    display: table-cell;  
}
.nav li ul {
    position: absolute;
    left: -9999px;
    background: #474b4d;
    padding: 0px;
    width: 240px; 
}
.nav > li.hover > ul {
    left: 0px;
}
.nav li li.hover ul {
    left: 100%;
    top: 0; 
}
.nav li li a {
    display: block;
    background: #474b4d;
    padding: 8px 20px;   
    position: relative;
    color: #fff;
    z-index:100;
    border-bottom: 1px solid #676767;
    width: 200px;
    height: 100%;  
}
.nav li li a:hover {
   background: #dc2222;
   color: #fff;
}
@media screen and (max-width: 959px) {  
    .active {
        display: block; 
    }
    #m_menuTop {
	   background-image: none;
	 }
    .nav {
      background: #737373;
      position: absolute;
      width: 100%;
      left: 0;
      float: none;
    }
    .nav > li > a {
    display: block;
    }
    .nav li  ul {
    position: absolute;
    left: -9999px;
    background: #737373;
    padding: 0;
    width: 100%; 
    }
    .nav a {
        padding: 20px 0px;
        color:#fff;
        text-decoration: none;
        text-align: center;
        z-index: 100; 
        border-top: 1px solid #474b4d;
        width: 100%;
        height: auto;
        background: #737373;    
    }
    .nav a:hover {
      background: #dc2222;
      color: #fff;
      border-top: 1px solid #474b4d;
    }
    .nav > li > .parent:hover {
    background: #dc2222 bottom center url("downArrow.png") no-repeat; 
    }
    .nav li li a {
      width: 100%;
      padding: 13px 0px;
      background: #878787;
    }
    .nav > li {
        float: none; 
    }
    
    .nav ul {
        display: block;
        width: 100%; 
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static; 
    }

}
#m_left {
	float: left;
	width: 25%;
	margin-right: 1%;
}
#m_left h1 {
  margin: 0px;
  font-weight: bold;
	font-size: 18px;
	color: #898989;
	padding: 15px 25px;
}
#m_left h2 {
  margin: 0px;
  font-weight: bold;
	font-size: 18px;
	color: #898989;
	padding: 15px 25px;
}

.c_body_content h1 {
   margin: 0px;
  font-weight: bold;
	font-size: 30px;
	color: #333;
	padding: 15px 25px;
  border-bottom: 2px solid #dc2222;

}
.c_top_belka {
  margin: 0px;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  padding: 15px 25px;
	
}
.c_top_belka_left {
  width: 70%;
  float: left;
}
.c_top_belka_right {
  width: 30%;
  float: left;
  text-align: center;
}
.c_top_belka a img {
  margin-bottom: 3px;
}
#m_bottom {
  width: 1750px;
  padding-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

#m_design {
  background: #1b1b1b;
  margin-top: 50px;
  padding: 50px 0px;
  text-align: center;
}
#m_design_content {
  width: 1750px;
  margin: 0px auto;
  color: #808080;
}
#m_design_content span {
  padding: 0px 10px;
}
.c_polityka {
  color: #dc2222;
}
#m_design_content a {
  color: #808080;
  text-decoration: none;
  transition: all 0.5s ease 0s;
} 
#m_social_content {
  width: 1750px;
  margin: 0px auto;
  padding-top: 30px;
}
#m_social_content a img {
  border: 1px solid #414141;
  transition: all 0.5s ease 0s;
}
#m_social_content a img:hover {
  border: 1px solid #dc2222;
}
#m_design_content a:hover {
  color: #dc2222;
  text-decoration: underline;
}
.c_boxForm {
  padding: 0px 30px;
  color: #777777;
}
.szukajnews {
    margin: 5px 0px 5px 0px;
    background: #f5f5f5;
    padding: 10px;
    width: 120px;
    color: #777777;
    transition: all 0.5s ease 0s;
    border: 0px;
}
.buttonnews {
    border: 0px;
    background: #dc2222;
    margin: 5px 15px 5px 0px;
    padding: 9px;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.buttonnews:hover {
   background: #0b8cbf;
}
.c_returning {
  width: 49%;
  float: left;
  border-right: 1px solid #e3e3e3;
}
.c_new {
  width: 45%;
  padding-left: 5%;
  float: left;
}
.c_returning a {
  font-size: 1em;
  display: inline;
  color: #000;
  text-decoration: none;
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.c_returning a:hover {
  color: #dc2222
}
.c_returning h2, .c_new h2, .c_why h2 {
  color: #000;
  font-weight: bold;
  font-size: 15px;
}
.c_returning h2 span, .c_new h2 span, .c_why h2 span {
  color: #dc2222;
}
.c_login_form {
  width: 250px;
  border: 1px solid #e3e3e3;
  color: #000;
  padding: 5px;
  margin: 5px;
}
.c_shop_form {
  width: 30px;
  border: 1px solid #e3e3e3;
  color: #000;
  padding: 10px 5px;
}
.c_code_form {
  width: 200px;
  border: 1px solid #e3e3e3;
  color: #000;
  padding: 5px;
  margin: 5px;
}
.c_loginArea {
  width: 72%;
  padding-left: 4%;
  float:left;
}
.c_shopMenu {
  background: #dc2222;
  margin-bottom: 10px;
  padding: 20px 2%;
  color: #fff;
  width: 20%;
  float:left;
}
.c_shopMenu a {
  color: #fff !important;
  font-weight: bold;
  text-decoration: none !important;
  padding: 5px 15px;
  display: block;
  background: #dc2222;
  margin: 0px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  border-bottom: 1px solid #10991c;
}
.c_shopMenu a:hover {
  background: #fff;
  color: #777 !important;
  padding: 5px 20px;
}
.c_order_posit {
  font-size: 15px;
}
.c_order {
  width: 22%;
  padding: 1%;
  float: left;
  color: #fff;
  background: #31353d;
  margin-left: 1px;
}
.c_order_active {
  width: 22.5%;
  padding: 1%;
  float: left;
  color: #fff;
  background: #dc2222;
  margin-left: 1px;
}
.c_why_black {
  background: #31353d;
  padding: 10px 30px 20px 30px;
  border: 1px solid #fff;
  color: #fff;
}
.c_why_black a {
  color: #dc2222;
  text-decoration: none;
}
.c_why_black a:hover {
  text-decoration: underline;
}
.c_produkt_list {
  width: 25%;
  margin: 2%;
  padding: 2%;
  float: left;
 -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d8d8d8;
  text-align: center;
  color: #e2010f; 
}
.c_produkt_list_content {
  height: 40px; 
}
.c_produkt_list h3 {
  font-size: 22px;
  font-weight: normal;
  color: #000;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}
.c_produkt_list_img {
  height: 180px;
}
.c_produkt_list img {
  max-width: 100%;
  max-height: 180px;
  margin: auto;
}
.c_tax {
  text-align: center;
}
.c_more {
  height: 80px;
}
.c_more_list a {
  color: #5e5c5c;
  text-decoration: none;
}
.c_more_list a:hover {
  text-decoration: underline;
}
.c_20 {
    width: 18%;
    padding: 0px 1%;
    float: left;
}
.c_40 {
    width: 38%;
    padding: 0px 1%;
    float: left;
}
.c_60 {
    width: 58%;
    padding: 0px 1%;
    float: left;
}
.c_select_search {
    width: 98%;
    border: 1px solid #a4a4a4;
    padding: 5px 1%;
    color: #666;
    margin: 5px 0px;
}
.c_input_search {
    width: 98%;
    border: 1px solid #a4a4a4;
    padding: 5px 1%;
    color: #666;
    margin: 5px 0px;
}
.c_submit_search {
    background: #666;
    border: 0px;
    width: 97%;
    padding: 5px 0px;
    margin: 5px 0px;
    color: #fff;
    font-weight: bold;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    cursor: pointer;
}
.c_submit_search:hover {
     background: #dc2222;
}






























#m_shopMenu {
  background: #01244e;
  padding: 25px;
  color: #cdd4dc;
  font-size: 12px;
}
.c_loginform input {
  width: 168px;
  border: 1px solid #51647a;
  padding: 6px;
  color: #8c8c8c;
  margin-bottom:3px;
}
.buttonl {
  border: 0px;
  background: #eaeaea;
  color: #000;
  padding: 6px;
  margin-right: 16px;
}
.buttonl:hover {
  background: #fcbe2f;
}
#m_shopMenu a {
  color: #fcbe2f;
}
#m_shopMenu a:hover {
  color: #fff;
}




.fluid_container {

}
#haslo {
  margin-top: 10px;
  margin-bottom: 10px;
}
#top {
  margin-bottom: 10px;
  margin-left: 2px;
  margin-right: 2px;
}

.c_why_black h2 {
  margin: 0px;
  font-weight: normal;
	font-size: 28px;
	color: #fff;
	padding: 0px 0px 15px 0px;
}
.c_category, .c_news, .c_new_item {
  margin-bottom: 15px;
}
.c_news a {
  margin: 5px 0px 5px 0px;
}
.c_produkt_similar {
  width: 23%;
  margin: 1%;
  height: 280px;
  float: left;
}
.c_produkt {
  width: 18%;
  border: 1px solid #dedede;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 1%;
  height: 508px;
  float: left;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.c_produkt:hover, .c_produkt_polecane:hover {
  background: #f6f6f6;
}
.c_produkt_polecane {
  width: 18%;
  border: 1px solid #dedede;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 1%;
  height: 425px;
  float: left;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.c_produkt img {
  
}
.c_produkt h2, .c_produkt_similar h2 {
  font-size: 14px;
}
.c_produkt_image {
  border: 10px solid #fff;
  text-align: center;
  height: 286px;
}
.c_produkt_image img {
  max-height: 286px;
}
.c_produkt img {
  margin-bottom: 0px;
}
.c_more {
  padding: 20px 10px 5px;
  background: #f3f3f3;
}
.c_more a {
  color: #313234;
  font-weight: bold;
  text-decoration: none;  
}
.c_more a:hover {
  text-decoration: underline;
}
.c_more_kat {
  display: block;
  margin-bottom: 10px;
  margin-top: 2px;
  font-size: 12px;
}


.c_more_sub {
  padding: 7px 0px;
  width: 50%;
  float: left;
}
.c_more_sub a {
  color: #313234;
  font-weight: bold;
  text-decoration: none;  
}
.c_more_sub a:hover {
  text-decoration: underline;
}


.c_more_kat a {
  color: #a8a8a8 !important;
}
.c_price {
  padding: 10px 10px 0px;
  color: #313234;
  font-weight:bold;
  font-size: 20px;
  background: #f3f3f3;
}
.c_price_sub {
  padding: 7px 0px;
  color: #313234;
  font-weight: 600;
  width: 50%;
  float: left;
  text-align: right;
}
.c_new_item {
  margin-top: 0px;
  background: #fff;
  padding: 10px;
}
.content {
}
.content2 {
	color: #777;
	background: #fff;
	padding: 20px;
	min-height: 200px;
  line-height: 24px;
}
.content2 a {
  color: #000;
  text-decoration: none;
}
.content2 a:hover {
  text-decoration: underline;
}
.c_why_black a {
	color: #fff;
}
.content2 h3 {
	padding: 5px;
	margin: 20px 0px 5px;
  border-bottom: 1px solid #dc2222;
  color: #fff;
}
.c_pages {
  margin-top: 20px;
}
.c_pages a {
  color: #777;
  font-size: 13px;
  padding: 10px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  background: #efefef;
  margin-right: 5px;
  font-weight: bold;
}
.c_pages a:hover {
  color: #fff;
  background: #dc2222;
}
.szukaj {
	width: 200px;
	border: 1px solid #333333;
	margin-left: 0px;
	font-size: 10px;
	color: #929292;
	padding: 4px;
}
.button {
	background-color: #999999;
	border: 1px solid #999999;
	color: #fff;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}
.button:hover {
	background-color: #666666;
	color: #fff;
}
.szuk {
	width: 245px;
	border: 1px solid #333333;
	margin-left: 4px;
	color: #333333;
	padding: 5px;
}
.textarea {
	width: 250px;
	border: 1px solid #333333;
	margin-left: 4px;
	color: #333333;
	padding: 5px;
}
.captcha {
	width: 120px;
	border: 1px solid #333333;
  color: #333;
  padding: 5px;
  margin: 5px;
}
.captchaimg {
	margin-left: 4px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
.galeria {
	display: block;
	padding: 5px;
	float: left;
	width: 115px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.akt {
	padding: 5px;
}
.text1 {
	width: 492px;
	margin-top: 0px;
	margin-left: 4px;
	font-size: 12px;
	color: #b30000;
}
.box {
  background-image: url(index_09.png);
	background-repeat: repeat-y;
	margin-bottom: 12px;
}
.box_tlo {
  padding-bottom:10px;
  background-image: url(index_10.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box_tlo a {
  display:block;
	padding: 3px 30px 3px 30px;
	text-decoration: none;
	font-size: 10px;
	color: #b00f23;
}
.box_tlo a:hover {
	color: #000000;
}

img {
	max-width: 100%;
}
ul.tabs {
			margin: 0px;
			padding: 0px 20px;
			list-style: none;
      background: #f3f3f3;
		}
		ul.tabs li{
			background: none;
			color: #333;
			display: inline-block;
			padding: 18px 15px;
			cursor: pointer;
      margin-bottom: 0px;
      font-size: 18px;
      font-weight: 700;
		}

		ul.tabs li.current{
      border-bottom: 3px solid #dc2222;
		}

		.tab-content{
			display: none;
			background: #fff;
			padding: 1px 15px;
		}

		.tab-content.current{
			display: inherit;
		}
#cookie-info-layer{
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    background-color: #fff;
    box-shadow: 1px 1px 4px #aaa;
    padding: 20px;
    width: 480px;

    font-size: 12px;
    color: #7a7a7a;
    line-height: 19px;
    text-align: justify;
    font-family: Arial;

    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#cookie-info-layer a{
    text-decoration: underline;
    color: #7a7a7a;
}
#cookie-info-layer .cookie-info-close{
    float: right;
    display: inline-block;
    background-color: #dc2222;
    padding: 4px 10px;
    margin-top: 10px;
    cursor: pointer;

    color: #fff;
    font-size: 14px;
    font-weight: bold;

    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.c_login_button {
  color: #fff !important;
  padding: 12px 10px;
   margin: 10px 0px 0px 0px;
  background: #000;
  border: 0px;
  width: 100%;
  max-width: 450px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.c_login_button:hover {  
  background: #dc2222;
  color: #000;
}

.c_login_button_2 {
  color: #fff !important;
  padding: 10px;
   margin: 10px 0px 0px 0px;
  background: #000;
  border: 0px;
  width: 100px;
  max-width: 450px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  cursor: pointer;
}
.c_login_button_2:hover {  
  background: #dc2222;
  color: #000;
}

.c_why {
  background: #f0f0f0;
  padding: 15px;
}
.c_ok {
  padding: 10px;
  text-align: center;
	margin: 5px auto 5px auto;
  background: #c3ffc0;
  border: 1px solid #298424;
}
.c_error {
  padding: 10px;
  text-align: center;
  margin: 5px auto 5px auto;
  background: #ffc0cb;
  border: 1px solid #800000;
}
.c_new_form  {
  width: 600px;
  padding-left: 20px;
}


.c_product_content {
  margin: 1%;
  width: 58%;
  float: left;
  
}
.c_product_content_img {
  border: 1px solid #dedede;
  box-sizing: border-box;
  text-align: center;
}
.c_product_info {
   width: 40%;
  float: left;
}
.c_product_price {
  border-bottom: 1px solid #c5bfa4;
  border-top: 1px solid #c5bfa4;
  padding: 10px;
  
}
#m_kwota {
  font-size: 40px;
  color: #01244e;
  font-weight: bold;
}
.c_shop_table tr td {
  border-bottom: 1px solid #f0f0f0;
  padding: 15px;
}
.c_order_table tr td {
  border-bottom: 1px solid #f0f0f0;
  padding: 5px;
}
.c_shop_table span {
  color: #7d7d7d;
}
.c_shop_table a {
	color: #000;
  text-decoration: none;
}
.c_shop_table a:hover {
	color: #7d7d7d;
}
.c_price_item1 {
  padding: 3px;
  background: #f7f7f7;
}
.c_price_item0 {
  padding: 3px;
}
.c_why {
  margin-left: 20%;
  margin-top: 30px;
}
.c_dostawa_lewa {
  width: 50%;
  float: left;
  padding-top: 100px;
}
.c_dostawa_right, .c_dostawa_prawa {
  width: 50%;
  float: left;
}
@media only screen and (min-width: 1625px) and (max-width: 1760px) {
   #m_top_content, #m_main, #m_bottom, #m_design_content, #m_social_content {
    width: 95%;
    }

}
@media only screen and (min-width: 1440px) and (max-width: 1624px) {
    #m_top_content, #m_main, #m_bottom, #m_design_content, #m_social_content {
    width: 95%;
    }
    #m_top_right {
    width: 45%;
    }
    #m_top_center {
    width: 30%;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1439px) {
   #m_top_content, #m_main, #m_bottom, #m_design_content, #m_social_content {
    width: 95%;
    }
    #m_top_right {
    width: 55%;
    }
    #m_top_center {
    width: 20%;
    }
    .c_produkt {
    width: 23%;
    } 
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
   #m_top_content, #m_main, #m_bottom, #m_design_content, #m_social_content {
    width: 95%;
    }
    #m_top_left {
    width: 49%;
    float: left;
    padding: 40px 1% 10px 0px;
    }
    #m_top_right {
    width: 100%;
    }
    #m_top_center {
    width: 50%;
    }
    #m_topmenu {
    padding: 0px 5px 0px 5px;
    }
    .c_produkt {
    width: 23%;
    } 
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
   #m_top_content, #m_main, #m_bottom, #m_design_content, #m_social_content {
    width: 95%;
    }
    #m_top_left {
    width: 49%;
    float: left;
    padding: 40px 1% 10px 0px;
    }
    #m_top_right {
    width: 100%;
    }
    #m_top_center {
    width: 50%;
    }
    #m_topmenu {
    padding: 0px 5px 0px 5px;
    }
    .c_produkt {
    width: 31%;
    }
    .c_produkt_polecane {
    width: 31%;
    } 
    
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    #m_top_content, #m_main, #m_bottom, #m_design_content, #m_social_content {
    width: 95%;
    }
    #m_top_left {
    width: 39%;
    float: left;
    }
    #m_top_right {
    width: 15%;
    }
    #m_top_center {
    width: 40%;
    }
    #m_topmenu {
    padding: 40px 5px 0px 5px;
    }
    #m_top_left {
    padding: 40px 6% 40px 0px;
    }
    .c_produkt {
    width: 31%;
    } 
    .c_produkt_image, .c_produkt_image img {
    height: 226px;
    }
    .c_produkt {
    height: 448px;
    }
    .c_produkt_polecane {
    width: 48%;
    }
    #m_box_left {
    width: 30%;
    }
    #m_box_right {
    width: 70%;
    }
    .content2 {
    padding: 20px 0px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {   
    #m_top_content, #m_main, #m_bottom, #m_design_content, #m_social_content {
    width: 95%;
    }
    #m_top_left {
    width: 39%;
    float: left;
    }
    #m_top_right {
    width: 15%;
    }
    #m_top_center {
    width: 40%;
    }
    #m_topmenu {
    padding: 40px 5px 0px 5px;
    }
    #m_top_left {
    padding: 40px 6% 40px 0px;
    }
    .c_produkt {
    width: 48%;
    } 
    .c_produkt_image, .c_produkt_image img {
    height: 200px;
    }
    .c_produkt {
    height: 422px;
    }
    .c_produkt_polecane {
    width: 48%;
    }
    #m_box_left {
    width: 50%;
    }
    #m_box_right {
    width: 50%;
    }
    #m_bottom_menu a {
    padding: 5px;
    }
    
    .c_dostawa_lewa {
      width: 100%;
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .c_dostawa_right, .c_dostawa_prawa {
      width: 100%;
    } 
    .c_returning {
    width: 100%;
    float: left;
    border-right: 0px solid #e3e3e3;
    }
    .c_new {
    width: 100%;
    padding-left: 0%;
    }
     .c_shopMenu {
    width: 96%;
    }
    .c_loginArea {
    width: 100%;
    padding-left: 0%;
    }
    .content2 {
    padding: 20px 0px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    #m_top_content, #m_main, #m_bottom, #m_design_content, #m_social_content {
    width: 95%;
    }
    #m_top_left {
    width: 100%;
    float: left;
    padding: 20px 0px;
    }
    #m_top_right {
    width: 20%;
    }
    #m_top_center {
    width: 80%;
    padding-top: 0px;
    }
    #m_topmenu {
    padding: 0px 5px 0px 5px;
    }
    .c_produkt {
    width: 48%;
    } 
    .c_produkt_image, .c_produkt_image img {
    height: 200px;
    }
    .c_produkt {
    height: 462px;
    }
    .c_produkt_polecane {
    width: 48%;
    }
    #m_box_left {
    width: 50%;
    }
    #m_box_right {
    width: 50%;
    }
    #m_bottom_menu a {
    padding: 5px;
    display: block;
    }
    ul.tabs li {
    font-size: 14px;
    }
    .content2 {
    padding: 20px 0px;
    }
    .c_more {
    height: 120px;
    }
    
    
    
   
    .c_returning {
    width: 100%;
    float: left;
    border-right: 0px solid #e3e3e3;
    }
    .c_new {
    width: 100%;
    padding-left: 0%;
    }
    #m_bottom_left {
    width: 100%;
    }
    .c_bottom_right {
       width: 49%;
    }
    .c_product_content {
    width: 98%;
    }
    .c_product_info {
    width: 100%;
    }
    .c_produkt_similar {
    width: 48%;
    }
    #m_searchMain {
    width: 90%;
    padding-left: 10%;
    }
    .c_order, .c_order_active {
    width: 47%;
    }
    .c_login_form {
    width: 100px;
    }
    .c_dostawa_lewa {
      width: 100%;
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .c_dostawa_right, .c_dostawa_prawa {
      width: 100%;
    }
     .c_shopMenu {
    width: 96%;
    }
    .c_loginArea {
    width: 100%;
    padding-left: 0%;
    }
     #cookie-info-layer {
    width: 70%;
    padding: 2%
    font-size: 11px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    #m_top_content, #m_main, #m_bottom, #m_design_content, #m_social_content {
    width: 95%;
    }
    #m_top_left {
    width: 100%;
    float: left;
    padding: 20px 0px;
    }
    #m_top_right {
    width: 30%;
    }
    #m_top_center {
    width: 70%;
    padding-top: 0px;
    }
    #m_topmenu {
    padding: 0px 5px 0px 5px;
    }
    .c_produkt {
    width: 98%;
    } 
    .c_produkt_image, .c_produkt_image img {
    height: 200px;
    }
    .c_produkt {
    height: 462px;
    }
    .c_produkt_polecane {
    width: 48%;
    height: 366px;
    }
    #m_box_left {
    width: 100%;
    text-align: center;
    padding-top: 0px;
    }
    #m_box_right {
    width: 100%;
    }
    #m_bottom_menu a {
    padding: 5px;
    display: block;
    }
    ul.tabs li {
    font-size: 14px;
    }
    .content2 {
    padding: 20px 0px;
    }
    .c_more {
    height: 120px;
    }
    .c_body_content {
    margin-top: 0px
    }
    .c_body_content h1 {
    font-size: 17px;
    } 
    .c_produkt_similar {
    width: 48%;
    }
    .c_produkt_img, .c_produkt_img img {
    height: 100px;
    }
    .c_login_button_2 {
      padding: 10px 5px;
      width: 50px;
    }

    
    .c_top_belka_left {
    width: 100%;
    border-bottom: 1px solid #dc2222;
    }
    .c_top_belka_right {
    width: 100%;
    text-align: left;
    }
    .c_returning {
    width: 100%;
    float: left;
    border-right: 0px solid #e3e3e3;
    }
    .c_new {
    width: 100%;
    padding-left: 0%;
    }
    #m_bottom_left {
    width: 100%;
    }
    .c_bottom_right {
       width: 100%;
    }
    .c_right_border {
    border-right: 0px;
    }
    .c_product_content {
    width: 98%;
    }
    .c_product_info {
    width: 100%;
    }
    .c_produkt_similar {
    width: 48%;
    }
    #m_logo {
    width: 100%;
    }
    #m_head_right {
    width: 100%;
    }
    #m_searchMain {
    width: 100%;
    padding-left: 0%;
    }
    .c_60, .c_40 {
    width: 98%;
    }
    .c_20 {
    width: 48%;
    }
    ul.tabs {
    padding: 0px 2px;
    }
    ul.tabs li {
    padding: 10px 4px;
    }
    .c_order, .c_order_active {
    width: 98%;
    }
    .content2 {
    padding: 10px 0px;
    }
    .c_login_form {
    width: 90%;
    }
    .c_dostawa_lewa {
      width: 100%;
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .c_dostawa_right, .c_dostawa_prawa {
      width: 100%;
    }
    .c_why_black h2 {
    font-size: 20px;
    }
    .c_shop_table tr td {
    padding: 1px;
    }
    .c_shopMenu {
    width: 96%;
    }
    .c_loginArea {
    width: 100%;
    padding-left: 0%;
    }
     #cookie-info-layer {
    width: 70%;
    padding: 2%
    font-size: 11px;
  }
}