* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
body {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #7d7d7d;
  background: #24252b;
}
#top {
  height: 327px;
  background: url( '/Layout/top-bg.jpg' ) no-repeat center top;
}
#menu-container {
  background-color: #222831;
  border-top: 6px solid #15c1c6;
  margin: 0 auto;
  height: 80px;
  line-height: 80px;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  width: 1000px;
  position: relative;
  top: 50px;
}
#logo {
  font-size: 50px;
  font-style: italic;
  color: #FFF;
  font-weight: bold;
  display: block;
  float: left;
  margin-left: 30px;
}
#menu_poziome1 {
  float: right;
}
#menu_poziome1 ul li a {
  font-weight: normal;
  font-size: 20px;
  display: block;
  height: 80px;
  line-height: 80px;
  padding: 0 25px;
}
#menu_poziome1 ul li a:hover, #menu_poziome1 ul li a.active {
  color: #15C1C6;
  background: url( '/Layout/menu-active-bg.gif' ) no-repeat center top;
}
#lokator-container {
  background: #e75a3d;
  height: 50px;
  line-height: 50px;
}
#lokator-main {
  width: 1000px;
  margin: auto;
  color: #FFF;
}
.lokator_separator {
  background: url( '/Layout/lokator-separator-bg.gif' ) no-repeat center;
  height: 50px;
  line-height: 50px;
  width: 20px;
}
#lokator-main a {
  color: #FFF;
}
#lokator-main a:hover {
  color: #FFBAAC;
}
#main-container {
  background: #FFF;
}
#main {
  width: 1000px;
  margin: auto;
}
#main-left {
  width: 190px;
  float: left;
}
#main-right {
  width: 190px;
  float: right;
}
#main-middle {
  width: 580px;
  float: left;
  margin-left: 20px;
}
#menu_tytul_kontener_2, #menu_tytul_kontener_3 {
  display: block;
}
.menu_tytul_tekst {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  color: #838383;
  margin: 11px 0 15px;
}
.menu_pozycja_kontener {
  border-bottom: 1px solid #ededed;
  padding: 5px 0;
}
.menu_pozycja_left {
  content: '';
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url( '/Layout/arrow-right.png' );
  display: block;
  float: left;
  vertical-align: top;
  margin: 5px 5px 0 0;
}
.menupionowe_pozycja_link {
  font-size: 14px;
  color: #57606d;
}
.menupionowe_pozycja_link:hover {
  color: #15c1c6;
}
#cms_menu_pozycja_kliknieta {
  text-decoration: none;
  font-weight: normal;
  color: #15c1c6;
}
.kontener_podmenu {
  margin-left: 15px;
}
#footer-container {
  border-top: 1px solid #d9d9d9;
  background: #eee;
  padding: 30px 0;
}
#footer {
  width: 1000px;
  margin: auto;
}
#stronyInternetoweKontener {
  float: right;
}
#footer a {
  color: #15c1c6;
}
#copyright {
  float: left;
  color: #57606d;
}
#menu_title_content, .menu_title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
  color: #e75a3d;
  margin: 11px 0 15px;
  text-transform: uppercase;
}
.tresc_tytul_tekst, .link_akt, .aktualnosci_tytul_tekst {
  color: #15c1c6;
  font-size: 21px;
  font-weight: 600;
  margin: 5px 0 10px;
  display: block;
}
.akutalnosci_wiecej, #powrot a {
  text-transform: uppercase;
  color: #fff;
  text-shadow: none;
  border-radius: 2px;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 90px;
  text-align: center;
  background-color: #4a535c;
  background-image: -moz-linear-gradient(top,#4a535c,#4a535c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#4a535c),to(#4a535c));
  background-image: -webkit-linear-gradient(top,#4a535c,#4a535c);
  background-image: -o-linear-gradient(top,#4a535c,#4a535c);
  background-image: linear-gradient(to bottom,#4a535c,#4a535c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a535c', endColorstr='#ff4a535c', GradientType=0);
  border-color: #4a535c #4a535c #282d32;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.akutalnosci_wiecej:hover, #powrot a:hover {
  background-color: #15c1c6;
  background-image: -moz-linear-gradient(top,#15c1c6,#15c1c6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#15c1c6),to(#15c1c6));
  background-image: -webkit-linear-gradient(top,#15c1c6,#15c1c6);
  background-image: -o-linear-gradient(top,#15c1c6,#15c1c6);
  background-image: linear-gradient(to bottom,#15c1c6,#15c1c6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff15c1c6', endColorstr='#ff15c1c6', GradientType=0);
  border-color: #15c1c6 #15c1c6 #0e7e81;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.aktualnosci_data {
  margin-bottom: 5px;
}
#cookies_inf {
  padding: 5px 0;
  background: #222831;
  color: #B9B9B9;
  border-top: 2px solid #15c1c6;
}
#cookies_inf div {
  font-size: 11px;
  line-height: 14px;
}
#cookies_inf a {
  color: #15c1c6;
}
.produkt_kategorie {
  border: 1px solid green;
  list-style-type: none;
  margin: 1px 0;
  cursor: pointer;
}
.produkt_podkategorie {
  border: 1px solid red;
  list-style-type: none;
  margin: 1px 0 1px 10px;
  cursor: pointer;
}
.on {
  background: #d9d9d9;
  color: #000;
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
  margin: 5px 10px;
  cursor: pointer;
}
.mdProduktOpisTytul {
  background: #d9d9d9;
  color: #000;
  padding: 10px;
  text-align: center;
  margin: 5px 0;
}
.mdProduktOpisSkrot {
  border: 1px solid #000;
  margin: 5px 0;
  padding: 10px;
}
.gal_lista {
    border: 0px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);

}
.gal_nazwa {
        border-top: 0 !important; 
     border-bottom: 0 !important; 
     margin-top: 0 !important; 
     margin-left: 0 !important; 
     margin-right: 0 !important; 
}