.post-item-wrapper:before, .post-item-wrapper:after, .all-about-section .post:before, .all-about-section .post:after {
display: block;
content: "";
clear: both;
}
.post .featured-image {
margin: 0 0 15px;
overflow: hidden;
line-height: 0;
background: #000;
}
.post .featured-image img {
width: 100%;
}
.post-item-wrapper {
margin: 0 -15px;
}
.bp-two-column .post-item-wrapper .post {
width: 50%;
min-width: 50%;
}
.bp-three-column .post-item-wrapper .post {
width: 33.3333%;
}
.bp-four-column .post-item-wrapper .post {
width: 25%;
}
.bp-two-column .post-item-wrapper .post, .bp-four-column .post-item-wrapper .post, .bp-three-column .post-item-wrapper .post {
padding: 0 15px;
margin-bottom: 0;
float: left;
}
.bpc-entry-title {
margin: 0px 0 12px;
}
.bpc-entry-title p {
font-size: 28px;
text-transform: uppercase;
font-weight: 300;
border-left: 3px solid #bfd8d2;
padding-left: 15px;
margin-top: 30px;
}
.post a {
color: inherit;
font-weight: 500;
}
.post .entry-title {
font-size: 16px;
}
.bp-two-column .post .entry-title {
font-size: 24px;
}
.superBlock--fullWidth .superBlock__topWrapper {
position: relative;
text-align: right;
margin-bottom: 1.25rem;
}
a.read-more-btn {
font-size: 14px;
text-transform: lowercase;
}
.post a:hover, .banner-slider-item a h3:hover, .et_pb_widget li a:hover, #sidebar .textwidget.custom-html-widget a:hover, #top-menu li a:hover, #top-menu li a:hover::before, #top-menu li.current-menu-item a, #top-menu li.current-menu-item a::before {
color: #BFD8D2;
}
.featured-top {
position: relative;
}
.featured-top .post>a {
width: 75%;
height: 75%;
display: inline-block;
max-width: 697px;
max-height: 697px;
}
.featured-top .post-content {
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
position: absolute;
width: 460px;
background: #F5F5F5;
text-align: left;
padding: 1.5rem;
border-left: 3px solid #bfd8d2;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
top: 49%;
left: 25%;
}
.featured-top {
position: relative;
text-align: right;
margin-bottom: 1.25rem;
}
.featured-top .entry-title {
font-size: 24px;
text-transform: uppercase;
font-weight: 300;
}
.read-more-btn {
text-transform: uppercase;
}
.post:hover .featured-image img {
transform: scale(1.15);
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
opacity: 0.6;
}
.post .featured-image img {
transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
}
.banner-slider-item .featured-image {
margin: 0;
position: relative;
}
.slider-text {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 10px;
color: #fff;
text-align: center;
}
.banner-slider-item .featured-image::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: -owg-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, #000 100%);
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, #000 100%);
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, #000 100%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, #000 100%);
background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, #000 100%);
}
.slider-text .entry-title {
font-size: 14px;
color: #fff;
font-weight: 700;
text-align: center;
line-height: 1.2;
padding-bottom: 3px;
}
.slider-text .slider-text .updated {
display: block;
text-align: center;
margin-top: .25rem;
font-weight: 400;
font-size: 11px;
line-height: 15px;
text-transform: uppercase;
}
.banner-slider.owl-theme .owl-nav {
margin: 0 !important;
}
.banner-slider.owl-theme .owl-nav [class*="owl-"] {
height: 40px;
width: 18px;
background: rgb(255, 255, 255, 0) !important;
border-radius: 0 !important;
position: absolute;
top: 0;
bottom: 0;
margin: auto !important;
}
.banner-slider.owl-theme .owl-nav [class*="owl-"] {
font-size: 72px !important;
color: #FEDCD2;
}
.banner-slider.owl-theme .owl-nav [class*="owl-"]:hover {
color: #BFD8D2;
}
.banner-slider.owl-theme .owl-nav [class*="owl-"] span {
line-height: 0
}
.banner-slider.owl-theme .owl-nav .owl-next {
right: -30px;
}
.banner-slider.owl-theme .owl-nav .owl-prev {
left: -30px;
}
ul {
margin-left: 8px;
}
ul li {
position: relative;
padding-left: 5px;
margin-bottom: .5rem;
list-style: none;
}
ul li a {
font-size: 16px;
}
.bpc-all-about-container h3, .all-about-section .post-content .entry-title {
font-size: 24px;
line-height: 1.5
}
.bpc-all-about-container h4, .all-about-section .post-content h4 {
font-size: 20px;
line-height: 1.3
}
h1, h2, h3, h4, h5, h6 { }
.et_pb_widget strong, h2 strong, h3 strong {
font-weight: 500;
}
.bpc-all-about-container {
padding-top: 0 !important;
}
.et_pb_section {
padding: 0 !important;
}
.all-about-section .post>.featured-image {
width: 50%;
float: left;
}
.all-about-section .post .post-content {
width: 50%;
float: right;
padding-left: 30px;
}
.all-about-section .post-content .text-widget {
margin-top: 20px;
}
.banner-slider-item {
padding: 0 5px;
}
body {
font-family: 'Montserrat', sans-serif;
}
.post {
position: relative;
margin-bottom: 30px;
}
.post-content-wrapper {
margin-top: -50px;
background: #fff;
z-index: 99;
position: relative;
width: 95%;
padding: 15px 20px; margin-left: 2.5%;
}
#sidebar {
width: 30%;
border-left: 1px solid #e2e2e2;
}
#left-area {
width: 70%;
padding-right: 30px !important;
}
.et_right_sidebar #main-content .container::before {
right: 30% !important;
display: none;
}
.et_pb_widget h2, .widget h2 {
font-size: 16px;
text-align: left !important;
background: #fedcd2;
padding: 15px;
margin-bottom: 0;
color: #000;
}
.post-item-wrapper, .feature-post-container, .post-list-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-wrap: nowrap;
flex-wrap: -webkit-box;
flex-direction: row;
}
.archive .post-item-wrapper, .archive .feature-post-container, .archive .post-list-wrapper {
flex-wrap: wrap;
}
.post-item-wrapper .post, .feature-post-container .featured-archive, .post-list-wrapper .post {
flex-grow: 1;
flex-basis: 25%;
}
.post-list-wrapper .post {
min-width: 50%;
}
.post-list-wrapper .post:nth-child(2n+1) {
padding-right: 15px;
}
.post-list-wrapper .post:nth-child(2n+2) {
padding-left: 15px;
}
.feature-post-container {
margin: 0 -15px;
padding-bottom: 20px;
}
.feature-post-container .featured-archive {
padding: 0 15px;
}
.pagination {
width: 100%;
}
#et-top-navigation { }
#top-menu-nav { }
#top-menu {
float: none;
}
#top-menu li a {
position: relative;
}
#top-menu li a::before { }
#top-menu li a:hover::before, #top-menu li.current-menu-item a::before {
left: 0;
width: 100%;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
right: auto;
}
#top-menu li a:hover { opacity: 1 !important;
}
#top-menu li {
margin-bottom: 0;
}
.featured-archive .post-content, .post-list-wrapper .post .post-content {
margin-top: -35px;
background: #fff;
position: relative;
width: 95%;
margin-left: 2.5%;
padding: 15px;
}
#left-area .post .post-meta {
padding-bottom: 0;
}
.featured-top .post, .featured-top .post .featured-image {
margin-bottom: 0;
}
.featured-top {
margin-bottom: 30px;
}
.post ul li {
position: relative;
}
.post ul li:before {
position: absolute;
top: 1px;
left: -19px;
font-size: 17px;
content: "\39";
text-shadow: 0 0;
font-family: ETmodules !important;
font-weight: 400;
font-style: normal;
font-variant: normal;
}
#sidebar .widget, #sidebar .textwidget.custom-html-widget {
border: 1px solid #fedcd2;
margin-bottom: 30px;
}
#sidebar .widget ul {
margin: 0;
}
#sidebar .widget ul li, #sidebar .textwidget.custom-html-widget h3 {
margin: 0;
padding: 10px 15px;
border-bottom: 1px solid #fedcd2;
line-height: 1.5;
}
#sidebar .widget ul li:last-child {
border-bottom: none;
margin-bottom: 0;
}
#sidebar .widget ul li a, #sidebar .textwidget.custom-html-widget a, #sidebar .textwidget.custom-html-widget h3 {
font-size: 14px;
line-height: 1.5;
}
#sidebar .textwidget.custom-html-widget hr {
display: none;
}
.post h1.entry-title {
font-size: 30px;
font-weight: 700;
} body [class*=et_pb_blurb_].et_pb_blurb h4, body [class*=et_pb_blurb_].et_pb_blurb h4 a, body [class*=et_pb_blurb_].et_pb_blurb h1.et_pb_module_header, body [class*=et_pb_blurb_].et_pb_blurb h1.et_pb_module_header a, body [class*=et_pb_blurb_].et_pb_blurb h2.et_pb_module_header, body [class*=et_pb_blurb_].et_pb_blurb h2.et_pb_module_header a, body [class*=et_pb_blurb_].et_pb_blurb h3.et_pb_module_header, body [class*=et_pb_blurb_].et_pb_blurb h3.et_pb_module_header a, body [class*=et_pb_blurb_].et_pb_blurb h5.et_pb_module_header, body [class*=et_pb_blurb_].et_pb_blurb h5.et_pb_module_header a, body [class*=et_pb_blurb_].et_pb_blurb h6.et_pb_module_header, body [class*=et_pb_blurb_].et_pb_blurb h6.et_pb_module_header a {
color: #FEDCD2 !important;
} .form-submit {
text-align: left;
}
.form-submit .et_pb_button {
border-color: #BFD8D2;
color: #BFD8D2;
}
.form-submit .et_pb_button:hover {
border-color: #FEDCD2;
background: #FEDCD2;
color: #A49999;
}
.sidebar-popular-post-img {
margin: 0 0 10px;
}
.sidebar-popular-post-list {
text-align: center;
}
.sidebar-popular-post-list li a {
text-align: center;
font-size: 16px;
font-weight: 600;
}
#sidebar .et_pb_widget:last-child .textwidget.custom-html-widget {
border: none;
}
#footer-info {
width: 100%;
}
#footer-email-and-number {
width: 50%;
float: right;
text-align: right;
}
#footer-email-and-number a:hover {
color: #fff;
}
#comment-wrap {
width: 75%;
}
.widget_custom_html .textwidget.custom-html-widget hr {
display: none;
}
.widget_custom_html .textwidget.custom-html-widget h3 {
font-size: 14px;
line-height: 1.5;
margin: 0;
padding: 10px 15px;
border-bottom: 1px solid #fedcd2;
line-height: 1.5;
}
.widget_custom_html.widget ul li a, .widget_custom_html .textwidget.custom-html-widget a, .widget_custom_html .textwidget.custom-html-widget h3 {
font-size: 14px;
line-height: 1.5;
}
.widget_custom_html .textwidget.custom-html-widget {
margin-bottom: 30px;
}
.widget_custom_html .textwidget.custom-html-widget h3 {
border: 1px solid #fedcd2;
}
.widget_custom_html .textwidget.custom-html-widget>h2 {
margin-top: 30px;
}
.widget_custom_html .textwidget.custom-html-widget>h2:first-child {
margin-top: 0px;
}
@media only screen and (min-width: 981px) {
.single-post #left-area .et_section_specialty .et_pb_row .et_pb_column_3_4{
width: 70%;
padding-right: 30px !important;
margin-right: 0;
}
.single-post #left-area .et_section_specialty .et_pb_row .et_pb_column_1_4 {
width: 30%;
}
.single-post #left-area .et_pb_widget_area .widget_custom_html{
margin-bottom: 0
}
ins.adsbygoogle{
margin: 30px 0 50px;
}
}
@media only screen and (max-width: 1199px) {
.bp-four-column .post-item-wrapper .post {
width: 33.33%;
}
.bp-four-column .post-item-wrapper .post:nth-child(3n+1) {
clear: both
}
.bp-two-column .post .entry-title, .bpc-all-about-container h3, .all-about-section .post-content .entry-title {
font-size: 20px;
}
.bp-four-column .post-item-wrapper .post {
min-width: 33.33%;
flex-basis: 0;
-webkit-flex-basis: 0;
flex-grow: 0;
-webkit-flex-grow: 0;
}
.post-item-wrapper, .feature-post-container, .post-list-wrapper {
flex-wrap: wrap;
flex-wrap: -webkit-box;
flex-direction: row;
}
}
@media only screen and (max-width: 1023px) {
.bp-two-column .post .entry-title, .all-about-section .post-content .entry-title {
font-size: 18px;
}
.post .entry-title {
font-size: 14px;
}
.bpc-entry-title p, .featured-top .entry-title {
font-size: 18px;
}
.featured-top .post-content {
width: 320px;
left: 35%;
}
ul li a {
font-size: 14px;
}
.feature-post-container .featured-archive {
flex-basis: 50%;
}
}
@media only screen and (max-width: 980px) {
#left-area {
padding-right: 0px !important;
}
.et_pb_column .et_pb_widget.widget_custom_html {
position: static !important;
top: 0 !important;
width: 100% !important;
float: none;
}
body .q2w3-fixed-widget-container {
height: auto !important;
}
#comment-wrap {
width: 100%;
padding-top: 40px;
}
#footer-email-and-number {
width: 100%;
float: none;
text-align: center;
margin-top: 10px;
}
}
@media only screen and (max-width: 767px) {
.bp-two-column .post-item-wrapper .post {
width: 100%;
}
.bp-four-column .post-item-wrapper .post, .bp-three-column .post-item-wrapper .post {
width: 50%;
}
.bp-four-column .post-item-wrapper .post:nth-child(3n+1), .bp-three-column .post-item-wrapper .post:nth-child(3n+1) {
clear: none
}
.bp-four-column .post-item-wrapper .post:nth-child(2n+1), .bp-three-column .post-item-wrapper .post:nth-child(2n+1) {
clear: none
}
.all-about-section .post>.featured-image {
width: 100%;
float: none;
padding-right: 0px;
}
.all-about-section .post .post-content {
width: 100%;
float: none;
padding-left: 0px;
}
.featured-top .post-content {
top: 13%;
left: 0;
width: 250px;
padding: 10px;
transform: translate(0%, 0%);
-webkit-transform: translate(-0%, 0%);
-ms-transform: translate(0%, 0%);
-moz-transform: translate(0%, 0%);
}
.bp-four-column .post-item-wrapper .post {
min-width: 50%;
}
.post ul li:last-child {
margin-bottom: 0;
}
.all-about-section .entry-content ul {
padding-bottom: 0
}
.all-about-section .post:last-child {
margin-bottom: 0;
}
.featured-top .post>a {
width: 100%;
height: 100%;
display: block;
}
.featured-top .post-content {
position: static;
width: 90%;
margin-left: 5%;
margin-top: -20px;
}
.banner-slider.owl-theme .owl-nav .owl-next {
right: -20px;
}
.banner-slider.owl-theme .owl-nav .owl-prev {
left: -20px;
}
}
@media only screen and (max-width: 567px) {
.bp-two-column .post-item-wrapper .post {
width: 100%;
min-width: 100%;
}
}
@media only screen and (max-width: 479px) {
.bp-four-column .post-item-wrapper .post, .bp-three-column .post-item-wrapper .post, .bp-two-column .post-item-wrapper .post {
width: 100%;
}
.bpc-entry-title p, .featured-top .entry-title {
font-size: 18px;
}
.bp-two-column .post .entry-title, .all-about-section .post-content .entry-title {
font-size: 17px;
}
.bp-four-column .post-item-wrapper .post {
min-width: 100%;
}
body {
font-size: 14px
}
.bpc-entry-title p, .featured-top .entry-title {
font-size: 16px;
}
.feature-post-container .featured-archive {
flex-basis: 100%;
}
.post-list-wrapper .post {
min-width: 100%;
}
.post-list-wrapper .post:nth-child(2n+1) {
padding-right: 0px;
}
.post-list-wrapper .post:nth-child(2n+2) {
padding-left: 0;
}
}
@media only screen and (min-width: 992px) {
.et_header_style_centered #top-menu>li>a {
padding-bottom: 0px;
}
.et_header_style_centered #top-menu li {
margin: 0;
padding: 20px 30px;
}
.et_header_style_centered #top-menu {
margin: 0;
}
.et_header_style_centered nav#top-menu-nav {
background: white;
}
.et-social-icons li {
margin-bottom: 0;
}
}
div#top-header {
display: none !important;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a { c.tablepress-scroll-wrapper{overflow-x:auto;overflow-y:hidden}.dataTables_scroll table.dataTable.tablepress{width:100%!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before{top:8px;left:4px;height:16px;width:16px;display:block;position:absolute;color:#fff;border:2px solid #fff;-webkit-border-radius:16px;border-radius:16px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;text-align:center;font-family:'Courier New',Courier,monospace;line-height:16px;content:'+';background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:'-';background-color:#d33333}table.dataTable.dtr-inline.collapsed>tbody>tr.child td:before{display:none}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;-webkit-border-radius:16px;border-radius:16px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;text-align:center;font-family:'Courier New',Courier,monospace;line-height:16px;content:'+';background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:0 0!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}@font-face{font-family:TablePress;src:url(//bezpiecznybrzdac.pl/wp-content/plugins/tablepress/css/tablepress.eot);src:url(//bezpiecznybrzdac.pl/wp-content/plugins/tablepress/css/tablepress.eot?#ie) format('embedded-opentype'),url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format('woff'),url(//bezpiecznybrzdac.pl/wp-content/plugins/tablepress/css/tablepress.ttf) format('truetype'),url(//bezpiecznybrzdac.pl/wp-content/plugins/tablepress/css/tablepress.svg#TablePress) format('svg');font-weight:400;font-style:normal}.tablepress-table-description{clear:both;display:block}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none}.tablepress td,.tablepress th{padding:8px;border:none;background:0 0;text-align:left;float:none!important}.tablepress tbody td{vertical-align:top}.tablepress tbody td,.tablepress tfoot th{border-top:1px solid #ddd}.tablepress tbody tr:first-child td{border-top:0}.tablepress thead th{border-bottom:1px solid #ddd}.tablepress tfoot th,.tablepress thead th{background-color:#d9edf7;font-weight:700;vertical-align:middle}.tablepress .odd td{background-color:#f9f9f9}.tablepress .even td{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#f3f3f3}.tablepress img{margin:0;padding:0;border:none;max-width:none}.dataTables_wrapper{clear:both;margin-bottom:1em}.dataTables_wrapper .tablepress{clear:both;margin:0!important}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate a{color:#111!important;display:inline-block;outline:0;position:relative;text-decoration:underline;margin:0 5px}.dataTables_paginate a:first-child{margin-left:0}.dataTables_paginate a:last-child{margin-right:0}.paginate_button:hover{cursor:pointer;text-decoration:none}.paginate_button.disabled{color:#999!important;text-decoration:none;cursor:default}.paginate_button.current{font-weight:700;text-decoration:none;cursor:default}.dataTables_paginate.paging_simple{padding:0 15px}.paging_simple .paginate_button.next:after,.paging_simple .paginate_button.previous:before{text-align:left;font-family:TablePress;font-size:14px;font-weight:700;-webkit-font-smoothing:antialiased;content:"\f053";text-shadow:.1em .1em #666;position:absolute;top:0;right:auto;bottom:0;left:-14px;margin:auto;height:14px;width:14px;line-height:1}.paging_simple .paginate_button.next:after{text-align:right;content:"\f054";left:auto}.paginate_button:after,.paginate_button:before{color:#d9edf7}.paginate_button:hover:after,.paginate_button:hover:before{color:#049cdb}.paginate_button.disabled:after,.paginate_button.disabled:before{color:#f9f9f9}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{position:relative;padding-right:20px;cursor:pointer;outline:0}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;position:absolute;top:0;bottom:0;left:auto;right:6px;margin:auto;height:14px;line-height:1}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#049cdb}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}