/**
 * Czcionki
 */
@font-face {
  font-family: 'oswaldlight';
  src: url('/css/fonts/oswald-light-webfont.eot');
  src: url('/css/fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/oswald-light-webfont.woff2') format('woff2'), url('/css/fonts/oswald-light-webfont.woff') format('woff'), url('/css/fonts/oswald-light-webfont.ttf') format('truetype'), url('/css/fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldbold';
  src: url('/css/fonts/oswald-bold-webfont.eot');
  src: url('/css/fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/oswald-bold-webfont.woff2') format('woff2'), url('/css/fonts/oswald-bold-webfont.woff') format('woff'), url('/css/fonts/oswald-bold-webfont.ttf') format('truetype'), url('/css/fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldbook';
  src: url('/css/fonts/oswald-regular-webfont.eot');
  src: url('/css/fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/oswald-regular-webfont.woff2') format('woff2'), url('/css/fonts/oswald-regular-webfont.woff') format('woff'), url('/css/fonts/oswald-regular-webfont.ttf') format('truetype'), url('/css/fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensedregular';
  src: url('/css/fonts/robotocondensed-regular-webfont.eot');
  src: url('/css/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/robotocondensed-regular-webfont.woff2') format('woff2'), url('/css/fonts/robotocondensed-regular-webfont.woff') format('woff'), url('/css/fonts/robotocondensed-regular-webfont.ttf') format('truetype'), url('/css/fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensedlight';
  src: url('/css/fonts/robotocondensed-light-webfont.eot');
  src: url('/css/fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/robotocondensed-light-webfont.woff2') format('woff2'), url('/css/fonts/robotocondensed-light-webfont.woff') format('woff'), url('/css/fonts/robotocondensed-light-webfont.ttf') format('truetype'), url('/css/fonts/robotocondensed-light-webfont.svg#roboto_condensedlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensedbold';
  src: url('/css/fonts/robotocondensed-bold-webfont.eot');
  src: url('/css/fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/robotocondensed-bold-webfont.woff2') format('woff2'), url('/css/fonts/robotocondensed-bold-webfont.woff') format('woff'), url('/css/fonts/robotocondensed-bold-webfont.ttf') format('truetype'), url('/css/fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/**
 * Kolory
 */
/**
 * Czcionki
 */
/**
 * Rozmiary
 */
/**
 * Moduły
 */
/**
 * Domieszki
 */
/**
 * Szkielet
 */
html {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
  font-size: 11px;
  text-decoration: none;
  width: 100%;
}
body {
  background-color: #ffffff;
  height: auto !important;
  margin: 0 auto;
  overflow-x: hidden;
  position: relative;
}
div#kontener p,
h1,
h2,
h3,
h4,
h5,
ul,
form {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a img {
  border: none;
  outline: none;
}
#kontener {
  margin-bottom: 290px;
  padding-top: 81px;
  text-align: justify;
}
#kontener.panel_klasyczny {
  margin-bottom: 0;
}
#kontener #preloaders_kont {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
#kontener #glowna_tlo {
  /*background: url("/img/www/tlo_glowna.jpg") no-repeat scroll center top #fff;*/
  position: relative;
  min-height: 672px;
  z-index: 209;
}
#kontener #glowna_tlo #glowna {
  height: 100%;
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
#kontener #glowna_tlo #glowna #prawa {
  float: left;
  position: relative;
  /*min-height: 30px;*/
  width: 225px;
  /*              height: 300px;*/
}
#kontener #glowna_tlo #glowna #prawa #prawa_content {
  width: 225px;
  padding-top: 15px;
}
#kontener #glowna_tlo #glowna #srodek {
  float: left;
  position: relative;
  width: 775px;
  /*                height: @srodek_wys;*/
}
/**
 * Globalne
 */
a.mod-tyt {
  background-color: #221e1b;
  color: #ffffff;
  display: block;
  font-family: oswaldbook, sans-serif;
  font-size: 20px;
  font-weight: normal;
  height: 27px;
  line-height: 27px;
  margin-left: 10px;
  padding-left: 15px;
  width: 135px;
}
a.mod-tyt:hover {
  color: #ffffff;
}
.mod_tyt_domieszka {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-style: normal;
}
a.czyt {
  background-color: #e6e6e6;
  bottom: 10px;
  color: #222222 !important;
  font-size: 10px !important;
  font-family: Tahoma, Verdana, Arial, "MS Sans Serif" !important;
  font-weight: bold;
  height: 19px;
  letter-spacing: 0;
  line-height: 18px;
  padding-left: 8px;
  padding-right: 5px;
  padding-top: 0;
  position: absolute;
  /*right: 14px;*/
  right: 0;
  text-align: right;
  width: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-style: normal;
}
a.czyt:after {
  background-color: #709ec7;
  color: #ffffff;
  content: "»";
  display: inline-block;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  height: 12px;
  line-height: 12px;
  margin-left: 5px;
  padding: 0 4px 1px;
  position: relative;
  right: -2px;
  text-align: center;
  top: 0;
  width: 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-style: normal;
}
span.preloader {
  display: block;
  position: absolute;
  background: url("/img/loader.gif") no-repeat scroll center center #ffffff;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 999;
}
.clear {
  float: 'none';
  clear: both;
  border: none !important;
}
/**
 * Nagłówek
 */
#naglowek_bg {
  height: 80px;
  /*background: url("/img/www/nag.jpg") no-repeat scroll center center #fff;*/
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1001;
}
#naglowek_bg #naglowek {
  height: 80px;
  margin: 0 auto;
  position: relative;
  width: 1000px;
  background: none !important;
}
/**
 * Logo
 */
div.logo {
  height: 80px;
  overflow: hidden;
  position: relative;
  width: 416px;
}
div.logo #link_glowna {
  /*background: url("/img/www/logo_d.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            bottom: 25px;
            height: 73px;
            width: 416px;
            max-width: @logo_kontener_szer;
            max-height: 80px;*/
  left: 0;
  position: absolute;
  z-index: 100;
  display: block;
  overflow: hidden;
  text-indent: -10000px;
}
div.logo #male_logo {
  /*background: url("/img/www/logo_m.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            max-width: @logo_kontener_szer;
            max-height: 45px;   */
  bottom: -100px;
  /*            height: 53px;
            width: 300px;*/
  left: 0;
  position: absolute;
  z-index: 100;
  display: block;
  overflow: hidden;
  text-indent: -10000px;
}
/**
 * Wyszukiwarka
 */
#wyszukiwarka {
  border: 1px solid #e3e3e3;
  height: 32px;
  position: absolute;
  right: 15px;
  bottom: 20px;
  width: 280px;
}
#wyszukiwarka #wysz_pole {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  color: #313131;
  font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
  font-size: 11px;
  font-style: italic;
  left: 0;
  padding: 0 113px 0 10px;
  width: 158px;
  border: none;
  font-weight: normal;
  height: 32px;
  outline-style: none;
  line-height: 31px;
  position: absolute;
  top: 0;
}
#wyszukiwarka #wysz_guz {
  height: 32px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 85px;
}
#wyszukiwarka #wysz_guz input {
  background: url("/img/www/wysz.png") no-repeat scroll 33px center #221e1b;
  color: #ffffff;
  cursor: pointer;
  font-family: oswaldbook, sans-serif;
  font-size: 12px;
  left: -85px;
  padding-left: 107px;
  text-align: left;
  width: 185px;
  border: none;
  font-weight: normal;
  height: 32px;
  outline-style: none;
  line-height: 31px;
  position: absolute;
  top: 0;
}
/**
 * Menu górne - zaawansowane
 */
#menu_kont {
  margin: 0 auto;
  position: relative;
  width: 1000px;
  height: 40px;
  top: 1px;
  background-color: rgba(153, 153, 153, 0.7);
}
#menu_kont.slider_szeroki {
  width: 100%;
}
#menu_kont #menu2 {
  margin: 0 auto;
  position: relative;
  background: #999999;
  height: 40px;
  width: 1000px;
  z-index: 100;
}
#menu_kont #menu2 > ul {
  list-style-type: none;
}
#menu_kont #menu2 > ul li .podkategorie .main_title h1 {
  height: auto;
  overflow: auto;
  text-indent: 0;
}
#menu_kont #menu2 > ul li a {
  float: right;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-family: roboto_condensedregular, sans-serif;
  font-size: 13px;
  color: #ffffff;
}
#menu_kont #menu2 > ul li a:hover,
#menu_kont #menu2 > ul li a.active,
#menu_kont #menu2 > ul li a.hover {
  background: #2f353b;
  color: orange;
}
#menu_kont #menu2 > ul li a:hover .rozwin_on,
#menu_kont #menu2 > ul li a.hover .rozwin_on {
  display: inline;
}
#menu_kont #menu2 > ul li a .rozwin_on,
#menu_kont #menu2 > ul li a:hover .rozwin_off,
#menu_kont #menu2 > ul li a.hover .rozwin_off {
  display: none;
}
#menu_kont #menu2 > ul li .podkategorie {
  position: absolute;
  display: none;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-box-shadow: 0px 3px 7px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 3px 7px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 3px 7px rgba(50, 50, 50, 0.75);
  width: 980px;
  min-height: 150px;
  padding: 35px 10px;
  background: #2f353b;
  top: 40px;
  left: 0;
  z-index: 100;
  /*box-shadow:         0px 3px 7px 0px rgba(50, 50, 50, 0.75);*/
}
#menu_kont #menu2 > ul li .podkategorie > .main_title {
  float: left;
  width: 215px;
  height: 150px;
}
#menu_kont #menu2 > ul li .podkategorie > .main_title h1 {
  color: #ffffff;
  font-family: roboto_condensedregular, sans-serif;
  font-size: 19px;
  font-weight: normal;
  margin: 5px 10px 0 5px;
  text-align: left;
}
#menu_kont #menu2 > ul li .podkategorie ul {
  list-style-type: none;
  width: 230px;
  min-height: 150px;
  padding: 0 12px;
  float: left;
  border-left: 1px solid #5c6163;
}
#menu_kont #menu2 > ul li .podkategorie ul li a {
  width: 100%;
  display: block;
  float: left;
  font-family: roboto_condensedregular, sans-serif;
  line-height: 25px;
  font-size: 13px;
  color: #ffffff;
  line-height: 150%;
  text-align: left;
}
#menu_kont #menu2 > ul li .podkategorie ul li a.active,
#menu_kont #menu2 > ul li .podkategorie ul li a:hover {
  background: none;
  color: orange;
}
#menu_kont #menu2 > ul li .podkategorie .menu_img {
  float: right;
  position: relative;
  width: 255px;
  height: 150px;
}
#menu_kont #menu2 > ul li .podkategorie .menu_img img,
#menu_kont #menu2 > ul li .podkategorie .menu_img div {
  display: block;
  position: absolute;
  width: 255px;
  height: 150px;
  outline: 1px solid #3d444b;
  z-index: 1;
}
#menu_kont #menu2 > ul li .podkategorie .menu_img .img_loader {
  z-index: 2;
  background: url("/img/img_loader.gif") center center no-repeat #2f353b;
}
#menu_kont #menu2 > ul li .podkategorie .menu_img .podkat_img {
  z-index: 3;
}
/**
 * Menu górne - podstawowe
 */
#menu_rozwijane_tlo {
  margin: 0 auto;
  position: relative;
  width: 1000px;
  height: 40px;
}
#menu_rozwijane_tlo #menu_rozwijane {
  /*            position: absolute;
            right: 15px;
            bottom: 6px;*/
  height: 40px;
}
#menu_rozwijane_tlo #menu_rozwijane > ul {
  list-style-type: none;
  float: right;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li {
  float: left;
  /*podkategorie*/
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li > a {
  display: block;
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  float: left;
  font-family: oswaldbook, sans-serif;
  font-size: 14px;
  color: #ffffff;
  background: #44372e;
  position: relative;
  z-index: 2;
  font-weight: normal;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li > a.even {
  background: #221e1b;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li > a.active,
#menu_rozwijane_tlo #menu_rozwijane > ul > li > a:hover {
  background-color: #fe9e03;
  color: #ffffff;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li > a.strona_glowna {
  display: block;
  overflow: hidden;
  text-indent: -10000px;
  margin: 0;
  padding: 0;
  width: 56px;
  background: url("/img/www/home.png") 0 bottom no-repeat;
  background-color: #44372e;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li > a.strona_glowna:hover,
#menu_rozwijane_tlo #menu_rozwijane > ul > li > a.strona_glowna.active {
  background: url("/img/www/home.png") 0 bottom no-repeat;
  background-color: #fe9e03;
  color: #ffffff;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li ul {
  border-top: 2px solid transparent;
  display: none;
  position: absolute;
  top: 38px;
  z-index: 1;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li ul li {
  border-left: 1px solid #e1e6e8;
  border-right: 1px solid #e1e6e8;
  display: block;
  margin: 0;
  padding: 0;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li ul li a {
  background: #f6f7f9;
  border-bottom: 1px solid #e1e6e8;
  color: #111111;
  display: block;
  font-size: 12px;
  min-width: 150px;
  padding: 7px 10px;
  text-align: left;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li ul li a.odd {
  background-color: #dfe3e7;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li ul li a:hover {
  background-color: #fe9e03;
  color: #ffffff;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > li ul li:first-child {
  border-top: 1px solid #e1e6e8;
}
#menu_rozwijane_tlo #menu_rozwijane > ul > div.podzialka {
  background: #ffffff;
  float: left;
  height: 40px;
  position: relative;
  width: 2px;
  z-index: 2;
}
/**
 * Slider
 */
#slider_kont {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 1000px;
  height: 386px;
}
#slider_kont #slider {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 1000px;
  height: 100%;
  display: block;
  z-index: 1;
}
#slider_kont #slider li,
#slider_kont #slider a,
#slider_kont #slider div {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 1000px;
  height: 100%;
}
#slider_kont .pager {
  position: absolute;
  bottom: -10px;
  left: 15px;
  z-index: 100;
}
#slider_kont .pager span {
  color: #6f818b;
  cursor: pointer;
  font-family: Tahoma;
  font-size: 60px;
}
#slider_kont .pager span.cycle-pager-active {
  color: #fe9e03;
}
#slider_kont.slider_szeroki {
  width: 100%;
}
#slider_kont.slider_szeroki #slider {
  width: 100%;
}
#slider_kont.slider_szeroki #slider li,
#slider_kont.slider_szeroki #slider a,
#slider_kont.slider_szeroki #slider div {
  width: 100%;
}
#slider_kont.slider_szeroki .pager {
  width: 100%;
  text-align: center;
}
/**
 * Menu po lewej
 */
#submenu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  height: auto;
  min-height: 334px;
}
#submenu li a {
  background-color: #ffffff;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-indent: 10px;
  display: block;
  position: relative;
  font-family: oswaldbook, sans-serif;
  font-weight: normal;
  color: #202020;
  font-size: 13px;
  text-align: left;
}
#submenu li a.even {
  background-color: #f4f4f4;
}
#submenu li a:hover,
#submenu li a.active {
  background: #fe9e03;
  -webkit-box-shadow: inset 0px 1px 0px 0px #fe9e03;
  -moz-box-shadow: inset 0px 1px 0px 0px #fe9e03;
  box-shadow: inset 0px 1px 0px 0px #fe9e03;
  color: #ffffff;
}
/**
 * Ciekawostki
 */
#ciekawostki_wrapper {
  margin-bottom: 33px;
  margin-top: 20px;
  height: 268px;
  position: relative;
}
#ciekawostki_wrapper .tlo_pagin {
  width: 90px;
  height: 27px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
}
#ciekawostki_wrapper ol {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  padding: 6px 10px 6px 20px;
  width: 60px;
  height: 15px;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
}
#ciekawostki_wrapper ol li {
  background-color: #a7a7a7;
  border-radius: 90px;
  float: left;
  height: 15px;
  margin-left: 5px;
  width: 15px;
  display: block;
  overflow: hidden;
  text-indent: -10000px;
  cursor: pointer;
}
#ciekawostki_wrapper ol .aktywny {
  background-color: #fe9e03;
}
#ciekawostki_wrapper #ciekawostki {
  width: 225px;
  height: 200px;
  position: absolute;
  list-style-type: none;
  overflow: hidden;
  right: 0;
  top: 30px;
}
#ciekawostki_wrapper #ciekawostki li {
  width: 205px;
  height: 180px;
  padding: 10px;
  position: relative;
  display: block;
}
/**
 * Witamy
 */
#witamy {
  padding: 30px;
  width: 715px;
  height: 240px;
  line-height: 150%;
  font-size: 15px;
  /*font-style: italic;*/
  position: relative;
}
#witamy #witamy_zdj {
  float: left;
  display: block;
  position: relative;
  width: 300px;
  height: 225px;
  overflow: hidden;
  margin: 0 30px 30px 0;
}
#witamy #witamy_zdj img {
  width: 300px;
  height: 225px;
  transition: transform 0.5s;
  transform-origin: center center;
  transform: none;
  -webkit-transition: -webkit-transform 0.2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: center center;
}
#witamy #witamy_zdj img:hover {
  transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
}
#witamy #witamy_tekst {
  position: relative;
  float: right;
  padding: 15px;
  width: 355px;
  height: 100px;
  background-color: #221e1b;
  color: #ffffff;
  font-family: roboto_condensedregular, sans-serif;
  border-radius: 10px;
}
#witamy #witamy_tekst a.czyt {
  right: 15px;
  bottom: 15px;
}
#witamy #witamy_tekst #witamy_dymek {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  width: 30px;
  height: 30px;
  bottom: -14px;
  left: 25px;
  background-color: #221e1b;
  z-index: -1;
}
#witamy #witamy_dod_info {
  position: absolute;
  width: 385px;
  height: 70px;
  bottom: 44px;
  right: 30px;
}
#witamy #witamy_dod_info #witamy_zdj_male {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  position: relative;
  border: 1px solid #e1e6e8;
  padding: 4px;
  width: 60px;
  height: 60px;
  margin-left: 6px;
}
#witamy #witamy_dod_info #witamy_zdj_male img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#witamy #witamy_dod_info #witamy_dod_tekst {
  float: left;
  margin-left: 10px;
  height: 70px;
  width: 295px;
  font-family: roboto_condensedregular, sans-serif;
}
/**
 * Aktualności
 */
#akt_wrapper {
  float: left;
  position: relative;
  width: 715px;
  padding: 0 30px;
  margin-top: 55px;
  min-height: 270px;
}
#akt_wrapper .tlo_pagin {
  width: 90px;
  height: 27px;
  background-color: #ffffff;
  position: absolute;
  right: 495px;
  top: 0;
}
#akt_wrapper ol {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  padding: 6px 10px 6px 20px;
  width: 60px;
  height: 15px;
  position: absolute;
  display: block;
  right: 495px;
  top: 0;
}
#akt_wrapper ol li {
  background-color: #a7a7a7;
  border-radius: 90px;
  float: left;
  height: 15px;
  margin-left: 5px;
  width: 15px;
  display: block;
  overflow: hidden;
  text-indent: -10000px;
  cursor: pointer;
}
#akt_wrapper ol .aktywny {
  background-color: #fe9e03;
}
#akt_wrapper #aktualnosci {
  height: 226px;
  margin-top: 15px;
  position: relative;
  width: 715px;
  overflow: hidden;
  list-style-type: none;
}
#akt_wrapper #aktualnosci li {
  float: left;
  display: block;
  position: relative;
  color: #333333;
  font-size: 12px;
  line-height: 150%;
  padding-right: 40px;
  width: 317.5px;
  height: 226px;
}
#akt_wrapper #aktualnosci li .zajawka_data {
  display: block;
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 5px;
}
#akt_wrapper #aktualnosci li .zajawka_tytul {
  margin-bottom: 10px;
  background: url("/img/ikon.gif") no-repeat scroll left center transparent;
  color: #111111;
  font-family: oswaldbook, sans-serif;
  font-size: 17px;
  font-weight: normal;
  padding-left: 21px;
  display: block;
}
#akt_wrapper #aktualnosci li .zajawka_tytul .nowa_akt {
  color: red;
  font-size: 14px;
}
#akt_wrapper #aktualnosci li .zajawka_zdj {
  float: left;
  display: block;
  position: relative;
  border: 1px solid #e1e6e8;
  padding: 3px;
  background-color: #ffffff;
  overflow: hidden;
  margin: 0 10px 10px 0;
  width: 100px;
  height: 100px;
}
#akt_wrapper #aktualnosci li .zajawka_zdj img {
  width: 100px;
  height: 100px;
  transition: transform 0.5s;
  transform-origin: center center;
  transform: none;
  -webkit-transition: -webkit-transform 0.2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: center center;
}
#akt_wrapper #aktualnosci li .zajawka_zdj:hover img {
  transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
}
#akt_wrapper #aktualnosci li .czyt {
  right: 40px;
}
/**
 * Panel dolny
 */
#scroll-top {
  margin: 0 auto;
  position: relative;
  margin-top: -50px;
  border-radius: 3px;
  cursor: pointer;
  height: 50px;
  top: 25px;
  width: 40px;
  background: #2a353b;
  z-index: 211;
}
#scroll-top #scroll-top-img {
  background-image: url(/img/scroll-top-img.png);
  background-size: 18px 11px;
  background-position: 0 0;
  height: 22px;
  left: 11px;
  position: absolute;
  top: 14px;
  transition: background-position 0.3s linear 0s;
  width: 18px;
}
#scroll-top:hover #scroll-top-img {
  -webkit-animation: bottom_top_over .3s linear infinite;
  -moz-animation: bottom_top_over .3s linear infinite;
  -o-animation: bottom_top_over .3s linear infinite;
  animation: bottom_top_over .3s linear infinite;
}
#panel {
  display: none;
  position: fixed;
  background-color: #222423;
  color: #ffffff;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 290px;
  z-index: 210;
}
#panel.panel_klasyczny {
  display: block;
  position: relative;
  overflow: hidden;
}
#panel #panelw {
  margin: 0 auto;
  width: 1000px;
  height: auto;
  min-height: 110px;
}
#panel #panelw #scroll-top {
  margin-top: -25px;
  top: 0;
}
#panel #panelw #panel_gora {
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 15px;
  width: 960px;
  height: 45px;
  position: relative;
}
#panel #panelw #panel_gora #adres,
#panel #panelw #panel_gora #kont {
  padding-left: 35px;
  margin: 0;
  bottom: 3px;
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5em;
  position: absolute;
  text-align: left;
}
#panel #panelw #panel_gora #adres a,
#panel #panelw #panel_gora #kont a {
  color: #ffffff;
  font-weight: bold;
}
#panel #panelw #panel_gora #adres a:hover,
#panel #panelw #panel_gora #kont a:hover {
  text-decoration: underline;
}
#panel #panelw #panel_gora #adres {
  left: 0;
  background: url("/img/www/pin.png") no-repeat scroll left 0 transparent;
}
#panel #panelw #panel_gora #kont {
  left: 375px;
  background: url("/img/www/tel.png") no-repeat scroll left 0 transparent;
}
#panel #panelw #panel_gora div#kropki {
  position: absolute;
  background: none;
  border-right: 1px dotted #585858;
  height: 45px;
  right: 320px;
  top: 3px;
  width: 1px;
}
#panel #panelw #panel_gora #ost_dodane {
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 0;
}
#panel #panelw #panel_gora #ost_dodane li {
  float: left;
  display: block;
  position: relative;
  margin-right: 10px;
  overflow: hidden;
  border: #585858 solid 1px;
  padding: 4px;
}
#panel #panelw #panel_gora #ost_dodane li a img {
  float: left;
  display: block;
  background: transparent;
  transition: transform 0.5s;
  transform-origin: 45% 45%;
  transform: none;
  -webkit-transition: -webkit-transform 0.5s;
  -webkit-transform-origin: 45% 45%;
  -webkit-transform: none;
}
#panel #panelw #panel_gora #ost_dodane li a img:hover {
  transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
}
#panel #panelw #chmura_tagow {
  font-family: oswaldbook, sans-serif;
  display: block;
  height: 61px;
}
#panel #panelw #chmura_tagow strong {
  font-weight: normal;
}
#panel #panelw #chmura_tagow .container a.tagi {
  line-height: 19px;
}
#panel #panelw .social-icons {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  width: 100%;
}
#panel #panelw .social-icons #onl {
  position: absolute;
  background: url("/img/www/on-line.gif") no-repeat scroll 0 bottom transparent;
  top: 24px;
  color: #585858;
  font-size: 10px;
  font-weight: normal;
  left: 0;
  letter-spacing: 0;
  padding-left: 16px;
}
#panel #panelw .social-icons ul {
  float: none;
  list-style-type: none;
  border-left: 1px dotted #585858;
  border-right: 1px dotted #585858;
  margin: 10px auto;
  padding: 0;
  text-align: center;
  width: 318px;
}
#panel #panelw .social-icons ul li {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
}
#panel #panelw .social-icons ul li a {
  overflow: hidden;
  text-indent: -10000px;
  display: block;
  float: left;
  -moz-transition: all 0.3s ease 0s;
  height: 100%;
  width: 40px;
  height: 40px;
  background-color: #333333;
}
#panel #panelw .social-icons ul li.rss a {
  background-image: url(/img/social-icons/rss.png);
}
#panel #panelw .social-icons ul li.rss a:hover {
  background-color: #fe9900;
}
#panel #panelw .social-icons ul li.mapa a {
  background-image: url(/img/social-icons/mapa_serwisu.png);
}
#panel #panelw .social-icons ul li.mapa a:hover {
  background-color: #95b6d7;
}
#panel #panelw .social-icons ul li.polityka a {
  background-image: url(/img/social-icons/polityka_prywatnosci.png);
}
#panel #panelw .social-icons ul li.polityka a:hover {
  background-color: #2e4b85;
}
#panel #panelw .social-icons #kreacja {
  position: absolute;
  top: 27px;
  right: 0;
}
#panel #panelw .social-icons #kreacja #kreacja-tekst {
  position: relative;
  color: #585858;
  font-size: 10px;
  font-weight: normal;
  left: 7px;
  top: -3px;
}
#panel #panelw .social-icons #kreacja #kreacja-img {
  background: url("/img/www/kreacja.png") repeat scroll 0 0 transparent;
  display: inline-block;
  height: 13px;
  width: 107px;
}
#panel #panelw #txt_dolek {
  color: #585858;
  font-size: 10px;
  padding: 10px 0;
  width: 1000px;
}
#panel.panel_klasyczny #panelw #panel_gora {
  margin-top: 33px;
}
@-webkit-keyframes bottom_top_over {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0px -11px;
  }
}
@-moz-keyframes bottom_top_over {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0px -11px;
  }
}
@keyframes bottom_top_over {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0px -11px;
  }
}
#stopka ul {
  list-style-type: none;
  text-align: center;
  margin: 0 0 7px;
  padding: 0;
  font-size: 10px;
  width: 100%;
}
#stopka ul li {
  display: inline;
  color: #585858;
  margin: 0 1px;
}
#stopka ul li a {
  color: #585858;
  font-size: 10px;
  padding: 4px 5px;
}
#stopka ul li a:hover {
  background-color: #fe9e03;
  color: #ffffff;
}
/**
 * Przyciski wysuwane z boku stopki
 */
#btns-footer {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 30;
}
#btns-footer a {
  display: block;
  margin-bottom: 1px;
  position: relative;
  cursor: pointer;
}
#btns-footer a .ico {
  position: relative;
  display: block;
  background-color: #1b1d1c;
  background-position: center center;
  background-repeat: no-repeat;
  height: 39px;
  width: 31px;
  z-index: 100;
}
#btns-footer a .ico-koperta,
#btns-footer a .ico-karteczka {
  position: absolute;
  bottom: 4px;
  height: 13px;
  right: 2px;
  width: 16px;
  z-index: 110;
}
#btns-footer a .ico-karteczka {
  width: 11px;
  height: 12px;
  right: 4px;
}
#btns-footer a:hover .ico {
  background-color: #2267a8;
}
#btns-footer a .txt {
  position: absolute;
  background-color: #2267a8;
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 39px;
  left: 0px;
  line-height: 39px;
  text-indent: 10px;
  top: 0;
  width: 170px;
}
/**
 * Wspólne style wtyczek
 */
.widget {
  position: fixed;
  background-color: #f7f7f7;
  height: 380px;
  right: -820px;
  width: 820px;
  top: 150px;
  z-index: 1500;
}
.widget .w_przycisk {
  display: block;
  position: absolute;
  border: none;
  outline: none;
  left: -31px;
  top: 0;
}
.widget .w_przycisk .ico {
  position: relative;
  display: block;
  background-color: #1b1d1c;
  background-position: center center;
  background-repeat: no-repeat;
  height: 39px;
  width: 31px;
  z-index: 1500;
}
.widget .w_przycisk .txt {
  display: block;
  position: absolute;
  background: none;
  background-color: #2267a8;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  height: 39px;
  left: 0;
  line-height: 39px;
  text-indent: 10px;
  top: 0;
  width: 170px;
}
.widget .formularz {
  position: relative;
  margin: 0 auto;
  background-color: #f7f7f7;
  height: 340px;
  padding: 20px;
  width: 780px;
}
.widget .formularz .w_naglowek {
  position: absolute;
  height: 32px;
  left: 30px;
  top: 20px;
  width: 182px;
}
.widget .formularz .widget_lewa {
  position: absolute;
  width: 310px;
  height: 308px;
  left: 0;
  top: 72px;
}
.widget .formularz .widget_prawa {
  position: absolute;
  height: 360px;
  padding-top: 20px;
  right: 0;
  top: 0;
  width: 510px;
}
.widget .formularz .form_wiersz {
  position: relative;
  height: 47px;
  line-height: 47px;
  margin: 0 0 5px 31px;
  width: 90%;
}
.widget .formularz .form_wiersz label {
  display: block;
  font-style: italic;
  height: 21px;
  line-height: 21px;
}
.widget .formularz .form_wiersz input {
  background: url("/wtyczki/wspolne/img/cien.gif") repeat-x scroll 0 0 transparent;
  border: 1px solid #dddddd;
  bottom: 13px;
  font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  position: relative;
  width: 70%;
}
.widget .formularz .form_wiersz .form_blad_pole {
  background: url("/wtyczki/wspolne/img/tloh.gif") repeat-x scroll 0 0 transparent;
  border: 1px solid #e17984;
}
.widget .formularz .form_blad_tekst {
  color: #e17984;
  font-style: italic;
  height: auto;
  line-height: 17px;
  margin: 5px 0 0 31px;
  text-align: justify;
  width: 258px;
}
.widget .formularz .form_wiersz_area {
  height: auto;
}
.widget .formularz .form_wiersz_niski {
  height: 20px;
  line-height: 20px;
}
.widget .formularz .form_wiersz_krotki {
  height: 25px;
  line-height: 28px;
  width: 250px;
}
.widget .formularz .odswiez {
  position: absolute;
  display: block;
  overflow: hidden;
  text-indent: -10000px;
  background: url("/wtyczki/zapytanie/img/odswiez.gif") no-repeat scroll left top transparent;
  bottom: 0;
  height: 26px;
  right: -20px;
  width: 30px;
  z-index: 5;
}
.widget .formularz .wiersz_kod {
  position: absolute;
  bottom: 44px;
  right: 22px;
  text-align: right;
}
.widget .formularz .wiersz_kod .form_pole_krotsze {
  width: 122px;
}
.widget .formularz .wyslij {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: #9c102e;
  bottom: 10px;
  color: #ffffff;
  cursor: pointer;
  height: 31px;
  right: 22px;
  width: 134px;
}
.widget .komunikat {
  margin: 0 auto;
  position: relative;
  margin-top: 130px;
  margin-bottom: 10px;
  border: 1px solid #dddddd;
  padding: 10px;
  width: 80%;
  text-align: center;
  font-weight: bold;
  background-color: #f7f7f7;
  font-size: 12px;
  border-radius: 8px;
  -moz-border-radius: 8px;
}
.widget .wypelniacz_widget {
  position: absolute;
  width: 200px;
  height: 50px;
  background-color: #f7f7f7;
  left: 0;
  top: 0;
}
.widget .kom_ok {
  background-color: #a2d3f9;
  border: 1px solid #3495e3;
}
.widget .kom_blad {
  border: 1px solid #ed1612;
  background-color: #f49b9a;
}
/**
 * Wyczki: poleć
 */
#w_polec {
  top: 150px;
  z-index: 1500;
}
#w_polec .formularz #p_wypelnij {
  background: url("/wtyczki/polec/img/wypelnij.gif") no-repeat scroll 0 0 transparent;
}
/**
 * Wyczki: zapytanie
 */
#w_zapytanie {
  top: 190px;
  z-index: 1499;
}
#w_zapytanie .formularz #wypelnij {
  background: url("/wtyczki/polec/img/wypelnij.gif") no-repeat scroll 0 0 transparent;
}
/**
 * Wyczki: księga gości
 */
#w_ksiega {
  top: 230px;
  z-index: 1498;
}
#w_ksiega .formularz #kg_wypelnij {
  background: url("/wtyczki/ksiega_gosci/img/dodaj_wpis.gif") no-repeat scroll 0 0 transparent;
  height: 39px;
}
#w_ksiega .formularz #kg_zobacz {
  display: block;
  position: absolute;
  background-color: #79a2c7;
  bottom: 40px;
  color: #ffffff;
  font-size: 14px;
  height: 31px;
  left: 31px;
  line-height: 30px;
  text-align: center;
  width: 151px;
}
/**
 * Wyczki: Facebook
 */
/**
 * Wyczki: Twitter
 */
/**
 * Wyczki: Instagram
 */
/**
 * Wyczki: mobile
 */
#w_mobile {
  top: 270px;
  z-index: 1497;
  width: 321px;
  height: 250px;
  right: -321px;
}
#w_mobile .w_tlo {
  position: relative;
  margin: 0 auto;
  background-color: #f7f7f7;
  height: 240px;
  padding: 5px;
  width: 311px;
}
#w_mobile #mobile_content {
  position: relative;
  background: url("/wtyczki/mobile/img/mobile_content.gif") no-repeat scroll 19px 18px transparent;
  height: 214px;
  padding-left: 19px;
  padding-top: 18px;
  width: 283px;
  z-index: 1;
}
#w_mobile #mobile_content div {
  position: absolute;
  background: url("/wtyczki/mobile/img/qr_test.png") no-repeat scroll 0 0 transparent;
  height: 111px;
  right: 25px;
  top: 88px;
  width: 111px;
}
/**
 * Wyczki: galeria draggable
 */
#promo_na_skroty {
  position: fixed;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 15px #666666;
  -moz-box-shadow: 0 0 15px #666666;
  box-shadow: 0 0 15px #666666;
  background-color: #ffffff;
  width: 188px;
  height: 524px;
  right: 170px;
  top: -817px;
  z-index: 1002;
}
#promo_na_skroty #na_skroty_content {
  position: relative;
  background: url("/wtyczki/galeria_prawa/img/loader.gif") no-repeat scroll center center transparent;
  height: 524px;
  width: 188px;
}
#promo_na_skroty #na_skroty_content #galeria_prawa {
  list-style-type: none;
  padding-top: 15px;
}
#promo_na_skroty #na_skroty_content #galeria_prawa > li {
  margin: 0 auto;
  display: block;
  position: relative;
  height: 150px;
  margin-bottom: 9px;
  width: 150px;
  border: 1px solid #e4e4e4;
  padding: 3px;
}
#promo_na_skroty #na_skroty_content #galeria_prawa > li ul {
  list-style-type: none;
}
#promo_na_skroty #na_skroty_content #galeria_prawa > li ul li a {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 150px;
  height: 150px;
}
#promo_na_skroty #na_skroty_content #galeria_prawa > li ul li a img {
  width: 150px;
  height: 150px;
  transition: transform 0.5s;
  transform-origin: center center;
  transform: none;
  -webkit-transition: -webkit-transform 0.2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: center center;
}
#promo_na_skroty #na_skroty_content #galeria_prawa > li ul li a:hover img {
  transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
}
#promo_na_skroty .na_skroty_przenies {
  position: absolute;
  background: url("/wtyczki/galeria_prawa/img/przesun.png") no-repeat scroll 0 0 transparent;
  cursor: move;
  height: 24px;
  right: 19px;
  top: -24px;
  width: 24px;
  z-index: 51;
}
#promo_na_skroty .na_skroty_przenies:hover {
  background-position: 0 bottom;
}
#promo_na_skroty .na_skroty_close {
  position: absolute;
  background: url("/wtyczki/galeria_prawa/img/zwin.png") no-repeat scroll left top transparent;
  bottom: -19px;
  cursor: pointer;
  height: 19px;
  right: 18px;
  width: 55px;
  z-index: 26;
}
#promo_na_skroty .na_skroty_close:hover {
  background-position: left bottom;
}
/**
 * Wyczki: koła animacyjne
 */
.preloader_bg {
  position: absolute;
  height: 155px;
  width: 136px;
  background: url("/wtyczki/preloaders_bg/img/cien_kol.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
  z-index: 1000;
}
.preloader_bg .loader {
  position: absolute;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: border-radius 0.5s;
  -webkit-transition: border-radius 0.5s;
  padding: 2px;
  width: 132px;
  height: 132px;
  text-align: center;
  background: url("/img/loader.gif") no-repeat scroll center center #ffffff;
  overflow: hidden;
}
.preloader_bg .loader img {
  display: none;
}
.preloader_bg .loader img.circlesquare {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: border-radius 0.5s;
  -webkit-transition: border-radius 0.5s;
  border: #e1e6e8 solid 1px;
  padding: 5px;
  width: 120px;
  height: 120px;
  background-color: #ffffff;
}
.preloader_bg .loader img.circlesquare:hover {
  border-radius: 0%;
  -webkit-border-radius: 0%;
}
.preloader_bg .loader:hover {
  border-radius: 0%;
  -webkit-border-radius: 0%;
}
/**
 * Podstrona
 */
#podstrona {
  margin-bottom: 50px;
  width: 745px;
  padding: 15px;
  position: relative;
  text-align: justify;
  /**
     * Powiększanie zdjęcia
     */
  /**
     * Podświetlenie wyszukiwanej frazy
     */
  /**
     * Powiązania
     */
  /**
     *Zdjęcia na podstronach
     */
  /**
     * Paginacja
     */
  /**
     * Dokumenty
     */
  /**
     * Podkategorie
     */
  /**
     * Dodatki do aktualności na podstronach
     */
  /**
     * Linki: drukuj, pdf, poleć
     */
}
#podstrona h1 {
  font-family: oswaldbook, sans-serif;
  font-weight: normal;
  font-size: 22px;
  padding-right: 200px;
}
#podstrona .powiekszacz_poz {
  position: absolute;
  right: 15px;
  top: 25px;
}
#podstrona .powiekszacz_poz span {
  margin-right: 5px;
}
#podstrona .powiekszacz_poz .kreska {
  margin: 0 1px;
}
#podstrona .powiekszacz_poz #small {
  font-size: 10px;
}
#podstrona .powiekszacz_poz #small1 {
  font-size: 12px;
}
#podstrona .powiekszacz_poz #small2 {
  font-size: 14px;
}
#podstrona .powiekszacz_poz a {
  padding: 4px;
}
#podstrona .powiekszacz_poz a.nowa,
#podstrona .powiekszacz_poz a:hover {
  color: #fff;
}
#podstrona a {
  color: #21211f;
}
#podstrona #podstr_tresc {
  font-size: 12px;
  line-height: 150%;
  margin-top: 20px;
  /**
         * Lista aktualności, artykułów
         */
  /**
         * Kanały RSS
         */
}
#podstrona #podstr_tresc p {
  margin: 10px 0;
}
#podstrona #podstr_tresc ul {
  padding-left: 20px;
  list-style-position: outside;
  /*było: inside*/
}
#podstrona #podstr_tresc .pierwsze_zdjecie {
  float: left;
  display: block;
  position: relative;
  border: 1px solid #e1e6e8;
  padding: 3px;
  background-color: #ffffff;
  overflow: hidden;
  margin: 0 10px 10px 0;
  width: 200px;
  height: 200px;
}
#podstrona #podstr_tresc .pierwsze_zdjecie img {
  width: 200px;
  height: 200px;
  transition: transform 0.5s;
  transform-origin: center center;
  transform: none;
  -webkit-transition: -webkit-transform 0.2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: center center;
}
#podstrona #podstr_tresc .pierwsze_zdjecie img:hover {
  transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
}
#podstrona #podstr_tresc .lista_artykulow {
  list-style-type: none;
  width: 100%;
  padding: 0;
}
#podstrona #podstr_tresc .lista_artykulow li {
  position: relative;
  color: #333333;
  font-size: 12px;
  line-height: 150%;
  padding: 15px;
  height: 172px;
  background: #F9F9F9;
  border-bottom: 1px dotted #696969;
}
#podstrona #podstr_tresc .lista_artykulow li .zajawka_tytul {
  margin-bottom: 10px;
  background: url("/img/ikon.gif") no-repeat scroll left center transparent;
  color: #111111;
  font-family: oswaldbook, sans-serif;
  font-size: 17px;
  font-weight: normal;
  padding-left: 21px;
  display: block;
}
#podstrona #podstr_tresc .lista_artykulow li .zajawka_tytul .nowa_akt {
  color: red;
  font-size: 14px;
}
#podstrona #podstr_tresc .lista_artykulow li .zajawka_zdj {
  float: left;
  display: block;
  position: relative;
  border: 1px solid #e1e6e8;
  padding: 3px;
  background-color: #ffffff;
  overflow: hidden;
  margin: 0 10px 10px 0;
  width: 100px;
  height: 100px;
}
#podstrona #podstr_tresc .lista_artykulow li .zajawka_zdj img {
  width: 100px;
  height: 100px;
  transition: transform 0.5s;
  transform-origin: center center;
  transform: none;
  -webkit-transition: -webkit-transform 0.2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: center center;
}
#podstrona #podstr_tresc .lista_artykulow li .zajawka_zdj:hover img {
  transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
}
#podstrona #podstr_tresc .lista_artykulow li .czyt {
  right: 15px;
}
#podstrona #podstr_tresc .lista_artykulow li .zajawka_data {
  display: block;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  left: 15px;
  bottom: 10px;
}
#podstrona #podstr_tresc .lista_artykulow li .zajawka_data .czytano {
  margin-left: 10px;
}
#podstrona #podstr_tresc .lista_artykulow li .zajawka_data strong {
  font-weight: bold;
  color: #000;
}
#podstrona #podstr_tresc #podstr_tab {
  margin: 0 auto;
  margin-top: 20px;
  width: 470px;
  border-spacing: 1px;
  background: #d9e6ee;
  font-size: 11px;
}
#podstrona #podstr_tresc #podstr_tab th {
  padding: 2px;
  background: #40b4ed;
  text-align: center;
  color: #ffffff;
}
#podstrona #podstr_tresc #podstr_tab td {
  background: #fff;
  padding: 3px;
}
#podstrona .highlight {
  background: #fb6703;
  color: #ffffff;
}
#podstrona .gal_powiazanie {
  float: 'none';
  clear: both;
  border: none !important;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #dfdddd 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dfdddd));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dfdddd 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dfdddd 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dfdddd 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dfdddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdddd', GradientType=0);
  padding: 3px;
  margin: 10px 0;
  width: 737px;
  border: 1px solid #dfdfdd;
  min-height: 113px;
  position: relative;
}
#podstrona .gal_powiazanie .headlink {
  display: block;
  border-bottom: 1px dotted #dfdfdd;
  font-family: oswaldbook, sans-serif;
  font-weight: normal;
  font-size: 12px;
  height: 27px;
  line-height: 26px;
  margin: 0 0 7px;
  padding-left: 10px;
}
#podstrona .gal_powiazanie .pow_ile {
  position: absolute;
  top: 5px;
  right: 10px;
}
#podstrona .gal_powiazanie .pow_content {
  list-style-type: none;
  padding: 0px 10px 10px 10px;
}
#podstrona .gal_powiazanie .pow_content .pow_zdjecie {
  float: left;
  display: block;
  position: relative;
  border: 1px solid #e1e6e8;
  padding: 3px;
  background-color: #ffffff;
  overflow: hidden;
  margin: 0 10px 10px 0;
  width: 96px;
  height: 96px;
}
#podstrona .gal_powiazanie .pow_content .pow_zdjecie img {
  transition: transform 0.5s;
  transform-origin: center center;
  transform: none;
  -webkit-transition: -webkit-transform 0.2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: center center;
  width: 96px;
  height: 96px;
}
#podstrona .gal_powiazanie .pow_content .pow_zdjecie img:hover {
  transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
}
#podstrona .gal_powiazanie .czyt {
  bottom: 4px;
  right: 5px;
}
#podstrona .pow_zdj,
#podstrona .pow_baner {
  display: block;
  text-align: center;
}
#podstrona .pow_zdj img,
#podstrona .pow_baner img {
  max-width: 500px;
}
#podstrona .film-box {
  margin: 10px auto;
  width: 737px;
}
#podstrona .film-box .film-title {
  text-align: center;
  padding: 10px;
  width: 737px;
}
#podstrona .film-box .powiaz_filmy {
  margin: 0 auto;
  text-align: center;
}
#podstrona .film-box .powiaz_filmy a {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 655px;
  height: 400px;
  overflow: hidden;
}
#podstrona .film-box .powiaz_filmy a img {
  transition: transform 0.5s;
  transform-origin: center center;
  transform: none;
  -webkit-transition: -webkit-transform 0.2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: center center;
}
#podstrona .film-box .powiaz_filmy a img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
#podstrona .pow_audio {
  text-align: center;
}
#podstrona .pow_plik {
  display: block;
  margin: 10px 0;
  text-align: left;
}
#podstrona .podstr_dod_zdj {
  float: left;
  width: 100%;
}
#podstrona .podstr_dod_zdj .zdj_kont {
  float: left;
  position: relative;
  margin: 0 16px 16px 0;
}
#podstrona .podstr_dod_zdj .zdj_kont .img_link {
  float: left;
  display: block;
  position: relative;
  border: 1px solid #e1e6e8;
  padding: 3px;
  background-color: #ffffff;
  overflow: hidden;
  margin: 0 10px 10px 0;
  width: 162px;
  height: 162px;
  background: url("/img/loader.gif") no-repeat scroll center center #ffffff;
  margin: 0;
  padding: 0;
  float: none;
}
#podstrona .podstr_dod_zdj .zdj_kont .img_link img {
  transition: transform 0.5s;
  transform-origin: center center;
  transform: none;
  -webkit-transition: -webkit-transform 0.2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: center center;
  width: 162px;
  height: 162px;
}
#podstrona .podstr_dod_zdj .zdj_kont .img_link img:hover {
  transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
}
#podstrona .podstr_dod_zdj .zdj_kont .img_link .numer {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  font-size: 10px;
  text-align: center;
  line-height: 16px;
  color: #ffffff;
  bottom: 6px;
  left: 6px;
  background: #fb6703;
}
#podstrona .podstr_dod_zdj .zdj_kont .powieksz {
  display: block;
  margin-top: 10px;
  text-align: center;
  background: url("/img/ik1.gif") no-repeat scroll 15px top transparent;
  height: 18px;
  line-height: 18px;
}
#podstrona .podstr_dod_zdj .zdj_kont .dane_galerii {
  display: block;
  margin: 0 auto;
  width: 162px;
  height: 60px;
  margin-top: 10px;
  text-align: center;
}
#podstrona .podstr_dod_zdj .zdj_kont p {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 0;
}
#podstrona .gal_header,
#podstrona #gal_ile_zdj {
  margin: 20px 0;
  font-weight: bold;
}
#podstrona .gal_header span,
#podstrona #gal_ile_zdj span {
  color: #fb6703;
}
#podstrona .paginacja {
  font-size: 10px;
  margin: 20px 0;
  text-align: center;
}
#podstrona .paginacja span {
  color: #bbbccc;
  font-weight: bold;
  margin: 0 2px;
}
#podstrona .paginacja a,
#podstrona .paginacja strong {
  margin: 0px 8px;
  font-weight: bold;
  color: #000000;
}
#podstrona .paginacja a:hover {
  color: #edb70f;
}
#podstrona .paginacja .kwadrat {
  height: 11px;
  min-width: 11px;
  padding: 2px 4px;
  text-align: center;
}
#podstrona .paginacja .kwadrat:hover {
  background: #a1020f;
  color: #fff;
  height: 11px;
  min-width: 11px;
  padding: 2px 4px;
  text-align: center;
}
#podstrona .paginacja .kreska {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
#podstrona .paginacja strong {
  background: #a1020f;
  color: #fff;
  height: 11px;
  min-width: 11px;
  padding: 2px 4px;
  text-align: center;
}
#podstrona .podstr_pocz_sekcji {
  margin-top: 20px;
  border-bottom: 1px dotted #b3b3b3;
  font-weight: bold;
  padding-bottom: 10px;
}
#podstrona #dokumenty {
  list-style-type: none;
  width: 100%;
  margin-bottom: 20px;
}
#podstrona #dokumenty li {
  display: block;
  width: 362.5px;
  border-bottom: 1px dotted #b3b3b3;
  margin: 10px 0 0;
  padding-bottom: 10px;
}
#podstrona #dokumenty li.dok_left {
  float: left;
}
#podstrona #dokumenty li.dok_right {
  float: right;
}
#podstrona #dokumenty li img {
  float: left;
  margin-right: 10px;
}
#podstrona #dokumenty li div {
  padding-top: 5px;
  float: left;
}
#podstrona #dokumenty li div span {
  display: block;
  padding-top: 5px;
}
#podstrona #podkategorie {
  width: 100%;
  list-style-type: none;
  margin: 20px 0;
}
#podstrona #podkategorie li {
  position: relative;
  display: block;
  cursor: pointer;
  width: 362.5px;
  border-bottom: #4f3b2d dotted 1px;
}
#podstrona #podkategorie li.podkat_odd {
  background: #f3f3f3;
}
#podstrona #podkategorie li.podkat_even {
  background: #edeaea;
}
#podstrona #podkategorie li a {
  color: #000000;
}
#podstrona #podkategorie li:hover {
  background: #c8e0f8;
}
#podstrona #podkategorie li:hover a {
  color: #000000;
}
#podstrona #podkategorie li .podkat_kont {
  width: 100%;
  position: static;
  display: table;
  height: 60px;
}
#podstrona #podkategorie li .podkat_kont .img_kont {
  display: inline-block;
  position: relative;
  padding: 4px;
  border: 1px solid #d1d2d7;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  top: 5px;
}
#podstrona #podkategorie li .podkat_kont .img_kont img {
  transition: transform 0.5s;
  transform-origin: center center;
  transform: none;
  -webkit-transition: -webkit-transform 0.2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: center center;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  cursor: pointer;
}
#podstrona #podkategorie li .podkat_kont .img_kont img:hover {
  transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
}
#podstrona #podkategorie li .podkat_kont .url_kont {
  width: 100%;
  display: table-cell;
  font-weight: bold;
  padding-right: 10px;
  vertical-align: middle;
}
#podstrona #podkategorie li .podkat_kont .url_kont span {
  position: absolute;
  font-size: 10px;
  font-weight: normal;
  right: 5px;
  bottom: 3px;
}
#podstrona #podkategorie li.podkat_left {
  float: left;
}
#podstrona #podkategorie li.podkat_right {
  float: right;
}
#podstrona #lista_akt {
  float: right;
  background: linear-gradient(181deg, #ececec 0%, #bebebe 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin: 15px 0;
  padding: 13px;
  text-align: right;
}
#podstrona select {
  border: none;
  outline: none;
  padding: 2px;
  width: 262px;
  font-size: 11px;
}
#podstrona .podstr_info_dod {
  margin-top: 20px;
}
#podstrona #nav_block {
  width: 100%;
  margin: 20px 0px 0px 0px;
  border-bottom: 1px dotted #000000;
  border-top: 1px dotted #000000;
}
#podstrona #nav_block #akt_nawigacja {
  position: relative;
  list-style-type: none;
  background-color: #f9f9f9;
  height: 40px;
  margin: 3px 0;
}
#podstrona #nav_block #akt_nawigacja li {
  position: absolute;
  color: #4b4744;
  font-size: 11px;
  line-height: 39px;
  top: 0;
  font-weight: bold;
}
#podstrona #nav_block #akt_nawigacja li#nast {
  right: 10px;
}
#podstrona #nav_block #akt_nawigacja li#poprz {
  left: 10px;
}
#podstrona #nav_block #akt_nawigacja li#page_number {
  position: relative;
  margin: 0 auto;
  background-color: #eeeeee;
  font-size: 16px;
  height: 34px;
  line-height: 33px;
  text-align: center;
  top: 3px;
  width: 80px;
}
#podstrona #bottom-links {
  margin-top: 20px;
  width: 100%;
  position: relative;
}
#podstrona #bottom-links ul {
  list-style-type: none;
}
#podstrona #bottom-links ul li {
  display: inline-block;
  position: relative;
  height: 40px;
  margin-right: 20px;
}
#podstrona #bottom-links ul li span {
  cursor: pointer;
  line-height: 20px;
  padding-left: 5px;
}
#podstrona #bottom-links ul li a {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  transition: all 0.3s ease 0s;
}
#podstrona #bottom-links ul li a:hover {
  background-color: #fe9900;
}
#podstrona #bottom-links ul li a#aktu_druk {
  background-image: url(/img/social-icons/drukuj.png);
}
#podstrona #bottom-links ul li a#aktu_pdf {
  background-image: url(/img/social-icons/pdf.png);
}
#podstrona #bottom-links ul li a#aktu_polec {
  background-image: url(/img/social-icons/polec2.png);
}
#podstrona #bottom-links ul li a#home {
  background-image: url(/img/social-icons/glowna.png);
}
#podstrona #bottom-links ul li.home {
  float: right;
  margin-right: 0;
}
#podstrona #bottom-links ul li.home #home_txt {
  width: 75px;
  background: none;
}
#podstrona #bottom-links ul li:hover {
  color: #fe9900;
}
#podstrona #bottom-links ul li:hover a {
  color: #fe9900;
}
/**
 * Poleć formularz w popupie
 */
#aktu_polec_potwierdz form p {
  width: 100%;
  position: relative;
  margin: 10px 0;
  min-height: 30px;
}
#aktu_polec_potwierdz form p.kod {
  min-height: 60px;
}
#aktu_polec_potwierdz form p.kod #odswiez {
  position: absolute;
  display: block;
  overflow: hidden;
  text-indent: -10000px;
  width: 30px;
  height: 26px;
  background: url("/img/odswiez.gif") no-repeat scroll left top transparent;
  top: 10px;
  right: 0;
}
#aktu_polec_potwierdz form p.kod #odswiez:hover {
  background-position: left bottom;
}
#aktu_polec_potwierdz form p.blad {
  color: red;
  text-align: right;
}
#aktu_polec_potwierdz form p.textarea {
  min-height: 110px;
}
#aktu_polec_potwierdz form p label,
#aktu_polec_potwierdz form p input,
#aktu_polec_potwierdz form p textarea,
#aktu_polec_potwierdz form p img {
  position: absolute;
  top: 0;
}
#aktu_polec_potwierdz form p label {
  position: relative;
  left: 0;
}
#aktu_polec_potwierdz form p input,
#aktu_polec_potwierdz form p textarea {
  padding: 2px;
  width: 300px;
  right: 0;
}
#aktu_polec_potwierdz form p img {
  right: 45px;
}
#aktu_polec_potwierdz form p textarea {
  height: 100px;
}
#aktu_polec_potwierdz #potw_ok,
#aktu_polec_potwierdz #potw_blad {
  margin: 10px 0;
  padding: 5px;
  text-align: left;
  border-radius: 5px;
}
#aktu_polec_potwierdz #potw_ok {
  border: 1px solid #86B800;
  background-color: #E6FFA3;
}
#aktu_polec_potwierdz #potw_blad {
  border: 1px solid #ED1612;
  background-color: #F49B9A;
}
/**
 * Zwiastun produktu
 */
#lista_produkow {
  margin-top: 20px;
}
#lista_produkow .produkt {
  position: relative;
  float: left;
  margin: 0 10px 20px 0;
  border: #f7f7f7 solid 1px;
  width: 220px;
  height: 355px;
}
#lista_produkow .produkt .pr_tytul {
  margin-top: 10px;
  font-family: roboto_condensedregular, sans-serif;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
#lista_produkow .produkt .pr_kreska {
  margin: 10px auto;
  width: 90%;
  height: 1px;
  background-color: #ebebeb;
}
#lista_produkow .produkt .pr_tresc {
  padding: 0 5%;
}
#lista_produkow .produkt .pr_tresc a {
  font-weight: bold;
}
#lista_produkow .produkt > a {
  display: block;
  background: url("/img/loader.gif") no-repeat scroll center center #ffffff;
  width: 220px;
  height: 225px;
  overflow: hidden;
}
#lista_produkow .produkt > a img {
  width: 220px;
  height: 225px;
  transition: transform 0.5s;
  transform-origin: center center;
  transform: none;
  -webkit-transition: -webkit-transform 0.2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: center center;
  display: block;
  overflow: hidden;
  text-indent: -10000px;
}
#lista_produkow .produkt > a img:hover {
  transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
}
#pierwsze_zdjecie_prod {
  float: left;
}
#cena_kont,
#pierwsze_zdjecie_prod {
  margin-top: 20px;
}
#cena_kont {
  float: right;
  max-width: 220px;
}
#vat,
#cena_nieakt,
#cena {
  float: right;
  min-width: 220px;
  padding: 0 10px;
  text-align: center;
}
#cena {
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  font-weight: bold;
}
#cena span {
  font-size: 12px;
}
#vat,
#cena_nieakt {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}
#cena_nieakt {
  text-decoration: line-through;
}
/**
 * Wyszukiwarka
 */
#podstrona #podstr_tresc #wyniki_wysz {
  margin-left: 25px;
  font-weight: bold;
  font-size: 14px;
}
#podstrona #podstr_tresc #wyniki_wysz strong {
  color: #fb6703;
}
#podstrona #podstr_tresc h4 {
  margin: 20px 0;
  font-size: 12px;
}
#podstrona #podstr_tresc h4 strong {
  color: #fb6703;
}
#podstrona #podstr_tresc .wysz_rek {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#podstrona #podstr_tresc .wysz_rek li {
  position: relative;
  margin: 0 auto;
  border-bottom: 1px dashed #b2ad97;
  margin-bottom: 1px;
  padding: 10px 10px 30px 10px;
  width: 685px;
}
#podstrona #podstr_tresc .wysz_rek li .czyt {
  right: 10px;
}
#podstrona #podstr_tresc .wysz_rek li img {
  position: relative;
  border: none;
  outline: none;
  top: -3px;
}
#podstrona #podstr_tresc .wysz_rek li a {
  font-size: 10px;
  font-weight: bold;
}
#podstrona #podstr_tresc .wysz_rek li a.wysz_rek_tyt {
  display: block;
  font-size: 12px;
  color: #fb6703;
}
#podstrona #podstr_tresc .wysz_rek li .szuk_slowo {
  font-weight: bold;
}
#podstrona #podstr_tresc .wysz_rek li.szuk_ciemny {
  background-color: #f5f5f5;
}
#podstrona #podstr_tresc .obramoweczka {
  float: left;
  width: 745px;
  background: #fefcff;
  border: 1px dashed #cccacd;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
#podstrona #podstr_tresc .obramoweczka h4 {
  margin-left: 25px;
}
/*# sourceMappingURL=newstyle.css.map */