<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;700;900&amp;family=Open+Sans:wght@300;500;700;800&amp;display=swap');

p, span:not(.icons), h1,h2,h3,h4,h5,a, td, button {font-family: 'Open Sans', sans-serif !important;}
.disponibil_imd,.actualizat { font-weight: 100}
*{outline:none;}



*,html{font-size:11px;outline:none;}
body {font-size: 12px;font-family:Arial, Helvetica, sans-serif;cursor:default;}
p{margin:5px; padding:0px;}
a{text-decoration:none; color:#024; font-weight:bold;}
a:hover{text-decoration:underline;}
a img{border:none;}
a.sel_lnk{text-decoration:underline; background-color:#B9FFB9; padding:0.5em;}

.header_tabel {
    position: fixed;
    top: 67px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ccc;
    transition: top .9s;
    z-index: 91977;
    box-shadow: 1px 1px 5px grey;
}
#header_tabel {
    position: fixed;
    top: 67px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ccc;
    transition: top .9s;
    z-index: 91977;
    box-shadow: 1px 1px 5px grey;
}
table.list_tbl{border:#ddd solid 1px; text-align:center;}
.list_tbl td, .list_tbl th{border:1px solid #FFF;}
.list_tbl th{ font-weight: 700; background-color: white !important;}

.menu_ury { background-color: #2a2a72;
    background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%);}
.list_tbl tr:nth-child(even){background-color:#F1F1F1;}
.list_tbl tr:nth-child(odd){background-color:#E9E9E9;}
.tr_hover{background-color:#E1FFF1 !important;}
.tr_selected{background-color:#FFEECC !important;}
.oferta, .blocat, .sters, .pretFix{cursor:pointer;}
.pretFixVal, .cadou{width:50px; border:1px solid #9DF;}
.round{border-radius:5px;-moz-border-radius:5px; -webkit-border-radius: 5px;}
.list_tbl td img{cursor:pointer;}

#iconNav i {
    padding: 15px; }
#iconNav i {
    max-width: 100%;
    padding: 0 10px;
    height: auto;
    display: block;
    margin: 0 auto;
    opacity: .5;
    background-color: #fff;
}
i {
    vertical-align: middle;
    border-style: none;
}
#iconNav a.nav-link {
    color: #464646;
    height: 80px;
}
#iconNav .nav-item {
    width: 6%;
    margin-right: 1.2%;
    height: 30px;
    margin-bottom: 0;
}

#iconNav .nav-link {
    text-align: center;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    padding: 0; }

.container-header-gradient-sm {
    background: #e54c51;
    background: -moz-linear-gradient(-45deg, #e5a96f 0, #e54c51 51%, #ff8e91 100%);
    background: -webkit-linear-gradient(
            -45deg, #e5a96f 0, #e54c51 51%, #ff8e91 100%);
    background: linear-gradient(
            135deg, #e5a96f 0, #e54c51 51%, #ff8e91 100%);
}
[cat_name] { background: none; height: 2em; line-height: 1em}
.nav-link:hover{ opacity: 1 !important; cursor: hand}
.mb-0 { font-size: 8px; color: black}


a:hover { color: black !important;}
.jlzTty {
    width: 30px;
    height: 30px;
}
.hidden.menu {
    display: none;
}

.masthead.segment {
    min-height: 700px;
    padding: 1em 0em;
}
.masthead .logo.item img {
    margin-right: 1em;
}
.masthead .ui.menu .ui.button {
    margin-left: 0.5em;
}
.masthead h1.ui.header {
    margin-top: 3em;
    margin-bottom: 0em;
    font-size: 4em;
    font-weight: normal;
}
.masthead h2 {
    font-size: 1.7em;
    font-weight: normal;
}

.ui.vertical.stripe {
    padding: 8em 0em;
}
.ui.vertical.stripe h3 {
    font-size: 2em;
}
.ui.vertical.stripe .button + h3,
.ui.vertical.stripe p + h3 {
    margin-top: 3em;
}
.ui.vertical.stripe .floated.image {
    clear: both;
}
.ui.vertical.stripe p {
    font-size: 1.33em;
}
.ui.vertical.stripe .horizontal.divider {
    margin: 3em 0em;
}

.quote.stripe.segment {
    padding: 0em;
}
.quote.stripe.segment .grid .column {
    padding-top: 5em;
    padding-bottom: 5em;
}

.footer.segment {
    padding: 5em 0em;
}

.secondary.pointing.menu .toc.item {
    display: none;
}

@media only screen and (max-width: 700px) {
    .ui.fixed.menu {
        display: none !important;
    }
    .secondary.pointing.menu .item,
    .secondary.pointing.menu .menu {
        display: none;
    }
    .secondary.pointing.menu .toc.item {
        display: block;
    }
    .masthead.segment {
        min-height: 350px;
    }
    .masthead h1.ui.header {
        font-size: 2em;
        margin-top: 1.5em;
    }
    .masthead h2 {
        margin-top: 0.5em;
        font-size: 1.5em;
    }
}


.tableFixHead { overflow-y: auto; height: 900px; }

/* Just common table stuff. */
table  { border-collapse: collapse; width: 100%; }
th, td { padding: 8px 16px; }
th     { background:#eee; }</pre></body></html>