table {
    font-size: 13px;
    color: #d7dadf;
}
.trow_sep {
background: var(--third-bg);
    color: #ffffff;
    padding: 10px 10px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 7px;
}

select {
    padding: 8px;
    border: 1px solid #0f1014;
    outline: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    background: var(--third-bg);
    color: #fff;
    box-sizing: content-box;
    height: 31px;
    line-height: 31px;
    border-radius: 7px;
    padding: 5px 12px;
}
a.button:link, a.button:visited {
    color: #ccc;
    display: inline-block;
    padding: 15px 20px;
    margin: 10px 8px 20px 2px;
    font-size: 14px;
    background: var(--third-bg);
    box-shadow: none;
    border-radius: 7px;
}

a.button:hover, a.button:active {
    background: var(--blue);
    color: #fff;
    transition: 0.2s;}

input.button.submit_lista {
    background: var(--third-bg);
    box-shadow: none;
    border: none;
    color: #ccc;
    padding: 11px 30px;
    border-radius: 7px;
}

input.button.submit_lista:hover, input.button.submit_lista:active {
    background: var(--blue);
    color: #fff;
    transition: 0.2s;
}

.notataka-odziale {
    display: flex;
    width: 100%;
    padding: 10px 20px;
    background: var(--second-bg);
    border-radius: 7px;
    margin-bottom: 20px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.left-notatka {
    max-width: 85%;
}
.ktoprzsegladadaa {
    width: 100%;
    padding: 10px 0px;
    border-top: 1px solid #bbbbbb14;
    color: #bfbfbf;
}
a.oznaczdzialprzecz {
    font-size: 19px;
    padding: 15px;
}
a.pmnotdzial {
    font-size: 19px;
    padding: 15px;
}
p.oasaosa {
    font-size: 12px;color:#fff;
}
h1.bssbsbs {
    color: #fff;
    font-size: 19px;
}
		