td.fixed,
th.fixed {
    display: block;
}

thead.fixed,
tbody.fixed {
    flex-wrap: wrap;
}

tr.fixed {
    width: 100%;
}

.listStyle ol {
    padding-left: 17px;
    margin: 0px;
}

.listStyle li {
    padding-left: 5px;
}

.listStyle ul {
    padding-left: 17px;
    margin: 0px;
}


.listStyle2 {
    padding-left: 17px;
    margin: 0px;
}

.listStyle2 li {
    padding-left: 5px;
}


.listStyle2 ol {
    list-style-type: lower-alpha;
    padding-left: 24px;
}

.listStyle2 ul {
    list-style-type: square;
    padding-left: 22px;
}

.listStyle2 ul li {
    padding-left: 5px;
}


.listStyle3 {
    padding-left: 17px;
    margin: 0px;
}

.listStyle3 li {
    padding-left: 5px;
}


.listStyle3 ul {
    list-style-type: square;
    padding-left: 18px;
}

.listStyle3 ul li {
    padding-left: 5px;
}

a.increaseFontSize {
    font-size: 1.3rem;
}

.h2.increaseFontSize {
    font-size: 2.2rem;
}

.content.increaseFontSize *:not(.h2) {
    font-size: 1.1rem !important;
}

.menu__link.increaseFontSize {
    font-size: 1.1rem !important;
}

.btn.btn-primary {
    padding: 0.15rem 0.75rem;
}

.menu__link.active {
    color: #fff;
}

/* .shortmsg.increaseFontSize {
  margin-top: 20px;
  height: 120px;
}

.news-more.increaseFontSize {
  margin-top: 20px;
} */


nav ul.first_menu {
    padding-top: 100px;
    line-height: 1.15;
}

nav ul.second_menu {
    padding-top: 10px;
    line-height: 1.15;
}

.tes {
    color: red;
}

.wyszukiwarka {
    line-height: 1.5;
}

.wyszukiwarka ul {
    padding-left: 17px;
    line-height: 1.5;
}

.text_ul {
    font-family: 'Favela-Light';
    padding-left: 20px;
    font-size: 16px;
}

.text_ul strong {
    font-family: 'Favela-Light';
}

