Razem 0,00 zł

Zobacz koszyk Przejdź do zakupu

Kupujesz prosto od polskiego producenta. Szczegóły

Razem 0,00 zł

Przejdź do oferty

Unia Europejska

PON - PT: 0900 - 1700

Biuro obsługi klienta

 

Salon firmowy

Znajdziesz nas tutaj:

Ul. Wiślana 25, 85-773 Bydgoszcz - w pobliżu salonu Ikea oraz sklepu Lidl

Godziny pracy:

Pon - Pt: 900 - 1700

Sobota: 900 - 1400

 
negocjuj
koszyk
0
0
0 zł

/* SLAJDER ZAPOWIEDZI W THE BEDS - Chcąc dodać kolejny baner trzeba dorzucić klasę bla_zapow_pic_cont_n+1 */

.bla_zapow {
display: flex;
width: 100%;
height: 530px;
background-color: #f6f6f6;
}

.bla_zapow_cont {
width: 100%;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: flex-end;
}

.bla_text_cont {
width: 40%;
margin: 0px 30px;
}


/* ZAPOWIEDZI dodać kolejne klasy */

.bla_zapow_pic_cont_1,
.bla_zapow_pic_cont_2,
.bla_zapow_pic_cont_3,
.bla_zapow_pic_cont_4,
.bla_zapow_pic_cont_5
{
width: 50%;
background-repeat: no-repeat;
background-position: center;
height: 100%;
background-size: cover;
}

.bla_zapow_pic_cont_1 {
background-image: url(https://beds.pl/media/banery/zapowiedzi/duoro.jpg); /* ZAPOWIEDZI slajd pierwszy */
}

.bla_zapow_pic_cont_2 {
background-image: url(https://beds.pl/media/banery/zapowiedzi/kula.webp); /* ZAPOWIEDZI slajd drugi */
}

.bla_zapow_pic_cont_3 {
background-image: url(https://beds.pl/media/banery/zapowiedzi/abis.webp); /* ZAPOWIEDZI slajd trzeci */
}

.bla_zapow_pic_cont_4 {
background-image: url(https://beds.pl/media/banery/zapowiedzi/pola.webp); /* ZAPOWIEDZI slajd czwarty */
}

.bla_zapow_pic_cont_5 {
background-image: url(https://beds.pl/media/banery/zapowiedzi/twig.webp); /* ZAPOWIEDZI slajd piaty */
}

.bla_titleBlack {
font-family: 'gilroy_extrabold';
font-size: 55px;
line-height: 55px;
color: #333;
margin-bottom: 20px;
}

.bla_descriptionBlack {
color: #333;
font-size: 20px;
line-height: 30px;
margin-bottom: 20px;
}

.bla_zapow_addimg {
display: none;
}

@media all and (max-width: 1230px) {

.bla_zapow {
height: 400px;
background-position-y: center;
background-size: contain;
}

.bla_text_cont {
margin-left: 30px;
}

.bla_titleBlack {
font-size: 40px;
line-height: 40px;
margin-bottom: 10px;
}

.bla_descriptionBlack {
font-size: 14px;
line-height: 20px;
}
}

@media all and (max-width: 800px) {

.bla_zapow {
background-image: none;
}

.bla_zapow_cont {
flex-wrap: wrap;
}

 

/* ZAPOWIEDZI dodać kolejne klasy */

.bla_zapow_pic_cont_1,
.bla_zapow_pic_cont_2,
.bla_zapow_pic_cont_3,
.bla_zapow_pic_cont_4,
.bla_zapow_pic_cont_5
{
display: none;
}

.bla_zapow_addimg {
display: flex;
width: 100%;
}

.bla_zapow_addimg img {
width: 100%;
height:auto;
}

.bla_text_cont {
width: 100%;
margin: 24px 30px 30px 30px;
}

.bla_titleBlack {
font-size: 28px;
line-height: 32px;
}

.bla_descriptionBlack {
font-size: 13px;
line-height: 18px;
}
}

 

 

 

 

/* SLAJDER TRENDY W THE BEDS - Chcąc dodać kolejny baner trzeba dorzucić klasę .bla_trends_pic_cont_n+1 */

.bla_trends {
display: flex;
width: 100%;
height: 530px;
background-color: #f6f6f6;
}

.bla_trends_cont {
margin: 0 auto;
display: flex;
align-items: center;
justify-content: flex-end;
}

.bla_text_cont {
width: 40%;
margin: 0px 30px;
}

.bla_trends_pic_cont_2,
.bla_trends_pic_cont_3,
.bla_trends_pic_cont_4 {
width: 50%;
background-repeat: no-repeat;
background-position: center;
height: 100%;
background-size: cover;
}

.bla_trends_pic_cont_2 {
background-image: url(https://beds.pl/media/banery/newtrends/new_odys.webp);
}

.bla_trends_pic_cont_3 {
background-image: url(https://beds.pl/media/banery/newtrends/new_live-edge.webp);
}

.bla_trends_pic_cont_4 {
background-image: url(https://beds.pl/media/banery/newtrends/new_kolekcja-steel.webp);
}


.bla_titleBlack {
font-family: 'gilroy_extrabold';
font-size: 55px;
line-height: 55px;
color: #333;
margin-bottom: 20px;
}

.bla_descriptionBlack {
color: #333;
font-size: 20px;
line-height: 30px;
margin-bottom: 20px;
}

.bla_trends_addimg {
display: none;
}

@media all and (max-width: 1230px) {

.bla_trends {
height: 400px;
background-position-y: center;
background-size: contain;
}

.bla_text_cont {
margin-left: 30px;
}

.bla_titleBlack {
font-size: 40px;
line-height: 40px;
margin-bottom: 10px;
}

.bla_descriptionBlack {
font-size: 14px;
line-height: 20px;
}
}

@media all and (max-width: 800px) {

.bla_trends {
background-image: none;
}

.bla_trends_cont {
flex-wrap: wrap;
}

.bla_trends_pic_cont_2,
.bla_trends_pic_cont_3,
.bla_trends_pic_cont_4,
.bla_trends_pic_cont_5 {
display: none;
}

.bla_trends_addimg {
display: flex;
width: 100%;
background-size: cover;
background-position: center;
/* background-position-y: -20px; */
height: 185px;
}


.bla_trends_addimg img {
width: 100%;
height:auto;
}


/* ZAPOWIEDZI i TRENDY dodać kolejne klasy */


.bla_trends_odys {
background-image: url(/media/banery/newtrends/new_odys2_small.webp);
}

.bla_trends_liveedge {
background-image: url(/media/banery/newtrends/new_live-edge2_small.webp);
}

.bla_trends_steel {
background-image: url(/media/banery/newtrends/new_kolekcja-steel2_small.webp);
}

.bla_trends_golo {
background-image: url(/media/banery/zapowiedzi/golo_b2_small.jpg);
}

.bla_trends_duoro {
background-image: url(/media/banery/zapowiedzi/duoro_small.jpg);
}

.bla_trends_koula {
background-image: url(/media/banery/zapowiedzi/kula_small.webp);
}

.bla_trends_abis {
background-image: url(/media/banery/zapowiedzi/abis_small.webp);
}

.bla_trends_pola {
background-image: url(/media/banery/zapowiedzi/pola_small.webp);
}

.bla_trends_twig {
background-image: url(/media/banery/zapowiedzi/twig_small.webp);
}

.bla_text_cont {
width: 100%;
margin: 24px 30px 30px 30px;
}

.bla_titleBlack {
font-size: 28px;
line-height: 32px;
}

.bla_descriptionBlack {
font-size: 13px;
line-height: 18px;
}
}

 

 

 

 

/* SLAJDER NAJNOWSZE KOLEKCJE - Chcąc dodać kolejny baner trzeba dorzucić klasę bla_newest_n+1 */

.bla_newest_2,
.bla_newest_3,
.bla_newest_4,
.bla_newest_5,
.bla_newest_6{
display: flex;
width: 100%;
height: 530px;
background-image: url("https://beds.pl/media/banery/newcollection/new_vigo.jpg");
background-repeat: no-repeat;
background-position-x: center;
background-color: #f6f6f6;
}

.bla_newest_3 {
background-image: url("https://beds.pl/media/banery/newcollection/new_retro.jpg");
}

.bla_newest_4 {
background-image: url("https://beds.pl/media/banery/newcollection/new_bianco.jpg");
}

.bla_newest_5 {
background-image: url("https://beds.pl/media/banery/newcollection/new_pola.webp");
}

.bla_newest_6 {
background-image: url("https://beds.pl/media/banery/newcollection/new_kula.webp");
}


.bla_newest_cont {
max-width: 1200px;
margin: 0 auto;
display: flex;
align-items: center;
}

.bla_text_cont {
width: 40%;
}

a.bla_label {
display: block;
background-color: #fff;
width: 300px;
height: 60px;
position: absolute;
bottom: calc(20% - 20px);
right: calc(10% - 20px);
padding: 30px;
transition: all 0.5s ease;
}

a.bla_label .labelProduct {
display: inline-block;
font-size: 12px;
text-transform: uppercase;
padding: 0px 30px 7px 0px;
}

a.bla_label .labelPrice {
display: inline-block;
font-family: 'gilroy_extrabold';
font-size: 20px;
padding: 7px 10px 0px 0px;
}

a.bla_label .labelPrice_promo {
display: inline-block;
font-family: 'gilroy_extrabold';
font-size: 20px;
padding: 7px 10px 0px 0px;
color: #00C260;
}

a.bla_label .labelPrice_old {
display: inline-block;

padding: 7px 10px 0px 0px;
color: #CECECE;
text-decoration: line-through;
}

a.bla_label img {
width: 40px;
height: 40px;
position: absolute;
top: 40px;
right: -16px;
transition: all 0.5s ease;
}

a.bla_label:hover {
background-color: #f0f0f0;
transition: all 0.5s ease;
}

a.bla_label:hover img {
right: -20px;
transition: all 0.5s ease
}

.bla_titleBlack {
font-family: 'gilroy_extrabold';
font-size: 55px;
line-height: 55px;
color: #333;
margin-bottom: 20px;
}

.bla_descriptionBlack {
color: #333;
font-size: 20px;
line-height: 30px;
margin-bottom: 20px;
}

.bla_newest_addimg {
display: none;
}


@media all and (max-width: 1230px) {

.bla_newest_2,
.bla_newest_3,
.bla_newest_4,
.bla_newest_5,
.bla_newest_6{
height: 400px;
background-position-y: center;
background-size: contain;
}

.bla_text_cont {
margin-left: 30px;
}

.bla_titleBlack {
font-size: 40px;
line-height: 40px;
margin-bottom: 10px;
}

.bla_descriptionBlack {
font-size: 14px;
line-height: 20px;
}
}

@media all and (max-width: 800px) {

.bla_newest_2,
.bla_newest_3,
.bla_newest_4,
.bla_newest_5,
.bla_newest_6{
background-image: none;
}

.bla_newest_cont {
flex-wrap: wrap;
}

.bla_newest_addimg {
display: flex;
width: 100%;
background-size: cover;
background-position: center;
background-position-y: -20px;
min-height: 185px;
}


.bla_newest_vigo {
background-image: url(/media/banery/newcollection/new_vigo2_small.jpg);
}

.bla_newest_retro {
background-image: url(/media/banery/newcollection/new_retro2_small.jpg);
}

.bla_newest_bianco {
background-image: url(/media/banery/newcollection/new_bianco2_small.jpg);
}

.bla_newest_pola {
background-image: url(/media/banery/newcollection/new_pola2_small.webp);
}

.bla_newest_kula {
background-image: url(/media/banery/newcollection/new_kula2_small.webp);
}

.bla_newest_addimg img {
width: inherit;
max-height:100%;
}

a.bla_label {
display: none;
}

.bla_text_cont {
width: 100%;
margin: 24px 30px 30px 30px;;
}

.bla_titleBlack {
font-size: 28px;
line-height: 32px;
}

.bla_descriptionBlack {
font-size: 13px;
line-height: 18px;
}
}

 

 

 

 

 

/* Responsywność głównego slidera */

.bannerWidget {
overflow: hidden;
}

.bannerWidget[data-sliderType="1"] {
height: 530px;
}

@media all and (max-width: 1230px) {
.bannerWidget[data-sliderType="1"] {
height: 400px;
}
}

@media all and (max-width: 800px) {
.bx-pager-link {
width: 10px !important;
height: 10px !important;
margin: 0px 3px !important;
}
.bx-controls-auto {
bottom: 5px !important;
}
}


.libla {
margin-left: 30px;
}


.h3bla {
margin: 10px 0px !important;
}

.bannerWidget {
overflow: hidden;
margin-bottom: 75px;
}

.bannerWidget .section {
position: relative;
}

.bannerWidget .section img {
width: 100%;
}

.bannerWidget .section .textContainer {
position: absolute;
top: calc(55% - 200px);
}

.bannerWidget .section .textContainer .title {
font-family: 'gilroy_extrabold';
font-size: 55px;
line-height: 70px;
color: #FFFFFF;
margin: 40px 0px 20px 0px;
}

.bannerWidget .section .textContainer .titleBlack {
font-family: 'gilroy_extrabold';
font-size: 55px;
line-height: 70px;
color: #333;
margin: 10px 0px 20px 0px;
}

.bannerWidget .section .textContainer .description,
.bannerWidget .section .textContainer .descriptionBlack {
margin: 20px 0px;
}

.bannerWidget .section .textContainer .description p {
color: #FFFFFF;
font-size: 20px;
line-height: 30px;
}

.bannerWidget .section .textContainer .descriptionBlack p {
color: #333;
font-size: 20px;
line-height: 30px;
}

.bannerWidget .section .textContainer button {
width: 280px;
margin: 20px 0px;
}

.bannerWidget .section a.labelContainer {
display: block;
background-color: #fff;
width: 300px;
height: 60px;
position: absolute;
bottom: calc(20% - 20px);
right: calc(10% - 20px);
padding: 30px;
transition: all 0.5s ease;
}

.bannerWidget .section .labelProduct {
display: inline-block;
font-size: 12px;
text-transform: uppercase;
padding: 0px 30px 7px 0px;
}

.bannerWidget .section .labelPrice {
display: inline-block;
font-family: 'gilroy_extrabold';
font-size: 20px;
padding: 7px 30px 0px 0px;
}

.bannerWidget .section a.labelContainer img {
width: 40px;
height: 40px;
position: absolute;
top: 40px;
right: -16px;
transition: all 0.5s ease;
}

.bannerWidget .section a.labelContainer:hover {
background-color: #f0f0f0;
transition: all 0.5s ease;
}

.bannerWidget .section a.labelContainer:hover img {
right: -20px;
transition: all 0.5s ease
}

#newTrendsBanner .col.left,
#newTrendsBanner .col.right {
overflow: hidden;
}

#newTrendsBanner img {
width: 100%;
height: 100%;
object-fit: cover;
}

#newTrendsBanner .textContainerLeft {
position: absolute;
top: 15%;
left: 8%;
max-width: 600px;
}

#newTrendsBanner .textContainerRight {
position: absolute;
top: 12%;
left: 8%;
max-width: 600px;
}

#newTrendsBanner .titleBlack {
font-family: 'gilroy_extrabold';
font-size: 55px;
line-height: 70px;
color: #333;
margin: 40px 0px 20px 0px;
}

#newTrendsBanner .descriptionBlack {
margin: 20px 0px;
}

#newTrendsBanner .descriptionBlack p {
color: #333;
font-size: 20px;
line-height: 30px;
}

@media all and (max-width: 1230px) {
.bannerWidget .section .textContainer {
left: 8%;
top: calc(55% - 140px);
}
.bannerWidget .section .textContainer p.title,
.bannerWidget .section .textContainer p.titleBlack,
#newTrendsBanner p.titleBlack {
font-size: 35px;
line-height: 40px;
}
.bannerWidget .section .textContainer .description p,
.bannerWidget .section .textContainer .descriptionBlack p,
#newTrendsBanner .descriptionBlack p {
font-size: 12px;
line-height: 18px;
}
.bannerWidget .section .textContainer button,
#newTrendsBanner button {
margin-top: 10px;
height: 30px;
width: 230px;
}
.bannerWidget .section .textContainer button a,
#newTrendsBanner button a {
height: 30px;
}
.bannerWidget .section .textContainer button span,
#newTrendsBanner button span {
line-height: 30px;
}
.bannerWidget .section .textContainer button span.label,
#newTrendsBanner button span.label {
font-size: 15px;
}
#newTrendsBanner .textContainerLeft {
top: 4%;
}
#newTrendsBanner .textContainerRight {
top: 2%;
}
}

@media all and (max-width: 900px) {
.bannerWidget .section a.labelContainer {
display: none;
}
}

@media all and (max-width: 768px) {
.bannerWidget {
margin-bottom: 40px;
}
}

@media all and (max-width: 670px) {
.bannerSlider1 .description {
display: none;
}
.bannerSlider1 .section .textContainer {
top: 0px;
}
.bannerSlider1 .section .textContainer .title {
margin-top: 20px;
margin-bottom: 0px;
}
}

 


@media all and (max-width: 550px) {
.bannerWidget .section .textContainer .title {
display: none;
}
.bannerWidget .section .textContainer {
top: calc(50% - 40px);
left: calc(50% - 115px);
}
.bannerSlider1 .textContainer {
display:none;
}
}

#whyTheBedsBanner .orange {
background-image: url("/skin/frontend/beds2/default/v3/img/banner/why_wood.webp");
background-color: #FFBB39;
box-sizing: border-box;
height: 440px;
margin-bottom: 60px;
padding-top: 97px;
width: 100%;
}

#whyTheBedsBanner .orange .col {
float: left;
text-align: center;
width: calc((100%/5) + 3px);
margin-right: -4px;
}

#whyTheBedsBanner .orange .col:last-child,
#whyTheBedsBanner .orange .col:nth-child(5) {
margin-right:0px;

}

#whyTheBedsBanner .orange .body {
margin: 0 auto;
max-width: 1200px;
}

#whyTheBedsBanner .orange .body .img {
min-height:174px;
}

#whyTheBedsBanner .orange .col img {
max-width:calc(90%);
}


#whyTheBedsBanner .orange .col:nth-child(1) img,
#whyTheBedsBanner .orange .col:nth-child(2) img {
max-width:146px;
}
#whyTheBedsBanner .orange .col:nth-child(3) img{
max-width:103px;
}
#whyTheBedsBanner .orange .col:nth-child(4) img{
max-width:160px;
}
#whyTheBedsBanner .orange .col:nth-child(5) img{
max-width:112px;
}

 

#whyTheBedsBanner .orange .col .content p,
#whyTheBedsBanner .orange .col .content p * {
color: #FFFFFF;
font-size: 13px;
line-height: 22px;
}

#whyTheBedsBanner .orange .col .content .title,
#whyTheBedsBanner .orange .col .content .title * {
font-family: 'gilroy_extrabold';
font-size: 18px;
color: #FFFFFF;
}

#whyTheBedsBanner .orange .col .content p span,
#whyTheBedsBanner .orange .col .content .title
{
display:block;
}


@media all and (max-width: 450px) {
.bannerWidget .section .textContainer p.title {
font-size: 20px;
line-height: 20px;
}
}

#whyTheBedsBanner {
margin-bottom: 0px;
}


@media all and (max-width: 1200px) {
#whyTheBedsBanner .orange {
padding-top: 40px;
padding-bottom: 20px;
height: auto;
}
#whyTheBedsBanner .orange .col {
width:calc(50% - 50px);
float: left;
min-height: 100px;
margin-left: 25px;
}
#whyTheBedsBanner .orange .body .img {
float: left;
width: 60px;
height: 70px;
min-height: auto;
position: relative;
}
#whyTheBedsBanner .orange .body .content {
float: left;
margin-left: 20px;
text-align: left;
width: calc(100% - 80px);
height: 70px;
position: relative;
}
#whyTheBedsBanner .orange .body .content .vertical-align {
position: absolute;
top: 50%;
left: 0;
margin-right: 0;
transform: translate(0, -50%);
}

#whyTheBedsBanner .orange .col:nth-child(2n+1) {
clear:both;
}
#whyTheBedsBanner .orange .col .img img {
max-width: 60px !important;
position: absolute;
top: 50%;
left: 0;
margin-right: 0;
transform: translate(0, -50%);
}
#whyTheBedsBanner .orange .col .content p span,
#whyTheBedsBanner .orange .col .content .title
{
display:inline;;
}
}

@media all and (max-width: 768px) {
#whyTheBedsBanner .orange .col {
clear:both;
width: calc(100% - 25px);
}
#whyTheBedsBanner .orange {
background-size:cover;
}

}
@media all and (max-width: 450px) {
#whyTheBedsBanner .orange .col {
margin-left: 1px;
}
}

@media all and (max-width: 450px) {
#whyTheBedsBanner .orange .col {
width: 100%;
}
}

#whyTheBedsBanner .bannerWidget {
margin-bottom: 60px;
}

#whyTheBedsBanner .body {
box-sizing: border-box;
margin: 0 auto;
max-width: 1200px;
padding-left: 16px;
padding-right: 16px;
}

#whyTheBedsBanner .body.text {
margin-bottom: 60px;
}

#whyTheBedsBanner .body.text:last-of-type {
margin-bottom: 0px;
}

#whyTheBedsBanner .body.text .header {
margin-bottom: 20px;
}

#whyTheBedsBanner .body.text .header .subpage {
font-family: 'open_sans_regular';
font-size: 20px;
font-weight: normal;
line-height: 24px;
width: 100%;
}

#whyTheBedsBanner .body.text .header .showHideButton {
display: none;
}

#whyTheBedsBanner .body .clearBoth {
clear: both;
height: 0px;
}

@media all and (max-width: 1230px) {
#whyTheBedsBanner .carouselBannerWidget {
display: none;
}
}

@media all and (max-width: 768px) {
#whyTheBedsBanner .orange {
margin-bottom: 20px;
}
#whyTheBedsBanner .body.text {
border-bottom: 1px solid #DFDFDF;
margin-bottom: 20px;
}
#whyTheBedsBanner .body.text .header {
display: flex;
align-items: center;
}
#whyTheBedsBanner .body.text .header .subpage {
display: inline-block;
font-family: 'open_sans_bold';
font-size: 14px;
line-height: 24px;
margin-right: 6px;
width: calc(100% - 24px);
}
#whyTheBedsBanner .body.text .header .showHideButton {
background-image: url('/skin/frontend/beds2/default/v3/img/banner/arrow_down.svg');
background-size: 16px 8px;
display: inline-block;
height: 8px;
width: 16px;
}
#whyTheBedsBanner .body.text .header .showHideButton.decomposed {
background-image: url('/skin/frontend/beds2/default/v3/img/banner/arrow_up.svg');
}
#whyTheBedsBanner .body.text .content {
display: none;
padding-bottom: 20px;
}
}

@media all and (max-width: 450px) {
#whyTheBedsBanner .orange .col {
width: 100%;
}
}

#CollectionBanner .row {
margin-top: 60px;
max-width: 1920px;
width: 100%;
}

 

@media all and (max-width: 900px) {
#newestCollectionBanner .section .align {
position: relative;
width: 10000px;
left: 50%;
margin: 0 0 0 -5000px;
text-align: center;
}
#newestCollectionBanner .section .align img {
height: 248px;
width: auto;
}
}

 


@media all and (max-width: 550px) {
#newestCollectionBanner .textContainer {
top: 0px;
left: 20px;
}
#newestCollectionBanner .section .align img {
margin-left:180px;
}
}

@media all and (max-width: 400px) {
#newestCollectionBanner .descriptionBlack,
#newestCollectionBanner .titleBlack{
display: none;
}
#newestCollectionBanner .section .align img {
margin-left:0px;
margin-right:380px;
}
#newestCollectionBanner .textContainer {
top: calc(50% - 30px);
left: calc(50% - 115px);
}
#newestCollectionBanner .body .textContainer .titleBlack {
margin-top: 0px;
}
}


#newTrendsBanner {
margin-bottom: 50px;
}
#newTrendsBanner .row {
height: 530px;
}
#newTrendsBanner .row.first {
margin-top: 60px;
margin-bottom: 38px;
}
#newTrendsBanner .row .col {
display: inline-block;
height: 100%;
position: relative;
width: 50%;
float: left;
}

@media all and (max-width: 1230px) {
#newTrendsBanner .row {
height: 300px;
}
#newTrendsBanner .row.first {
margin-bottom: 30px;
}
}

@media all and (max-width: 768px) {
#newTrendsBanner .row {
height: auto;
}
#newTrendsBanner .row .col {
float: none;
height: auto;
width: 100%;
}
#newTrendsBanner .row .col.first {
height: 225px;
}
#newTrendsBanner .row.second {
display: flex;
flex-direction: column-reverse;
}
#newTrendsBanner .row.first .col.right,
#newTrendsBanner .row.second .col.left {
height: 174px;
}
#newTrendsBanner .textContainerLeft,
#newTrendsBanner .textContainerRight {
position: relative;
padding-top: 20px;
padding-bottom: 30px;
margin: 0 auto;
left: 0;
}
#newTrendsBanner .titleBlack {
text-align: center;
margin-top: 0px;
}
#newTrendsBanner .descriptionBlack {
text-align: center;
}
#newTrendsBanner a.button {
display: block;
margin: 0px 30px;
}
}


.categoryBanner .row {
clear: both;
height: 402px;
}
.categoryBanner .row .col {
align-items: center;
box-sizing: border-box;
display: flex;
height: 100%;
width: 50%;
}
.categoryBanner .row .col.left {
float: left;
}
.categoryBanner .row .col.right {
float: right;
}
.categoryBanner .row .col img {
width: 100%;
}
.categoryBanner .row .col h2 {
font-family: 'gilroy_extrabold';
font-size: 30px;
line-height: 30px;
margin-bottom: 20px;
}
.categoryBanner .row .col p {
font-size: 16px;
line-height: 22px;
}
.categoryBanner .row.top .right {
padding-left: 60px;
}
.categoryBanner .row.bottom .left {
padding-right: 60px;
}

@media all and (max-width: 1230px) {
.categoryBanner .row {
height: auto;
}
.categoryBanner .row {
margin-bottom: 30px;
}
.categoryBanner .row.top .col,
.categoryBanner .row.bottom .col {
float: none;
height: auto;
padding-left: 15px;
padding-right: 15px;
width: 100%;
}
.categoryBanner .row.top .col.left,
.categoryBanner .row.bottom .col.right {
display: none;
float: none;
}
.categoryBanner .row .col h2 {
text-align: center;
}
}

 

.bannerKolDol {
max-width: 1200px !important;
margin: 0 auto !important;
}

.titleKolDol {
font-family: 'gilroy_extrabold';
font-size: 30px;
line-height: 30px;
color: #333;
margin-bottom: 40px !important;
}

.row.first.bannerKolDol {
margin-bottom: 0px !important;
max-height: 402px;
}

.row.second.bannerKolDol {
max-height: 402px !important;
}

#newTrendsBanner .col.right.bannerKolDol,
#newTrendsBanner .col.left.bannerKolDol {
background-color: #FFF;
}

.descriptionBlack.bannerKolDol p {
font-size: 16px !important;
line-height:24px !important;
}

.textContainerLeft.bannerKolDol {
left: 0 !important;
right: 8% !important;
}

.textContainerLeft.bannerKolDol,
.textContainerRight.bannerKolDol {
top: 50% !important;
transform: translateY(-50%);
}

@media all and (max-width: 1230px) {
.textContainerLeft.bannerKolDol {
padding-left: 30px !important;
top: 50% !important;
transform: translateY(-50%);
}

.textContainerRight.bannerKolDol {
padding-right: 30px !important;
top: 50% !important;
transform: translateY(-50%);
}

.titleKolDol {
font-size: 20px !important;
margin-bottom: 20px !important;
}

.descriptionBlack.bannerKolDol p {
font-size: 14px !important;
line-height: 20px !important;
}
}

 


@media all and (max-width: 768px) {
.row.first .col.left.bannerKolDol,
.row.second .col.right.bannerKolDol {
height: 174px !important;
}
.row.first .col.right.bannerKolDol,
.row.second .col.left.bannerKolDol {
height: auto !important;
}
.textContainerRight.bannerKolDol,
.textContainerLeft.bannerKolDol {
padding: 0px !important;
display: inline;
}
.titleKolDol {
text-align: center !important;
}
.row.first.bannerKolDol .col.right.bannerKolDol,
.row.second.bannerKolDol .col.left.bannerKolDol {
width: auto !important;
margin: 30px !important;
}
}

@media all and (max-width: 600px) {
.row.second.bannerKolDol {
margin-top: 30px !important;
}
}

@media all and (max-width: 500px) {
.row.second.bannerKolDol {
margin-top: 60px !important;
}
}

@media all and (max-width: 456px) {
.row.second.bannerKolDol {
margin-top: 80px !important;
}
}

@media all and (max-width: 400px) {
.row.second.bannerKolDol {
margin-top: 100px !important;
}
}

@media all and (max-width: 360px) {
.row.second.bannerKolDol {
margin-top: 120px !important;
}
}

 

 


/* BANER WĄSKI */

a.bannerblawaski {
display: block;
background-image: url("https://beds.pl/media/banery/waski/baner_waski_glowna_a.jpg");
background-position: center;
height: 200px;
}

@media all and (max-width: 1230px) {
a.bannerblawaski {
background-image: url("https://beds.pl/media/banery/waski/baner_waski_glowna_b.jpg");
}
}

@media all and (max-width: 800px) {
a.bannerblawaski {
background-image: url("https://beds.pl/media/banery/waski/baner_waski_glowna_c.jpg");
}
}

@media all and (max-width: 400px) {
a.bannerblawaski {
display: none;
background-image: url("https://beds.pl/media/banery/waski/baner_waski_glowna_d.jpg");
}
}

 

.bannerblacontent {
display: none;
}

 

 

 


/* LANDING-PAGE BANER DOL */

.landingpage_dol_liveedge_fullsize {
position:relative;
height: 793px;
width: calc(100vw - 17px);
margin-left: calc(-50vw + 50%);
background-image: url('https://beds.pl/media/banery/additional/liveedge/landingpage_dol_liveedge_fullsize_3.jpg');
background-position: center;
margin-bottom: 90px;
}

 

 

/* LANDING-PAGE BANER DOL 2 */

.landingpage_dol_liveedge_fullsize_2 {
position:relative;
height: 700px;
width: calc(100vw - 17px);
margin-left: calc(-50vw + 50%);
background-image: url('https://beds.pl/media/banery/additional/liveedge/landingpage_dol_liveedge_fullsize_1.jpg');
background-position: center;
margin-top: 90px;
}

.landingpage_dol_desc_bg {
position: absolute;
right: 0;
bottom: 0;
width: 226px;
height: 226px;
background-image: url('https://beds.pl/media/banery/additional/liveedge/landingpage_dol_liveedge_fullsize_2.jpg');
background-position: center;
}

.landingpage_dol_desc_bg p {
font-family: 'gilroy_extrabold';
font-size: 30px;
color: #fff;
margin-top: 45px;
margin-left: -100px;
}

 

 


/* LANDING-PAGE BANER GORA */

.landingpage_gora_liveedge_fullsize {
width: 100%;
margin-top: 40px;
}

.landingpage_gora_liveedge_fullsize img {
width: 100%;
max-width: 1210px;
}

 

 

/* KATEGORIE BANER NAD OPISEM */

a.kat_liveedge_fullsize {
position:relative;
height: 700px;
width: calc(100vw - 17px);
margin-left: calc(-50vw + 50%);
display: block;
background-image: url("https://beds.pl/media/banery/waski/baner_waski_glowna_a.jpg");
background-position: center;
height: 200px;
margin-bottom: 40px;
}

@media all and (max-width: 1230px) {
a.kat_liveedge_fullsize {
background-image: url("https://beds.pl/media/banery/waski/baner_waski_glowna_b.jpg");
}
}

@media all and (max-width: 800px) {
a.kat_liveedge_fullsize {
background-image: url("https://beds.pl/media/banery/waski/baner_waski_glowna_c.jpg");
}
}

@media all and (max-width: 400px) {
a.kat_liveedge_fullsize {
background-image: url("https://beds.pl/media/banery/waski/baner_waski_glowna_d.jpg");
}
}

 

 

 

 

 

 

 


/* BANER GŁÓWNY - SLAJD 1 */

a.bannerbla1,
a.bannerbla1_en,
a.bannerbla1_de,
a.bannerbla1_cz,
a.bannerbla1_sk {
display: block;
background-position: center;
height: 530px;
}

a.bannerbla1 {
background-image: url("https://beds.pl/media/banery/main/main_1-a.jpg");
}

a.bannerbla1_en {
background-image: url("https://beds.pl/media/banery/main/en/EN-targi-a.webp?random=1923849249");
}

a.bannerbla1_de {
background-image: url("https://beds.pl/media/banery/main/de/DE-targi-a.webp?random=1923849249");
}

a.bannerbla1_cz {
background-image: url("https://beds.pl/media/banery/main/CZ_main_1-a.jpg");
}

a.bannerbla1_sk {
background-image: url("https://beds.pl/media/banery/main/SK_main_1-a.jpg");
}

@media all and (max-width: 1230px) {
a.bannerbla1,
a.bannerbla1_en,
a.bannerbla1_de,
a.bannerbla1_cz,
a.bannerbla1_sk {
background-position: center;
height: 400px;
}
a.bannerbla1 {
background-image: url("https://beds.pl/media/banery/main/main_1-b.jpg");
}

a.bannerbla1_en {
background-image: url("https://beds.pl/media/banery/main/en/EN-targi-b.webp?random=1923849249");
}

a.bannerbla1_de {
background-image: url("https://beds.pl/media/banery/main/de/DE-targi-b.webp?random=1923849249");
}

a.bannerbla1_cz {
background-image: url("https://beds.pl/media/banery/main/CZ_main_1-b.jpg");
}

a.bannerbla1_sk {
background-image: url("https://beds.pl/media/banery/main/SK_main_1-b.jpg");
}
}

@media all and (max-width: 800px) {
a.bannerbla1,
a.bannerbla1_en,
a.bannerbla1_de,
a.bannerbla1_cz,
a.bannerbla1_sk {
background-position: center;
height: 400px;
}
a.bannerbla1 {
background-image: url("https://beds.pl/media/banery/main/main_1-c.jpg");
}

a.bannerbla1_en {
background-image: url("https://beds.pl/media/banery/main/en/EN-targi-c.webp?random=1923849249");
}

a.bannerbla1_de {
background-image: url("https://beds.pl/media/banery/main/de/DE-targi-c.webp?random=1923849249");
}

a.bannerbla1_cz {
background-image: url("https://beds.pl/media/banery/main/CZ_main_1-c.jpg");
}

a.bannerbla1_sk {
background-image: url("https://beds.pl/media/banery/main/SK_main_1-c.jpg");
}
}

@media all and (max-width: 400px) {
a.bannerbla1,
a.bannerbla1_en,
a.bannerbla1_de,
a.bannerbla1_cz,
a.bannerbla1_sk {
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
a.bannerbla1 {
background-image: url("https://beds.pl/media/banery/main/main_1-d.jpg");
}

a.bannerbla1_en {
background-image: url("https://beds.pl/media/banery/main/en/EN-targi-d.webp?random=1923849249");
}

a.bannerbla1_de {
background-image: url("https://beds.pl/media/banery/main/de/DE-targi-d.webp?random=1923849249");
}

a.bannerbla1_cz {
background-image: url("https://beds.pl/media/banery/main/CZ_main_1-d.jpg");
}

a.bannerbla1_sk {
background-image: url("https://beds.pl/media/banery/main/SK_main_1-d.jpg");
}
}

 

/* BANER GŁÓWNY - SLAJD 2 */

a.bannerbla2,
a.bannerbla2_en,
a.bannerbla2_de,
a.bannerbla2_cz,
a.bannerbla2_sk {
display: block;
background-position: center;
height: 530px;
}

a.bannerbla2 {
background-image: url("https://beds.pl/media/banery/main/main_2-a.jpg");
}

a.bannerbla2_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_abies-a.webp?random=1923849249");
}

a.bannerbla2_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_abies-a.webp?random=1923849249");
}

a.bannerbla2_cz {
background-image: url("https://beds.pl/media/banery/main/CZ_main_2-a.jpg");
}

a.bannerbla2_sk {
background-image: url("https://beds.pl/media/banery/main/SK_main_2-a.jpg");
}

@media all and (max-width: 1230px) {
a.bannerbla2,
a.bannerbla2_en,
a.bannerbla2_de,
a.bannerbla2_cz,
a.bannerbla2_sk {
background-position: center;
height: 400px;
}

a.bannerbla2 {
background-image: url("https://beds.pl/media/banery/main/main_2-b.jpg");
}

a.bannerbla2_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_abies-b.webp?random=1923849249");
}

a.bannerbla2_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_abies-b.webp?random=1923849249");
}

a.bannerbla2_cz {
background-image: url("https://beds.pl/media/banery/main/CZ_main_2-b.jpg");
}

a.bannerbla2_sk {
background-image: url("https://beds.pl/media/banery/main/SK_main_2-b.jpg");
}
}

@media all and (max-width: 800px) {
a.bannerbla2,
a.bannerbla2_en,
a.bannerbla2_de,
a.bannerbla2_cz,
a.bannerbla2_sk {
background-position: center;
height: 400px;
}

a.bannerbla2 {
background-image: url("https://beds.pl/media/banery/main/main_2-c.jpg");
}

a.bannerbla2_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_abies-c.webp?random=1923849249");
}

a.bannerbla2_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_abies-c.webp?random=1923849249");
}

a.bannerbla2_cz {
background-image: url("https://beds.pl/media/banery/main/CZ_main_2-c.jpg");
}

a.bannerbla2_sk {
background-image: url("https://beds.pl/media/banery/main/SK_main_2-c.jpg");
}
}

@media all and (max-width: 400px) {
a.bannerbla2,
a.bannerbla2_en,
a.bannerbla2_de,
a.bannerbla2_cz,
a.bannerbla2_sk {
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}

a.bannerbla2 {
background-image: url("https://beds.pl/media/banery/main/main_2-d.jpg");
}

a.bannerbla2_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_abies-d.webp?random=1923849249");
}

a.bannerbla2_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_abies-d.webp?random=1923849249");
}

a.bannerbla2_cz {
background-image: url("https://beds.pl/media/banery/main/CZ_main_2-d.jpg");
}

a.bannerbla2_sk {
background-image: url("https://beds.pl/media/banery/main/SK_main_2-d.jpg?20042020");
}
}

 


/* BANER GŁÓWNY - SLAJD 3 */

a.bannerbla3,
a.bannerbla3_en,
a.bannerbla3_de,
a.bannerbla3_cz,
a.bannerbla3_sk {
width: 1920px;
display: block;
background-position: center;
height: 530px;
}

a.bannerbla3 {
background-image: url("https://beds.pl/media/banery/main/main_retro_2_a.jpg?random=1923849249");
}

a.bannerbla3_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_kula-a.webp?random=1923849249");
}

a.bannerbla3_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_kula-a.webp?random=1923849249");
}

@media all and (max-width: 1230px) {
a.bannerbla3,
a.bannerbla3_en,
a.bannerbla3_de,
a.bannerbla3_cz,
a.bannerbla3_sk {
background-position: center;
height: 400px;
width: 100%;
}

a.bannerbla3 {
background-image: url("https://beds.pl/media/banery/main/main_retro_2_b.jpg?random=1923841149");
}

a.bannerbla3_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_kula-b.webp?random=1923849249");
}

a.bannerbla3_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_kula-b.webp?random=1923849249");
}
}

@media all and (max-width: 800px) {
a.bannerbla3,
a.bannerbla3_en,
a.bannerbla3_de,
a.bannerbla3_cz,
a.bannerbla3_sk {

background-position: center;
height: 400px;
width: 100%;
}

a.bannerbla3 {
background-image: url("https://beds.pl/media/banery/main/main_retro_2_c.jpg?random=1923812839");
}

a.bannerbla3_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_kula-c.webp?random=1923849249");
}

a.bannerbla3_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_kula-c.webp?random=1923849249");
}
}

@media all and (max-width: 400px) {
a.bannerbla3,
a.bannerbla3_en,
a.bannerbla3_de,
a.bannerbla3_cz,
a.bannerbla3_sk {
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}

a.bannerbla3 {
background-image: url("https://beds.pl/media/banery/main/main_retro_2_d.jpg?random=1922349839");
}

a.bannerbla3_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_kula-d.webp?random=1923849249");
}

a.bannerbla3_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_kula-d.webp?random=1923849249");
}
}

 


/* BANER GŁÓWNY - SLAJD 4 */

a.bannerbla4,
a.bannerbla4_en,
a.bannerbla4_de,
a.bannerbla4_cz,
a.bannerbla4_sk {
width: 1920px;
display: block;
background-position: center;
height: 530px;
}

a.bannerbla4 {
background-image: url("https://beds.pl/media/banery/main/main_golo-a.webp?random=1923849249");
}

a.bannerbla4_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_pola-a.webp?random=1923849249");
}

a.bannerbla4_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_pola-a.webp?random=1923849249");
}

@media all and (max-width: 1230px) {
a.bannerbla4,
a.bannerbla4_en,
a.bannerbla4_de,
a.bannerbla4_cz,
a.bannerbla4_sk {
background-position: center;
height: 400px;
width: 100%;
}

a.bannerbla4 {
background-image: url("https://beds.pl/media/banery/main/main_golo-b.webp?random=1923841149");
}

a.bannerbla4_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_pola-b.webp?random=1923849249");
}

a.bannerbla4_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_pola-b.webp?random=1923849249");
}
}

@media all and (max-width: 800px) {
a.bannerbla4,
a.bannerbla4_en,
a.bannerbla4_de,
a.bannerbla4_cz,
a.bannerbla4_sk {
background-position: center;
height: 400px;
width: 100%;
}

a.bannerbla4 {
background-image: url("https://beds.pl/media/banery/main/main_golo-c.webp?random=1923812839");
}

a.bannerbla4_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_pola-c.webp?random=1923849249");
}

a.bannerbla4_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_pola-c.webp?random=1923849249");
}
}

@media all and (max-width: 400px) {
a.bannerbla4,
a.bannerbla4_en,
a.bannerbla4_de,
a.bannerbla4_cz,
a.bannerbla4_sk {

background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}

a.bannerbla4 {
background-image: url("https://beds.pl/media/banery/main/main_golo-d.webp?random=1922349839");
}

a.bannerbla4_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_pola-d.webp?random=1923849249");
}

a.bannerbla4_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_pola-d.webp?random=1923849249");
}
}

 

 

/* BANER GŁÓWNY - SLAJD 5 */

a.bannerbla5,
a.bannerbla5_en,
a.bannerbla5_de,
a.bannerbla5_cz,
a.bannerbla5_sk {
width: 1920px;
display: block;
background-position: center;
height: 530px;
}

a.bannerbla5 {
background-image: url("https://beds.pl/media/banery/main/main_stoliki_a.jpg?random=1123849839");
}

a.bannerbla5_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_steel-a.webp?random=1923849249");
}

a.bannerbla5_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_steel-a.webp?random=1923849249");
}

@media all and (max-width: 1230px) {
a.bannerbla5,
a.bannerbla5_en,
a.bannerbla5_de,
a.bannerbla5_cz,
a.bannerbla5_sk {
background-position: center;
height: 400px;
width: 100%;
}

a.bannerbla5 {
background-image: url("https://beds.pl/media/banery/main/main_stoliki_b.jpg?random=1923814839.jpg");
}

a.bannerbla5_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_steel-b.webp?random=1923849249");
}

a.bannerbla5_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_steel-b.webp?random=1923849249");
}
}

@media all and (max-width: 800px) {
a.bannerbla5,
a.bannerbla5_en,
a.bannerbla5_de,
a.bannerbla5_cz,
a.bannerbla5_sk {
background-position: center;
height: 400px;
width: 100%;
}

a.bannerbla5 {
background-image: url("https://beds.pl/media/banery/main/main_stoliki_c.jpg?random=1983849239");
}

a.bannerbla5_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_steel-c.webp?random=1923849249");
}

a.bannerbla5_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_steel-c.webp?random=1923849249");
}
}

@media all and (max-width: 400px) {
a.bannerbla5,
a.bannerbla5_en,
a.bannerbla5_de,
a.bannerbla5_cz,
a.bannerbla5_sk {

background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}

a.bannerbla5 {
background-image: url("https://beds.pl/media/banery/main/main_stoliki_d.jpg?random=1123849837");
}

a.bannerbla5_en {
background-image: url("https://beds.pl/media/banery/main/en/EN_main_steel-d.webp?random=1923849249");
}

a.bannerbla5_de {
background-image: url("https://beds.pl/media/banery/main/de/DE_main_steel-d.webp?random=1923849249");
}
}

 

 

/* BANER GŁÓWNY - SLAJD 6 */

a.bannerbla6 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/main_steel-a.webp?random=1923849822");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla6 {
width: 1920px;
background-image: url("https://beds.pl/media/banery/main/main_steel-b.webp?random=1923849449");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla6 {
background-image: url("https://beds.pl/media/banery/main/main_steel-c.webp?random=1423859839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla6 {
background-image: url("https://beds.pl/media/banery/main/main_steel-d.webp?random=1225249839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 


/* BANER GŁÓWNY - SLAJD 7 */

a.bannerbla7 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/main_remont-a.jpg?random=1923119839");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla7 {
background-image: url("https://beds.pl/media/banery/main/main_remont-b.jpg?random=2923849839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla7 {
background-image: url("https://beds.pl/media/banery/main/main_remont-c.jpg?random=392449839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla7 {
background-image: url("https://beds.pl/media/banery/main/main_remont-d.jpg?random=4923849830");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 


/* BANER GŁÓWNY - SLAJD 8 */

a.bannerbla8 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/main_vinci-a.jpg?random=1453849839");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla8 {
background-image: url("https://beds.pl/media/banery/main/main_vinci-b.jpg?random=1452149839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla8 {
background-image: url("https://beds.pl/media/banery/main/main_vinci-c.jpg?random=2553849839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla8 {
background-image: url("https://beds.pl/media/banery/main/main_vinci-d.jpg?random=1425549839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 


/* BANER GŁÓWNY - SLAJD 9 */

a.bannerbla9 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/main_steel-a.jpg?random=1423115839");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla9 {
background-image: url("https://beds.pl/media/banery/main/main_steel-b.jpg?random=1423841139");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla9 {
background-image: url("https://beds.pl/media/banery/main/main_steel-c.jpg?random=1423851239");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla9 {
background-image: url("https://beds.pl/media/banery/main/main_steel-d.jpg?random=1925840009");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

/* BANER GŁÓWNY - SLAJD 10 */

a.bannerbla10 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/main_live_edge_a.jpg?random=1423849001");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla10 {
background-image: url("https://beds.pl/media/banery/main/main_live_edge_b.jpg?random=1423717839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla10 {
background-image: url("https://beds.pl/media/banery/main/main_live_edge_c.jpg?random=1423845959");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla10 {
background-image: url("https://beds.pl/media/banery/main/main_live_edge_d.jpg?random=1900649839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 


/* BANER GŁÓWNY - SLAJD 11 */

a.bannerbla11 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/main_golo-a.jpg?random=1423849001");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla11 {
background-image: url("https://beds.pl/media/banery/main_golo-b.jpg?random=1423717839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla11 {
background-image: url("https://beds.pl/media/banery/main/main_golo-c.jpg?random=1423845959");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla11 {
background-image: url("https://beds.pl/media/banery/main/main_golo-d.jpg?random=1900649839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

/* BANER GŁÓWNY - SLAJD 12 */

a.bannerbla12 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/walentynki2021-a.jpg?random=1423849001");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla12 {
background-image: url("https://beds.pl/media/banery/main/walentynki2021-b.jpg?random=1423717839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla12 {
background-image: url("https://beds.pl/media/banery/main/walentynki2021-c.jpg?random=1423845959");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla12 {
background-image: url("https://beds.pl/media/banery/main/walentynki2021-d.jpg?random=1900649839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

/* BANER GŁÓWNY - SLAJD 13 */

a.bannerbla13 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/main_greg-a.webp?random=1423849001");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla13 {
background-image: url("https://beds.pl/media/banery/main/main_greg-b.webp?random=1423717839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla13 {
background-image: url("https://beds.pl/media/banery/main/main_greg-c.webp?random=1423845959");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla13 {
background-image: url("https://beds.pl/media/banery/main/main_greg-d.webp?random=1900649839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 


/* BANER GŁÓWNY - SLAJD 14 */

a.bannerbla14 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/dostawa-a.jpg?random=1423849001");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla14 {
background-image: url("https://beds.pl/media/banery/main/dostawa-b.jpg?random=1423717839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla14 {
background-image: url("https://beds.pl/media/banery/main/dostawa-c.jpg?random=1423845959");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla14 {
background-image: url("https://beds.pl/media/banery/main/dostawa-d.jpg?random=1900649839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

 

/* BANER GŁÓWNY - SLAJD 15 */

a.bannerbla15 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/wielkanoc_2022-a.jpg?random=1423849001");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla15 {
background-image: url("https://beds.pl/media/banery/main/wielkanoc_2022-b.jpg?random=1423717839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla15 {
background-image: url("https://beds.pl/media/banery/main/wielkanoc_2022-c.jpg?random=1423845959");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla15 {
background-image: url("https://beds.pl/media/banery/main/wielkanoc_2022-d.jpg?random=1900649839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

 

 

 

 

/* BANER GŁÓWNY - SLAJD 17 */

a.bannerbla17 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/kula-a.webp?random=1423849001");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla17 {
background-image: url("https://beds.pl/media/banery/main/kula-b.webp?random=1423717839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla17 {
background-image: url("https://beds.pl/media/banery/main/kula-c.webp?random=1423845959");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla17 {
background-image: url("https://beds.pl/media/banery/main/kula-d.webp?random=1900649839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

 

 

/* BANER GŁÓWNY - SLAJD 18 */

a.bannerbla18 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/abies-a.webp?random=1423849001");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla18 {
background-image: url("https://beds.pl/media/banery/main/abies-b.webp?random=1423717839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla18 {
background-image: url("https://beds.pl/media/banery/main/abies-c.webp?random=1423845959");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla18 {
background-image: url("https://beds.pl/media/banery/main/abies-d.webp?random=1900649839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

 

 

/* BANER GŁÓWNY - SLAJD 16 */

a.bannerbla16 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/pola-a.webp?random=1423849001");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla16 {
background-image: url("https://beds.pl/media/banery/main/pola-b.webp?random=1423717839");
background-position: center;
height: 400px;
width: 100%;
}
.bannerbla16video {
display: none;
}
}

@media all and (max-width: 800px) {
a.bannerbla16 {
background-image: url("https://beds.pl/media/banery/main/pola-c.webp?random=1423845959");
background-position: center;
height: 400px;
width: 100%;
}
.bannerbla16video {
display: none;
}
}

@media all and (max-width: 400px) {
a.bannerbla16 {
background-image: url("https://beds.pl/media/banery/main/pola-d.webp?random=1900649839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
.bannerbla16video {
display: none;
}
}

 

 

/* BANER GŁÓWNY - SLAJD 19 */

a.bannerbla19 {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/twig-a.webp?random=1423849001");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla19 {
background-image: url("https://beds.pl/media/banery/main/twig-b.webp?random=1423717839");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla19 {
background-image: url("https://beds.pl/media/banery/main/twig-c.webp?random=1423845959");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla19 {
background-image: url("https://beds.pl/media/banery/main/twig-d.webp?random=1900649839");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 



/*------------------------------------------------------------------------------------------------------------------------------ CZ ------------------------------------------------------------------------------------------------------------------------------ */

 

 

/* CZ - BANER GŁÓWNY - SLAJD 2 - CZ */

a.bannerbla2_cz {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_golo-a.jpg?random=1923849249");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla2_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_golo-b.jpg?random=1923849249");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla2_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_golo-c.jpg?random=1923849249");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla2_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_golo-d.jpg?random=1923849249");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

/* CZ - BANER GŁÓWNY - SLAJD 3 - CZ */

a.bannerbla3_cz {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_steel-a.webp?random=1923849249");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla3_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_steel-b.jpg?random=1923849249");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla3_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_steel-c.jpg?random=1923849249");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla3_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_steel-d.jpg?random=1923849249");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

/* CZ - BANER GŁÓWNY - SLAJD 4 - CZ */

a.bannerbla4_cz {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_greg-a.jpg?random=2923849243");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla4_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_greg-b.jpg?random=292384943");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla4_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_greg-c.jpg?random=2923449244");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla4_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_greg-d.jpg?random=292849349");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

/* CZ - BANER GŁÓWNY - SLAJD 5 - CZ */

a.bannerbla5_cz {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_retro-a.jpg?random=1923849229");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla5_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_retro-b.jpg?random=1923849239");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla5_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_retro-c.jpg?random=1923849219");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla5_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_retro-d.jpg?random=1923829241");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

/* CZ - BANER GŁÓWNY - SLAJD 6 - CZ */

a.bannerbla6_cz {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_liveedge-a.jpg?random=1923849229");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla6_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_liveedge-b.jpg?random=1923849239");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla6_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_liveedge-c.jpg?random=1923849219");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla6_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_liveedge-d.jpg?random=1923829241");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}


/* CZ - BANER GŁÓWNY - SLAJD 7 - CZ */

a.bannerbla7_cz {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_stoliki-a.jpg?random=1923849229");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla7_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_stoliki-b.jpg?random=1923849239");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla7_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_stoliki-c.jpg?random=1923849219");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla7_cz {
background-image: url("https://beds.pl/media/banery/main/cz/CZ_main_stoliki-d.jpg?random=1923829241");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

 

 


/*------------------------------------------------------------------------------------------------------------------------------ SK ------------------------------------------------------------------------------------------------------------------------------ */

 

 

/* CZ - BANER GŁÓWNY - SLAJD 2 - SK */

a.bannerbla2_sk {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_golo-a.jpg?random=1923849249");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla2_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_golo-b.jpg?random=1923849249");
background-position: center;
height: 400px;
}
}

@media all and (max-width: 800px) {
a.bannerbla2_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_golo-c.jpg?random=1923849249");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla2_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_golo-d.jpg?random=1923849249");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

/* CZ - BANER GŁÓWNY - SLAJD 3 - SK */

a.bannerbla3_sk {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_steel-a.jpg?random=1923849249");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla3_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_steel-b.webp?random=1923849249");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla3_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_steel-c.webp?random=1923849249");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla3_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_steel-d.webp?random=1923849249");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

/* CZ - BANER GŁÓWNY - SLAJD 4 - SK */

a.bannerbla4_sk {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_greg-a.jpg?random=2923849243");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla4_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_greg-b.jpg?random=292384943");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla4_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_greg-c.jpg?random=2923449244");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla4_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_greg-d.jpg?random=292849349");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

 

/* CZ - BANER GŁÓWNY - SLAJD 5 - SK */

a.bannerbla5_sk {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_retro-a.jpg?random=1923849229");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla5_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_retro-b.jpg?random=1923849239");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla5_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_retro-c.jpg?random=1923849219");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla5_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_retro-d.jpg?random=1923829241");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

 

/* CZ - BANER GŁÓWNY - SLAJD 6 - SK */

a.bannerbla6_sk {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_liveedge-a.jpg?random=1923849229");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla6_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_liveedge-b.jpg?random=1923849239");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla6_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_liveedge-c.jpg?random=1923849219");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla6_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_liveedge-d.jpg?random=1923829241");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}


/* CZ - BANER GŁÓWNY - SLAJD 7 - SK */

a.bannerbla7_sk {
width: 1920px;
display: block;
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_stoliki-a.jpg?random=1923849229");
background-position: center;
height: 530px;
}

@media all and (max-width: 1230px) {
a.bannerbla7_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_stoliki-b.jpg?random=1923849239");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 800px) {
a.bannerbla7_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_stoliki-c.jpg?random=1923849219");
background-position: center;
height: 400px;
width: 100%;
}
}

@media all and (max-width: 400px) {
a.bannerbla7_sk {
background-image: url("https://beds.pl/media/banery/main/sk/SK_main_stoliki-d.jpg?random=1923829241");
background-position: center;
height: 400px;
background-size: cover;
width: 100%;
}
}

Skontaktuj się z nami!

Salon ekspozycji będzie zamknięty w dniach: 23.12.2023 / 24-26.12.2023 / 01.01.2024 / 06.01.2024
Zapraszamy Państwa w dniach: 27-30.12.2023 / 02-05.01.2024

Sprzedaż / Salon firmowy

Patryk Rulewski

Konsultant ds. sprzedaży

 

pon - pt:

sob:

0900 - 1700

0900 - 1400

 
 

Realizacja zamówień

Paulina Bąk

Realizacja zamówień

 

pon - pt:

0700 - 1500

 
 

Informacje o dostawie

Dawid Jendraszak

Specjalista ds. logistyki

 

pon - pt:

0600 - 1400

 
 

Obsługa posprzedażna

Mirosław Antul

Konsultant ds. obsługi
posprzedażnej

 

pon - pt:

0700 - 1500

 
 

Płatności i faktury

Monika Wojasińska

Specjalista ds. rozliczeń

 

pon - pt:

0700 - 1500

 
 

Nie masz jeszcze konta?

Zarejestruj się