<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header {
    background-color: #0a1417;
    opacity: 0.9;
    position: sticky;
    position: -webkit-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    z-index: 52;
    top: 0;
}

#header .container {
    padding: 0;
}

.lupa, .top-nav-button, .header-top .btn.cart-count::before {
    width: 30px;
    height: 30px;
    background-size: 30px auto;
    display: inline-block;
    vertical-align: middle;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 30px auto;
}

.lupa {
    background-image: url("/user/documents/upload/Images/lupa.svg");
    cursor: pointer;
    position: relative;
}

.top-nav-button {
    background-image: url("/user/documents/upload/Images/user.svg");
    margin-left: 30px;
}

.header-top .btn.cart-count::before {
    content: "";
    background-image: url("/user/documents/upload/Images/kosik.svg");
    margin: 0;
}

.header-top .btn.cart-count {
    margin-left: 30px;
}

.top-nav-button span, .header-top .btn.cart-count .cart-price {
    display: none !important;
}

.hledani .search-form {
    width: 400px;
    opacity: 1;
}

.search-form .btn {
    display: none !important;
}

.search-form .form-control {
    background: none;
    border: 0;
    border-bottom: 1px solid #666;
}

.navigation-in &gt; ul &gt; li &gt; a {
    color: #fff;
    background: none !important;
    font-size: 16px;
    margin: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.navigation-in &gt; ul &gt; li &gt; a:hover, .navigation-in &gt; ul &gt; li &gt; a.active {
    color: #fff;
}

.navigation-in ul li a b {
    font-weight: 300;
}

.homepage-box.before-carousel {
    margin-top: -74px;
    padding: 0;
    border: 0;
    margin-bottom: 0;
}

.homepage-box.before-carousel .container {
    width: 100%;
}

.homepage-box.welcome-wrapper, .latest-contribution-box {
    display: none !important;
}

.extended-banner-title, .extended-banner-text, .extended-banner-link {
    padding: 0 20px;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    color: #fff;
    left: 0px !important;
}

.extended-banner-title {
    width: 100%;
    text-align: center;
    top: 14%;
    font-size: 34px;
    font-weight: 300;
    padding-bottom: 25px;
}

.extended-banner-text {
    top: 24%;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-shadow: 0 0 3px #000;
    text-align: center;
    left: 50% !important;
    margin-left: -320px;
    width: 640px;
}

.extended-banner-text ul {
    padding-left: 0;
    list-style: none;
}

.footer-rows .site-name {
    display: none !important;
}

#footer, #footer &gt; .container {
    background-color: #000;
}

.custom-footer {
    border: 0;
    padding-left: 0;
    padding-top: 40px;
}

#footer h4 {
    color: #fff;
    text-transform: none;
    font-size: 20px;
}

#footer .banner-wrapper, #footer a, #footer ul a {
    color: #fff;
    line-height: 20px;
}

#footer .telefon, #footer .email {
    display: block;
    margin-bottom: 10px;
}

#footer .telefon::before {
    content: "\e92d";
    font-family: shoptet;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

#footer .email::before {
    content: "\e924";
    font-family: shoptet;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

#footer ul li, #footer .news-item-widget {
    position: relative;
    padding-left: 40px;
}

#footer ul li::before, #footer .news-item-widget::before {
    content: "\e910";
    font-family: shoptet;
    position: absolute;
    left: 20px;
    color: #fff;
    font-size: 9px;
    top: 5px;
}

#footer .news-item-widget::before {
    top: 6px;
}

#footer .news-item-widget a {
    color: #fff;
}

.copyright {
    color: #fff;
    font-size: 13px;
}

.top-lista .container {
    text-align: right;
    padding: 7px 10px 7px 0;
}

.top-lista {
    background-color: #000;
}

.top-lista a {
    color: #fff;
    margin-left: 10px;
}

.top-lista a::before {
    font-family: shoptet;
    color: #000;
    background-color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
}

.tw::before {
    content: "\e901";
}

.fb::before {
    content: "\e900";
}

.pin::before {
    content: "\e904";
}

.insta::before {
    content: "\e909";
}

.top-lista .odkaz {
    margin-right: 10px;
    color: #fff;
    cursor: pointer;
}

.top-lista a:hover::before {
    background-color: #ccc;
}

.top-lista .odkaz:hover {
    text-decoration: underline;
}

.subcategories.with-image li a {
    display: block;
    height: 100%;
    padding: 0;
    overflow: hidden;
    position: relative;
    border: 0;
}

.subcategories.with-image li a .image {
    width: 100%;
}

.subcategories.with-image li a .text {
    width: 100%;
    position: absolute;
    top: 0;
    padding: 0 30px;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    font-size: 29px;
    color: #fff;
    height: 270px;
    max-height: none;
    margin-top: -25px;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    text-align: center;
    text-shadow: 0 1px 1px #000;
    z-index: 2;
}

.subcategories.with-image li a .image img {
    max-height: none;
    max-width: none;
    width: 280px;
    margin-left: -10px;
    margin-top: -10px;
}

.kat-start::before {
    content: "";
    background-color: #fff;
    width: 160px;
    height: 160px;
    position: absolute;
    left: -115px;
    top: -65px;
    -webkit-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    z-index: 1;
}

.kat-start::after {
    content: "";
    background-color: #fff;
    width: 160px;
    height: 160px;
    position: absolute;
    left: -115px;
    bottom: -65px;
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    z-index: 1;
}

.kat-end::before {
    content: "";
    background-color: #fff;
    width: 160px;
    height: 160px;
    position: absolute;
    right: -115px;
    top: -65px;
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    z-index: 1;
}

.kat-end::after {
    content: "";
    background-color: #fff;
    width: 160px;
    height: 160px;
    position: absolute;
    right: -115px;
    bottom: -65px;
    -webkit-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    z-index: 1;
}

.subcategories li {
    width: 280px;
    height: 245px;
    overflow: hidden;
}

.subcategories {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
}

.subcategories li a::after {
    display: none !important;
}

body {
    color: #212529;
}

.carousel-inner &gt; .item &gt; a &gt; img {
    width: 100%;
}

.kat-header {
    background: url("/user/documents/upload/Images/shop-bg.jpg") #fff 50% 0 no-repeat;
    background-size: 100% auto;
}

.in-blachere .breadcrumbs-wrapper, #productsTop, #category-header {
    display: none !important;
}

.kat-header &gt; div &gt; img {
    max-width: 410px;
    margin: 180px auto 0 auto;
    display: block;
}

body.in-eshop, .in-eshop #content {
    background-color: #f8f9fa;
}

.products &gt; div {
    border: 0;
}

.products-block .p {
    background-color: #fff;
    border: 1px solid #eeeeee;
}

.products-block .p a.image {
    margin: 0;
}

.product .p-in {
    padding: 20px;
}

.products-block.products .p .name {
    height: 67px;
    font-size: 24px;
    color: #343a40;
}

.products-block {
    margin-left: -10px;
    margin-right: -10px;
}

.products-block .ratings-wrapper .availability {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #343a40;
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 9px;
}

.type-category #content &gt; h4 {
    display: none;
}

.products-block .ratings-wrapper {
    padding: 0;
}

.products-block .p-bottom .p-desc {
    height: 45px;
    margin: 0;
    font-size: 16px;
    color: #343a40;
    font-weight: 300;
}

.products-block .p-bottom .prices {
    display: block;
    text-align: right;
    margin-top: 15px;
}

.products-block.products .p .price strong {
    color: #343a40;
    font-size: 32px;
    font-weight: 400;
}

.products-block .p-bottom .price-additional {
    color: #343a40;
    font-size: 16px;
}

.products-block.products .p:hover {
    transition: 500ms transform ease;
    transform: scale(1.07);
}

body:not(.type-index):not(.type-product) h1 {
    font-size: 32px;
    color: #212529;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    margin-top: 50px;
}

.products-block.products &gt; div {
    padding: 5px;
}

.breadcrumbs {
    color: #fff;
    border: 0;
}

.breadcrumbs &gt; span &gt; a::before, .breadcrumbs &gt; span &gt; a::after {
    display: none !important;
}

.breadcrumbs &gt; span &gt; a, .breadcrumbs &gt; span &gt; span {
    padding: 6px 8px;
    background-color: #343a40;
    margin-right: 4px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

.breadcrumbs &gt; span &gt; a {
    min-height: auto;
}

.breadcrumbs-wrapper {
    margin-top: 40px;
}

.flag-freeshipping &gt; span {
    display: none;
}

.flag.flag-freeshipping {
    background-color: transparent;
}

.flag-freeshipping {
    background: url("/user/documents/upload/Images/krabica-creado.png") transparent 50% no-repeat;
    width: 60px !important;
    height: 60px !important;
    background-size: 60px auto;
    padding: 0;
    border-radius: 0 !important;
}

.product .flags-extra {
    bottom: -2px;
}

.product-top &gt; div:not(.p-info-wrapper):not(.p-image-wrapper) {
    display: none;
}

.p-short-description, .shp-tabs-wrapper {
    display: none;
}

.product-top {
    margin-top: 30px;
}

.basic-description {
    width: 100%;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

.p-info-wrapper .availability-label {
    background-color: #343a40;
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 9px;
}

.p-detail-inner-header h1 {
    font-size: 40px;
    color: #212529;
    margin-top: 0;
}

.p-info-wrapper .p-final-price-wrapper {
    text-align: right;
    margin-bottom: 0;
}

.p-info-wrapper .price-final {
    color: #343a40;
    font-size: 32px;
    font-weight: 400;
}

.p-info-wrapper .price-additional {
    color: #343a40;
    font-size: 16px;
    font-weight: 400;
}

.p-info-wrapper .price-measure {
    display: none;
}

.p-info-wrapper .add-to-cart {
    -webkit-justify-content: right;
    -ms-justify-content: right;
    -o-justify-content: right;
    justify-content: right;
}

.quantity {
    padding-right: 19px;
}

.quantity input {
    text-align: center;
}

.btn.add-to-cart-button::before {
    display: none;
}

.p-info-wrapper .btn.add-to-cart-button.btn-lg {
    font-size: 16px;
    padding-left: 50px;
    padding-right: 50px;
}

.social-buttons-wrapper {
    -webkit-justify-content: right;
    -ms-justify-content: right;
    -o-justify-content: right;
    justify-content: right;
    text-align: right;
    margin-right: -20px;
}

.p-info-wrapper .flags-extra {
    position: relative;
    margin-left: 20px;
    top: 10px;
}

.flag-freeshipping {
    width: 80px !important;
    height: 80px !important;
    background-size: 80px auto;
}

.extended-description &gt; h3 {
    color: #1196d2;
    font-size: 28px;
    margin-bottom: 10px;
}

.extended-description {
    width: 100%;
    padding-left: 0;
}

.detail-parameters th {
    color: #212529;
    font-size: 16px;
    font-weight: bold;
}

.detail-parameters td {
    color: #212529;
    font-size: 16px;
    font-weight: 300;
}

.extended-description table {
    width: 100%;
}

.extended-description table tr {
    border-top: 1px solid #dee2e6;
}

.extended-description .detail-parameters th, .extended-description .detail-parameters td {
    padding: 6px 5px !important;
}

#productsAlternative {
    opacity: 1;
    display: block;
    margin-top: 70px;
}

#productsAlternative h3 {
    color: #212529;
    font-size: 32px;
    padding-bottom: 20px;
    display: block;
    text-align: center;
    position: relative;
}

#productsAlternative h3::before {
    content: "";
    width: 200px;
    height: 2px;
    background-color: #1196d2;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
}

body:not(.type-index) #footer {
    margin-top: 50px;
}

.header-top .btn.cart-count i {
    left: 23px;
    top: -5px;
    width: 16.5px;
    height: 17px;
    border-radius: 3px;
    background-color: #dc3545;
}

body {
    opacity: 0;
}

body.visible-screen {
    opacity: 1;
}

.subcategories.with-image li a:hover .text {
    color: #1196d2 !important;
}

.subcategories.with-image li a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 105%;
    left: 0;
    top: 0;
    transition: all 0.5s;
    z-index: 1;
}

.subcategories.with-image li a:hover::before {
    background: rgba(255, 255, 255, 0.8);
}

.subcategories.with-image li a .image img {
    transition: transform 0.5s;
}

.subcategories.with-image li a:hover .image img {
    transform: scale(1.1);
}

.katalog-okno {
    position: absolute;
    top: 50px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    background-color: #fff;
    z-index: 999;
    padding: 40px 10px 20px 10px;
}

.katalog-ano::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 998;
}

.katalog-okno .news-wrapper {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
}

.katalog-okno .news-item {
    width: 50%;
    display: block;
    padding: 10px;
    margin: 0;
}

.katalog-okno .news-item .image {
    width: 100%;
    margin: 0 0 5px 0;
}

.katalog-okno .description {
    display: none;
}

.katalog-okno .news-item .text .title {
    line-height: 26px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

.katalog-okno .news-item:hover .text .title {
    text-decoration: underline;
}

.katalog-okno .news-item:hover .image img {
    opacity: 0.7;
}

.katalog-okno .krizek {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    cursor: pointer;
}

.katalog-okno .krizek::before {
    content: "\e912";
    font-family: shoptet;
}

.content-inner {
    max-width: none;
}

#content .news-item {
    position: relative;
    display: block;
    width: 280px;
    height: 245px;
    overflow: hidden;
    margin-bottom: 20px;
}

#content .news-wrapper {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
}

#content .news-item .text {
    position: absolute;
}

#content .news-item .text .description {
    display: none;
}

#content .news-item .image {
    width: 100%;
    margin: 0;
    padding: 0 4px;
    height: 100%;
}

#content .news-item .text .title {
    line-height: 34px;
    font-size: 29px;
    font-weight: 400;
    margin-bottom: 0;
    color: #fff;
}

#content .news-item .text {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 270px;
    margin-top: -15px;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    z-index: 2;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

#content .news-item .image img {
    max-width: none;
    max-height: none;
    height: 100%;
}

#content .news-item .kat-start::before {
    left: -106px;
    top: -66px;
    border-bottom: 1px solid #e5e5e5;
}

#content .news-item .kat-start::after {
    left: -106px;
    bottom: -66px;
    border-top: 1px solid #e5e5e5;
}

#content .news-item .kat-end::before {
    right: -106px;
    top: -66px;
    border-bottom: 1px solid #e5e5e5;
}

#content .news-item .kat-end::after {
    right: -106px;
    bottom: -66px;
    border-top: 1px solid #e5e5e5;
}

#content .news-wrapper {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    margin-top: 50px;
}

#content .news-item .image a {
    display: block;
    height: 100%;
    overflow: hidden;
}

#content .news-item .image a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.5s;
    z-index: 1;
}

#content .news-item:hover .image a::before {
    background: rgba(255, 255, 255, 0.8);
}

#content .news-item:hover .text .title {
    color: #1196d2;
    text-decoration: none;
}

#content .news-item .image img {
    transition: transform 0.5s;
}

#content .news-item:hover .image img {
    transform: scale(1.1);
}

#content .news-item::before {
    content: "";
    width: 140px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -70px;
    height: 1px;
    background-color: #e5e5e5;
}

#content .news-item::after {
    content: "";
    width: 140px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -70px;
    height: 1px;
    background-color: #e5e5e5;
}

.p-info-wrapper .detail-parameters:last-of-type {
    margin-left: auto;
    margin-top: 20px;
}

.plus-gallery-item {
    border: 0;
}

.news-item-widget {
    margin-bottom: 0;
}

.news-item-widget h5 {
    line-height: 24px;
}

.nas-box {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 100vh;
    overflow: hidden;
    padding: 90px 0 30px 0;
}

.o-nas {
    background-image: url("/user/documents/upload/Images/O nas/onas1.jpg");
}

.pobocky {
    background-image: url("/user/documents/upload/Images/O nas/onas2.jpg");
}

.rozvoj {
    background-image: url("/user/documents/upload/Images/O nas/onas3.jpg");
}

.nadace {
    background-image: url("/user/documents/upload/Images/O nas/onas4.jpg");
}

.nas-box h2 {
    font-weight: 300;
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
}

.nas-box h2::after {
    content: "";
    height: 1px;
    width: 60px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.nas-box .box-in {
    width: 50%;
}

.nas-box.rev .box-in {
    margin-left: 50%;
}

.nas-box .container {
    padding: 0;
}

.nas-box h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
}

.msg.msg-success, .msg.msg-notice {
    background-color: #343a40;
    border-color: #343a40;
}

.popup-widget.login-widget {
    margin-top: 25px;
}

.popup-widget.login-widget::before {
    display: none;
}

.site-name img:not(.logo-bile) {
    display: none !important;
}

.footer-bottom {
    padding-top: 0;
    padding-bottom: 0;
}

#signature a.image img.vam {
    display: none;
}

#signature img {
    width: 17px;
    margin-right: 10px;
}

.tkd {
    color: #fff;
    margin-left: 4px;
}

.flag.flag-discount {
    background-color: #1196d2;
}

.flags-extra .flag .price-standard, .flags-extra .flag .price-save {
    font-size: 18px;
    line-height: 22px;
    margin: 0;
}

.social-buttons-wrapper .social-buttons {
    top: 35px;
    min-width: auto;
    right: 0;
    left: auto;
}

.products-block .p .flags-default {
    top: 34px;
}

.flag {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 7px 9px;
}

.p-info-wrapper .availability-value {
    display: flex;
}

.p-info-wrapper .flag {
    margin: 0 0 0 4px;
}

.flags-extra .flag .price-standard {
    display: none;
}

.products-additional .flags-extra .flag {
    width: 75px;
    height: 75px;
}

.flag.flag-action {
    background-color: #1196d2;
}

@media screen and (min-width:768px) and (max-width:1199px) {
    body.type-index {
        background-color: #000;
    }

    .type-index #footer {
        position: fixed;
        bottom: 0;
        width: 100%;
    }

    .carousel-inner &gt; .item &gt; a &gt; img {
        width: auto;
        object-fit: cover;
        height: 100%;
    }

}

@media screen and (min-width:768px) {
    .p-info-wrapper, .p-image-wrapper {
        width: 50%;
    }

    .search-form {
        position: absolute;
        width: 0;
        opacity: 0;
        transition: all 1s;
        right: 120px;
        left: auto;
    }

    .top-navigation-bar {
        display: none;
    }

    .header-top &gt; .search {
        display: none;
    }

}

@media screen and (min-width:1200px) {
    .browse-p .p-prev, .browse-p .p-next {
        top: -208px;
    }

    .custom-footer &gt; div {
        width: 33.333%;
    }

    .products-block &gt; div {
        width: 25%;
    }

}

@media screen and (min-width:1200px) and (max-width:1439px) {
    .products-block .p-bottom .p-desc {
        height: 68px;
    }

    .products-block.products .p .name {
        height: 98px;
    }

}

@media screen and (min-width:1440px) {
    .browse-p .p-prev, .browse-p .p-next {
        top: -184px;
    }

}

@media screen and (max-width:1199px) {
    .lupa {
        z-index: 100;
    }

    .hledani .search-form {
        background-color: #0a1417;
        z-index: 99;
    }

}

@media screen and (max-width:991px) {
    .user-action .user-action-in &gt; div {
        margin-top: 52px;
    }

    .extended-banner-title {
        top: 21%;
    }

    .extended-banner-text {
        top: 48%;
    }

    .subcategories li a .text {
        line-height: 1.384615;
    }

}

@media screen and (max-width:767px) {
    .kat-header &gt; div &gt; img {
        margin: 80px auto 0 auto;
        width: 100%;
    }

    .top-navigation-bar {
        background-color: #0a1417;
        opacity: 0.9;
    }

    .responsive-tools .site-name {
        position: absolute;
        width: 103px;
        left: 50%;
        margin-left: -51.5px;
    }

    #header {
        margin-bottom: 0;
    }

    .type-index .content-wrapper.container {
        padding-left: 0;
        padding-right: 0;
    }

    .extended-banner-title, .extended-banner-text, .extended-banner-link {
        left: 0px !important;
        position: relative;
        background-color: #0a1417;
        opacity: 0.9;
        display: block;
        top: 0;
        margin: 0;
        width: 100%;
        max-width: none;
    }

    .extended-banner-title {
        padding-top: 20px;
    }

    .extended-banner-text {
        padding-bottom: 30px;
        margin-bottom: -2px;
    }

    #header .cart-count {
        right: 65px;
        top: -47px;
    }

    .responsive-tools &gt; a[data-target="navigation"]::before {
        color: #000;
        background-color: #868a8d;
        border-radius: 5px;
    }

    .navigation-window-visible #navigation {
        margin-top: 97px;
    }

    .navigation-in &gt; ul &gt; li &gt; a, #navigation, .navigation-in {
        background: #0a1417 !important;
    }

    body:not(.type-index):not(.type-product) h1 {
        margin-top: 30px;
        line-height: 40px;
    }

    #content .news-item .image {
        height: 245px;
    }

    .breadcrumbs-wrapper {
        margin-top: 0;
    }

    .product-top {
        margin-top: 10px;
    }

    .ordering-process .top-navigation-bar {
        display: none;
    }

    .nas-box {
        height: auto;
        overflow: visible;
        padding-top: 40px;
    }

    .nas-box .box-in {
        width: 100%;
        padding: 0 20px;
        margin: 0 !important;
    }

}

.vidzmain {
    width: 1227px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width:1280px) {
    .vidzmain {
        width: auto;
        margin-right: 30px;
        margin-left: 30px;
    }

}

@media screen and (max-width:1280px) {
    .vidzmain {
        margin-right: 20px;
        margin-left: 20px;
    }

}

</pre></body></html>