﻿.pl{
    float: right;
    margin-right: 10px;
    margin-top: 0px;
    width: 200px;
}
.PlEn {
    float: left;
    text-decoration: none;
    font-size: 16px;
    font-family: Raleway;
    color: #000;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 500;
    margin-right: 0px;
    margin-top: 5px;
    text-align: center;
    width: 80px;
    transition: all .4s;
}
    .PlEn:hover {
        color: #e7b036;
    }
.Sekcja1 {
    height: 822px;
    position: relative;
    margin: 5px auto auto auto;
}

.slide {
    max-width: 1920px;
    min-width: 500px;
    width: 100%;
    /*background-image: url('Grafika/Naglowek/IMG_1863-9 copy 2.png');*/
    background-position: 50% 50%;
    margin: 5px auto auto auto;
    /*position: relative;*/
}

.img2 {
    /*min-width: 520px;*/
    width: 100%;
}
/*.Sekcja1*/ .S1_cent {
    max-width: 1920px;
    min-width: 500px;
    background-position: 50% 50%;
}

.Sekcja1 .S1_Slajd1 {
    background-image: url('Grafika/Naglowek/SLIDE11-1.jpg')
}

.Sekcja1 .S1_Slajd2 {
    background-image: url('Grafika/Naglowek/SLIDE22-1.jpg')
}


/*.Sekcja1 .S1_cent*/ .S1_divCent {
    width: 500px;
    height: 822px;
    margin: -7px auto auto auto;
    position: relative;
}
/*.Sekcja1 .S1_cent*/ .S1_divCentOpisWsp {
    width: 327px;
    height: 275px;
    border-style: solid;
    border-width: 4px;
    border-color: #e7b036;
    position: absolute;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_Opis1 {
    margin-top: 130px;
    margin-left: 470px;
}

.S1_divCent_Opis2 {
    margin-top: 452px;
    margin-left: -200px;
}

.S1_divCent_Opis3 {
    margin-top: 452px;
    margin-left: 470px;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_textWsp {
    position: absolute;
    font-family: Raleway;
    text-align: right;
    text-shadow: 0 0 10px black;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_text1_PL {
    margin-left: -18px;
    margin-top: 15px;
    line-height: 50px;
    font-size: 50px;
    font-weight: 900;
    color: white;
}
/*.Sekcja1 .S1_cent*/

.S1_divCent_text1_EN {
    margin-left: -18px;
    margin-top: 15px;
    line-height: 46px;
    font-size: 46px;
    font-weight: 900;
    color: white;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_text2 {
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: #e7b036;
    left: -16px;
    top: 120px;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_text2_EN {
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: #e7b036;
    left: -16px;
    top: 200px;
}

/*.Sekcja1 .S1_cent*/ .S1_divCent_text3_PL {
    margin-left: -52px;
    line-height: 50px;
    margin-top: 20px;
    font-size: 48px;
    font-weight: 900;
    color: white;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_text3_EN {
    margin-left: 60px;
    line-height: 46px;
    margin-top: 20px;
    font-size: 46px;
    font-weight: 900;
    color: white;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_text4 {
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: #e7b036;
    left: -28px;
    top: 170px;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_text4_EN {
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: #e7b036;
    left: -28px;
    top: 120px;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_text5_PL {
    margin-left: -18px;
    line-height: 50px;
    margin-top: 20px;
    font-size: 48px;
    font-weight: 900;
    color: white;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_text5_EN {
                          width: 400px;
    margin-left: -100px;
    line-height: 44px;
    margin-top: 20px;
    font-size: 44px;
    font-weight: 900;
    color: white;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_text6 {
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: #e7b036;
    left: -28px;
    top: 170px;
}
/*.Sekcja1 .S1_cent*/ .S1_divCent_text6_EN {
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: #e7b036;
    left: -28px;
    top: 200px;
}

@media only screen and (max-width: 1140px) {
    .S1_divCent_text1 {
        margin-left: -18px;
        margin-top: 15px;
        line-height: 20px;
        font-size: 20px;
        font-weight: 700;
        color: white;
    }
}

