<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* === Vlastní styly === */
.strong {
    font-weight: bold;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-justify {
    text-align: justify;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0 !important;
}

.no-bold {
    font-weight: normal !important;
}

.relative {
    position: relative;
}

/*Záložky*/
ul#steps,
ul#TSFW-steps {
    margin-left: 0;
    margin-bottom: 10px;
}

/*FreezePanel*/
.blockUI {
    border: 1px solid #999999 !important;
}

    .blockUI .blockTitle {
        background: none !important;
    }

/*Napisy*/
h1.line, h2.line, h3.line, h4.line, h5.line {
    border-bottom: 1px solid #2A5490;
}

h3.line {
    margin: 15px 0 5px 0;
}

/*Inputy*/
textarea {
    border: 1px solid #999999 !important;
    width: 100%;
}

/*Tlačítka*/
div.bt_panel,
div.TSFW-bt_panel {
    background: none;
    height: 33px;
    margin: 0 0 7px 0px;
}

div.buttons,
div.TSFW-buttons {
    height: 31px;
    background-image: none;
}

.button .text, .mbutton .text,
.TSFW-button .TSFW-text, .TSFW-mbutton .TSFW-text {
    border: none;
    line-height: 22px;
    /*color: #FFF;*/
    background: inherit;
    font-size: 11px;
    font-weight: normal;
    padding: 0 3px !important;
}

.button, .mbutton,
.TSFW-button, .TSFW-mbutton {
    height: 22px;
    margin-left: 0;
    margin-right: 7px;
    background: #056FDA;
    border: 1px solid #00387D;
}

.theme-root .button .text, .theme-vv_gmo .button .text, .theme-country .button .text, .theme-environment .button .text, .theme-aqua .button .text,
.theme-root .mbutton .text, .theme-vv_gmo .mbutton .text, .theme-country .mbutton .text, .theme-environment .mbutton .text, .theme-aqua .mbutton .text,
.portal_mze .mbutton .text,
.theme-root .TSFW-button .TSFW-text, .theme-vv_gmo .TSFW-button .TSFW-text, .theme-country .TSFW-button .TSFW-text, .theme-environment .TSFW-button .TSFW-text, .theme-aqua .TSFW-button .TSFW-text,
.theme-root .TSFW-mbutton .TSFW-text, .theme-vv_gmo .TSFW-mbutton .TSFW-text, .theme-country .TSFW-mbutton .TSFW-text, .theme-environment .TSFW-mbutton .TSFW-text, .theme-aqua .TSFW-mbutton .TSFW-text,
.portal_mze .TSFW-mbutton .TSFW-text {
    color: #000;
}

.theme-root .button, .theme-root .mbutton,
.theme-root .TSFW-button, .theme-root .TSFW-mbutton {
    background: #A2BD30;
}

.portal_mze .button, .portal_mze .mbutton,
.portal_mze .TSFW-button, .portal_mze .TSFW-mbutton {
    background: #A2BD30;
}

.theme-spu .button, .theme-landoffices .button,
.theme-spu .mbutton, .theme-landoffices .mbutton,
.theme-spu .TSFW-button, .theme-landoffices .TSFW-button,
.theme-spu .TSFW-mbutton, .theme-landoffices .TSFW-mbutton {
    background: #A0531E;
}

.theme-forests .button, .theme-forests .mbutton,
.theme-forests .TSFW-button, .theme-forests .TSFW-mbutton {
    background: #005127;
}

.theme-ministry .button, .theme-srs .button,
.theme-ministry .mbutton, .theme-srs .mbutton,
.theme-ministry .TSFW-button, .theme-srs .TSFW-button,
.theme-ministry .TSFW-mbutton, .theme-srs .TSFW-mbutton {
    background: #007135;
}

.theme-agriculture .button, .theme-animalprotection .button,
.theme-agriculture .mbutton, .theme-animalprotection .mbutton,
.theme-agriculture .TSFW-button, .theme-animalprotection .TSFW-button,
.theme-agriculture .TSFW-mbutton, .theme-animalprotection .TSFW-mbutton {
    background: #62331C;
}

.theme-vv_gmo .button, .theme-vv_gmo .mbutton,
.theme-vv_gmo .TSFW-button, .theme-vv_gmo .TSFW-mbutton {
    background: #E38B35;
}

.theme-research .button, .theme-research .mbutton,
.theme-research .TSFW-button, .theme-research .TSFW-mbutton {
    background: #005BBE;
}

.theme-country .button, .theme-country .mbutton,
.theme-country .TSFW-button, .theme-country .TSFW-mbutton {
    background: #CCCB1B;
}

.theme-environment .button, .theme-environment .mbutton,
.theme-environment .TSFW-button, .theme-environment .TSFW-mbutton {
    background: #d8ab12;
}

.theme-farmer .button, .theme-farmer .mbutton,
.theme-farmer .TSFW-button, .theme-farmer .TSFW-mbutton {
    background: #005127;
}

.theme-food .button, .theme-food .mbutton,
.theme-food .TSFW-button, .theme-food .TSFW-mbutton {
    background: #734b18;
}

.theme-grants .button, .theme-grants .mbutton,
.theme-grants .TSFW-button, .theme-grants .TSFW-mbutton {
    background: #00387d;
}

.theme-aqua .button, .theme-aqua .mbutton,
.theme-aqua .TSFW-button, .theme-aqua .TSFW-mbutton {
    background: #6ab1e1;
}




/*Grid*/
.gridTable th, .TSFW-gridTable th {
    background: none;
    background-color: #00387D;
}

.theme-root .gridTable th, .theme-root .TSFW-gridTable th {
    background-color: #2E5D28;
}

.theme-spu .gridTable th, .theme-landoffices .gridTable th,
.theme-spu .TSFW-gridTable th, .theme-landoffices .TSFW-gridTable th {
    background-color: #62331C;
}

.theme-forests .gridTable th, .theme-ministry .gridTable th, .theme-srs .gridTable th,
.theme-forests .TSFW-gridTable th, .theme-ministry .TSFW-gridTable th, .theme-srs .TSFW-gridTable th {
    background-color: #A2BD30;
}

.theme-agriculture .gridTable th,
.theme-agriculture .TSFW-gridTable th {
    background-color: #EAB90C;
}

.theme-vv_gmo .gridTable th,
.theme-vv_gmo .TSFW-gridTable th {
    background-color: #734B18;
}

.theme-animalprotection .gridTable th,
.theme-animalprotection .TSFW-gridTable th {
    background-color: #BB4722;
}

.theme-research .gridTable th,
.theme-research .TSFW-gridTable th {
    background-color: #00387D;
}

.theme-country .gridTable th,
.theme-country .TSFW-gridTable th {
    background-color: #005127;
}

.theme-environment .gridTable th,
.theme-environment .TSFW-gridTable th {
    background-color: #734b18;
}

.theme-farmer .gridTable th,
.theme-farmer .TSFW-gridTable th {
    background-color: #347831;
}

.theme-food .gridTable th,
.theme-food .TSFW-gridTable th {
    background-color: #E38B35;
}

.theme-grants .gridTable th,
.theme-grants .TSFW-gridTable th {
    background-color: #6ab1e1;
}

.theme-aqua .gridTable th,
.theme-aqua .TSFW-gridTable th {
    background-color: #00387d;
}


.gridTable th a, .TSFW-gridTable th a {
    color: #FFF !important;
    font-weight: normal;
}


.theme-agriculture .gridTable th a, .theme-srs .gridTable th a, .theme-food .gridTable th a, .theme-grants .gridTable th a,
.theme-agriculture .TSFW-gridTable th a, .theme-srs .TSFW-gridTable th a, .theme-food .TSFW-gridTable th a, .theme-grants .TSFW-gridTable th a {
    color: #000 !important;
    font-weight: normal;
}


/*Filtry v modálním okně*/
#filtr_logo {
    width: 114px;
    height: 33px;
    background-color: #ffffff;
    position: relative;
    z-index: 3;
    background-image: url('../images/logohead.png');
    padding: 0px;
}

body.noscroll {
    padding: 0px;
}

.noscroll .bt_panel,
.noscroll .TSFW-bt_panel {
    margin: 0px;
}

    .noscroll .bt_panel .button,
    .noscroll .TSFW-bt_panel .TSFW-button {
        background-color: transparent;
    }

        .noscroll .bt_panel .button .text
        .noscroll .TSFW-bt_panel .TSFW-button .TSFW-text {
            color: #000;
        }


#Content_pn h1 {
    font-size: 1.5em;
    line-height: 12px;
    margin: 5px 0 5px 0;
    color: #2E5D28;
}

/*Styly pro eagri*/

.iframeheader {
    width: 100%;
}

table, th, td {
    vertical-align: top;
}

td, th, .box-h {
    padding: 0.25em 0.5em;
    text-align: left;
    vertical-align: top;
}


div.bt_panel .text, div.TSFW-bt_panel .TSFW-text, textarea {
    background: none repeat scroll 0 0 transparent;
    border: 0px solid #999999;
    padding: 0px;
}

span.i-wl1 span.error, span.i-wn span.error, span.i-wd1 span.error,
span.TSFW-i-wl1 span.TSFW-error, span.TSFW-i-wn span.TSFW-error, span.TSFW-i-wd1 span.TSFW-error {
    background: url("../Images/war_sm.png") no-repeat scroll 0 0 transparent;
}

table.form span.il,
table.TSFW-form span.TSFW-il {
    margin-left: -18px;
}

input.required, input.TSFW-required {
    background-color: #FFDFD8;
}

.inputText span.error, .TSFW-inputText span.TSFW-error {
    background: url("../Images/war_sm.png") no-repeat scroll 0 0;
    background-color: transparent !important;
}

#main.fullmp {
    direction: ltr;
}

.r .fullmpr, .fullmpr {
    direction: ltr;
}

.app-page-r #main.fullmp {
    direction: ltr;
}

.app-page-r #app-data.fullmpc {
    border-left: 140px solid transparent;
    width: auto;
    display: block;
    padding: 0;
    float: none;
    min-height: 400px;
}

.fullmpm #app-aux {
    position: absolute;
    left: 0px;
    top: 203px;
}

.LogyProfilVyber {
    margin-top: 5px;
}

    .LogyProfilVyber input {
        margin-top: 7px;
    }

/*list univ*/
div#Content_listUniv {
    padding: 5px;
}

    div#Content_listUniv h1 {
        color: #2e5d28;
    }

    div#Content_listUniv .TSFW-button {
        background: none repeat scroll 0 0 #a2bd30;
        border: 1px solid #00387d;
    }

    div#Content_listUniv .TSFW-gridTable th {
        background: none;
        background-color: #2e5d28;
    }

.msg-pending {
    border: 0.0833em solid #eea236;
    background-color: #fbf6dd;
    border-color: #eea236;
    color: #9c7940;
    margin-bottom: 1.5em;
    padding: 0.6667em 1.5em;
}

table.TSFW-gridTable a, table.TSFW-gridTable a:hover {
    color: #2e5d28;
}

hr.vzprv, hr.tsft {
    background-color: #ccc;
    color: #ccc;
    height: 1px;
    margin-bottom: 0.5em;
}

.msg-gray {
    border: 1px solid #A0A0A0;
    margin: 10px 0;
    padding: 10px;
    color: #606060;
    background-color: #F0F0F0;
}

.msg-help {
    border: 1px solid #A0A0A0;
    padding: 5px;
    color: #606060;
    background-color: #F0F0F0;
    font-size: 11px;
    position: relative;
}

    .msg-help img.help {
        position: absolute;
        top: -8px;
        left: -7px;
    }

div.divVzprvRadek {
    margin-top: 10px;
    padding-top: 5px;
}

.red {
    color: red;
}

.IcoEdit {
    background-image: url('../Images/IcoEdit.png');
    background-repeat: no-repeat;
}

.IcoDelete2 {
    background-image: url('../Images/IcoDelete2.png');
    background-repeat: no-repeat;
}

.IcoPublish {
    background-image: url('../Images/IcoPublish.png');
    background-repeat: no-repeat;
}

.IcoEndPublish {
    background-image: url('../Images/IcoEndPublish.png');
    background-repeat: no-repeat;
}

.theme-farmer .TSFW-button .TSFW-text {
    color: #FFF;
}

.theme-farmer .TSFW-button {
    color: #FFF;
}

.ui-dialog .ui-dialog-titlebar {
    height: 22px;
    padding: 0;
}

.app-page-r #app-data.fullmpc.wide-menu {
    border-left: 240px solid transparent;
}

.app-page-r #app-data.fullmpc.hidden-menu {
    border-left: 30px solid transparent;
}

.msg-true-image {
    background-image: url('../Images/True.png');
    background-position: 5px center;
    padding: 15px 20px 15px 50px;
}

.msg-false-image {
    background-image: url('../Images/False.png');
    background-position: 5px center;
    padding: 15px 20px 15px 50px;
}

.popup-success-modal-outer {
    position: absolute;
    width: 100%;
    z-index: 100;
    top: -18px;
}

.popup-success-modal {
}

.sov-detail-vzorek {
    margin: 0 0 15px 0;
    border: 1px solid #ccc;
}

    .sov-detail-vzorek .TSFW-button {
        height: 16px !important;
    }

        .sov-detail-vzorek .TSFW-button .TSFW-text {
            line-height: 16px !important;
        }

.sov-detail-vzorek-hlavicka {
    background: #2E5D28;
    color: #fff;
    padding: 5px;
    font-size: 13px;
}

.sov-detail-vzorek-inner {
    padding: 5px;
}

    .sov-detail-vzorek-inner table {
        margin: 0;
    }

        .sov-detail-vzorek-inner table th, .sov-detail-vzorek-inner table td {
            padding: 2px 5px 2px 0;
        }

.sov-detail-vzorek-pomocne-udaje {
    margin-top: 5px;
}

h3.line {
    margin-top: 10px;
}

div.sov-detail-vzorek-vysledky {
    overflow-x: auto;
}

table.tab-sov-detail-vzorek-vysledky {
    /*width: 100%;*/
    min-width: 50%;
}

    table.tab-sov-detail-vzorek-vysledky th {
        padding: 2px 4px;
        text-align: center;
        background-color: #707070 !important;
        font-size: 11px;
    }

    table.tab-sov-detail-vzorek-vysledky td {
        padding: 2px;
        text-align: center;
    }

div.sov-div-poradi {
    border: 1px solid #808080;
    margin-bottom: 10px;
    padding: 3px 3px 3px 30px;
    cursor: pointer;
    background: #dcdcdc url('../Images/hamburger.png') no-repeat 3px 3px;
}

div.TSFW-ddcl-options {
    padding: 5px;
    border: 1px solid #808080;
}

div.TSFW-ddcl-item {
    margin-top: 2px;
}

    div.TSFW-ddcl-item input {
        margin-right: 5px;
    }

.center-wide {
    width: 1200px;
    position: relative;
    left: -120px;
}

@-moz-document url-prefix() {
    .center-wide {
        left: 120px;
    }
}

.ui-autocomplete {
    text-align: left;
}

.dont-break-out {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}

.tab-sov-detail-vzorek-vysledky td {
    position: relative;
}

.sov-hodnota-mimo-meze, .sov-hodnota-nad-limit {
    background-color: #ffebeb;
    border: 2px solid #c00 !important;
}

    .sov-hodnota-mimo-meze span::before {
        content: url('../Images/war_sm.png');
        position: absolute;
        left: 5px;
        top: 3px;
    }

    .sov-hodnota-nad-limit span::after {
        content: url('../Images/ex_yellow.png');
        position: absolute;
        right: 5px;
        top: 3px;
    }

a.link-icon {
    text-decoration: none;
}

    a.link-icon span {
        text-decoration: underline;
    }

.TSFW-qf-tc select {
    width: 40px;
    margin-right: 1px;
    border: 0;
    height: 15px;
}

div.div-eagri-iframe {
}

    div.div-eagri-iframe a {
        font-weight: bold;
        /*text-decoration: none;*/
    }

    div.div-eagri-iframe div.zaznam div.datum-a-misto {
        margin-top: .25em;
    }

        div.div-eagri-iframe div.zaznam div.datum-a-misto span.datum-a-misto-nadpis {
            color: #808080;
        }

    div.div-eagri-iframe hr {
        height: 1px;
    }

    div.div-eagri-iframe div.zapati {
        margin-top: 1.25em;
    }

.prv-szp-loga {
    display: flex;
    justify-content: space-between;
}

    .prv-szp-loga div {
        align-self: center;
    }
</pre></body></html>