@charset "UTF-8";

body {
    font-size: 12px;
}

.Styl_tresci
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    text-align: justify;
}

.Styl_tytulu_1
{
    font-family: Arial,sans-serif;
    font-size: 16px;
    line-height: 17px;
    font-weight: 700;
    border-top-width: 10px;
}

.Styl_tytulu_2
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 16px;
    line-height: 17px;
    font-weight: 400;
}

.Naglowek_1
{
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: rgb(47, 79, 79);
}

.Adres_www
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: rgb(45, 64, 117);
}

.Lista_punktowana
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 17px;
}

.Lista_punktowana2
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 17px;
    margin-left: 196px;
}

.Lista_numerowana
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 17px;
}

.Lista_numerowana2
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 17px;
    margin-left: 196px;
}

.Cytat
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    color: rgb(34, 34, 34);
}

.Kursywa
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    color: rgb(0, 0, 0);
}

.lista_numerowana_specialna{
	font-weight:bold;	
}


.lista_numerowana_specialna ul li{
	font-weight:normal;
}

.zobacz_blok a,
.content_tresc .tresc .zobacz_blok a {
    background: url(../../images/portal/tresc_link.png) no-repeat left center #ed1b24;
    color: white;
    padding: 6px 24px 6px 45px !important;
    white-space: nowrap;
    flex: 1 0 15%;
    margin-left: 25px !important;
    max-width: 26%;
    font: normal 16px/19px ColaborateRegular, Arial, sans-serif;
}

.zobacz_blok,
.content_tresc .tresc .zobacz_blok .zobacz_blok {
    background-image: url(../../images/portal/tresc_before.png), url(../../images/portal/tresc_after.png), url(../../images/portal/tresc_center.png);
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: left top, left bottom, left top;
    padding: 28px 30px 28px 47px!important;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-weight: bold;
    font: normal 15px/18px ColaborateRegular, Arial, sans-serif;
    text-shadow: 0px 0px;
}

.page_content .tresc table
{ table-layout: fixed; }

.page_content .tresc table .belka .title
{
    min-width: 0 !important;
}