@charset "UTF-8";
.hidden {
    display: none;
}

.hidden-wcag {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
}

.cl,
.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
}

.clr,
.clr_p {
    clear: both;
    width: 100%;
    height: 15px;
    font-size: 15px;
}

.baner_clr {
    clear: both;
    width: 100%;
    height: 15px;
}

.zaj_cl,
.cl_hr {
    width: 100%;
    height: 0px;
    clear: both;
    font-size: 0px;
    margin: 15px 0px 15px 0px;
    border-top: 1px solid #898989;
}

abbr {
    border: none;
}

.bottom {
    width: 100%;
    clear: both;
    margin: 0px 0px 0px 0px;
}

.top {
    margin: 0px 0px 10px 0px;
    clear: both;
}

table.table_common {
    width: 100%;
    text-align: left;
    padding: 0px 0px 0px 0px;
    border-collapse: collapse;
    margin: 0px 15px 0px 0px;
}

table.table_common tr:nth-child(2n+1) {
    background-color: #ffffff;
}

table.table_common tr:nth-child(2n) {
    background-color: #f6f6f6;
}

table.table_common td {
    padding: 6px 6px 6px 6px;
}

table.table_common th {
    padding: 6px 6px 6px 6px;
    background: #ededed;
}

table.table_common textarea,
table.table_common input[type="text"],
table.table_common input[type="password"],
table.table_common select {
    width: 100%;
}

table.table_common label {
    font-weight: bold;
}

table.table_common td.help {
    font-size: 90%;
    padding: 0px 6px;
}

table.table_data {
    width: 100%;
    text-align: left;
    padding: 0px 0px 0px 0px;
    border: none;
    border-collapse: collapse;
}

table.table_data th,
table.table_data td {
    padding: 5px 10px;
}

table.table_data th {
    background: #f6f6f6;
    vertical-align: top;
    text-align: right;
    width: 15%;
}

.navigator {
    width: 100%;
    color: #4c4c4c;
    float: none;
    margin: 10px 0px 19px 0px;
    font-size: 85%;
}

.navigator ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: left;
}

.navigator ul > li {
    display: inline-block;
    vertical-align: top;
    background: #343539;
    color: white;
    position: relative;
    margin-right: 19px;
    margin-bottom: 2px;
	position: relative;
}


.navigator ul > li+li {
    left: -23px;
}

.navigator ul > li+li+li {
    left: -29px;
	margin-right: 13px;
}

.navigator ul > li + li:after {
    content: '';
}

.navigator ul > li:first-child {
    margin-right: 0px;
}


.navigator ul > li + li:hover{
	background-color: #e21f25;
}

.navigator ul > li + li:hover a:after{
	border-left: 13px solid #e21f25;
}

.navigator ul > li + li a:after {
    content: '';
    position: absolute;
    border-top: 13px solid transparent;
    border-left: 13px solid #343539;
    border-bottom: 13px solid transparent;
    position: absolute;
}


a.navigator_home:after {
    content: '';
    border-left: 13px solid #E3E1E2;
    border-top: 13px solid transparent;
    border-bottom: 14px solid transparent;
    position: absolute;
    top: 0px;
    right: 10px;
    z-index: 13;
}

.navigator ul > li + li a:before {
    content: '';
    border-left: 13px solid white;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 0px;
    right: -26px;
    z-index: 13;
}



.navigator ul > li > a {
    display: block;
}

body .navigator .navigator_home span {
    text-transform: none;
}

.navigator ul > li span {
    vertical-align: middle;
    display: inline-block;
    padding: 6px 17px 6px 27px;
    text-transform: uppercase;
}

.navigator .navigator_home {
    padding: 2px 36px 4px 47px;
    text-transform: uppercase;
    background: url(../../images/portal/navigator_start2.png) no-repeat;
    font-family: Pt Sans;
    font-weight: normal;
    color: black;
    text-shadow: 0px 0px;
    font-size: 112%;
    text-transform: none;
}

.navigator .navigator_home span {
    padding: 0px;
}

div.zakladki,
div.jezyki,
div.jezyki_1,
div.jezyki_2 {}

div.captcha_zglos {
    width: 100%;
}

input.input_captcha {
    border: 1px solid silver;
}

div.kontakt_uwagi {
    margin-bottom: 15px;
    margin-top: 15px;
}

div.kontakt_details {
    margin-top: 5px;
    line-height: 160%;
}

img#captcha_img {
    width: 100%;
    height: 100px;
}

optgroup {
    font-style: normal;
}

.center_item {
    clear: both;
    padding: 5px 2px 5px 2px;
}

.menu_kat_icon {
    width: 16px;
    height: 16px;
    float: left;
    margin: 0px 2px 0px 0px;
}

.menu_kat_icon + span {
    display: block;
    padding: 0px 0px 0px 20px;
}

.translate-bar {
    text-align: center;
}

.translate-bar > a > img {
    margin: 5px 5px 10px;
    border: none;
}

span.label,
div.label {
    width: 10px;
    height: 10px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: baseline;
    box-shadow: 1px 1px 1px #606060;
    border-radius: 5px;
}

span.informator-label {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
}

article header .label,
header.belka .label,
.mainMenu .block > a > .label {
    width: 20px;
    height: 20px;
    padding: 2px;
    border-radius: 3px;
    vertical-align: baseline;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

header.belka .title .label {
    margin-right: 10px;
    vertical-align: baseline;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

div.concept-gallery {
    cursor: pointer;
    height: 0;
    overflow: hidden;
}

p.tekst_img_zajawka {
    cursor: pointer;
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
}

p.tekst_tytul_zajawka {
    cursor: pointer;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    font-size: 12pt;
}

p.tekst_zajawka_zajawka {
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    font-size: 9pt;
}

p.tekst_ilosc_zajawka {
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
}

p.tekst_img_zajawka {
    cursor: pointer;
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.naglowek_homepage {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: #f6f6f6;
    clear: both;
}

.hyperss-text .hyperss-title {
    color: #FFFFFF;
    font-family: 'Dosis', sans-serif;
    font-size: 17pt;
    padding: 0 15px;
    text-align: left;
}

.hyperss-text .hyperss-description {
    color: #FFFFFF;
    font-family: 'Dosis', sans-serif;
    font-size: 14pt;
    padding: 0 15px;
    text-align: left;
}

#cookies-message {
    padding: 10px 0px;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px solid rgb(249, 217, 118);
    text-align: center;
    position: fixed;
    bottom: 0px;
    background-color: #f9d976;
    width: 100%;
    z-index: 16;
}

#accept-cookies-checkbox {
    background-color: #615F5A;
    padding: 1px 10px;
    color: #FFF;
    border-radius: 4px;
    display: inline-block;
    margin-left: 10px;
    text-decoration: none;
    cursor: pointer;
}

#accept-cookies-checkbox:hover {
    background-color: #EC393F;
}

.promowana {
    width: 17px;
    height: 16px;
    margin: 0 5px 0 0;
    display: inline-block;
    background: url('../../images/common/promowana.png') no-repeat center center;
    vertical-align: text-bottom;
}

blockquote {
    padding-left: 50px !important;
    margin: 0 !important;
    background-image: url("../../images/common/quote-b.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    overflow: auto;
}

blockquote > p {
    padding-right: 50px !important;
    margin: 10px 0 10px 0 !important;
    background-image: url("../../images/common/quote-q.png");
    background-position: right top;
    background-repeat: no-repeat;
}

.author {
    position: relative;
}

.author:hover > .wizytowka {
    display: none !important;
}

.wizytowka {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 330px;
    padding: 8px;
    border: 1px solid #982A41;
    border-radius: 0 8px 8px 8px;
    box-shadow: 0 0 15px 0px #B1B1B1;
    background: #fff;
    z-index: 2;
    color: #898989;
}

.wizytowka > .left + div {
    width: 150px;
    float: right;
}

.wizytowka .right {
    margin: 0 0 0 10px;
    float: right;
    display: block;
}

span.notice {
    border: 1px solid green;
    padding: 3px;
    margin: 1px 0 1px 2px;
    background-color: #E7FFE7;
    color: green;
    font-weight: bold;
    cursor: default;
    display: block;
}

span.error {
    border: 1px solid red;
    padding: 3px;
    margin: 1px 0 1px 2px;
    background-color: #FFFFC0;
    color: red;
    font-weight: bold;
    cursor: default;
    display: block;
}

#template-preview {
    width: 300px;
    padding: 10px 10px 10px 50px;
    margin: 0 -160px;
    position: fixed;
    top: 0;
    left: 50%;
    background: #fff url('../../images/portal/info.png') no-repeat left center;
    opacity: 0.6;
    box-shadow: 0 0 15px 0 #333;
    border-radius: 0 0 15px 15px;
    color: #000080;
    cursor: pointer;
    z-index: 4;
}

#template-preview:hover {
    opacity: 0.9;
}

#jr_inner ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#jr_inner ul li {
    cursor: pointer;
    float: left;
    width: 120px;
    height: 122px;
    margin: 0 10px 10px 10px;
    padding: 0;
    text-align: center;
}

#jr_inner li a {
    color: #333;
    font-size: 0.8em;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

#jr_inner li a:hover {
    text-decoration: underline;
}

#jr_inner .jr_icon {
    width: 100px;
    height: 100px;
    margin: 1px auto;
    padding: 0;
    background: transparent no-repeat scroll left top;
    cursor: pointer;
}

.match-rate-bg {
    width: 100%;
    height: 16px;
    padding: 0;
    margin: 0 0 10px 0;
    background: #f6f6f6;
    position: relative;
    display: block;
}

.match-rate-bg > .text {
    width: 100%;
    height: 12px;
    padding: 2px 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 12px;
    font-weight: bold;
    z-index: 1;
}

.match-rate-bg > .bar {
    height: 16px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffa;
    z-index: 0;
}

#files.files > div {
    width: 100px;
    overflow: hidden;
    margin: 0 10px 10px;
    display: inline-block;
    vertical-align: top;
}

#files.files > div > p {
    margin: 0;
}

.progress_bar {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress_bar > div {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #982A41;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    animation: progress-bar-stripes 2s linear infinite;
}

.rating-back {
    position: relative;
    width: 100%;
    text-align: justify;
}

.rating-back > span {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: top;
}

.rating-back > span[onclick] {
    cursor: pointer;
}

.strech {
    display: inline-block;
    width: 100%;
    height: 0;
}

.rating-help {
    margin: 0px 0 -5px 10px;
    display: inline-block;
    vertical-align: text-bottom;
}

.rating-help > span.wizytowka {
    display: none;
}

.rating-help:hover > span.wizytowka {
    display: block;
}

#rating-updater > span {
    float: left;
}

#mobileMessage {
    position: fixed;
    top: -200%;
    left: 0px;
    width: 100%;
    height: 100%;
    border: none;
    box-shadow: rgb(0, 0, 0) 0px 0px 25px 0px;
    opacity: 0.9;
    color: rgb(0, 0, 0);
    font-family: arial;
    font-size: 14px;
    text-align: left;
    z-index: 1000;
    display: block;
    background-color: rgb(255, 255, 255);
}

a.niet {
    padding: 25px 25px 30px 130px;
    background: url(../../images/portal/cancel.png) no-repeat scroll 18px;
    margin: 20px 0px 0px 0px;
    cursor: pointer;
    display: inline-block;
    font-size: 50px;
    border: 1px solid black;
    border-radius: 10px;
}

a.tak {
    padding: 25px 15px 30px 125px;
    background: url(../../images/portal/ok.png) no-repeat scroll 18px;
    margin: 20px 0px 0px 0px;
    cursor: pointer;
    display: inline-block;
    font-size: 50px;
    max-width: 168px;
    border: 1px solid black;
    border-radius: 10px;
}

abbr.required {
    font-size: 150%;
    color: red;
    position: relative;
    top: 7px;
}

ul.error_list {
    margin: 0px 0px 7px 0px;
    padding: 0;
}

ul.error_list li {
    padding: 2px;
    padding-left: 25px;
    list-style: none;
    color: #f33;
    font-weight: bold;
    background: url('/sfPropelPlugin/images/error.png') no-repeat 2px 2px;
}

input.valid-err,
.valid-err {
    border: 1px solid #f33;
    background-color: lightyellow;
}

.box_valid {
    width: 98%;
    padding: 5px;
    border: 1px solid #ddd;
    text-align: center;
    margin: 5px auto 15px;
    background-color: #eee;
}

.box_invalid {
    width: 98%;
    padding: 5px;
    border: 1px solid #f33;
    background-color: lightyellow;
    text-align: center;
    margin: 5px auto;
}

div.new_form {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

div.new_form_row {
    display: table-row;
}

div.new_form_row > div {
    display: table-cell;
    padding: 0px 10px;
}

div.new_form_row div.new_form_label {
    background: #f6f6f6;
    width: 160px;
    font-weight: bold;
    vertical-align: top;
    padding: 3px 10px;
}

div.new_form.small div.new_form_label {
    width: 110px;
    font-weight: bold;
    vertical-align: top;
}

div.new_form_row span.new_form_help,
.help {
    clear: both;
    font-size: 80%;
    display: inline-block;
    color: gray;
    padding: 3px 0px;
}

div.new_form select {
    width: 100%;
    margin: 3px 0px;
    padding: 3px 3px;
}

div.new_form input[type="text"],
div.new_form_common input[type="password"] {
    width: 99%;
    margin: 3px 0px;
    padding: 3px 3px;
}

div.new_form textarea {
    width: 99%;
}

div.new_form table.mceLayout {
    width: 100% !important;
}

div.new_form_cl {
    clear: both;
    height: 1px;
    font-size: 0px;
    margin: 5px 0px 10px 0px;
    background-color: #eee;
    display: block;
}

.extra-toggler {
    cursor: pointer;
}

#geoCode {
    width: 83%;
    float: left;
    margin: 5px;
    padding: 5px 15px;
}

.audioMiniPlayer {
    margin: 0px 0px 0px 10px;
    float: right;
}

.article-rating {
    padding: 15px 0 0 0;
    clear: both;
}

.belka {
    padding: 0px;
    margin: 0px 0px 20px 0px;
    color: white;
    clear: both;
    position: relative;
    background: #e31e25;
}

.belka:after {
    content: " ";
    clear: both;
    width: 100%;
    height: 0;
    display: block;
}

.belka .title {
    display: block;
}

.belka .title > span,
.belka .title > a {
    display: block;
    margin: 0px;
    padding: 9px 20px 10px 20px;
    text-align: left;
    text-transform: uppercase;
    font-family: Lato;
    font-weight: bold;
    font-size: 65%;
}

.belka .small a {
    text-transform: none;
}

.belka .info {
    float: right;
}

.tree_small {
    margin: 10px 0 0 0;
    font-size: 90%;
    display: block;
    text-align: left !important;
    color: #898989;
}

.tree_small .subtree {
    padding: 3px 0 0px 25px;
    margin: 5px 0 0px 0px;
    display: block;
    background: url('../../images/tree_menu/minusbottom.gif') no-repeat top left;
    text-align: left !important;
}

.tree_small .subtree a:hover {
    color: red;
}

.napis_pogrubiony {
    padding: 10px 15px 30px 0px;
    margin: 0 0 15px 0;
    color: #000000;
    text-align: center;
    font-size: 95%;
    border-bottom: 1px solid #d6d6d6;
}

.napis_pogrubiony b,
.napis_pogrubiony span {
    color: #343539;
    font-weight: bold;
    text-align: center;
}

.zajawka .napis_pogrubiony {
    float: right;
    padding: 5px 10px 5px 25px;
    background: linear-gradient(to bottom right, transparent, #f6f6f6);
}

.page_bar {
    padding: 5px 0;
    margin: 0px 0px 15px 0px;
    background: linear-gradient(-15deg, transparent, transparent, #f6f6f6, transparent, transparent);
    clear: both;
}

.page_bar table {
    margin: auto;
    width: 100%;
}

.items_counter {
    clear: both;
    padding: 5px 0px 0px 0px;
    display: block;
    color: #4C4C4C;
}

.page_bar td.prev,
.page_bar td.next {
    width: 15%;
}

.page_bar td.prev {
    text-align: left;
}

.page_bar td.next {
    text-align: right;
}

.page_bar td.num_pages {
    font-size: 125%;
    font-weight: 400;
    text-align: center;
    cursor: default;
}

.num_pages a,
.num_pages > strong {
    height: 24px;
    min-width: 24px;
    line-height: 24px;
    font-weight: normal;
    color: #4C4C4C;
    text-decoration: none;
    display: inline-block;
}

.page_bar div.full_prev::before,
.page_bar div.full_next::before,
.page_bar div.prev::before,
.page_bar div.next::before {
    font-family: 'FontAwesome', Helvetica;
    font-size: 400%;
    cursor: pointer;
    padding: 0px 8px;
}

.page_bar div.full_prev:before {
    content: "\f100";
}

.page_bar div.full_next:before {
    content: "\f101";
}

.page_bar div.prev:before {
    content: "\f104";
}

.page_bar div.next:before {
    content: "\f105";
}

.page_bar td.num_pages,
.page_bar div.full_prev::before,
.page_bar div.full_next::before,
.page_bar div.prev::before,
.page_bar div.next::before {
    color: #E31E25;
}

.num_pages a:hover,
.num_pages > strong,
.page_bar div.full_prev:hover::before,
.page_bar div.full_next:hover::before,
.page_bar div.prev:hover::before,
.page_bar div.next:hover::before {
    background-color: #E31E25;
    color: #FFF;
}

.page_bar div.full_prev,
.page_bar div.full_next,
.page_bar div.prev,
.page_bar div.next {
    display: inline-block;
    position: relative;
}

.page_bar .full_prev a,
.page_bar .full_prev a:hover,
.page_bar .full_next a,
.page_bar .full_next a:hover,
.page_bar .prev a,
.page_bar .prev a:hover,
.page_bar .next a,
.page_bar .next a:hover {
    display: block;
    text-decoration: none;
    font-size: 0;
    position: absolute;
    top: 0;
    width: 100%;
    line-height: 57px;
}

.portal-menu {
    margin: 0 0 10px 0;
    padding: 0;
    list-style-type: none;
}

.portal-menu a,
.portal-menu li > span {
    display: block;
}

.level-2-wrapper,
.level-3-wrapper,
.level-4-wrapper,
.level-5-wrapper {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.level-1,
.level-2,
.level-3,
.level-4,
.level-5 {
    margin: 0px 0;
}

ul.portal-menu .level-1,
ul.portal-menu .level-2,
ul.portal-menu .level-3,
ul.portal-menu .level-4,
ul.portal-menu .level-5 {
    position: relative;
}

.level-1 > a,
.level-2 > a,
.level-3 > a,
.level-4 > a,
.level-5 > a,
.level-1 > span,
.level-2 > span,
.level-3 > span {
    padding: 1px 20px 11px 20px;
    font-weight: normal;
    font-size: 100%;
    display: block;
    background: #343539;
    color: white;
    font-family: Lato;
    text-transform: uppercase;
}

ul.portal-menu .level-1 > a:before {
    border-top: 1px solid #e21f25;
    content: '';
    display: block;
    margin-bottom: 10px;
    width: 100%;
}

ul.portal-menu .level-1:first-child > a:before {
    border: none;
}

/*ul.portal-menu .level-1.select > a:after,
ul.portal-menu .level-1 > a:hover:after 
{
    border-bottom: 2px solid #e21f25;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    bottom: -2px;
    z-index: 2;
    left: 0px;
}

ul.portal-menu .level-1.select:first-child > a:after,
ul.portal-menu .level-1:first-child > a:hover:after {
    top: 39px;
}*/

.level-2 > a,
.level-2 > span,
.pre-level-2 a,
.pre-level-2 span {
    font-size: 100%;
    font-weight: normal;
    padding: 12px 20px 10px 30px;
    font-family: Lato;
    background: #595959;
    color: white;
}

.level-2-wrapper:after {
    content: '';
    background: #595959;
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    z-index: 2;
}

.level-3 > a,
.level-3 > span {
    font-size: 100%;
    font-weight: normal;
    padding: 12px 20px 10px 45px;
    font-family: lato;
    background: #595959;
    text-transform: none;
}

.level-4 > a {
    font-size: 100%;
    font-weight: normal;
    padding: 12px 20px 10px 30px;
    font-family: Open Sans;
}

.level-5 > a {
    font-size: 100%;
    font-weight: normal;
    padding: 12px 20px 10px 30px;
    font-family: Open Sans;
}

.level-1.select > a,
.level-2.select > a,
.level-3.select > a,
.level-4.select > a,
.level-5.select > a,
.level-1 > a:hover,
.level-2 > a:hover,
.level-3 > a:hover,
.level-4 > a:hover,
.level-5 > a:hover,
.level-1 > span:hover,
.level-2 > span:hover,
.level-3 > span:hover,
.level-1.select > span,
.level-1.select > span:hover,
.level-2.select > span,
.level-2.select > span:hover,
.level-3.select > span,
.level-3.select > span:hover {
    transition: background 0.25s ease;
    cursor: pointer;
    background: #e21f25;
}

.portal-menu .menu-toggler,
.portal-menu .level-1 > span + span.menu-toggler {
    width: 10px;
    height: 16px;
    font-size: 0;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 8px;
    color: #fff;
    background-color: transparent;
    font-weight: normal;
}

.portal-menu .menu-toggler:before,
.portal-menu .level-1 > span + span.menu-toggler {
    content: "\e2ac";
    font-family: 'Icomoon';
    width: 10px;
    height: 16px;
    display: block;
    font-size: 17px;
    line-height: 100%;
}

.portal-menu .menu-toggler.sel:before,
.portal-menu .level-1 > span + span.menu-toggler {
    content: "\e2aa";
    font-family: 'Icomoon';
    font-size: 17px;
    line-height: 100%;
}

.portal-menu .level-1 > span + span.menu-toggler {
    padding: 0px 0px 0px 0px;
}

.portal-menu .menu-toggler:hover
{
    background-color: transparent;
    color: #e31e25;
}

a[accesskey] {
    font-size: 0%;
}

.powiazane header {
    margin: 0 0 15px 0;
}

div.numbers {
    margin: 9px 3px 0px 0px;
    float: right;
}

div.numbers:after {
    content: "";
    width: 100%;
    height: 0;
    clear: both;
}

div.numbers div {
    width: 20px;
    height: 20px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 5px;
    background: #982A41;
    color: black;
    cursor: pointer;
    display: block;
    float: left;
    line-height: 21px;
    text-align: center;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
}

div.numbers div:hover,
div.numbers div.sel {
    background: #343539;
    color: white;
}

.powiazane .grafika {
    float: left;
    margin: 0 10px 10px 0;
}

.powiazane .title,
.powiazane .info {
    padding: 0px;
}

.powiazane .gal_icon,
.powiazane .file_icon {
    float: left;
    margin: 0px 5px 0px 0px;
}

.zal_items + .zal_items {
    margin: 15px 0px 0px 0px;
}

.powiazane .file_title {
    float: left;
}

.powiazane .gal_title a {
    color: #000000;
    display: block;
    font-size: 11pt;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    text-align: left;
}

.powiazane .file_title a {
    min-height: 38px;
    color: #4c4c4c;
    display: block;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 5px 0 5px 55px;
    text-align: left;
    font-family: lato;
}

.powiazane .file_title a span {
    width: 100%;
    display: inline-block;
}

.comn-wyszukiwarka {
    position: relative;
}

#search_box {}

#adv_form .closer {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    color: #e21f25;
    position: absolute;
    top: 5px;
    right: 15px;
}

#adv_form .closer:before {
    font-family: 'Icomoon', 'FontAwesome';
    content: '\e268';
    vertical-align: baseline;
}

#adv_form .closer:hover {
    color: black;
    background-color: white;
}

#rollas {
    padding: 0;
    width: 23px;
    height: 21px;
    font-size: 115%;
    position: absolute;
    top: 7px;
    left: 5px;
    z-index: 13;
    cursor: pointer;
    color: black;
    background: white url(../../images/portal/szuk.png) no-repeat scroll 3px 3px;
}

#rollas:hover {
    background: black url(../../images/portal/szuk.png) no-repeat scroll 3px -45px;
}

#rollas.roll_sel {
    background: white url(../../images/portal/szuk.png) no-repeat scroll 3px -20px;
}

#rollas.roll_sel:hover {
    background: black url(../../images/portal/szuk.png) no-repeat scroll 3px -67px;
}

input.button:hover {
    background: #000;
    color: #fff!important;
}

#adv_form #search_data_od,
#adv_form #search_data_do,
#adv_form #search_data_rozpoczecia,
#adv_form #search_data_zakonczenia,
#adv_form #search_od,
#adv_form #search_do,
#adv_form input[type="text"]#search_www,
#adv_form #search_miasto,
#adv_form #search_ulica,
#adv_form #search_telefon,
#adv_form #search_powierzchnia_od,
#adv_form #search_powierzchnia_do,
#adv_form #search_cena_od,
#adv_form #search_cena_do,
#adv_form #search_typ {
    border: 1px solid silver;
    float: right;
    width: 100%;
}

#adv_form #search_wiek,
#adv_form #search_stopien,
#adv_form #search_przyczyna,
#adv_form #search_kategoria,
#adv_form #search_przeznaczenie {
    border: 1px solid silver;
    width: 100%;
    max-width: 196px;
    margin: 0px 0px 10px 0px;
}

#adv_form {
    float: right;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 1px solid #e21f25;
    position: absolute;
    background: #fff;
    right: 0px;
    z-index: 12;
    top: 78px;
}

section.wyszukiwarka-wrapper[style*="position"] #adv_form {
    box-sizing: border-box;
}

#adv_form .info {
    text-align: center;
    font-size: 100%;
    margin: 15px 0px 5px 0px;
}

#adv_form .center {
    padding-bottom: 6px
}

#adv_form .left {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
    border-top: 1px solid #e21f25;
    width: 100%;
    display: block;
}

section.wyszukiwarka-wrapper[style*="position"] #adv_form .left {
    flex-flow: row wrap;
}

#adv_form table {
    flex: 0 0 30%;
    width: 30%;
}

#adv_form label {
    cursor: pointer;
    float: left;
    padding: 7px 5px 6px 0;
    max-width: 88%;
}

#adv_form select {
    margin-top: 5px;
}

#adv_form td input[type="checkbox"] {
    float: left;
    margin: 8px 10px 0px 0px;
}

.search_menu {
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    clear: both;
    color: #898989;
    list-style-type: none;
}

.search_menu li.item,
.search_menu li.item_sel {
    color: #898989;
    cursor: pointer;
    display: inline-block;
    padding: 2px 0;
    margin: 0;
}

.search_menu li + li:before {
    width: 10px;
    content: " | ";
    color: #e21f25;
    display: inline-block;
}

.search_menu li.item_sel {
    font-weight: bold;
    color: #e21f25;
}

.search_menu li.item:hover,
.search_menu li.item_sel:hover {
    color: #e21f25;
}

.srch_inp {
    display: flex;
    flex-flow: row nowrap;
}

.srch_inp input[type="submit"] {
    font-size: 100%;
    flex: 0 1 25%;
    box-sizing: border-box;
    padding: 9px 10px 8px 12px;
    font-family: lato;
    font-weight: normal;
    color: white;
    letter-spacing: 0.8px;
}

#search_box label[for="search_query"] {
    font-size: 0;
    display: none;
}

input.button {
    width: auto;
    background-color: #e21f25;
    border: none !important;
    color: #ffffff;
    padding: 5px 15px;
    font-weight: bold;
    font-family: inherit;
    cursor: pointer;
	
	transition:background-color .2s;
}

input.button + input.button,
input.button + input.submit {
    margin-left: 15px;
}

.wyszukiwarka-wrapper[style*="position"] {
    margin: 0 !important;
    background: rgba(255, 255, 255, 0.4) !important;
    box-sizing: border-box;
    overflow: visible !important;
}

#search_query,
#sz_query {
    width: 232px;
    height: 34px;
    border: none;
    background: white url(../../images/portal/lupa.png) no-repeat scroll 7px 7px;
    box-sizing: border-box;
    text-indent: 0px;
    font-size: 100%;
    font-family: Open Sans;
    border-right: none;
    padding-left: 36px;
    float: left;
    padding-right: 18px;
    letter-spacing: 0.2px;
}

fieldset {
    margin: 0px;
    padding: 0px;
    border: none;
}

legend {
    font-size: 0px;
}

.hidden-wcag {
    position: absolute;
    left: -99999px;
    top: -99999px;
    width: 0;
    height: 0;
    padding: 0;
    border: none;
    margin: 0;
    overflow: hidden;
}

.zip_link {
    color: #898989;
}

.zip_link:hover,
.zip_link:focus,
.zip_link:active {
    color: #e31e25;
}

.zip_link:before {
    margin: 15px 23px 0 0;
    content: '\e44f';
    font-family: 'Icomoon';
    vertical-align: baseline;
    font-size: 250%;
}

.mapa-strony ul {
    list-style-type: square;
    margin: 0;
}

.mapa-strony ul li h3 {
    margin: 20px 0 0 0;
}

.article-archived {
    width: 100px;
    text-align: center;
    transform: rotateZ(45deg);
    transform-origin: 100% 0;
    color: #fff;
    background: #eb0000;
    font-size: 110%;
    float: right;
    padding: 5px 20px;
    margin: 35px -15px 0 0;
    font-weight: bold;
    position: relative;
}

.article-archived:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 27px solid #eb0000;
    border-left: 27px solid transparent;
    position: absolute;
    top: 0;
    right: 100%;
}

.article-archived:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 27px solid #eb0000;
    border-right: 27px solid transparent;
    position: absolute;
    top: 0;
    left: 100%;
}

.highlight {
    padding: 0 5px;
    color: #fff;
    background-color: #e31e25 !important;
}

.highlight > .highlight {
    padding: 0;
}

#hyperss-loader {
    display: none !important;
}

.popup_newsletter div.new_form_row div.new_form_label {
    width: 100px;
}

.popup_newsletter #submit_id {
    width: auto !important;
    margin-right: 3px;
}

#ibox_wrapper #ibox_footer_wrapper {
    position: absolute;
    font-size: 0px;
    top: 5px;
    right: 5px;
    left: auto;
}

#ibox_footer_wrapper {
    height: 26px;
}

#ibox_wrapper #ibox_footer_wrapper a {
    font-size: 0px;
    background: white url(../../images/close.gif) no-repeat;
    width: auto;
    height: 26px;
}

div.new_form_row div.new_form_label,
#ibox_content {
    background-color: white !important;
}

a.zip_link {
    font-family: Lato;
    font-weight: bold;
    color: #4c4c4c;
    margin-top: 10px;
}

/* filtry */
.common-filters
{
    padding: 0;
    margin: 0 0 15px 0;
    background: #595959;
    color: #fff;
    /*border: 1px solid #dedede;*/
    max-height: 38px;
    max-width: 105px;
    /*transition: max-height 0.25s ease;*/
}

.common-filters:not(.active)
{
    position: absolute;
    top: 0px;
    right: 0;
    overflow: hidden;
}

.view_change + .common-filters:not(.active)
{
    right: 158px;
}

.common-filters.active
{
    max-height: 999px;
    max-width: 999px;
    transition: max-height 0.5s ease;
}

.common-filters h3
{
    padding: 10px 15px;
    margin: 0 0 15px 0;
    background-color: #333439;
    color: #fff;
    white-space: nowrap;
    cursor: pointer;        
    text-transform: uppercase;
    font-family: Lato;
    font-weight: bold;
    font-size: 100%;
}

.common-filters:not(.active) h3
{
    border-left: 1px solid #fff;
}

.common-filters h3:before
{
    content: '\e340';
    font-family: 'Icomoon';
    display: inline-block;
    margin: 0 15px 0 0;
    vertical-align: text-bottom;
}

.common-filters:not(.active) h3:before
{
    float: right;
    margin: 0 0 0 15px;
}

.common-filters.active h3:after
{
    content: '\e268';
    font-family: 'Icomoon';
    display: inline-block;
    margin: 0 0 0 15px;
    vertical-align: text-bottom;
    /*float: right;*/
    font-weight: normal;
    position: absolute;
    right: 30px;
}

.common-filters form
{     
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.common-filters .filter
{
    width: 50%;
    margin: 0 0 15px 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.common-filters .filter.buttons
{
    justify-content: flex-end;
}

.common-filters .filter label
{
    width: 110px;
    flex: 0 1 auto;    
    font-weight: bold;
    text-align: right;
    margin: 0 0 5px 0;
}

.common-filters .filter label:after
{ content: ": "; }

.common-filters .filter .field
{
    width: calc(100% - 120px);
    flex: 0 1 auto; 
    font-weight: bold;
    text-align: left;
}

.common-filters .button
{
    height: 35px;
    padding: 5px 15px;
    margin-right: 15px;
    text-transform: uppercase;
    font-family: Lato;
    font-weight: bold;
    font-size: 90%;
}

.common-filters .button.cancel
{
    width: auto;  
    background-color: #333439;
    color: #fff;
}

.common-filters .button.cancel:hover,
.common-filters .button.cancel:focus
{ background-color: #e21f25; }

.common-filters .button.filter
{
    width: auto;
}

ul.active-filters
{
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
/*    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;*/
}

ul.active-filters li
{
    flex: 0 1 30%;
    background: #e31e25;
    padding: 5px 10px;
    margin: 0 0 5px 0;
    color: #fff;
    box-sizing: border-box;
    display: inline-block;
}

ul.active-filters li span
{
    font-weight: bold;
}

ul.active-filters li .clear-filter
{
    margin: 0 0 0 15px;
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    vertical-align: middle;
}

ul.active-filters li .clear-filter:before
{
    font-family: 'Icomoon', 'FontAwesome';
    content: '\e268';
    vertical-align: baseline;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
}

.belka a.arch
{
    display: inline-block;
    padding: 9px 42px 8px 22px;
    text-transform: uppercase;
    font-family: lato;
    font-size: 110%;
    font-weight: normal;
    background: #e31e25 url(../../images/portal/listakat.png)no-repeat right center;
    color: white;
}

h2.title.flipbook
{
    float: right;    
    height: 38px;
    text-transform: uppercase;    
    display: flex;
    align-items: center;
    text-align: left;    
    background: none;
    padding: 0;
    border-left: 1px solid white;
}

h2.title.flipbook > a
{
    background: #333439;
    color: white;
    font-family: Lato;
    font-weight: bold;
    font-size: 60%;
    padding: 10px 20px;
}

h2.title.flipbook > a:hover
{
    background: #e31e25;
}

.flipbook-pdf
{ cursor: pointer; }

.flipbook-gallery
{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.flipbook-gallery > *
{
    margin: 0 0 15px 0;
    /*box-shadow: 1px 1px 5px #d7d7d7;*/
    cursor: pointer;
    flex-basis: 15%;
    text-align: center;
    padding: 1px;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
}

.flipbook-gallery a
{ position: relative; transition:box-shadow .3s;}

.flipbook-gallery a:hover
{ box-shadow: 0px 2px 38px -5px black; }

.flipbook-gallery a .overlay-hover
{
	display: inline-block;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    /*background: #e21f25;*/
    color: #fff;
    opacity:0;
	transition:opacity .2s;
}

.flipbook-gallery a:hover .overlay-hover,
.flipbook-gallery a:focus .overlay-hover,
.flipbook-gallery a .overlay-hover.active
{
	opacity:1;
}

.flipbook-gallery a .overlay-hover.active
{
    display: block;
    top: calc(50% - 30px);
    bottom: calc(50% - 30px);
    left: calc(50% - 45px);
    right: calc(50% - 45px);
    font-size: 200%;
    line-height: 40px;
}