/* ============== ANIMACJE ====================== */
@keyframes gradient {
  0% {
      background-position: 0% 50%;
  }
  100% {
      background-position: 100% 50%;
  }
  /* 100% {
      background-position: 0% 50%;
  } */
}
.animation-banner {
position: absolute;
}

.baner_small .psclb_PL_1, .baner_small .psclb_EN_1  {
  position: absolute;
  font-size: 15px;
bottom: 82px;
  left: 570px;
  text-align: center;
}
.baner_small .psclb_PL_1  a, .baner_small .psclb_EN_1  a {
  margin: 0px auto;
  width: 120px;
  background: rgb(143,39,117);
  background: linear-gradient(225deg, rgb(97, 113, 139) 0%, rgb(74, 88, 114) 100%);
  font-size: 20px;
  color: white;
}
.baner_small .psclb_PL_1  a:hover, .baner_small .psclb_EN_1  a:hover {
  background: rgb(143,39,117);
  background: linear-gradient(225deg, rgb(74, 88, 114) 0%, rgb(97, 113, 139) 100%);
  font-size: 20px;
  color: white;
}
/* ========================= */ 
.baner_small .sp-poe_PL_1, .baner_small .sp-poe_EN_1  {
  position: absolute;
  font-size: 15px;
	bottom: 140px;
  left: 60px;
  text-align: center;
}
.baner_small .sp-poe_PL_1  a, .baner_small .sp-poe_EN_1  a {
  margin: 0px auto;
  width: 120px;
  background: rgb(143,39,117);
  background: linear-gradient(225deg, rgb(97, 113, 139) 0%, rgb(74, 88, 114) 100%);
  font-size: 20px;
  color: white;
}
.baner_small .sp-poe_PL_1  a:hover, .baner_small .sp-poe_EN_1  a:hover {
  background: rgb(143,39,117);
  background: linear-gradient(225deg, rgb(74, 88, 114) 0%, rgb(97, 113, 139) 100%);
  font-size: 20px;
  color: white;
}
/* ========================= */ 

.baner_small .isfe_PL_1, .baner_small .isfe_EN_1  {
	position: absolute;
  font-size: 15px;
  bottom: 28px;
  right: -15px;
  text-align: center;
}
.baner_small .isfe_PL_1  a, .baner_small .isfe_EN_1  a {
margin: 0px auto;
  width: 120px;
  background: rgb(143,39,117);
  background: #136cb7;
  font-size: 20px;
  color: white;
  border: 2px solid white;
}
.baner_small .isfe_PL_1  a:hover, .baner_small .isfe_EN_1  a:hover {
  background: #001834;
  font-size: 20px;
  color: white;
}
/* ========================= */ 

.baner_small .awb_PL_1, .baner_small .awb_EN_1  {
  position: absolute;
  font-size: 15px;
  bottom: 55px;
  right: 510px;
  text-align: center;
}
.baner_small .awb_PL_1  a, .baner_small .awb_EN_1  a {
  margin: 0px auto;
  width: 120px;
  background: rgb(143,39,117);
  background: linear-gradient(225deg, rgb(97, 113, 139) 0%, rgb(74, 88, 114) 100%);
  font-size: 20px;
  color: white;
}
.baner_small .awb_PL_1  a:hover, .baner_small .awb_EN_1  a:hover {
  background: rgb(143,39,117);
  background: linear-gradient(225deg, rgb(74, 88, 114) 0%, rgb(97, 113, 139) 100%);
  font-size: 20px;
  color: white;
}

/* ========================= */ 

.baner_small .obnizka_pwb_PL_1, .baner_small .obnizka_pwb_EN_1  {
  position: absolute;
  font-size: 15px;
  bottom: 100px;
  right: 90px;
  text-align: center;
}
.baner_small .obnizka_pwb_PL_1  a, .baner_small .obnizka_pwb_EN_1  a {
  margin: 0px auto;
  width: 120px;
  background: rgb(143,39,117);
  background: linear-gradient(225deg, rgb(246, 215, 52) 0%, rgb(227, 137, 44) 100%);
  font-size: 20px;
  color: white;
}
.baner_small .obnizka_pwb_PL_1  a:hover, .baner_small .obnizka_pwb_EN_1  a:hover {
  background: rgb(143,39,117);
  background: linear-gradient(225deg, rgb(227, 137, 44) 0%, rgb(246, 215, 52) 100%);
  font-size: 20px;
  color: white;
}

/* ========================= */ 

.baner_small .gbic_PL_1, .baner_small .gbic_EN_1  {
  position: absolute;
  font-size: 15px;
  bottom: 140px;
  right: -55px;
  text-align: center;
}
.baner_small .gbic_PL_1  a, .baner_small .gbic_EN_1  a {
  margin: 0px auto;
  width: 120px;
  background: rgb(143,39,117);
  background: linear-gradient(225deg, rgba(143,39,117,1) 0%, rgba(102,202,229,1) 100%);
  font-size: 20px;
  color: white;
}
.baner_small .gbic_PL_1  a:hover, .baner_small .gbic_EN_1  a:hover {
  background: rgb(143,39,117);
  background: linear-gradient(225deg, rgba(102,202,229,1) 0%, rgba(143,39,117,1) 100%); 
  color: white;
}

/* ========================= */ 

.baner_small .intersec_2024_PL_1, .baner_small .intersec_2024_EN_1  {
  position: absolute;
  font-size: 15px;
  bottom: 105px;
  right: 270px;
  color: #ffffff;
  text-align: center;
}
.baner_small .intersec_2024_PL_1  a, .baner_small .intersec_2024_EN_1  a {
  margin: 0px auto;
  width: 120px;
  background: #facc06;
  color: black;
  font-size: 20px;
}
.baner_small .intersec_2024_PL_1  a:hover, .baner_small .intersec_2024_EN_1  a:hover {
  background: #b76014;
  color: white;
}

/* ========================= */ 
.baner_small .promocja_din_1  {
  text-align: center;
  position: absolute;
  font-size: 56px;
  top: 65px;
  left: 370px;
  color: #ffee02;
  text-shadow: #000 0px 0 10px;
  font-weight: bold;
}
.baner_small .promocja_din_2  {
  position: absolute;
  font-size: 35px;
  bottom: 95px;
  left: 113px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 39px;
  font-style: oblique;
}
.baner_small .promocja_din_3  {
  position: absolute;
  font-size: 35px;
  bottom: 154px;
  right: 177px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 45px;
  font-style: oblique;
}
.baner_small .promocja_din_4  {
  position: absolute;
  font-size: 17px;
  bottom: 75px;
  right: 0px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  line-height: 30px;
}
.baner_small .promocja_din_5  {
  position: absolute;
  font-size: 15px;
  bottom: 48px;
  left: 208px;
  color: #ffffff;
  text-align: center;
}
.baner_small .promocja_din_5  a {
  margin: 0px auto;
  width: 120px;
  background: #3b6abf;
  color: white;
}
.baner_small .promocja_din_5  a:hover {
  background: #035393;
  color: #fff;
}
.baner_small .promocja_din_6  {
  position: absolute;
  font-size: 15px;
  bottom: 119px;
  right: 208px;
  color: #ffffff;
  text-align: center;
}
.baner_small .promocja_din_6  a {
  margin: 0px auto;
  width: 120px;
  background: #3b6abf;
  color: white;
}
.baner_small .promocja_din_6  a:hover {
  background: #035393;
  color: #fff;
}

/* ========================= */ 
.baner_small .szafy_rack_1  {
  text-align: center;
  position: absolute;
  font-size: 56px;
  top: 65px;
  left: 370px;
  color: #ffee02;
  text-shadow: #f7ff00 0px 0 10px;
  font-weight: bold;
}
.baner_small .szafy_rack_2  {
  position: absolute;
  font-size: 17px;
  top: 241px;
  left: 709px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  line-height: 30px;
}
.baner_small .szafy_rack_3  {
  position: absolute;
  font-size: 15px;
  bottom: 160px;
  right: 0px;
  color: #ffffff;
  text-align: center;
}
.baner_small .szafy_rack_3  a {
  margin: 0px auto;
  width: 120px;
  background: #3b6abf;
  color: white;
}
.baner_small .szafy_rack_3  a:hover {
  background: #035393;
  color: #fff;
}

/* ========================= */ 
.baner_small .stockholm_2024_en_1  {
  text-align: center;
  position: absolute;
  font-size: 16px;
  width: 170px;
  bottom: 205px;
  right: 41px;
}
.baner_small .stockholm_2024_en_1  a {
  margin: 0px auto;
  width: 120px;
  background: #3b6abf;
  color: white;
}
.baner_small .stockholm_2024_en_1  a:hover {
  background: #de9723;
  color: #fff;
}

.baner_small .stockholm_2024_pl_1  {
  text-align: center;
  position: absolute;
  font-size: 16px;
  width: 170px;
  bottom: 205px;
  right: 41px;
}
.baner_small .stockholm_2024_pl_1  a {
  margin: 0px auto;
  width: 120px;
  background: #3b6abf;
  color: white;
}
.baner_small .stockholm_2024_pl_1  a:hover {
  background: #de9723;
  color: #fff;
}
/* ========================= */ 
.baner_small .ext4otd_1 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: center;
  font-weight: bold !important;
  color: yellow;
  top: 82px;
  left: 70px;
  font-size: 50px;
  text-shadow: -4px 4px 5px orange;
}
.baner_small .ext4otd_2 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: center;
  font-weight: bold !important;
  color: rgb(255, 255, 255);
  top: 82px;
  left: 670px;
  font-size: 25px;
}
.baner_small .ext4otd_2 span {
  font-size: 0.8em;
}
.baner_small .ext4otd_3 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: center;
  font-weight: bold !important;
  color: rgb(255, 255, 255);
  top: 82px;
  left: 940px;
  font-size: 25px;
}
.baner_small .ext4otd_3 span {
  font-size: 0.8em;
}
.baner_small .ext4otd_4 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: center;
  font-weight: bold !important;
  color: rgb(255, 255, 255);
  top: 490px;
  left: 100px;
  font-size: 20px;
}
.baner_small .ext4otd_5 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: center;
  font-weight: bold !important;
  color: rgb(255, 255, 255);
  top: 520px;
  left: 100px;
  font-size: 20px;
}
.baner_small .ext4otd_6 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: center;
  font-weight: bold !important;
  color: rgb(255, 255, 255);
  top: 550px;
  left: 100px;
  font-size: 20px;
}
.baner_small .ext4otd_7  {
  text-align: center;
  position: absolute;
  font-size: 16px;
  width: 170px;
  bottom: 100px;
  right: 0px;
}
.baner_small .ext4otd_7  a {
  margin: 0px auto;
  width: 120px;
  color: white;
  background: rgb(143,39,117);
	background: linear-gradient(45deg, rgba(102,202,229,1) 0%, rgba(143,39,117,1) 100%);
}
.baner_small .ext4otd_7  a:hover {
	color: #fff;
	background: rgb(143,39,117);
	background: linear-gradient(45deg, rgba(143,39,117,1) 0%, rgba(102,202,229,1) 100%);
}
/* ========================= */ 
.baner_small .sfg_en_1  {
  text-align: center;
  position: absolute;
  font-size: 16px;
  width: 170px;
  bottom: 100px;
  right: 170px;
}
.baner_small .sfg_en_1  a {
  margin: 0px auto;
  width: 120px;
  background: #375775;
  color: white;
}
.baner_small .sfg_en_1  a:hover {
  background: #466786;
  color: #fff;
}

.baner_small .sfg_pl_1  {
  text-align: center;
  position: absolute;
  font-size: 16px;
  width: 170px;
  bottom: 100px;
  right: 170px;
}
.baner_small .sfg_pl_1  a {
  margin: 0px auto;
  width: 120px;
  background: #375775;
  color: white;
}
.baner_small .sfg_pl_1  a:hover {
  background: #466786;
  color: #fff;
}

/* ========================= */ 
.baner_small .awo534_1 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: center;
  font-weight: bold !important;
  color: yellow;
  top: 60px;
  right: -73px;
  width: 320px;
  font-size: 50px;
  text-shadow: -4px 4px 5px orange;
  transform: rotate(23deg);
}
.baner_small .awo534_2 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: left;
  font-weight: bold !important;
  color: rgb(255, 255, 255);
  top: 80px;
  left: 20px;
  width: 465px;
  font-size: 35px;
}
.baner_small .awo534_3 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: left;
  font-weight: bold !important;
  color: rgb(255, 255, 255);
  top: 200px;
  left: 20px;
  width: 465px;
  font-size: 24px;
  display: grid;
}  
.baner_small .awo534_3 span {
  margin-left:15px
}
.baner_small .awo534_4  {
  text-align: center;
  position: absolute;
  font-size: 16px;
  width: 170px;
  bottom: 60px;
  left: 60px;
}
.baner_small .awo534_4  a {
  margin: 0px auto;
  width: 120px;
  background: #375775;
  color: white;
}
.baner_small .awo534_4  a:hover {
  background: #466786;
  color: #fff;
}

/* ========================= */ 
.baner_small .awoh_1 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: center;
  font-weight: bold !important;
  color: yellow;
  top: 50px;
  right: 0px;
  width: 600px;
  font-size: 50px;
  text-shadow: -4px 4px 5px orange;
  transform: rotate(-9deg);
}
.baner_small .awoh_2 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: left;
  font-weight: bold !important;
  color: rgb(255, 255, 255);
  top: 195px;
  right: 0px;
  width: 465px;
  font-size: 35px;
}
.baner_small .awoh_3 {
  position: absolute;
  letter-spacing: 2px;
  font-family: revert-layer;
  font-style: italic;
  text-align: left;
  font-weight: bold !important;
  color: rgb(255, 255, 255);
  top: 240px;
  right: 0px;
  width: 465px;
  font-size: 24px;
  display: grid;
}  
.baner_small .awoh_3 span {
  margin-left:15px
}
.baner_small .awoh_4  {
  text-align: center;
  position: absolute;
  font-size: 16px;
  width: 170px;
  bottom: 230px;
  right: 220px;
}
.baner_small .awoh_4  a {
  margin: 0px auto;
  width: 120px;
  background: #375775;
  color: white;
}
.baner_small .awoh_4  a:hover {
  background: #466786;
  color: #fff;
}
/* ========================= */ 
.baner_small .switch-isf_1 {
  position: absolute;
  font-size: 44px;
  color: rgb(255, 255, 255);
  top: 55px;
  width: 659px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-family: revert-layer;
  letter-spacing: 2px;
  left: -85px;
  }
.baner_small .switch-isf_2 {
  position: absolute;
  font-size: 24px;
  color: rgb(255, 255, 255);
  top: 127px;
  width: 465px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: left;
  font-family: revert-layer;
  letter-spacing: 2px;
  left: 10px;
  }
.baner_small .switch-isf_3 {
  position: absolute;
  font-size: 24px;
  color: rgb(255, 255, 255);
  top: 342px;
  width: 294px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: left;
  font-family: revert-layer;
  letter-spacing: 2px;
  left: 165px;
  }  
.baner_small .switch-isf_3 span {
  margin-left:15px
}
.baner_small .switch-isf_4 {
  position: absolute;
  font-size: 15px;
  color: rgb(255, 255, 255);
  bottom: 12px;
  width: 294px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: left;
  font-family: revert-layer;
  letter-spacing: 2px;
  left: 0px;
}
.baner_small .switch-isf_5  {
  width: 170px;
  text-align: center;
  position: absolute;
  bottom: 90px;
  left: -50px;
  font-size: 16px;
}
.baner_small .switch-isf_5  a {
  margin: 0px auto;
  width: 120px;
  background: #008cdc;
  color: white;

}
.baner_small .switch-isf_5  a:hover {
  background: white;
  color: #008cdc;
}
.baner_small .switch-isf_6 {
  position: absolute;
  font-size: 15px;
  color: rgb(255, 255, 255);
  bottom: 100px;
  width: 220px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: left;
  font-family: revert-layer;
  letter-spacing: 2px;
  right: 20px;
}
/* ========================= */ 
.baner_small .ext-poeg3din_1 {
  position: absolute;
  font-size: 24px;
  color: rgb(255, 255, 255);
  top: 148px;
  width: 500px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-family: revert-layer;
  letter-spacing: 4px;
  right: -164px;
}  
.baner_small .ext-poeg3din_2 {
  position: absolute;
  font-size: 16px;
  color: rgb(255, 255, 255);
  bottom: 118px;
  width: 514px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: left;
  font-family: calibri;
  letter-spacing: 2px;
  right: -240px;
}
.baner_small .ext-poeg3din_3 {
  position: absolute;
  font-size: 24px;
  color: rgb(255, 255, 255);
  top: 180px;
  width: 783px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-family: calibri;
  letter-spacing: 2px;
  left: -70px;
  text-align: left;
}
.baner_small .ext-poeg3din_4 {
  position: absolute;
  font-size: 16px;
  color: rgb(255, 255, 255);
  bottom: 100px;
  width: 783px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-family: calibri;
  letter-spacing: 2px;
  left: 40px;
  text-align: left;
}
.baner_small .ext-poeg3din_5 {
  width: 170px;
  text-align: center;
  position: absolute;
  bottom: 66px;
  right: 70px;
  font-size: 16px;
}
.baner_small .ext-poeg3din_5 a {
  margin: 0px auto;
  width: 120px;
  background: #008cdc;
  color: white;
}
.baner_small .ext-poeg3din_5 a:hover {
  background: white;
  color: #008cdc;
}
.baner_small .ext-poeg3din_6 {
  width: 170px;
  text-align: center;
  position: absolute;
  bottom: 60px;
  left: 40px;
  font-size: 16px;
}
.baner_small .ext-poeg3din_6 a {
  margin: 0px auto;
  width: 120px;
  background: #008cdc;
  color: white;
}
.baner_small .ext-poeg3din_6 a:hover {
  background: white;
  color: #008cdc;
}
/* ========================= */ 
.baner_small .ding2_1 {
  position: absolute;
  font-size: 90px;
  color: rgb(255, 255, 255);
  top: 54px;
  width: 659px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-family: calibri;
  letter-spacing: 4px;
  right: 212px;
  transform: rotatez(8deg);
  text-shadow: 5px 4px 2px #0cf;
}
.baner_small .ding2_2 {
  position: absolute;
  font-size: 48px;
  color: rgb(255, 255, 255);
  top: 437px;
  width: 354px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-family: calibri;
  letter-spacing: 2px;
  right: -179px;
}
.baner_small .ding2_3 {
  width: 170px;
  text-align: center;
  position: absolute;
  bottom: 89px;
  right: -110px;
  font-size: 16px;
}
.baner_small .ding2_3 a {
  margin: 0px auto;
  width: 120px;
  background: #008cdc;
  color: white;
}
.baner_small .ding2_3 a:hover {
  background: white;
  color: #008cdc;
}
/* ========================= */ 
.baner_small .hpsg3_psg3_1 {
  position: absolute;
  font-size: 90px;
  color: rgb(255, 255, 255);
  top: 114px;
  width: 567px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-family: calibri;
  letter-spacing: 4px;
  right: -116px;
}
.baner_small .hpsg3_psg3_2 {
  position: absolute;
  font-size: 26px;
  color: rgb(255, 255, 255);
  top: 290px;
  width: 800px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-family: calibri;
  letter-spacing: 2px;
  right: -244px;
}
.baner_small .hpsg3_psg3_3 {
  position: absolute;
  font-size: 42px;
  color: rgb(255, 255, 255);
  top: 339px;
  width: 260px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: left;
  font-family: calibri;
  letter-spacing: 2px;
  right: 75px;
}
.baner_small .hpsg3_psg3_4 {
  position: absolute;
  font-size: 26px;
  color: rgb(255, 255, 255);
  bottom: 108px;
  width: 920px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-family: calibri;
  letter-spacing: 2px;
  right: -295px;
}
.baner_small .hpsg3_psg3_5 {
  position: absolute;
  font-size: 42px;
  color: rgb(255, 255, 255);
  top: 510px;
  width: 240px;
  text-align: right;
  font-style: italic;
  font-weight: bold !important;
  text-align: left;
  font-family: calibri;
  letter-spacing: 2px;
  right: 75px;
}
.baner_small .hpsg3_psg3_6 {
  width: 170px;
  text-align: center;
  position: absolute;
  bottom: 236px;
  right: -110px;
  font-size: 16px;
}
.baner_small .hpsg3_psg3_6 a {
	margin: 0px auto;
	width: 120px;
	background: #008cdc;
	color: white;
}
.baner_small .hpsg3_psg3_6 a:hover {
  background: white;
  color: #008cdc;
}
.baner_small .hpsg3_psg3_7 {
  width: 170px;
  text-align: center;
  position: absolute;
  bottom: 65px;
  right: -110px;
  font-size: 16px;
}
.baner_small .hpsg3_psg3_7 a {
	margin: 0px auto;
	width: 120px;
	background: #008cdc;
	color: white;
}
.baner_small .hpsg3_psg3_7 a:hover {
  background: white;
  color: #008cdc;
}
/* ========================= */ 
.baner_small .PSDCG2_HPSDCG2_1 {
  /* Title */
	position: absolute;
	font-size: 40px;
	color: rgb(255, 255, 255);
	top: 40px;
	width: 100%;
	text-align: right;
	font-style: italic;
	font-weight: bold !important;
	text-align: center;
	font-family: calibri;
	letter-spacing: 4px;
}
.baner_small .PSDCG2_HPSDCG2_2 {
  position: absolute;
  bottom: 385px;
  width: 285px;
  left: 462px;
  height: 135px;
  background: url("https://lib.pulsar.pl/img/ikona/icon_new.png");
  background-repeat: repeat;
  background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-size: 280px;
  text-align: center;
  line-height: 115px;
  font-size: 60px;
  color: white;
  text-shadow: 5px 5px 5px black;
  font-family: cursive;
  transform: rotate(-10deg);
  font-style: italic;
}
.baner_small .PSDCG2_HPSDCG2_3 {
	width: 100%;
	text-align:center;
	position: absolute;
	bottom: 312px;
	font-size: 30px;
	padding: 2px 6px;
	color: white;
	font-family: calibri;
	letter-spacing: 4px;
}
.baner_small .PSDCG2_HPSDCG2_4 {
	width: 100%;
	text-align:center;
	position: absolute;
	bottom: 205px;
	font-size: 30px;
	padding: 2px 6px;
	color: white;
	font-family: calibri;
	letter-spacing: 4px;
}
.baner_small .PSDCG2_HPSDCG2_5 {
	width: 280px;
	text-align:center;
	position: absolute;
	bottom: 430px;
	left: 36px;
	font-size: 30px;
	padding: 2px 6px;
	color: white;
	font-family: calibri;
	letter-spacing: 4px;
	transform: rotateZ(7deg);
}
.baner_small .PSDCG2_HPSDCG2_6 {
  width: 280px;
  text-align: center;
  position: absolute;
  bottom: 428px;
  right: -95px;
  font-size: 30px;
  padding: 2px 6px;
  color: white;
  font-family: calibri;
  letter-spacing: 4px;
  transform: rotateZ(13deg);
}
.baner_small .PSDCG2_HPSDCG2_7 {
  width: 280px;
  text-align: center;
  position: absolute;
  bottom: 38px;
  left: 0px;
  font-size: 16px;
}
.baner_small .PSDCG2_HPSDCG2_7 a {
	margin: 0px auto;
	width: 120px;
	background: #5e5e60;
	color: white;
}
.baner_small .PSDCG2_HPSDCG2_7 a:hover {
  background: white;
  color: #5e5e60;
}
.baner_small .PSDCG2_HPSDCG2_8 {
  width: 280px;
  text-align: center;
  position: absolute;
  bottom: 38px;
  right: 0px;
  font-size: 16px;
}
.baner_small .PSDCG2_HPSDCG2_8 a {
	margin: 0px auto;
	width: 120px;
	background: #374f59;
	color: white;
}
.baner_small .PSDCG2_HPSDCG2_8 a:hover {
  background: white;
  color: #374f59;
}
/* ========================= */ 
.baner_small .vs_cctv_1 {
	position: absolute;
	font-size: 40px;
	color: rgb(255, 255, 255);
  top: 25px;
  left: 185px;
	right: 0px;
	width: 847px;
	text-align: right;
	font-style: italic;
	font-weight: bold !important;
	text-align: center;
}
.baner_small .vs_cctv_2 {
  position: absolute;
  bottom: 110px;
  width: 285px;
  left: -95px;
  height: 135px;
  background: url("https://lib.pulsar.pl/img/ikona/icon_new.png");
  background-repeat: repeat;
  background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-size: 280px;
  text-align: center;
  line-height: 115px;
  font-size: 60px;
  color: white;
  text-shadow: 5px 5px 5px black;
  font-family: cursive;
  transform: rotate(-10deg);
  font-style: italic;
}
.baner_small .vs_cctv_3 {
	width: 100%;
	text-align:center;
	position: absolute;
	bottom: 60px;
	font-size: 22px;
	padding: 2px 6px;
}
.baner_small .vs_cctv_3 a {
	margin: 0px auto;
	width: 120px;
	background: #5e5e60;
	color: white;
}
.baner_small .vs_cctv_3 a:hover {
  background: white;
  color: #5e5e60;
}
/* ========================= */ 
.baner_small .SWB_1 {
  position: absolute;
  font-size: 70px;
  font-weight: bold;
  font-style: italic;
  top: 5px;
  left: -750px;
  width: 100%;
  text-align: right;
  color: #fff;
}
.baner_small .SWB_2 {
  position: absolute;
  font-size: 35px;
  font-style: italic;
  font-weight: 700;
  width: 543px;
  text-align: center;
  bottom: 268px;
  top: 70px;
  left: -350px;
  color: #fff;
}
.baner_small .SWB_3 {
  position: absolute;
  font-size: 35px;
  font-style: italic;
  font-weight: 700;
  width: 543px;
  text-align: center;
  bottom: 268px;
  top: 200px;
  left: 372px;
  color: #fff;
}
.baner_small .SWB_4 {
  position: absolute;
  font-size: 32px;
  font-style: italic;
  font-weight: 700;
  width: 407px;
  text-align: center;
  bottom: 150px;
  top: 530px;
  left: 1125px;
  color: rgb(252, 249, 249);
}
.baner_small .SWB_5 {
  background: #464747;
  position: absolute;
  font-size: 32px;
  font-style: italic;
  color: #fff;
  font-weight: 700;
  top: 510px;
  left: -140px;
  right: 0px;
  width: 240px;
  text-align: center;
}
.baner_small .SWB_5 a:hover {
  color: #313b83;
  background: #f4f3f1;
}
.baner_small .SWB_6 {
  background: #464747;
  position: absolute;
  font-size: 32px;
  font-style: italic;
  color: #fff;
  font-weight: 700;
  top: 510px;
  left: 600px;
  right: 0px;
  width: 240px;
  text-align: center;
}
.baner_small .SWB_6 a:hover {
  color: #313b83;
  background: #f4f3f1;
}
.baner_small .SWB_7 {
  position: absolute;
  font-size: 32px;
  font-style: italic;
  font-weight: 700;
  width: 407px;
  text-align: center;
  bottom: 150px;
  top: 210px;
  left: 1125px;
  color: rgb(252, 249, 249);
}
/* ========================= */ 
.baner_small .puszki_1 {
	position: absolute;
	font-size: 52px;
	color: rgb(0, 0, 0);
	top: 68px;
	left: 650px;
	right: 0px;
	width: 650px;
	text-align: right;
	font-style: italic;
	font-weight: bold !important;
	text-align: center;
}
.baner_small .puszki_2 {
  position: absolute;
  font-size: 40px;
  color: rgb(0, 0, 0);
  font-style: italic;
  font-weight: 700;
  top: 220px;
  left: 790px;
  right: 0px;
  width: 375px;
  text-align: right;
}
.baner_small .puszki_3 {
  position: absolute;
  font-size: 24px;
  font-weight: 700;
  width: 440px;
  text-align: right;
  top: 345px;
  bottom: 980x;
  left: 820px;
  color: #000;
  text-align: center;
}
.baner_small .puszki_4 {
  position: absolute;
  bottom: 30px;
  left: 930px;
  width: 220px;
  height: 60px;
  font-size: 32px;
  font-style: italic;
  color: #f8f5f5;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
  background: #3e3f41;
}
.baner_small .puszki_5 {
  width: 156px;
  height: 137px;
  bottom: 110px;
  left: 1358px;
  position: absolute;
  background: url("https://lib.pulsar.pl/img/materialy_reklamowe/ulotka_Puszki-instalacyjne-przeciwpozarowe_PL.png");
}
.baner_small .puszki_5 a {
  width: 100%;
  position: absolute;
  bottom: -60px;
  font-size: 22px;
  color: yellow;
  left: 0px;
  text-align: center;
  padding: 0px;
  background: red;
  padding: 2px 6px;
  animation: blinker 2s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
	/* background: yellow; */
	/* color: red; */
  }
}
.baner_small .puszki_5 a:hover {
  background: yellow;
  color: red;
}
/* ========================= */ 

/* Defaults */
#jssor_1 {
  position: relative;
  margin: 0 auto;
  top: 0px;
  left: 0px;
  width: 1920px;
  height: 345px;
  overflow: hidden;
  visibility: hidden;
}
#jssor_1 .loading {
  position: absolute;
  top: 0px;
  left: 0px;
}
#jssor_1 .loading_bg {
  filter: alpha(opacity=70);
  opacity: 0.7;
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#jssor_1 .loading_gif {
  position: absolute;
  display: block;
  background: url("../img/loading.gif") no-repeat center
    center;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#jssor_1.small {
  position: relative;
  margin: 0 auto;
  top: 0px;
  left: 0px;
  width: 1920px;
  height: 620px;
  overflow: hidden;
  visibility: hidden;
}
#jssor_1 .baner_small {
  cursor: default;
  position: relative;
  top: 0px;
  left: 0px;
  width: 1920px;
  height: 620px;
  overflow: hidden;
}
#jssor_1.big {
  position: relative;
  margin: 0 auto;
  top: 0px;
  left: 0px;
  width: 1920px;
  height: 600px;
  overflow: hidden;
  visibility: hidden;
}
#jssor_1 .baner_big {
  cursor: default;
  position: relative;
  top: 0px;
  left: 0px;
  width: 1920px;
  height: 600px;
  overflow: hidden;
}
.okno {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.jssorb05 {
  position: absolute;
}
#jssor_1 .baner_small .jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
  background: url("../img/b05.png") no-repeat;
}
#jssor_1 .baner_big .jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
  background: url("../img/b05.png") no-repeat;
}
#jssor_1 .baner_small .jssora22l,
.jssora22r {
  background: url("../../../img/baner/small/a22.png") center center no-repeat;
}
#jssor_1 .baner_big .jssora22l,
.jssora22r {
  background: url("../../../img/baner/small/a22.png") center center no-repeat;
}
.jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
  position: absolute;
  /* size of bullet elment */
  width: 16px;
  height: 16px;
  background: url("../img/b05.png") no-repeat;
  overflow: hidden;
  cursor: pointer;
}
.jssorb05 div {
  background-position: -7px -7px;
}
.jssorb05 div:hover,
.jssorb05 .av:hover {
  background-position: -37px -7px;
}
.jssorb05 .av {
  background-position: -67px -7px;
}
.jssorb05 .dn,
.jssorb05 .dn:hover {
  background-position: -97px -7px;
}
.jssora22l,
.jssora22r {
  display: block;
  position: absolute;
  /* size of arrow element */
  width: 40px;
  height: 58px;
  cursor: pointer;
  /*background: url('img/baner/small/a22.png') center center no-repeat;*/
  overflow: hidden;
}
.jssora22l {
  background-position: -10px -31px;
}
.jssora22r {
  background-position: -70px -31px;
}
.jssora22l:hover {
  background-position: -130px -31px;
}
.jssora22r:hover {
  background-position: -190px -31px;
}
.jssora22l.jssora22ldn {
  background-position: -250px -31px;
}
.jssora22r.jssora22rdn {
  background-position: -310px -31px;
}