.strony-blog-wpisy_txt1 {
    width: 650px;
    margin-left: 0
}

.strony-blog-wpisy_banner_podstrona {
    background-color: #7882b6
}

.strony-blog-wpisy_tlo1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #e8eefd;
    padding-bottom: 30px;
}

.strony-blog-wpisy_tlo1_zdj1 {
    position: absolute;
    top: 0;
    width: 50px;
    left: 50px;
}
.strony-blog-wpisy_tlo1_txt {
    float: left;
    width: calc(100% - 250px);
    padding-left: 200px;
    padding-right: 200px;
    padding-top: 50px;
}
.strony-blog-wpisy_tlo1_txt1 {
    color: #7682BA;
    font-size: 14px;
}
.strony-blog-wpisy_tlo1_txt2 {
    margin-top: 10px;
    line-height: 1.2;
    font-size: 40px;
    font-family: "Roc Grotesk Medium";
}
.strony-blog-wpisy_tlo1_txt3 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.strony-blog-wpisy_tlo1_zdj2 {
    float: left;
    width: 249px;
    padding-top: 50px;
}
.strony-blog-wpisy_tlo1_button {
    display: inline-block;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    color: #061C9C;
    border: solid 1px #061C9C;
    border-radius: 25px;
    font-family: "Roc Grotesk Medium";
}
.strony-blog-wpisy_tlo1_button:hover {
    color: #FFFFFF;
    background-color: #061C9C;
}
.strony-blog-wpisy_stopka_linia {
    background-color: #e8eefd;
}
.strony-blog-wpisy_box_tag {
    display: inline-block;
    padding: 5px;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    box-shadow: 0px 2px 2px 0px #00000014;
    font-size: 14px;

}
.strony-blog-wpisy_box_tag:hover {
    background: #F2F2F2;    
}
.strony-blog-wpisy_box_szukaj {
    display: inline-block;
    width: 100%;
    max-width: 650px;
    margin-left: 0;
    padding: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    box-shadow: 0px 2px 2px 0px #00000014;
    background-color: #FFFFFF;
    font-size: 18px;
    border-radius: 35px;
}
.strony-blog-wpisy_box_szukaj img {
    height: 30px;
    margin-right: 10px;
}
.strony-blog-wpisy_box_szukaj input[type="text"] {
    width: calc(100% - 50px);
    border: none;
    font-size: 18px;
}
.strony-blog-wpisy_box_akt_lewa {
    float: left;
    width: 39%;
    margin-right: 1%;
}
.strony-blog-wpisy_box_akt_prawa {
    float: left;
    width: 59%;
    margin-left: 1%;
}
.strony-blog-wpisy_box_akt_duzy {
    width: 100%;
    box-shadow: 0px 4px 20px 0px #1212311A;
    border-radius: 10px;
}
.strony-blog-wpisy_box_akt_duzy_zdj {
    width: 100%;
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
}
.strony-blog-wpisy_box_akt_maly {
   width: 100%;
    box-shadow: 0px 4px 20px 0px #1212311A;    
    border-radius: 10px;
    overflow: hidden;
    height: 291px;
    margin-bottom: 20px;
}
.strony-blog-wpisy_box_akt_maly_l {
    float: left;
    width: 36%;
    margin-right: 4%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}
.strony-blog-wpisy_box_akt_maly_p {
    float: left;
    width: 60%;
    padding-top: 20px;
}

.blog-wpis-ukryty {
    display: none;
}

.blog-wpis-ukryty.blog-wpis-widoczny {
    display: block;
}

#lista-wpisow-blog .blog-wpis-element {
    display: none;
}

#lista-wpisow-blog .blog-wpis-element.blog-wpis-widoczny {
    display: block;
}