#s1menu ul > li:after {
    content: "|";
    font-size: 0.9em;
}

#s1_menu ul > li:last-child:after {
    display: none;
}

.boxes.blue {
    color: #fff;
    background: #1256bb;
}

.boxes.blue a,
.boxes.blue h2 {
    color: #fff;
}
.arrow-right-black:after {
    border-left-color: #fff;
}

li.current-menu-item {
    background-color: #1256bb;
}

li.current-menu-item a {
    color: #fff !important;
}


li.current-menu-item + li.divider {
    display: none;
}

li.current-menu-item + li.divider {
    display: none;
}

.row ul li a img {
    margin-bottom: 15px;
}

#footer .btn-services-footer span {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-size: 0.9em;
}

.ip-logo {
    margin-right: 20px;
}

#subbox {
    position: relative;
}

#subbox .row1:after {
    content: "";
    position: absolute;
    left: 73%;
    top: -40px;
    border: 20px solid transparent;
    border-bottom-color: rgb(137, 186, 23);
}

.news a {
    font-size: 15px;
}

ul.lcp_catlist {
    list-style-type: none;
}

ul.lcp_catlist li {
    list-style-type: none;
}

ul.lcp_catlist li a {
    font-size: 16px;
    font-weight: bold;
    color: #1256bb;
    text-decoration: none !important;
}

ul.lcp_catlist li a:hover{
    text-decoration: underline !important;
}

ul.lcp_paginator li {
    padding: 4px;
}

span.lcp_date {
    display: block;
    font-weight: bold;
}

span.lcp_date::before {
    content: "Data publikacji:"
}
