.czytajl {
	color: #fff !important;
    background: #bf2222;
    padding: 15px;
    margin-top: 20px;
    display: block;
    text-align: center;
    min-width: 150px;
    margin: auto;
    max-width: 200px;
}

.czytajs {
	color: #fff !important;
    background: #bf2222;
    padding: 15px;
    margin-top: 20px;
    display: block;
    text-align: center;
    min-width: 150px;
    margin: auto;
    max-width: 200px;
}
.czytajl:hover {
    color: #bf2222 !important;
    background: #fff;
    border: solid 1px #bf2222;
}

.czytajs:hover {
    color: #bf2222 !important;
    background: #fff;
    border: solid 1px #bf2222;
}

#sp-top-bar {
    background: #06131F;
    color: #aaaaaa;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 14px;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
    padding: 25px 25px 25px 25px;
}
.kontakt_pl IMG {
	width: 23px;
    display: inline-block;
    margin-right: 5px;
}
.linia_af:after {
	border-right: 1px solid #bdbbbb;
    position: absolute;
    content: "";
    right: 0;
    width: 1px;
	top: 10%;
    height: 75%;
} 

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 17px;
} 

#sp-header {
    height: 80px;
	}
	
.logo-image {
    margin-top: 16px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 15px;
}
.sp-megamenu-parent>li:hover>a {
    color: #b91317;
	}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #b91317;
}