

.opis-dro {
    max-width: 1000px;
}
.opis-dro h3 {
    font-size: 28px !important;
    font-weight: bold;
    text-align: center;
}
.opis-dro p {
    font-size: 19px;
    margin-top: 20px;
    text-align: center;
}
.opis-dro #left {
    text-align: left;
}
.opis-dro table {
    border-collapse: collapse;
    margin-top: 40px;
    width: 100%;
}
.opis-dro td {
    padding: 8px;
    height: 20px;
}
.opis-dro tr:nth-child(even) {
    background-color: #ffffff;
}
.opis-dro td:nth-child(1) {
    width: 50%;
    text-align: right;
    font-weight: bold;
}
.opis-dro td:nth-child(1) {
    width: 50%;
    text-align: right;
    font-weight: bold;
}
.opis-dro td:nth-child(2) {
    width: 50%;
    text-align: left;
}
.opis-dro img {
    display: block;
    align-items: center;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    max-height: 300px;
}
#opis-dro-top-image {
    border-radius: 25px 25px;
    max-height: max-content;
}
#opis-dro-banner-image {
    max-height: max-content;
    width: 95%;
    margin-left: 2.5%;
    border-radius: 20px;
}
#opis-dro-title {
    font-size: 45px !important;
    background: -webkit-linear-gradient(rgb(0, 0, 0), rgb(0, 0, 0));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#opis-dro-text-left-image-right {
    display: flex;
    align-items: center;
    flex: 1;
    margin-left: auto;
}
#opis-dro-text-right-image-left {
    display: flex;
    align-items: center;
    flex: 1;
    margin-left: auto;
}
#opis-dro-text-right-image-left img {
    margin-left: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
}
#opis-dro-text-left-image-right img {
    margin-right: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
}
#opis-dro-textbox {
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    margin-right: 20px;
}
#opis-dro-textbox h3 {
    font-size: 24px; 
    color: rgb(24, 23, 23) !important;
}   
#opis-dro-round-image {
    border-radius: 20px;
}
.opis-dro-blackbox {
    background-color: rgb(255, 255, 255);
    color: rgb(3, 3, 3);
    border-radius: 40px;
}
.opis-dro-blackbox p, .opis-dro-blackbox h3 {
    margin-left: 25px;
    margin-right: 25px;
    font-family: "PT Sans", sans-serif !important;
    font: "PT Sans", sans-serif !important;
}
.opis-dro-blackbox p {
    padding-bottom: 20px;
}
.opis-dro-blackbox hr {
    margin-left: 30px;
    margin-right: 30px;
}
.opis-dro-blackbox #whitepart, #whitepart h3 {
    background-color: #fffefef1;
    margin: 0;
    color: rgb(22, 21, 21);
}
.opis-dro-blackbox #whitepart {
    padding-top: 1px;
    width: 95%;
    margin-left: 2.5%;
    border-radius: 20px;
}
.opis-dro-video {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}   
.opis-dro-video .opis-dro-video-wrapper {
    position: relative;
    width: 90%;
}  
.opis-dro-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.opis-dro-video-wrapper video {
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 959px) {
    #opis-dro-text-right-image-left {
        display: inline;
    }
    #opis-dro-text-left-image-right {
        display: inline;
    }
    #opis-dro-text-right-image-left img {
        margin: auto;
        margin-top: 30px;
    }
    #opis-dro-text-left-image-right img {
        margin: auto;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal; 
    font-weight: 400;
    src:
    url('/si_upload/OPR/Anbernic/1334861_anbernic_kkikprg35xxhfi_v1/fonts/PTSans-Regular.ttf') format('ttf');
}
