    @font-face {
        font-family: Rubik;
        src: url('font/Rubik-Medium.ttf');
    }
    
    @font-face {
        font-family: Ubuntu-Regular;
        src: url('font/Ubuntu-Regular.ttf');
    }
    
    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }
    
    body {
        background-color: #ffffff;
        margin: 0;
        width: 100%;
        padding: 0;
        min-height: 100%;
        //border-top: 10px solid #ffc32e;
        clear: both;
        //overflow: hidden;
        overflow-y: auto;
        min-height: 100vh;
        font-family: "Rubik", serif;
        font-weight: 300;
        height: 100%;
    }
    
    .border {
        border: 1px solid #000000;
        padding: 20px 20px 30px 20px;
    }
    
    .col {
        //     background-color: #d3cccc;
        width: 100%;
        padding: 0px 0px 0px 0px;
        margin: 0px 0 0px 0;
        //background-color: #312683;
        //display: flex;
        //flex-flow: row wrap;
        //align-items: stretch;
        height: 100vh;
        clear: both;
    }
    
    .col1 {
        //   background-color: #d3cccc;
        width: 35%;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        //background-color: hsl(0, 0%, 89%);
        background-image: url('okladka3.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        box-sizing: border-box;
        //border-top: 10px solid #808080;
        min-height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        display: flex;
        align-items: end;
        justify-content: center;
    }
    
    .col1img {
        width: 80%;
        height: auto;
        padding: 14px;
        margin: 0 0 20px 0;
        background: rgba(0, 0, 0, 0.4);
        border-radius: 4px;
        text-align: center;
    }
    
    .col1img p {
        font-family: "Rubik", serif;
        font-weight: 600;
        font-size: 1.15vw;
        line-height: 1.15vw;
        text-align: center;
        margin: 0;
        padding: 0 0px 0px 0px;
        color: #ffffff;
    }
    
    .col1img p a {
        color: #ffc32e;
        // text-decoration: none;
        text-decoration: none;
    }
    
    .col1img img {
        width: 90%;
        height: auto;
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }
    
    .col2 {
        //   background-color: #d3cccc;
        width: 65%;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        background-color: #f8f8f8;
        box-sizing: border-box;
        min-height: 100%;
        -webkit-box-shadow: 8px 8px 24px 0px rgba(66, 68, 90, 1);
        -moz-box-shadow: 8px 8px 24px 0px rgba(66, 68, 90, 1);
        box-shadow: 8px 8px 24px 0px rgba(66, 68, 90, 1);
        //border-top: 10px solid #ffc32e;
        position: absolute;
        top: 0;
        right: 0;
    }
    
    .content {
        padding: 3vw 3vw 10vw 3vw;
        margin: 0px 0px 0px 0px;
        border-left: 5px solid rgb(236, 236, 236);
    }
    
    h1 {
        font-family: "Rubik", serif;
        font-weight: 500;
        font-size: 3vw;
        line-height: 3vw;
        margin: 0;
        padding: 10px 0px 0px 0px;
        text-align: justify;
    }
    
    h2 {
        font-family: "Rubik", serif;
        font-weight: 200;
        font-size: 2vw;
        line-height: 2vw;
        margin: 0;
        padding: 10px 0px 30px 0px;
        text-align: justify;
    }
    
    h2 span {
        margin: 8px 0px 0px 0px;
        padding: 8px 8px 8px 8px;
        background-color: #e8e8e8;
        color: #000000;
    }
    
    h3 {
        font-family: "Rubik", serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        margin: 20px 0px 20px 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
    }
    
    h3 span {
        //  padding: 6px 12px 6px 6px;
        // background-color: #c9b091;
        color: #c9b091;
    }
    
    .content p {
        font-family: "Rubik", serif;
        font-weight: 300;
        font-size: 15px;
        line-height: 19px;
        text-align: left;
        margin: 0;
        padding: 1.4vw 0px 0px 0px;
    }
    
    .content p strong {
        font-weight: 500;
    }
    
    .content p a {
        font-weight: 400;
        color: #ff0000;
        text-decoration: none;
    }
    
    .content p a:hover {
        font-weight: 400;
        color: #000000;
        text-decoration: none;
    }
    
    ul {
        margin: 0;
        padding: 10px 30px 0 20px;
    }
    
    ul li {
        font-family: "Rubik", serif;
        font-weight: 300;
        font-size: 1.1vw;
        line-height: 1.6vw;
        text-align: left;
        margin: 0 0px 8px 0px;
        padding: 4px 0px 0px 0px;
    }
    
    .lead {
        display: flex;
        position: fixed;
        bottom: 2vw;
        left: 2vw;
        width: 33vw;
        align-items: center;
        padding: 0 20px 0 0 !important;
        background-color: #ffffff;
        -webkit-box-shadow: 8px 8px 24px 0px rgba(66, 68, 90, 1);
        -moz-box-shadow: 8px 8px 24px 0px rgba(66, 68, 90, 1);
        box-shadow: 8px 8px 24px 0px rgba(66, 68, 90, 1);
        background: rgb(255, 255, 255);
        background: linear-gradient(126deg, rgba(255, 255, 255, 1) 45%, rgba(208, 208, 208, 1) 100%);
        border-radius: 5px;
        border-top: 10px solid #ffc32e;
    }
    
    .lead2 {
        padding: 10px 0px 10px 0;
    }
    
    .lead p {
        font-family: "Rubik", serif;
        font-weight: 300;
        font-size: 1.1vw;
        line-height: 1.6vw;
        padding: 0 0 0.7vw 0;
    }
    
    .ksiegibox {
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: top;
        justify-content: flex-start;
        background-color: #eaeaea;
        padding: 20px;
        margin: 20px 0;
    }
    
    .ksiega {
        padding: 15px;
        align-items: center;
        text-align: left;
        justify-content: top;
        background-color: #ffffff;
    }
    
    .ksiega img {
        max-width: 80%;
    }
    
     ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background-color: #212121;
    }
    
     ::-webkit-scrollbar {
        width: 12px;
        background-color: #212121;
    }
    
     ::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #e0a605;
    }
    
    @media screen and (max-width:800px) {
        .col1 {
            width: 100%;
            padding: 0px;
            min-height: 0%;
            position: relative;
            height: 85vw;
        }
        .col1logo img {
            width: 40%;
            height: auto;
            padding: 10px 0px 10px 10px;
            margin: 0px;
        }
        .col1img {
            width: 280px;
            height: auto;
            overflow: hidden;
        }
        .col1img img {
            width: 100%;
            height: auto;
            padding: 0px 0px 0px 0px;
            margin: 0px;
        }
        .col1img p {
            font-size: 13px;
            line-height: 13px;
        }
        .col2 {
            //   background-color: #d3cccc;
            width: 100%;
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 0px 0px;
            background-color: #f8f8f8;
            box-sizing: border-box;
            min-height: 100%;
            border-top: 10px solid #ffc32e;
            position: relative;
        }
        .content {
            padding: 6vw 7px 15vw 7px;
            margin: 0px 0px 0px 0px;
            border-left: 0px solid rgb(236, 236, 236);
        }
        h1 {
            font-family: "Rubik", serif;
            font-weight: 500;
            font-size: 5vw;
            line-height: 5vw;
            margin: 0;
            padding: 10px 0px 0px 0px;
            text-align: justify;
        }
        h2 {
            font-family: "Rubik", serif;
            font-weight: 200;
            font-size: 4vw;
            line-height: 4vw;
            margin: 0;
            padding: 10px 0px 30px 0px;
            text-align: justify;
        }
        h2 span {
            margin: 8px 0px 0px 0px;
            padding: 8px 8px 8px 8px;
            background-color: #e8e8e8;
            color: #000000;
        }
        .content p {
            font-family: "Rubik", serif;
            font-weight: 300;
            font-size: 12px;
            line-height: 17px;
            text-align: left;
            margin: 0;
            padding: 10px 0px 10px 0px;
        }
        .content img {
            max-width: 80%;
        }
        ul {
            margin: 0;
            padding: 10px 30px 0 20px;
        }
        ul li {
            font-family: "Rubik", serif;
            font-weight: 300;
            font-size: 12px;
            line-height: 17px;
            text-align: left;
            margin: 0 0px 8px 0px;
            padding: 4px 0px 0px 0px;
        }
        .lead {
            display: flex;
            position: fixed;
            bottom: 4vw;
            left: 4vw;
            width: 92vw;
            align-items: center;
            padding: 0 !important;
            background-color: #ffffff;
        }
        .lead p {
            font-family: "Rubik", serif;
            font-weight: 300;
            font-size: 12px;
            line-height: 14px;
            color: #000000;
        }
        .ksiegibox {
            display: flex;
            flex-direction: column;
            width: 100%;
            align-items: top;
            justify-content: flex-start;
            background-color: #eaeaea;
            padding: 10px;
            margin: 10px 0;
        }
    }