/* oslany.sk */


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap');


html {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit;
}

html, body, div, span, object, p, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend , caption, tbody, tfoot, thead, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
thead {
    background: #f5f5f5;
    overflow: hidden;
    width: 100%;

}
thead th:first-of-type {

}
thead th:last-of-type {
}

article,aside,details,figcaption,figure,
footer,header,menu,nav,section {
    display:block;
}
select, input {
    font-size: 1.0em;    
    background: #fff;
    border: 2px solid #d0190f;
}
input[type="checkbox"] {
    width: 38px;
    height: 38px;
}
#module_data__0__l_login {
    height: 38px;
    width: 69%;
    float: left;
    text-align: left;
}
#label_module_data__0__l_login {
    width: 100%;
    display: block;
    text-align: left;
}
ul, nav ul {
    list-style:unset;
}
.env_registracia_navstevnika_ ul {
    font-size: 1.225em;
}
.editor ul,
.editor ol {
    margin-left: 25px;
}
.module_envelope ul li {margin-left: 30px;}
.module_envelope.env_main_menu ul li {margin-left: 0px;}
.limited_menu ul li {margin-left: 25px;}

blockquote, q {
    quotes:none;
}
.editor ul li,
.editor ol li {
    font-size: 1.11111em !important;
    line-height: 150%;
}
.column_r a,
.column_l a {
	/*color: #363636;*/
}
a {
	color: #000;
}
a:hover {
	color: #d0190f;
    text-decoration: none;
    border-bottom: 3px solid;
}
.editor a:hover {
    text-decoration: none;
    border-bottom: 3px solid;
}


.column_l a:hover,
div.multi-foto-link-system a:hover,
ul.clone-hmenu > li > a:hover,
div.file-download a:hover,
div.zasadenie-envelope div a:hover,
ul.common-image-gallery-user li a:hover,
.env_text_obrazok.links .main-links-container .link-column p.link-img a:hover,
.links .editor a:hover,
ul.oznamy-new-colums-list-default li div.image-envelope-default a:hover, 
ul.oznamy-graphic-list-default li div.image-envelope-default a:hover, 
ul.actions-new-colums-list-default li div.image-envelope-default a:hover, 
ul.actions-graphic-list-default li div.image-envelope-default a:hover,
#rwd-menu-trigger .rwd-menu-trigger-a:hover,
footer a.module-container-header-trigger:hover,
ul.fotogaleria-multi-kat-img-list-default li a:hover, 
ul.fotogaleria-multi-foto-list-default li a:hover,
#search-extended-trigger li a:hover, #search-extended-select li a:hover, 
#search-extended-date li.search-date-trigger a:hover,
ul.oznamy-new-columns-all-list-default li div.image-envelope-default a:hover {
    border: none;
}


/* ----------------------------- po odladeni vyhodit ---------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
    font-size: 90% !important;
    margin: 0;
    padding: 0;
    line-height: 150%;
    text-align: center;
    /*font-family: 'Noto-sans', sans-serif; */
    /*font-family: 'Montserrat', sans-serif;*/
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Source Sans Pro', sans-serif;
    color: #363636;
    overflow-x: hidden;
}
body.body_pop_up {
	background: #fff;
}

#main-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: url(bg-body-top.png) no-repeat center top;
}
header {
    position: sticky;
    height: 138px;
    z-index: 999999;
    width: 100%;
    top: 0px;
    left: 0;
    background: url(bg-body-top.png) no-repeat center center;
    right: 0;
    margin: 0px auto;
}

header .column_h {
    max-width: 1200px;
    left: 0;
    right: 0;
    display: flex;
    margin: 0 auto;
    flex-flow: column;
    flex-wrap: wrap;
    height: auto;
}

header .env_hf_image {
    top: 0px;
    left: 0;
    padding: 0;
    right: 0;
    /*margin: 0 auto 0 !important;*/
    width: auto;
    height: auto;
}


header .env_hf_text_obrazok {
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    top: 0;
    display: flex;
    left: 0;
    right: auto;
    padding: 0 15px !important;
    margin: 0 auto;
    z-index: 999;
    width: auto;
}


header .env_hf_text_obrazok br {
    display: none;
}
header .logo-text {
    font-size: 16px;
    font-weight: 300;
    color: #020202;
    position: fixed;
    
    text-align: center;
    text-decoration: none;
    top: -1px;
    padding: 13px 50px 14px;
    left: 30%;
    background: #fff;
}
header .logo-main-text {
    font-size: 48px;
    font-family: 'Montserrat';
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 5px;
    text-decoration: none;
    color: #d0190f;
}
header .env_hf_text_obrazok .editor a {
    color: #fff;
    font-size: 1.11111em;
    display: inline-block;
    width: auto;
    line-height: normal;
    height: auto;
    min-height: 12px;
    transition-duration: .2s;
}
header .env_hf_text_obrazok img {
    width: 15px;
    height: 15px;
    padding: 0 !important;
    margin-right: 6px;
}

.header-logo-envelope>a {
    display: grid !important;
    grid-auto-columns: auto auto;
    grid-auto-rows: auto auto;
    text-decoration: none !important;
    width: auto;
    height: auto;
    align-items: center;
    position: relative;
    border: none !important;
    font-size: 1em !important;
}
.header-logo-img-envelope {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: span 2;
    margin-right: 22px;
}
.header-logo-text {
    font-size: 1.32em;
    height: auto;
    position: relative;
    color: #fff;
    text-align: left;
    top: 0;
    padding: 0px 0 0 0;
    margin: 0;
    font-weight: 300;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
}
header .header-logo-text-ext {
    font-size: 3.33333em;
    height: auto;
    position: relative;
    color: #000;
    text-align: left;
    font-weight: bold;
    top: 0;
    padding: 0;
    grid-column-start: 2;
    /*align-self: start;*/
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 2;
    text-transform: uppercase;
}
header .logo-text a {
    text-decoration: none;
}

header .env_hf_image img  {
    max-width: 100%;
    opacity: 1;
    width: 100%;
    padding: 0;
    height: auto;
}
header .env_hf_image .hf-image-envelope.with-link {
    display: block;
    width: auto;
    height: auto;
    padding: 6px 0;
}

header .env_hf_image .hf-image-envelope.with-link img {
    width: auto;
    left: 0;
    transform: unset;
    height: auto;
}
header .env_hf_image .hf-image-envelope.with-link a,
header .env_hf_image .hf-image-envelope.with-link a:hover {
    border: none !important;
}
header .env_hf_text_obrazok.header-text {
	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 100px;
    width: 1200px;
    font-size: 3em;
    color: #054A74;
    text-transform: uppercase;
}
header .module_envelope_h.env_hf_logo.pic {
    z-index: 9999;
}
header .module_envelope_h.env_hf_logo {
    position: relative;
    top: 0px;
    left: 0;
    margin: 0;
    right: 0;
    padding-top: 30px;
    width: auto;
    z-index: 8;
}

header .module_envelope_h.env_hf_logo .module-inner-envelope {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;

}

header .module_envelope_h.env_hf_module_container {
    position: relative;
    height: auto;
    z-index: 99;
    width: 100%;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto 0px;
}
header .module_envelope_h.env_hf_module_container.header-aside {
    height: 55px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1200px;
    width: 100%;
    z-index: unset;
    justify-content: space-between;
}
header .module_envelope_h.env_hf_module_container.header-aside .module-in-container .module_body a {
    color: #fff;
    transition-duration: .1s;
    min-height: 20px;
    text-decoration: underline;
    line-height: normal;
    font-size: 1.111111em;
}
header .module_envelope_h.env_hf_module_container.header-aside .module-in-container .module_body a:hover {
    border-bottom: 3px solid;
    text-decoration: none;
}

header .module_envelope.env_hf_module_container.header-middle {
    height: auto;
    z-index: 9;
}
header .module_envelope.env_hf_module_container.header-middle .column-1 {
    width: 42%;
}
header .module_envelope.env_hf_module_container.header-middle .column-2 {
    flex: 1;
}

/* ----------------- TOP VOD. MENU -------------------------*/
header .header-middle nav li.level-0 > ul {
    position: absolute !important;
    list-style: none;
    text-align: left;
    top: 0px !important;
    left: -601px !important;
    right: 0;
    width: 1200px !important;
    padding: 10px;
    margin: 78px auto 0;
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 75%);
    box-sizing: border-box;
}
header .header-middle nav ul.hf-hmenu {
    border: none;
}
header .module_envelope.env_hf_module_container.header-middle .env_hf_menu {
    width: 100%;
    position: relative;
    padding: 45px 0 20px 0 !important;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    left: auto;
    height: auto;
    right: 0;
    margin: 0 !important;
    z-index: 1;
}
header .module_envelope.env_hf_module_container.header-middle .env_hf_menu ul.hf-hmenu > li {
    font-weight: bold;
    text-align: center;
    background: none;
    padding: 0 0 5px;
    width: auto;
    height: auto;
    float: none;
    position: unset;
    box-sizing: border-box;
    margin: 0 10px 0 0;
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
header .module_envelope.env_hf_module_container.header-middle .env_hf_menu ul.hf-hmenu li span.hf-menu-envelope a {
    font-weight: bold;
    font-size: 1.4em;
    text-align: center;
    display: inline-flex;
    border: none;
    flex-wrap: wrap;
    padding: 15px 8px;
    position: relative;
    height: auto;
    box-sizing: border-box;
    margin: 0;
    transition-duration: .2s;
    text-decoration: none;
    color: #000;
    background: none;
}
header .module_envelope.env_hf_module_container.header-middle .env_hf_menu ul.hf-hmenu li.hf-menu.level-1 {
    background: none;
    width: 25%;
    margin: 0;
    justify-content: flex-start;
    padding: 0px 5px;
    border-right: none;
    line-height: normal;
    height: auto;
    position: relative;
    border: none;
    align-items: flex-start;
}
header .module_envelope.env_hf_module_container.header-middle .env_hf_menu ul.hf-hmenu li.hf-menu.level-1 > .hf-menu-envelope > a {
    display: inline-flex;
    flex-wrap: wrap;
    font-weight: 300;
    font-size: 1em;
    text-align: left;
    border-top: none;
    padding: 13px 23px;
    width: 100%;
    background: #fff;
    height: auto;
    box-sizing: border-box;
    margin: 0;
    text-transform: none;
    text-decoration: none;
    color: #d0190f;
}
header .module_envelope.env_hf_module_container.header-middle ul.hf-hmenu li.hf-menu.level-2 span a {
    font-weight: 300;
    font-size: 1.11111em;
    text-align: left;
    height: auto;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    color: #d0190f;
    padding: 13px 15px;
    border-radius: 0;
}

header .module_envelope.env_hf_module_container.header-middle .env_hf_menu ul.hf-hmenu > li:nth-of-type(1) {
    border-bottom: 3px solid #854929;
}
header .header-middle nav li.level-0.liopened:nth-of-type(1)::after {
    background: url(banner-li-vodmenu1.png) no-repeat !important;
}    
header .module_envelope.env_hf_module_container.header-middle .env_hf_menu ul.hf-hmenu > li:nth-of-type(2) {
    border-bottom: 3px solid #28641c;
}
header .header-middle nav li.level-0.liopened:nth-of-type(2)::after {
    background: url(banner-li-vodmenu1-visitor.png) no-repeat !important;
}  
header .module_envelope.env_hf_module_container.header-middle .env_hf_menu ul.hf-hmenu > li:nth-of-type(3) {
    border-bottom: 3px solid #a82727;
}
header .header-middle nav li.level-0.liopened:nth-of-type(3)::after {
    background: url(banner-li-vodmenu1-busines.png) no-repeat !important;
}  
header .module_envelope.env_hf_module_container.header-middle .env_hf_menu ul.hf-hmenu > li:nth-of-type(4) {
    border-bottom: 3px solid #fdc250;
    margin-right: 0;
}
header .header-middle nav li.level-0.liopened:nth-of-type(4)::after {
    background: url(banner-li-vodmenu1-kontakt.png) no-repeat !important;
}  

header .header-middle nav li.level-0.liopened::after {
    display: block;
    content: '';
    clear: both;
    width: 20px;
    height: 10px;
    top: auto;
    bottom: -9px;
    left: auto;
    right: auto;
    z-index: 999;
    margin: 0 auto;
    position: absolute;
}
header .header-middle ul.hf-hmenu>li.level-0.with-submenu>span.hf-menu-envelope>a::after {
    display: flex;
    content: '';
    clear: both;
    background: url(arrow-vodmenu.png) no-repeat center right;
    width: 12px;
    height: auto;
    top: auto;
    left: auto;
    bottom: 0;
    right: -2px;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
}
header .header-middle ul.hf-hmenu>li.level-0.with-submenu.liopened>span.hf-menu-envelope>a::after,
header .header-middle ul.hf-hmenu>li.level-0.with-submenu.liopened:hover > span.hf-menu-envelope > a::after,
header .header-middle ul.hf-hmenu>li.level-0.with-submenu:hover > span.hf-menu-envelope > a::after,
header .header-middle ul.hf-hmenu>li.level-0.with-submenu.current > span.hf-menu-envelope > a::after {
    display: flex;
    content: '';
    clear: both;
    background: url(arrow-vodmenu-hover.png) no-repeat center right;
    width: 12px;
    height: auto;
    top: auto;
    left: auto; 
    bottom: 0;
    right: -4px;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
}
header .header-middle ul.hf-hmenu li.hf-menu.level-1.with-submenu > .hf-menu-envelope > a::after,
header .header-middle ul.hf-hmenu li.hf-menu.level-2.with-submenu > .hf-menu-envelope > a::after,
header .header-middle ul.hf-hmenu li.hf-menu.level-3.with-submenu > .hf-menu-envelope > a::after {
    display: inline-flex;
    content: '';
    clear: both;
    background: url(arrow-vodmenu-level1.png) no-repeat center right !important;
    width: 17px;
    height: 11px;
    top: auto;
    left: auto;
    bottom: auto; 
    right: -7px;
    z-index: 99;
    position: relative;
}
header .header-middle ul.hf-hmenu li.hf-menu.level-1.with-submenu > .hf-menu-envelope > a:hover::after,
header .header-middle ul.hf-hmenu li.hf-menu.level-1.with-submenu.liopened > .hf-menu-envelope > a::after,
header .header-middle ul.hf-hmenu li.hf-menu.level-1.current.with-submenu > .hf-menu-envelope > a::after,
header .header-middle ul.hf-hmenu li.hf-menu.level-2.with-submenu > .hf-menu-envelope > a:hover::after,
header .header-middle ul.hf-hmenu li.hf-menu.level-2.with-submenu.liopened > .hf-menu-envelope > a::after,
header .header-middle ul.hf-hmenu li.hf-menu.level-2.current.with-submenu > .hf-menu-envelope > a::after,
header .header-middle ul.hf-hmenu li.hf-menu.level-3.with-submenu > .hf-menu-envelope > a:hover::after,
header .header-middle ul.hf-hmenu li.hf-menu.level-3.with-submenu.liopened > .hf-menu-envelope > a::after,
header .header-middle ul.hf-hmenu li.hf-menu.level-3.current.with-submenu > .hf-menu-envelope > a::after {
    display: inline-flex;
    content: '';
    clear: both;
    background: url(arrow-vodmenu-2-active-level1.png) no-repeat center right !important;
    width: 17px;
    height: 11px;
    top: auto;
    left: auto;
    bottom: auto;
    right: -7px;
    z-index: 99;
    position: relative;
}
header .header-middle ul.hf-hmenu li.hf-menu.level-1.with-submenu.liopened > .hf-menu-envelope > a,
header .header-middle ul.hf-hmenu li.hf-menu.level-1.current > .hf-menu-envelope > a,
header .header-middle ul.hf-hmenu li.hf-menu.level-2.with-submenu.liopened > .hf-menu-envelope > a,
header .header-middle ul.hf-hmenu li.hf-menu.level-2.current > .hf-menu-envelope > a,
header .header-middle ul.hf-hmenu li.hf-menu.level-3.with-submenu.liopened > .hf-menu-envelope > a,
header .header-middle ul.hf-hmenu li.hf-menu.level-3.current > .hf-menu-envelope > a {
    background: #d0190f !important;
    text-decoration: underline;
    color: #fff !important;
}
header .header-middle ul.hf-hmenu li.hf-menu.level-1.with-submenu > .hf-menu-envelope > a::before {
    display: none;
}
/* ----------------- TOP VOD. MENU END -------------------------*/




header .module_envelope_h.env_hf_module_container.header-search {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0;
    flex: 1;
    padding-top: 43px;
}
header .module_envelope_h.env_hf_module_container .module-inner-envelope {
	top: 0px;
    width: 100%;
}

header .module_envelope_h.env_hf_module_container .module-inner-envelope .module-in-container {
    display: inline-flex;
    flex-wrap: wrap;
    font-size: 1em;
    color: #000;
    align-items: center;
    padding: 0 15px 0;
    margin: 0;
}
header .env_hf_contacts {
    /*padding: 0 29px 0 29px !important;*/
}
header .env_hf_contacts .module_body {
    /*background: url(contact.png) no-repeat center left;
    padding-left: 21px;*/
    display: block;
}





/*.multi-foto-link-system::after {
    background: url(maska-nad-fotobanerom.png) no-repeat 0 0;
    content: "";
    display: block;
    position: absolute;
    top: -28px;
    right: -22px;
    width: 921px;
    height: 319px;
}*/


/*--------------------------------  HOME HEADER ------------------------------------- */
header .module_envelope.module-in-container.env_hf_homepage_text {
    display: block;
    background: url(bg-top-home.png) no-repeat 0% 50%;
    padding-left: 24px !important;
}

/*--------------------------------  HOME HEADER ------------------------------------- */

/*--------------------------------  LOGIN - REGISTER HEADER ------------------------------------- */

input.button {
    color: #fff;
    background: #d0190f; 
    cursor: pointer;
    padding: 1px;
    text-align: center;
    border: none;
    transition-duration: .25s;
}
input.button:hover {
    box-shadow: 0px 0px 20px -10px #d0190f;
    border: 1px solid #d0190f;
    background: #fff;
    color: #d0190f !important;
}

.vzn-filter-envelope .vzn-finder-part-envelope.cancel input {
    background: #fff url(zrusit-filter.png) no-repeat center right 15px;
    color: #d0190f !important;
}
.env_registracia_navstevnika_ .editor.email-hlasnik {
    margin-bottom: 25px;
}
.env_registracia_navstevnika_ #login-to-portal table {
    width: 100%;
}
header .module_envelope.module-in-container.env_hf_login_register span {
    display: block;
    background: url(bg-top-login.png) no-repeat 0% 50%;
    padding-left: 20px;
}

#login-register {
    display: none;
}

.env_registracia_navstevnika_ table tr td.automatic-col-2 input,
.env_registracia_navstevnika_ table tr td.automatic-col-4 input {
    height: 44px;
    padding: 0 !important;
    width: 100% !important;
}
.env_registracia_navstevnika_ table tr td.automatic-col-5 input.button {
    width: 100%;
    height: 44px;
    padding: 0 !important;
}

.button.captcha {
    width: 25% !important;
    height: 38px;
    padding: 0 !important;
}

.env_registracia_navstevnika_ #login-to-portal tbody tr td {
    padding: 4px;
}


@media only screen and (max-width:999px) {
    .env_registracia_navstevnika_ #login-to-portal tbody tr {
        display: grid;
        grid-template-columns: auto auto;
        grid-template-rows: auto auto auto;
        align-items: flex-end;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-5 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 3;
        grid-row-end: 3;
    }
}
@media only screen and (max-width:640px) {
    .env_registracia_navstevnika_ #login-to-portal tbody tr {
        display: grid;
        grid-template-columns: auto auto;
        grid-template-rows: auto auto auto auto auto;
        align-items: flex-end;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-1 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 1;
        grid-row-end: 1;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-2 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 2;
        grid-row-end: 2;
        padding-bottom: 25px;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-3 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 3;
        grid-row-end: 3;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-4 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 4;
        grid-row-end: 4;
        padding-bottom: 25px;
    }
    .env_registracia_navstevnika_ #login-to-portal tbody tr td.automatic-col-5 {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 5;
        grid-row-end: 5;
    }
}




/* Registrácia na portáli */

.env_registracia_navstevnika_ .program_table tbody {
    display: flex;
    flex-flow: column;
}
.env_registracia_navstevnika_ .program_table tbody tr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.env_registracia_navstevnika_ .program_table tbody tr td {
    width: 22%;
}
.env_registracia_navstevnika_ .program_table tbody tr td:nth-of-type(2n+2) {
    width: auto !important;
    flex: 1;
}
.env_registracia_navstevnika_ .program_table tbody tr td[colspan="4"] {
    width: 100%;
}
.env_registracia_navstevnika_ #reg-user-add-submit-fs  .program_table tbody tr td,
.env_registracia_navstevnika_ #reg-user-add-submit-fs  .program_table tbody tr td:nth-of-type(2n+2) {
    flex: unset;
    width: 100% !important;
}
#reg-user-add-submit-fs legend {
    text-align: center;
    display: block;
    font-size: 1.11111em;
    font-weight: bold;
    padding: 25px 0 0;
}
@media only screen and (max-width:640px) {
    .env_registracia_navstevnika_ .program_table tbody tr td:nth-of-type(2n+2) {
        width: 92% !important;
        flex: unset;
    }
    .right_align, table.program_table td.right_align {
        text-align: right !important;
        width: 20px !important;
    }
}
.padding_5 label {
    font-size: 1.39144em;
}
/* Registrácia na portáli END */
/*--------------------------------  LOGIN - REGISTER HEADER END ------------------------------------- */

/*--------------------------------  SIDE MAP HEADER ------------------------------------- */

header .module_envelope.module-in-container.env_hf_mapa_stranky span a {
    display: block;
    background: url(bg-top-map.png) no-repeat 0% 50%;
    padding-left: 20px;
}
/*--------------------------------  SIDE MAP HEADER END ------------------------------------- */

/*--------------------------------  LANGUAGE HEADER ------------------------------------- */
header .env_hf_mutacie .mut-envelope .portal_rs a.portal_rs {
    background: url(flag_ru.png) no-repeat center center;
    width: 37px;
    border: none !important;
    height: 20px;
    display: block;
}
/*--------------------------------  LANGUAGE HEADER END ------------------------------------- */

/*--------------------------------  RSS HEADER ------------------------------------- */

header .module_envelope.module-in-container.env_hf_rss {
    grid-column: 7;
}
header .env_hf_module_container .module-in-container.env_hf_rss span a {
    display: block;
    background: url(rss-icon-head.png) no-repeat 0% 50%;
    padding-left: 20px;
}
/*--------------------------------  RSS HEADER END ------------------------------------- */



/*--------------------------------  GOOGLE TRANSLATE HEADER ------------------------------------- */
header .module_envelope_h.env_hf_module_container .module-inner-envelope .module-in-container.env_hf_google_translate {
    z-index: 999999;
    position: relative;
}
div#google-lang-envelope {
    text-align: right;
    height: 19px;
    font-size: 1em;
    z-index: 9999;
}
/*div#google-lang-envelope a {
    width: 50px;
    color: #d0190f !important;
    background:#fff !important;
}*/
div#google-lang-envelope a:hover {
    background: #d0190f !important;
    color: #fff !important;
}
div#google-lang-envelope .notranslate#my-current-lang {
    color: #363636 !important;
    background: none !important;
    padding: 0px;
    box-sizing: border-box;
    width: auto;
    font-size: 1em;
    height: 18px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    border: none;
}
div#google-lang-envelope a.google-lang-position {
	box-sizing: border-box;
	width: 50px;
	height: 18px;
	padding: 0px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
    border: none;
}

div#google-lang-envelope a#my-current-lang::after {
    display: inline-flex;
    content: '';
    clear: both;
    background: url(lang-sort.png) no-repeat center right;
    width: 9px;
    height: 11px;
    top: auto;
    left: auto;
    bottom: auto;
    right: -4px;
    z-index: 99;
    position: relative;
}
div#google-lang-envelope a.lang-opened#my-current-lang::after {
    transform: rotate(269deg);
}

.google-lang-position-others {
    margin-top: 12px;
    text-align: center;
    box-shadow: 1px 1px 4px 0px #363636;
}
.google-lang-position-others a {
    width: 100% !important;
    height: 50px !important;
    display: block;
    line-height: 50px !important;
    background: #FFF !important;
    color: #363636;
    
}
div.google-lang-position-others a:hover {
	background: #d0190f !important;
	color: #FFF !important;
	/*border: 2px solid #d0190f;*/
}
div#google-lang-envelope span#my-current-lang:hover {
	color: #535353;
}
/*--------------------------------  GOOGLE TRANSLATE HEADER END ------------------------------------- */

/*--------------------------------  FINDER HEADER ------------------------------------- */
div#finder_stabil {
    position: relative;
    left: auto;
    right: 0;
    top: 0;
    z-index: 9999;
    font-size: 0.9em;
}
header .module_envelope.env_hf_finder {
    width: auto;
    position: relative;
    padding: 0;
    top: 0;
    left: 0;
    padding: 0 !important;
    height: auto;
    right: 0;
    margin: 0 0 0 auto !important;
    z-index: 0;
}
header .module_envelope.env_hf_finder #search-box-text {
    width: 75%;
    height: 44px;
}
header .module_envelope.env_hf_finder #search-box-submit-real {
    width: 22%;
    height: 44px;
    position: absolute;
    right: 5%;
}
header .module_envelope.env_hf_finder .module-inner-envelope {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}
header .module_envelope.env_hf_finder #search-box-text input {
    width: 100% !important;
    text-transform: capitalize;
    height: 100% !important;
    font-size: 1.5em;
    padding-left: 10px;
}
header .module_envelope.env_hf_finder #search-box-submit-real input.button {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
}

header .module_envelope.module-in-container.env_hf_finder #finder_stabil {
    top: 0;
    width: auto;
    right: 0;
}
.search-box-text-button-envelope {
    position: absolute;
    right: 0px;
    top: 129px;
    z-index: 99999;
    width: 1200px;
    padding: 52px 41px 46px 41px;
    display: inline-flex;
    background: #fff;
    box-shadow: 1px 1px 5px 0px rgb(163 24 24 / 64%);
}
.search-box-text-button-envelope::after {
    content: '';
    clear: both;
    background: url(banner-li-hover.png) no-repeat !important;
    width: 40px;
    height: 20px;
    top: -20px;
    left: auto;
    right: 8%;
    z-index: 99999;
    margin: 0 auto;
    position: absolute;
}
input#search-box-submit-execute {
    width: 100%;
    border: none;
    font-size: 1.5em;
    color: #fff;
    background: #d0190f;
    padding: 0 20px;
    margin: 0;
    justify-content: center;
    cursor: pointer;
}
input#search-submit-button {
    width: 44px;
    height: 41px;
    padding: 0;
    border: none;
    cursor: pointer;
    background: url(bg-ok.png) no-repeat center center;
    -ms-transform: scale(0.9,0.9);
    -webkit-transform: scale(0.9,0.9);
    transform: scale(0.9,0.9);
} 
input#search-box-submit-execute:hover {
    background: #fff;
    color: #d0190f;
    box-shadow: 1px 1px 5px 0px rgb(163 24 24 / 64%);
}
.search-extended-text {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
.search-extended-text span.search-part {
    order: 1;
    width: 100%;
}
.search-extended-text input {
    order: 2;
    margin-left: 0 !important;
}
.search-extended-text input.search-submit {
    order: 3;
    flex-grow: 1;
    color: #ffffff;
    background: #d0190f;
    min-height: 44px;
}

.search-extended-text input[type="text"] {
    width: 60%;
    margin: 0 15px 0 0 !important;
}
#search-extended-trigger li span.current, 
#search-extended-trigger li a.current, 
#search-extended-select li a:hover, 
#search-extended-date li.search-date-trigger span.current, 
#search-extended-date li.search-date-trigger a.current {
    color: #ffffff;
    background: #d0190f;
    
}
#search-extended-trigger li span, 
#search-extended-trigger li a, 
#search-extended-select li a, 
#search-extended-date li.search-date-trigger span, 
#search-extended-date li.search-date-trigger a {
    
}
span.search-bold {
    font-weight: bold;
    color: #000 !important;
}
#search_result ul li h3 a {
    color: #000 !important;
    text-decoration: underline;
}
#search_result ul li h3 a:hover {
    text-decoration: none;
}
/*--------------------------------  FINDER HEADER END ------------------------------------- */
.env_hf_menu_rwd {display: none;}
/* -------------------------------  HORIZONTAL MENU  ------------------------------------------ */

header .env_hf_menu {
    max-width: 1200px;
    width: 100%;
    position: relative;
    padding: 0;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    left: auto;
    height: auto;
    right: 0;
    margin: 0 auto !important;
    z-index: unset;
}
header .env_hf_menu .module_body {
    width: 100%;
}

header .env_hf_menu .module-inner-envelope {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
}
nav ul {
	position: relative;
	display: block;
}
nav ul.hf-hmenu {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
    position: relative;
    /* border-bottom: 2px solid #f2c200; */
}
ul.hf-hmenu li {
    font-weight: bold;
    text-align: center;
    background: none;
    padding: 0;
    width: auto;
    height: auto;
    float: none;
    position: unset;
    box-sizing: border-box;
    margin: 0 10px 0 0;
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
ul.hf-hmenu li:last-of-type {
    margin-right: 0;
}
ul.clone-hmenu-default li {
    box-sizing: inherit;
    border: 0;
    max-width: 100%;
    display: block;
    margin: 0 !important;
}



ul.hf-hmenu li span.hf-menu-envelope {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
ul.hf-hmenu li span.hf-menu-envelope a {
    font-weight: 300;
    font-size: 1.666666em;
    text-align: center;
    display: inline-flex;
    border: none;
    flex-wrap: wrap;
    padding: 29px 8px 26px;
    position: relative;
    height: auto;
    box-sizing: border-box;
    margin: 0;
    transition-duration: .2s;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    color: #b30e06;
}
ul.hf-hmenu li.level-0.current>span.hf-menu-envelope>a,
ul.hf-hmenu>li.level-0:hover>span.hf-menu-envelope>a,
ul.hf-hmenu li.level-0.with-submenu.liopened>span.hf-menu-envelope>a {
    background: #f5f5f5;
}


ul.hf-hmenu>li.level-0.with-submenu>span.hf-menu-envelope>a::after {
    display: flex;
    content: '';
    clear: both;
    background: url(arrow-vodmenu.png) no-repeat center right;
    width: 12px;
    height: auto;
    top: auto;
    left: auto;
    bottom: 0;
    right: -2px;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
}
ul.hf-hmenu>li.level-0.with-submenu.liopened>span.hf-menu-envelope>a::after,
ul.hf-hmenu>li.level-0.with-submenu.liopened:hover > span.hf-menu-envelope > a::after,
ul.hf-hmenu>li.level-0.with-submenu:hover > span.hf-menu-envelope > a::after,
ul.hf-hmenu>li.level-0.with-submenu.current > span.hf-menu-envelope > a::after {
    display: flex;
    content: '';
    clear: both;
    background: url(arrow-vodmenu-opened.png) no-repeat center right;
    width: 12px;
    height: auto;
    top: auto;
    left: auto;
    bottom: 0;
    right: -4px;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
}

nav li.level-0.current::after {
    display: none;
    content: '';
    clear: both;
    background: url(vod-menu-arrow-down.png) no-repeat center bottom !important;
    width: 12px;
    height: 6px;
    top: 23px;
    left: 0;
    right: 0;
    z-index: 99999;
    margin: 0 auto;
    position: relative;
}

nav li.level-0.with-submenu:hover::after {
   /* display: block;
    content: '';
    clear: both;
    background: url(vod-menu-arrow-down.png) no-repeat center bottom !important;
    width: 12px;
    height: 6px;
    top: 23px;
    left: 0;
    right: 0;
    z-index: 99999;
    margin: 0 auto;
    position: relative;*/
}

ul.hf-hmenu>li.level-0.current.with-submenu>span.hf-menu-envelope>a.alevel-0 {
    width: 100%;
}

ul.hf-hmenu>li.level-0.current.with-submenu>span.hf-menu-envelope>a:active, 
ul.hf-hmenu>li.level-0.current.with-submenu:active,
ul.hf-hmenu>li.level-0.with-submenu.liopened 
ul.hf-hmenu>li.level-0.with-submenu:hover {
    background: none;
    transition: .4s;
}
ul.hf-hmenu li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 35px;
}
ul.hf-hmenu li ul.hf-hsubmenu {
    position: absolute;
    left: 0;
    top: 61px;
    background: #fff;
}
#extra-block-top ul.hf-hmenu li ul.hf-hsubmenu {
    position: absolute;
    left: 0;
    top: 61px;
    background: #fff;
    
}
#extra-block-top ul.hf-hmenu li ul.hf-hsubmenu::after {
    overflow: hidden;
} 
#extra-block-top ul.hf-hmenu li.level-1.with-submenu ul.hf-hsubmenu {
    position: absolute;
    top: 0;
    left: 98%;
    width: 100%;
        background: url(rwd-sep-menu.png) no-repeat center right;

    display: none;
}
ul.hf-hmenu li:focus-within ul.hf-hsubmenu,
ul.hf-hmenu li:hover ul.hf-hsubmenu {
	display: none;
}
ul.hf-hmenu li:focus-within ul.hf-hsubmenu.hclosed,
ul.hf-hmenu li:hover ul.hf-hsubmenu.hclosed {
    display: none;
}

ul.hf-hmenu li:focus-within ul.hf-hsubmenu.hopened,
ul.hf-hmenu li ul.hf-hsubmenu.hopened {
    /*display: block !important;
    transition: .4s;
    overflow-y: auto;
    max-height: calc(100vh - 80px - 126px);*/
    display: flex;
    transition: ease-in-out .2s;
    flex-wrap: wrap;
    /*overflow: visible;*/
    overflow-y: auto;
    width: 100%;
    max-height: calc(100vh - 80px - 126px);

}

/*ul.hf-hmenu li.level-0.liopened > ul.hf-hsubmenu.hopened::before {
    display: block;
    content: '';
    clear: both;
    background: #9e1313e7;
    width: 62%;
    height: 100%;
    top: auto;
    bottom: 0;
    left: auto;
    right: 1200px;
    z-index: 1;
    margin: 0 auto;
    position: absolute;
}
ul.hf-hmenu li.level-0.liopened > ul.hf-hsubmenu.hopened::after {
    display: block;
    content: '';
    clear: both;
    background: #9e1313e7;
    width: 59%;
    height: 100%;
    top: auto;
    bottom: 0;
    left: 1200px;
    right: auto;
    z-index: 0;
    margin: 0 auto;
    position: absolute;
}*/


a.mobile-under-menu-trigger {
    display: none;
}
ul.hf-hmenu li.hf-menu.level-1 > .hf-menu-envelope > a {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 300;
    font-size: 1.319444em;
    text-align: left;
    border: none;
    padding: 13px 15px;
    width: 100%;
    background: none;
    height: auto;
    box-sizing: border-box;
    margin: 0;
    text-transform: none;
    text-decoration: none;
    color: #000;
    
}

ul.hf-hmenu li.hf-menu.level-1.with-submenu > .hf-menu-envelope > a::after {
    display: inline-flex;
    content: '';
    clear: both;
    background: url(arrow-vodmenu-level1.png) no-repeat center right;
    width: 10px;
    height: 100%;
    top: auto;
    left: auto;
    bottom: auto;
    right: -7px;
    z-index: 99;
    position: relative;
}
ul.hf-hmenu li.hf-menu.level-1.with-submenu > .hf-menu-envelope > a:hover::after,
ul.hf-hmenu li.hf-menu.level-1.with-submenu.liopened > .hf-menu-envelope > a::after,
ul.hf-hmenu li.hf-menu.level-1.current.with-submenu > .hf-menu-envelope > a::after {
    display: inline-flex;
    content: '';
    clear: both;
    background: url(arrow-vodmenu-level1-opened.png) no-repeat center right !important;
    width: 14px;
    height: 100%;
    top: auto; 
    left: auto;
    bottom: auto;
    right: -7px;
    z-index: 99;
    position: relative;
}

ul.hf-hmenu li.hf-menu.level-1.with-submenu.current ul.hf-hmenu li.hf-menu.level-2.current .hf-menu-envelope a,
ul.hf-hmenu li.hf-menu.level-1.current .hf-menu-envelope a ul.hf-hmenu li.hf-menu.level-2.current .hf-menu-envelope a {
    color: #fff;
}
ul.hf-hmenu li.hf-menu.level-2.current ul.hf-hmenu li.hf-menu.level-3.current .hf-menu-envelope a,
ul.hf-hmenu li.hf-menu.level-2.with-submenu.current li.hf-menu.level-3.current .hf-menu-envelope a {
    color: #d0190f;
    font-weight: bold;
}

ul.hf-hmenu li.hf-menu.level-1 > .hf-menu-envelope > a:hover {
    background: #d0190f;
    color: #fff;
}
/*ul.hf-hmenu li.hf-menu.level-1 > .hf-menu-envelope > a:hover,*/
ul.hf-hmenu li.hf-menu.level-1.with-submenu.liopened > .hf-menu-envelope > a,
ul.hf-hmenu li.hf-menu.level-1.current > .hf-menu-envelope > a {
    background: #d0190f !important;
    text-decoration: underline;
    color: #fff !important;
}
ul.hf-hmenu li.hf-menu.level-1.with-submenu.liopened > .hf-menu-envelope > a {
    
}

/*ul.hf-hmenu li.hf-menu.level-1 > span > a:hover,*/
ul.hf-hmenu li.hf-menu.level-2 > span > a:hover,
ul.hf-hmenu li.hf-menu.level-3 > span > a:hover,
/*ul.hf-hmenu li.hf-menu.level-1.current > span > a:hover,*/
ul.hf-hmenu li.hf-menu.level-2.current > span > a:hover,
ul.hf-hmenu li.hf-menu.level-3.current > span > a:hover {
    background: #d0190f !important;
    color: #fff !important;
    text-decoration: underline;
}


nav li.level-0 > ul {
    position: absolute !important;
    list-style: none;
    text-align: left;
    top: 0px !important;
    left: 0px !important;
    right: 0;
    width: 100% !important;
    padding: 3px;
    margin: 82px auto 0;
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 75%); 
    box-sizing: border-box;

}
nav li.level-0.liopened::after {
    display: block;
    content: '';
    clear: both;
    background: url(banner-li-hover.png) no-repeat !important;
    width: 40px;
    height: 21px;
    top: auto;
    bottom: -9px;
    left: auto;
    right: auto;
    z-index: 999;
    margin: 0 auto;
    position: absolute;
}
ul.hf-hmenu li.hf-menu.level-1 {
    background: none;
    width: 25%;
    margin: 0;
    justify-content: flex-start;
    padding: 0px 5px;
    border-right: none;
    line-height: normal;
    height: auto;
    position: relative;
    border: none;
    align-items: flex-start;
    
}


nav li.level-1:focus-within ul.hf-hsubmenu,
nav li.level-1:hover ul.hf-hsubmenu {
    /*display: block !important;*/
    z-index: 9;
}

nav li.level-1:focus-within ul.hf-hsubmenu.hopened,
nav li.level-1 ul.hf-hsubmenu.hopened {
    display: block !important;
    flex-wrap: wrap;
    z-index: 9;
    position: relative !important;
    padding: 0 !important;
    top: 0px !important;
    margin-top: 0px;
    height: auto;
    max-height: unset;
    /* border: none; */
    width: 100% !important;
}

nav li.level-1 ul.hf-hsubmenu.hopened,
nav li.level-1 ul.hf-hsubmenu.opened.hopened {
    box-shadow: 0px 9px 18px -5px #000;
}


nav li.level-2:focus-within ul.hf-hsubmenu.hopened,
nav li.level-2 ul.hf-hsubmenu.hopened {
    position: relative !important;
    top: 0;
    margin-top: 5px;
    border-left: 15px solid #d0190f;
}

nav li.level-1 ul.hf-hsubmenu {
    display: none !important;
    position: absolute !important;
    width: 270px !important;
    top: -10px !important;
    left: 0% !important;
    right: auto;
}


nav li.level-1 ul.hf-hsubmenu li.level-2 {
    width: 100%;
    background: transparent !important;
    height: auto;
    padding: 0;
    border: none;
    position: relative;
}
ul.hf-hmenu li.hf-menu.level-2 span a {
    font-weight: 300;
    font-size: 1.319444em;
    text-align: left;
    height: auto;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    color: #000;
    padding: 13px 15px;
    border-radius: 0;
    text-transform: none;
}


header nav li.level-1 ul.hf-hsubmenu li.level-2:focus-within ul.hf-hsubmenu.hopened,
header nav li.level-1 ul.hf-hsubmenu li.level-2 ul.hf-hsubmenu.hopened {
    display: block !important;
    z-index: 9;
}
header nav li.level-1 ul.hf-hsubmenu li.level-2 ul.hf-hsubmenu  {
    display: none !important;
    width: 100%;
}



header nav li.level-3 ul.hf-hsubmenu.hopened {
    display: block !important;
}
header nav li.level-3 ul.hf-hsubmenu  {
    display: none !important;
    width: 100%;
}
ul.hf-hmenu li.hf-menu.level-3 a {
 /*   background: #fff !important;
    color: #363636 !important;*/
}

ul.hf-hmenu li.hf-menu.level-3.with-submenu a {
    background: url(arrow-vodmenu.png) no-repeat center right 10px;
    padding-right: 15px;
}
ul.hf-hmenu li.hf-menu.level-3.with-submenu.liopened a {
    background: url(bg-head-menu-hover.png) no-repeat center right 20px,url(bg-vod-menu.png) no-repeat center center ;
    color: #fff;
}


ul.hf-hmenu li.hf-menu.level-3.with-submenu a {
    background: url(arrow-vodmenu.png) no-repeat center right 10px;
    padding-right: 15px;
}
li.level-2 ul.hf-hsubmenu li.level-3 {
    width: 100%;
    background: transparent !important;
    padding: 0;
}
/* -------------------------------  HORIZONTAL MENU END ------------------------------------------ */
/* -------------------------------  VERTICAL MENU ------------------------------------------ */
ul.clone-hmenu.c-level0 > .clone-hmenu-li > a, 
.column_l h2.head, li.menu_hlavicka_l a.menu_hlavicka_l, 
div.main_page_l {
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 0;
    padding: 14px 15px 14px 20px !important;
    position: relative;
    text-align: left;
    font-size: 1.25em;
    font-weight: 400;
    list-style: none;
    background: #f3f3f3;
    color: #363636;
    overflow: auto;
    border: none;
}

.main_menu li.menu_hlavicka_l.with-submenu a.menu_hlavicka_l::before {
    display: inline-flex;
    content: '';
    clear: both;
    background: url(bg-head-menu.png) no-repeat center left !important;
    width: 12px;
    height: 17px;
    top: auto;
    left: -7px;
    bottom: auto;
    right: auto;
    z-index: 99;
    position: relative;
}
.main_menu li.menu_hlavicka_l.with-submenu.opened a.menu_hlavicka_l_current::before {
    display: inline-flex;
    content: '';
    clear: both;
    background: url(arrow-vodmenu-level1.png) no-repeat center left !important;
    width: 12px;
    height: 17px;
    top: auto;
    left: -7px;
    bottom: auto;
    right: auto;
    z-index: 99;
    position: relative;
}
.main_menu li.menu_hlavicka_l a.menu_hlavicka_l:hover,
.main_menu li.menu_hlavicka_l a.menu_hlavicka_l.current {
    background: #d0190f;
    color: #fff;
    text-decoration-thickness: 1px;
}
.main_menu li.menu_hlavicka_l.with-submenu a.menu_hlavicka_l:hover::before,
.main_menu li.menu_hlavicka_l.with-submenu a.menu_hlavicka_l.current::before {
    display: inline-flex;
    content: '';
    clear: both;
    background: url(bg-head-menu-opened.png) no-repeat center left !important;
    width: 12px;
    height: 17px;
    top: auto;
    left: -7px;
    bottom: auto;
    right: auto;
    z-index: 99;
    position: relative;
}

div.module_envelope_l.env_horizontal_menu_clone_column {
    margin-bottom: 30px;
}

ul.clone-hmenu.c-level0 > .clone-hmenu-li.first > a {
    width: 100%;
    box-sizing: border-box;
    margin: 0px 0 5px;
    padding: 14px 20px 14px 17px;
    position: relative;
    text-align: left;
    font-size: 1.25em;
    font-weight: bold;
    list-style: none;
    background: #d0190f;    
    color: #fff;
    overflow: auto;
    text-decoration: underline;
}
ul.clone-hmenu li ul.c-level1 {
    box-sizing: border-box;
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 10px;
    border: 0;
    max-width: 100%;
    display: block;
    background: #fff;
    /*overflow: hidden;*/
}
ul.clone-hmenu.c-level1 > li > a {
    padding: 15px 24px;
    background: #fff;
    color: #000;
    margin-bottom: 0;
    text-align: left;
    font-weight: 300;
    font-size: 1.319444em;
    border-left: 2px solid #d0190f;
}
ul.clone-hmenu.c-level1 > li.clone-hmenu-li.with-submenu > a:hover::after,
ul.clone-hmenu.c-level1 > li.clone-hmenu-li.with-submenu > a.current::after,
ul.clone-hmenu.c-level1 > li.clone-hmenu-li.current.with-submenu > a::after {
    display: inline-flex;
    content: '';
    clear: both;
    background: url(bg-head-menu-opened.png) no-repeat center left !important;
    width: 13px;
    height: 17px;
    top: auto;
    left: auto;
    bottom: auto;
    right: 2px;
    z-index: 99;
    position: absolute;
}
ul.clone-hmenu.c-level1 > li.clone-hmenu-li.with-submenu > a::after {
    display: inline-flex;
    content: '';
    clear: both;
    background: url(bg-head-menu.png) no-repeat;
    width: 12px;
    height: 17px;
    top: auto;
    left: auto;
    bottom: auto;
    right: 2px;
    z-index: 99;
    position: absolute;
}

ul.clone-hmenu.c-level2 ,
li.menu_item_l a.menu_item_l {
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 0!important;
    padding: 15px 0px 15px 25px;
    line-height: 150%;
    overflow: visible;
    position: relative;
    font-size: 1.11111em;
    font-weight: normal;
    text-align: left;
    list-style: none;
    color: #d0190f;
    border: none;
}
li.menu_item_l.active a.menu_item_l_active,
li.menu_item_r.active a.menu_item_r_active {
    text-decoration: underline;
    font-weight: bold;
    color: #363636;
}

.main_menu li.menu_hlavicka_l.with-submenu.opened a.menu_hlavicka_l {
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 0;
    padding: 14px 20px 14px 15px;
    position: relative;
    text-align: left;
    font-size: 1.25em;
    font-weight: bold;
    list-style: none;
    background: #d0190f;
    color: #fff;
    border-top: none;
    border-right: none;
    border-bottom: none;
    overflow: auto;
}


.main_menu li.menu_hlavicka_l.with-submenu.opened a.menu_hlavicka_l:hover {
    text-decoration: underline;
}


ul.clone-hmenu .clone-hmenu-li a.c-current, 
li.menu_hlavicka_l a.menu_hlavicka_l:hover {
    /*color: #fff;*/
}
ul.clone-hmenu li a.current, 
ul.clone-hmenu .clone-hmenu-li a.c-current, 
ul.clone-hmenu.c-level1 > li > a:hover {
    background: #d0190f;
    text-decoration: underline;
    color: #fff;
    /*font-weight: bold;*/
}
ul.clone-hmenu li a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #000;
}
ul.clone-hmenu.c-level2 > li > a {
    padding: 12px;
    font-size: 1.19em;
}
ul.clone-hmenu.c-level2 > li > a:hover {
    text-decoration: underline;
}
ul.clone-hmenu.c-level2 > li > a.current {
    background: none;
    color: #fff;
}
ul.clone-hmenu.c-level2 > li.with-submenu > a.c-collapsable {
    background: #d0190f;
    color: #fff;
}
ul.clone-hmenu.c-level2 > li.with-submenu > a.c-collapsable::after,
ul.clone-hmenu.c-level2 > li.with-submenu > a.current::after {
    display: inline-flex;
    content: '';
    background: url(arrow-vodmenu-active-level1.png) no-repeat center right !important;
    clear: both;
    width: 12px;
    height: 17px;
    top: auto;
    left: auto;
    bottom: auto;
    right: -7px;
    z-index: 99;
    position: relative;
}
ul.clone-hmenu.c-level2 > li.with-submenu > a::after {
    display: inline-flex;
    content: '';
    background: url(arrow-vodmenu-level1.png) no-repeat center right !important;
    clear: both;
    width: 12px;
    height: 17px;
    top: auto;
    left: auto;
    bottom: auto;
    right: -7px;
    z-index: 99;
    position: relative;
}
ul.clone-hmenu.c-level2 .clone-hmenu-li a.c-current, 
ul.clone-hmenu.c-level2 .clone-hmenu-li a.c-current:hover {
    text-decoration: underline;
    background: none;
    color: #000;
}



#menu-navigation-actual span {
    padding: 15px;
}
/* -------------------------------  VERTICAL MENU END ------------------------------------------ */
/* -------------------------------  FOTO BANER ------------------------------------------ */

header .env_hf_multi_foto {
    position: relative;
    top: 0;
    z-index: -1;
    margin-top: -80px;
    width: 100%;
    justify-content: flex-end;
    overflow: hidden;
    padding: 0 0 !important;
}

div.multi-foto-link-system {
    overflow: hidden;
    position: relative;
    width: 100%;
    top: 0px;
    z-index: 9;
    height: auto;
    right: auto;
    background: none !important;
}
div.multi-foto-link-system img {
    height: auto;
    box-shadow: 0px 0px 10px 1px #c3c3c3;
}
.multi-foto-link-controls {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    bottom: 10%;
    width: 75%;
    height: 44px;
    left: 0;
    justify-content: flex-end;
    right: 0;
    margin: 0 auto;
    z-index: 9;
}
.multi-foto-link-controls-default #multi-foto-link-stop--0 {
    position: absolute;
    bottom: 0;
    width: 16px;
    height: 16px;
	display: block;
    padding: 14px;
    right: 0px;
    background: #fffc url(Stop-b.png) no-repeat center center !important;
	border-radius: 50%;
}
.multi-foto-link-controls-default #multi-foto-link-start--0 {
	position: absolute;
    bottom: 0;
    width: 16px;
    height: 16px;
	display: block;
    padding: 14px;
    right: 0px;
    background: #fffc url(Play-b.png) no-repeat center center !important;
	border-radius: 50%;
}
#multi-foto-link-controls--0 a#multi-foto-link-start--0.current {
	display: none !important;
}
#multi-foto-link-controls--0 a#multi-foto-link-stop--0.current {
	display: none !important;
}
/* -------------------------------  FOTO BANER END ------------------------------------------ */

/* -------------------------------  BANER SLOT -------------------------------------------- */
/*------------------- BannerSlotGrid------------------- */
#banner-homepage {
    max-width: 900px;
    width: 100%;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: grid;
    grid-auto-columns: 62.2% auto;
    grid-auto-rows: 70% auto ;
}
#banner-homepage a#banner-homepage-img-link {
    width: 100% !important;
    max-height: 314px;
    float: unset !important;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: span 2;
}
#banner-slot-text-array {
    width: 100% !important;
    height: auto;
    overflow: hidden;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
}
#main-banner-buttons {
    width: 91% !important;
    margin: 0;
    top: auto !important;
    left: 15px;
    padding-right: 46px;
    right: auto;
    bottom: 10px !important;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 2;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
/*------------------- BannerSlotGrid END------------------- */

#page-banner-homepage {
    width: 100%;
    max-width: 1200px;
    position: relative;
    max-height: 314px;
    margin: 0 auto 45px;
    background: rgb(255,245,212);
    background: linear-gradient(126deg, rgba(255,245,212,1) 50%, rgba(255,223,15,1) 100%);
    overflow: hidden;
    border: 2px solid #eeeeee;
}

#banner-homepage:after {
	content:'';
	display:none;
	position: absolute;
	top: 150px;
	right: 455px;
	width: 100px;
	height: 128px;
	background: url(banner-after.png) no-repeat;
}
#banner-homepage a#banner-homepage-img-link {
    width: 62.2%;
    display: block;
    float: left;
    border: 0px solid #eeeeee;
    border-right: none;
}
#banner-homepage-img {
    opacity: 1;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
}
h2#banner-slot-h2 {
    background: none;
    color: #000;
    border: 0;
    font-size: 1.944444em;
    font-weight: bold;
    margin: 11px 0;
    padding: 0px 30px !important;
    max-width: 100%;
    text-align: left;
    line-height: 150% !important;
    text-transform: none;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
p#banner-slot-p {
    padding: 0 40px 0px;
    text-align: left;
    line-height: 180%;
    font-size: 1em;
    display: none; 
    height: auto;
  
}
a#banner-slot-a {
	display: block;
	padding: 10px;
	margin: 0 10px 0 0;
	width: 70px;
	float: right;
	color: #000;
	background: rgb(255,245,212);
    background: linear-gradient(126deg, rgba(255,245,212,1) 50%, rgba(255,223,15,1) 100%);
	border: 1px solid #ccc;
	text-decoration: none;
	text-align: center;
	display: none;
}

#main-banner-buttons div { 
    background: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 10px 7px 5px;
    float: left;
}
#main-banner-buttons div.banner-actual-button {
    background: transparent;
    width: 44px;
    height: 44px;
    padding: 0;
    border-radius: 50%;
    display: flex!important;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    float: left;
    font-size: 0;
}

#main-banner-buttons div.banner-actual-button.current a,
#main-banner-buttons div.banner-actual-button.notcurrent.current a { 
	background: url(banner-slot-dot-active.png) no-repeat center center;
}
#main-banner-buttons div.banner-actual-button.notcurrent a { 
	background: url(banner-slot-dot.png) no-repeat center center;
}
#main-banner-buttons div.banner-actual-button a {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transition-duration: .3s;
}
#main-banner-buttons div.banner-actual-button a:hover {
    transform: scale(1.1)
}

#main-banner-buttons div#banner-buttons-control-envelope {
    position: absolute;
    top: auto;
    display: inline-flex;
    width: 40px;
    height: 40px;
    right: -5px;
    margin: 0 auto;
    border-radius: 0;
}
#banner-buttons-start.banner-button-control {
    position: absolute;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 17px;
    background: url(Play-b.png) no-repeat center center;
    font-size: 0px;
    border: none !important;
    border-radius: 50% !important;
}
#banner-buttons-stop.banner-button-control {
    position: absolute;
    width: 16px;
    height: 16px;
    padding: 17px;
    margin: 0;
    background: url(Stop-b.png) no-repeat center center;
    font-size: 0px;
    border: none !important;
    border-radius: 50% !important;
}



#banner-buttons-start.banner-button-control.notcurrent, #banner-buttons-stop.banner-button-control.notcurrent {
    display: block !important;
    z-index: 9;
}
/* -------------------------------  BANER SLOT END ------------------------------------------ */


/* ------------------------------------      extra-block-top      ------------------------------------------------ */
#extra-block-top {
    position: relative;
    /*max-width: 1200px;*/
    width: 100%;
    left: 0;
    flex-wrap: wrap;
    right: 0;
    top: 0px;
    z-index: 0;
    margin: 0 auto;
}
#extra-block-top .column_ha {
    /*max-width: 1200px;*/
    width: 100%;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#extra-block-top .module-container-columns-envelope {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    background: url(bg-menubox.png) no-repeat center top;
    width: 100%;
    height: 102px;
}
#extra-block-top .module-container-columns-envelope br {
    display: none;
}

#extra-block-top .module-container-columns-envelope .editor p {
    word-break: break-all;
    text-align: left;
}
#extra-block-top .module-container-columns-envelope .editor p strong span {
    color: #fff;
}
#extra-block-top .module-container-columns-envelope .column-1.width-16,
#extra-block-top .module-container-columns-envelope .column-2.width-16,
#extra-block-top .module-container-columns-envelope .column-3.width-16 {
    width: 19%;
    padding: 5px 4px;
}
#extra-block-top .module-container-columns-envelope .column-4.width-50 {
    width: 40%;
}

#extra-block-top .module-container-columns-envelope .editor ul {
    display: flex;
    flex-wrap: wrap;
}


#extra-block-top .env_hf_text_obrazok a {
    color: #fff;
    font-size: 0.87em;
    background: url(bullet-menubox.png) no-repeat center right;
    padding-right: 6px;
}

#main-content {
    width: 100%;
    margin: 0px auto 0;
    display: block;
    padding-top: 0px;
}

#main-content .column_mc {
    display: flex !important;
    flex-wrap: wrap;
    max-width: 1200px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
main#main {
    width: 79%;
    max-width: 940px;
    padding: 0px 0 0px 40px;
    text-align: left;
}

aside#right-column {
    display: none;
}
aside#left-column {
    width: 21%;
    max-width: 250px;
    padding: 0;
    margin: 0 0 0px;    
}



/* ------------------------------------     extra-block-top END      ------------------------------------------------ */


/* ------------------------------------     MAIN CONTAIN       ------------------------------------------------ */

h1 {
    display: block;
    text-align: left;
    font-weight: 600;
    text-transform: none;
    color: #363636;
    line-height: normal;
    font-size: 2.08333em !important;
    margin: 0px 0 25px;
}
h2,
.env_tabulka_tawdis caption {
    width: auto;
    margin: 17px 0 0.7em;
    padding: 15px 20px !important;
    font-weight: 600;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    line-height: normal !important;
    background: #fff7c3;
    font-size: 1.666666em;
    box-shadow: none;
    /* border-bottom: 3px solid #cccccc; */
}
.env_text_obrazok.header h2 {
    width: auto;
    margin: 17px 0 0.7em;
    padding: 15px 20px !important;
    font-weight: bold;
    color: #000;
    text-align: center;
    display: block;
    line-height: normal !important;
    background: url(bg-h3.png) no-repeat center bottom;
    font-size: 1.4em;
    box-shadow: none;
}
.env_tabulka_tawdis caption {
    font-size: 1em;
    display: table-caption;
}
h2.module_header {
    color: #d0190f;
    border-bottom: 2px solid #d0190f;
    font-size: 1.25em;
    background: none;
    text-align: left;
    padding: 15px 20px !important;
    border-radius: 0;
}

h2.oznamy-new-columns, 
h2.actions-new-columns {
    width: 100%;
}

h3 {
    width: auto;
    margin: 0 0 0.7em;
    padding: 13px 19px 13px 0;
    font-size: 1.388888em;
    font-weight: bold;
    text-align: left;
    color: #d0190f;
    background: none;
}
h3 .float_right,
.oznam_detail .float_right  {
    display: none;
}
.float_right {
    float: right;
    position: relative;
    width: auto;
}



div.oznamy-uvod-column-envelope div.float_left h3, 
div.oznamy-uvod-column-envelope div.float_right h3 {
    width: auto;
    margin: 0 0 22px;
    padding: 16px 20px 23px;
    font-size: 1.53em;
    font-weight: 300;
    text-align: left;
    color: #363636;
    background: #fff;    
}

/* ---------------- ACTIONS NEW COLUMNS ----------------- */
.module_envelope.for-tabbing .actions-new-colums-form-envelope form {
    align-items: center;
    padding: 20px;
    box-shadow: 0px 0px 12px -7px #111;
    display: grid;
    grid-auto-columns: 135px 135px auto auto;
    grid-auto-rows: auto auto;
    justify-content: unset;
}
.actions-new-colums-form-envelope form span {
    background: none !important;
    text-align: left !important;
}
.actions-new-colums-form-envelope form .form-label:nth-of-type(1) {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}
.actions-new-colums-form-envelope form .form-date:nth-of-type(2) {
    width: 85%;
    margin-right: 20px;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 2;
    grid-row-end: 2;
}
.actions-new-colums-form-envelope form .form-label:nth-of-type(3) {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
}
.actions-new-colums-form-envelope form .form-date:nth-of-type(4) {
    width: 85%;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 2;
}
.actions-new-colums-form-envelope form .form-label:nth-of-type(5) {
    grid-column-start: 3;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 1;
    width: auto;
}
.actions-new-colums-form-envelope form .form-select:nth-of-type(6) {
    padding: 0;
    width: 95%;
    grid-column-start: 3;
    grid-column-end: 3;
    width: calc(100% - 15px);
    grid-row-start: 2;
    grid-row-end: 2;
}
.actions-new-colums-form-envelope form .form-submit:nth-of-type(7) {
    grid-column-start: 4;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 2;
    width: 100%;
}
.actions-new-colums-form-envelope form .form-date {
border: 2px solid #d0190f ;
}
.actions-new-colums-form-envelope form .form-date input {
    border: none;
    width: 80px !important;
    height: 50px;
}

@media only screen and (max-width:800px) {
    .module_envelope.for-tabbing form {
        grid-auto-columns: auto auto;
        grid-auto-rows: auto auto auto auto auto;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(2) {
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(4) {
        width: 100%;
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(5) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 3;
        grid-row-end: 3;
    }
    .actions-new-colums-form-envelope form .form-select:nth-of-type(6) {
        grid-column-start: 1;
        grid-column-end: span 2;
        width: 100%;
        grid-row-start: 4;
        grid-row-end: 4;
        margin-bottom: 25px;
    }
    .actions-new-colums-form-envelope form .form-submit:nth-of-type(7) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 5;
        grid-row-end: 5;
    }
}
@media only screen and (max-width:360px) {
    .module_envelope.for-tabbing form {
        grid-auto-columns: auto auto;
        grid-auto-rows: auto auto auto auto auto auto auto;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(1) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 1;
        grid-row-end: 1;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(2) {
        width: 100%;
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(3) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 3;
        grid-row-end: 3;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(4) {
        width: 100%;
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 4;
        grid-row-end: 4;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(5) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 5;
        grid-row-end: 5;
    }
    .actions-new-colums-form-envelope form .form-select:nth-of-type(6) {
        grid-column-start: 1;
        grid-column-end: span 2;
        width: 100%;
        grid-row-start: 6;
        grid-row-end: 6;
        margin-bottom: 25px;
    }
    .actions-new-colums-form-envelope form .form-submit:nth-of-type(7) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 7;
        grid-row-end: 7;
        padding: 0;
    }
}




/* ---------------- ACTIONS NEW COLUMNS END ----------------- */

ul.oznamy-new-columns-all-list-default li div.short-text-envelope-default h3 a:hover, 
ul.oznamy-graphic-all-list-default li div.short-text-envelope-default h3 a:hover, 
ul.actions-new-columns-all-list-default li div.short-text-envelope-default h3 a:hover, 
ul.actions-graphic-all-list-default li div.short-text-envelope-default h3 a:hover,
ul.oznamy-new-colums-list-default li h3 a:hover, 
ul.oznamy-graphic-list-default li h3 a:hover, 
ul.actions-new-colums-list-default li h3 a:hover, 
ul.actions-graphic-list-default li h3 a:hover {
    color: #000;
    border: none;
}
div.env_oznamy h4.oznamy-subtitle, 
div.env_oznamy_uvod h4.oznamy-subtitle, 
h4.oznamy-subtitle,
.column h4 {
    width: auto;
    margin: 0 0 0.7em;
    padding: 10px 10px 10px 1px;
    font-size: 1.25em;
    font-weight: bold;
    text-align: left;
    color: #363636;
}
div.env_oznamy h4.oznamy-subtitle a, 
div.env_oznamy_uvod h4.oznamy-subtitle a, 
h4.oznamy-subtitle a, div.env_oznamy h3 a {
    background: none;
    text-decoration: none;
}


/* --------------------------- LINKS ON THE HOMEPAGE ---------------------------- */
.env_hf_text_obrazok.links .main-links-container {
    display: flex;
    flex-wrap: wrap;
}
.env_hf_text_obrazok.links .main-links-container .link-column {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 25%;
    min-width: 270px;
    margin: 0 auto;
}
.env_hf_text_obrazok.links.fast .main-links-container .link-column {
    /*width: 26%;*/
    flex-wrap: wrap;
    justify-content: center;
    min-width: 270px;
    margin: 0 0 0px;
}
.env_hf_text_obrazok.links .main-links-container .link-column p.link-img {
    background: #fff7c3;
    margin-bottom: 10px;
    width: 295px;
    height: 219px;
    padding: 0 35px;
    transition-duration: .25s;
    border: 2px solid #eeeeee;
}
.env_hf_text_obrazok.links.fast .main-links-container .link-column p.link-img {
    background: none;
    width: 290px;
    height: 180px;
    padding: 0 !important;
}
.env_hf_text_obrazok.links .main-links-container .link-column p.link-img:hover {
    background: #d0190f;
    border: 2px solid #fece41;
}
.env_hf_text_obrazok.links.fast .main-links-container .link-column p.link-img:hover {
    background: #f5f5f5;
    opacity: 0.7;
}
img.hover {
    display: none;
}

.env_hf_text_obrazok.links .main-links-container .link-column p.link-img:hover a img.active-img {
    display: none;
}
.env_hf_text_obrazok.links .main-links-container .link-column p.link-img:hover a img.hover {
    display: block;
}
.env_hf_text_obrazok.links .main-links-container .link-column p.link-img a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    height: 100%;
    width: 100%;
    text-decoration: none !important;
}
.env_hf_text_obrazok.links.fast .main-links-container .link-column p.link-img a {
    justify-content: flex-start;
}
.env_hf_text_obrazok.links.useful .main-links-container .link-column p.link-img a img {
    max-width: 266px;
    width: 100%;
    max-height: 177px;
    height: auto;
}
.env_hf_text_obrazok.links .main-links-container .link-column p.link-img a .link-name {
    color: #363636;
    font-size: 18px;
    text-align: center;
}
.env_hf_text_obrazok.links .main-links-container .link-column div.link-noimg {
    width: 270px;
    height: auto;
    padding: 0 35px;
    transition-duration: .25s;
    border: 2px solid #ddbbbb;
    text-align: center;
}
.env_hf_text_obrazok.links .main-links-container .link-column div.link-noimg p {
    margin: 25px 0;
}
.env_hf_text_obrazok.links .main-links-container .link-column .link-noimg a .link-name {
    color: #d0190f;
    font-size: 18px;
}
.env_hf_text_obrazok.links .main-links-container .link-column .link-noimg a:hover {
    text-decoration: none;
    border-bottom: 3px solid;
}
.env_hf_text_obrazok.links .main-links-container .link-column .link-noimg a .link-name:hover {
    color: #363636;
}
.env_hf_text_obrazok.links h2 {
    width: auto;
    margin: 17px 0 30px;
    padding: 15px 20px !important;
    font-weight: 400;
    text-align: center;
    color: #363636;
    display: block;
    line-height: normal !important;
    background: none;
    font-size: 1.81em;
    box-shadow: none;
    border: none;
}
.env_hf_text_obrazok.links h2::after {
    display: flex;
    content: '';
    clear: both;
    background: url(bg-head.png) no-repeat;
    width: 80px;
    height: 3px;
    top: auto;
    left: auto;
    bottom: -20px;
    right: auto;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
}
.env_hf_text_obrazok.links.useful .link-column p.link-img {
    background: #d0190f;
    margin-bottom: 10px;
    width: 270px;
    height: auto;
    padding: 0;
    transition-duration: .25s;
    border: 2px solid #ddbbbb;
}
.env_hf_text_obrazok.links.useful .link-column p.link-img:hover {
    background: #fff;
}
.env_hf_text_obrazok.links.useful .link-column p.link-img a .link-name {
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: block;
    width: 100%;
    padding: 22px 0;
}
.env_hf_text_obrazok.links.useful .link-column p.link-img:hover a .link-name {
    color: #d0190f;
    text-decoration: underline;
}
.env_hf_text_obrazok.links.partners .partners-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 25px 0;
    align-items: center;
}
.env_hf_text_obrazok.links.partners .partners-links p {
    width: 20%;
    min-width: 150px;
    transition-duration: .3s;
}
.env_hf_text_obrazok.links.partners .partners-links p:hover {
    zoom: 1;
    opacity: 1;
    transform: translateY(-4px);
}
/* --------------------------- LINKS ON THE HOMEPAGE END ---------------------------- */










/* --------------------------- TABBED ---------------------------- */



h2.oznamy-new-columns a.oznamy-new-columns-all-link,
h2.actions-new-columns a.actions-new-columns-all-link,
.env_elektronicka_uradna_tabula_stlpec ul.links-to-all-items li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    float: unset;
    margin: 0 20px 0 0;
    padding: 0;
    line-height: normal;
    background: none;
    color: #000 !important;
    text-decoration: none;
    font-weight: 300;
    height: auto;
    width: auto;
    border-bottom: 1px solid;
    transition-duration: .2s;
    position: relative;
    top: 0;
    right: 0;
    font-size: 19px;
}

h2.oznamy-new-columns a.oznamy-new-columns-all-link::after,
h2.actions-new-columns a.actions-new-columns-all-link::after,
.env_elektronicka_uradna_tabula_stlpec ul.links-to-all-items li a::after {
    content: '';
    clear: both;
    background: url(arrow-all.png) no-repeat;
    width: 17px;
    height: 13px;
    top: auto;
    bottom: 2px;
    left: auto;
    right: -20px;
    margin: 0 auto;
    position: absolute;
}
h2.oznamy-new-columns a.oznamy-new-columns-all-link:hover,
h2.actions-new-columns a.actions-new-columns-all-link:hover {
    border-bottom: 3px solid;
}

div.tabbed-page-modules-envelope li.tabbed-page-modules-li a:hover, 
div.tabbed-page-modules-envelope li.tabbed-page-modules-li a.current {
    position: relative;
    background: #d0190f !important;
    color: #fff !important;
    border-bottom: 2px solid #d0190f !important;
}


div.tabbed-page-modules-envelope {
	margin: 0 !important;
	padding: 0;
	text-align: left;
}
div.tabbed-page-modules-envelope ul.tabbed-page-modules {
    margin: 0px 0 32px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    text-align: center;
    justify-content: flex-start;
}

div.tabbed-page-modules-envelope li.tabbed-page-modules-li {
    display: inline-flex !important;
    vertical-align: baseline;
    margin: 0 30px 30px 0 !important;
    padding: 0;
    width: 31%;
}
div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(3n+3) {
    margin-right: 0 !important;
}
div.tabbed-page-modules-envelope li.tabbed-page-modules-li a {
    background: #fff7c3 !important;
    padding: 16px !important;
    color: #000 !important;
    font-weight: bold;
    margin: 0.5em auto 0 !important;
    font-size: 1.388888em;
    line-height: 150%;
    white-space: pre-wrap !important;
    width: 100%;
    border-bottom: 2px solid #dee0e2 !important;
    transition-duration: .1s;
} 
div.tabbed-page-modules-envelope li.tabbed-page-modules-li a:hover::after,
div.tabbed-page-modules-envelope li.tabbed-page-modules-li a.current::after {
    content: '';
    clear: both;
    background: url(sep-tabbed.png) no-repeat;
    width: 17px;
    height: 9px;
    top: auto;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li a:hover::after, 
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li a.current::after {
    display: none;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li a {
    display: block;
    white-space: break-spaces;
    text-decoration: none;
    padding: 8px 16px !important;
    font-size: 1.39em;
    line-height: 35px;
    font-weight: 500;
    width: 100%;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    box-sizing: border-box;
}
#homepage_0 div.tabbed-page-modules-envelope ul.tabbed-page-modules {
    margin: 0px 0 40px;
    display: flex;
    width: auto;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    border-bottom: 2px solid #dddddd;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li {
    display: inline-block;
    vertical-align: baseline;
    margin: 5px 5px 0 !important;
    padding: 0;
    width: auto;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li a {
    padding: 5px 30px 5px 50px !important;
    border-bottom: 0px solid #f5f5f5 !important;
    color: #fff;
    min-height: 60px;
    border-radius: 5px 5px 0 0;
} 

#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(1) a {
    background: #d0190f url(tab1.png) no-repeat center left 15px !important;
    color: #fff !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(1) a:hover,
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(1) a.current {
    background: #fff url(tab1-hover.png) no-repeat center left 15px !important;
    border-bottom: 3px solid #d0190f !important;
    border-radius: 0;
    color: #d0190f !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(2) a {
    background: #d0190f url(tab2.png) no-repeat center left 15px !important;
    color: #fff !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(2) a:hover,
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(2) a.current {
    background: #fff url(tab2-hover.png) no-repeat center left 15px !important;
    border-bottom: 3px solid #d0190f !important;
    border-radius: 0;
    color: #d0190f !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(3) a {
    background: #d0190f url(tab3.png) no-repeat center left 15px !important;
    color: #fff !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(3) a:hover,
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(3) a.current {
    background: #fff url(tab3-hover.png) no-repeat center left 15px !important;
    border-bottom: 3px solid #d0190f !important;
    border-radius: 0;
    color: #d0190f !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(4) a {
    background: #d0190f url(tab4.png) no-repeat center left 15px !important;
    color: #fff !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(4) a:hover,
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(4) a.current {
    background: #fff url(tab4-hover.png) no-repeat center left 15px !important;
    border-bottom: 3px solid #d0190f !important;
    border-radius: 0;
    color: #d0190f !important;
}


/* --------------------------- TABBED END ------------------------- */






ul.oznamy-new-columns-list p.oznamy_date, 
ul.actions-new-columns-list p.oznamy_date {
    text-align: left;
    margin: 10px 0px 0;
    position: relative;
    display: flex;
    flex-flow: column;
    overflow: hidden;
    padding: 5px 27px 5px 6px;
    max-height: 3.15em;
    bottom: 0;
    overflow: hidden;
    font-size: 1.11111em;
    right: 0px;
}
ul.oznamy-new-columns-list li div.short-text, 
ul.actions-new-columns-list li div.short-text {
    box-sizing: border-box;
    padding: 0 !important;
    overflow: hidden;
    font-weight: normal;
    text-align: left;
    margin: 5px 5px 10px;
    color: #000;
    word-break: break-word;
    font-size: 1.319444em;
    min-height: 85.45px;
    height: auto;
    line-height: 150%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
ul.oznamy-graphic-list-default li div.all-data-envelope, 
ul.actions-graphic-list-default li div.all-data-envelope {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
}
ul.oznamy-new-colums-list-default li div.image-envelope-default, 
ul.oznamy-graphic-list-default li div.image-envelope-default, 
ul.actions-new-colums-list-default li div.image-envelope-default, 
ul.actions-graphic-list-default li div.image-envelope-default {
    height: 100%;
    max-height: 190px;
    display: flex;
    overflow: visible;
}
ul.oznamy-new-colums-list-default li div.image-envelope-default a, 
ul.oznamy-graphic-list-default li div.image-envelope-default a, 
ul.actions-new-colums-list-default li div.image-envelope-default a, 
ul.actions-graphic-list-default li div.image-envelope-default a {
    width: 100%;
    height: auto;
    display: block;
    max-height: 182px;
    overflow: hidden;
}



main div.module_envelope.env_common_items_columns_responsive ul.oznamy-new-columns-list,
main div.env_actions_portal_column_responsive ul.actions-new-columns-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
    gap: 12px;
}
ul.actions-new-columns-list li div.actions-date {
    display: flex;
    flex-flow: column;
    position: relative;
    padding: 0 6px;
    font-size: 1em;
    color: #000;
    font-weight: bold;
}
ul.actions-new-columns-list li div.actions-date .action-time:first-of-type {
    display: none;
}
ul.oznamy-new-columns-list li, 
ul.actions-new-columns-list li {
    height: auto !important;
    border: none;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 33% !important;
    min-width: 190px;
    flex: 1 1 33%;
    max-width: 290px;
    margin: 0 0px 15px;
    padding: 6px 6px 10px;
    align-items: flex-start;
    overflow: hidden;
    position: relative;
    transition-duration: 0.3s;
    border-bottom: 1px solid #ddd;
}
ul.oznamy-new-columns-list li:hover, 
ul.actions-new-columns-list li:hover {
    background: #fff7c352;
} 
ul.oznamy-new-columns-list li:hover a, 
ul.actions-new-columns-list li:hover a, 
ul.oznamy-new-columns-list li:hover div.short-text, 
ul.actions-new-columns-list li:hover div.short-text,
ul.oznamy-new-columns-list li:hover p.oznamy_date, 
ul.actions-new-columns-list li:hover p.oznamy_date {
    color: #000;
}

ul.oznamy-new-columns-list li:first-of-type, 
ul.actions-new-columns-list li:first-of-type {
    margin-left: 0;
}
ul.oznamy-new-columns-list li:last-of-type, 
ul.actions-new-columns-list li:last-of-type {
    margin-right: 0;
}




table.program_table td a.a-ci-link-short {
	display: block;
    width: 100%;
    height: 286px;
    overflow: hidden;
}

div.env_oznamy .program_table img {
    float: none !important;
    padding: 0;
    margin: 0 auto 7px !important;
    max-width: 100%;
    background: #fff;
    border: none;
    width: 100%;
    max-height: none !important;
    display: block;
}
ul.oznamy-new-colums-list-default li.without-image-default div.image-envelope-default, 
ul.actions-new-colums-list-default li.without-image-default div.image-envelope-default,
ul.oznamy-graphic-list-default li.without-image-default div.image-envelope-default, 
ul.actions-graphic-list-default li.without-image-default div.image-envelope-default {
    /*background: url(obec-informuje.png);
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto; 
    width: 100%; */

    width: 100% !important;
    max-height: 190px !important;
    overflow: hidden;
    height: 190px;
    text-align: center;
    display: block;
    background: none;
    opacity: unset;
    max-width: 274px;
    
}
ul.oznamy-new-columns-all-list-default li.without-image div.image-envelope,
ul.oznamy-new-columns-all-list-default li.without-image-default div.image-envelope-default, 
ul.oznamy-graphic-all-list-default li.without-image-default div.image-envelope-default {
    background: url(obec-informuje.png);
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 270px;
    height: 170px;
}




ul.oznamy-new-colums-list-default li.without-image-default div.image-envelope-default div.noimage-inner, 
ul.actions-new-colums-list-default li.without-image-default div.image-envelope-default div.noimage-inner {
    height: 190px;

    background: url(obec-informuje.png);
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto; 
    width: 100%; 
}

div.oznamy-uvod-column-envelope div.float_left {
	width: 49%;
	padding: 0;
	margin: 0;
	max-width: 300px;
}
div.oznamy-uvod-column-envelope div.float_right {
	width: 49%;
	max-width: 300px;
	padding: 0;
	margin: 0;
}
div.oznamy-uvod-column-envelope div.float_left a, 
div.oznamy-uvod-column-envelope div.float_right a {
    display: block;
    max-width: 100%;
    width: 100%;
    max-height: 200px;
    overflow: hidden;
    
    margin-bottom: 10px;
  
}
div.oznamy-uvod-column-envelope div.float_left h4, 
div.oznamy-uvod-column-envelope div.float_right h4 {
	margin: 0 0 9px 0;
	padding: 0;
	line-height: 120%;
	border: none;
	background: #fff;
	color: #d0190f;
}
div.oznamy-uvod-column-envelope div.float_left h4 a, 
div.oznamy-uvod-column-envelope div.float_right h4 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
div.oznamy-uvod-column-envelope div.float_left img,
div.oznamy-uvod-column-envelope div.float_right img {
    padding: 0;
    margin: 0 0 !important;
    border: none;
    width: 100%;
    height: auto;
}
div.oznamy-uvod-column-envelope div.float_left p, 
div.oznamy-uvod-column-envelope div.float_right p {
	margin: 0;
	padding: 0 3px;
	clear: right;
}
div.oznamy-uvod-column-envelope div.float_left p.oznamy_date, 
div.oznamy-uvod-column-envelope div.float_right p.oznamy_date {
    margin: 5px 0 0;
    clear: both;
    height: 47px;
    font-size: 1em;
}
div.link_to_all_items {
	padding: 10px;
	text-align: right;
	font-size: 1.11111em;
}
div.link_to_all_items a {
    font-size: 1em;
}

/* ------------------------------------  OZNAMY / AKCIE NOVA GRAFIKA  ------------------------------------  */
ul.oznamy-graphic-list-default, 
ul.actions-graphic-list-default {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0 15px !important;
    list-style-type: none;
}
ul.oznamy-graphic-list-default li, 
ul.actions-graphic-list-default li {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    width: 270px;
    height: 270px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 2px solid #dddddd;
    
}

ul.oznamy-graphic-list li div.oznamy-graphic-info-envelope, 
ul.actions-graphic-list li div.action-info-envelope {
    box-sizing: border-box;
    position: relative;
    left: 0;
    display: flex;
    flex-flow: column;
    bottom: 0;
    width: 100%;
    height: 86px;
    max-width: 100%;
    /* max-height: 80%; */
    background: #fff;
    padding: 14px 15px 15px 15px;
}
ul.oznamy-graphic-list-default li.next-oznamy {
	padding-right: 0;
}
ul.oznamy-graphic-list-default li div.image-envelope-default img, 
ul.actions-graphic-list-default li div.image-envelope-default img {
	width: 270px !important;
    height: 270px !important;
    min-height: unset !important;
    max-width: fit-content !important;
    min-width: unset !important;
    transform: scale3d(1, 1, 1);
    margin: 0 auto;
}
ul.oznamy-graphic-list-default li div.oznamy-graphic-info-envelope-default h3, 
ul.actions-graphic-list-default li div.action-info-envelope-default h3 {
    font-size: 1em;
    font-weight: bold;
    background: none;
    color: #ffffff;
    height: 4em;
    text-decoration: none;
    margin: 0 0 5px 0;
    padding: 0;
}
ul.oznamy-graphic-list-default li div.oznamy-graphic-info-envelope-default h3 a, 
ul.actions-graphic-list-default li div.action-info-envelope-default h3 a {
    font-size: 1.25em;
    font-weight: 400;
    background: none;
    color: #d0190f;
    line-height: 150%;
    text-decoration: none;
    margin: 0 0 5px 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
ul.oznamy-graphic-list-default li:hover div.oznamy-graphic-info-envelope-default h3 a, 
ul.actions-graphic-list-default li:hover div.action-info-envelope-default h3 a {
    color: #363636;
}
ul.oznamy-graphic-list-default li.next-oznamy div.all-data-envelope, 
ul.actions-graphic-list-default li.next-actions div.all-data-envelope {
    box-sizing: border-box;
    background: #fff;
    color: #000 !important;
    padding: 20px;
}
ul.oznamy-graphic-list-default li.next-oznamy h3, 
ul.actions-graphic-list-default li.next-actions h3 {
    background: none;
    padding: 0;
    margin: 0;
    color: #363636;
    height: auto;
    font-size: 1.25em;
    font-weight: bold;
}
ul.oznamy-graphic-list-default li.next-oznamy ul.next-oznamy-list li a, 
ul.actions-graphic-list-default li.next-actions ul.next-actions-list li a {
    box-sizing: border-box;
    width: auto;
    font-size: 1.11111em;
    max-width: 80%;
    color: #d0190f;
    text-decoration: underline;
    height: auto;
    line-height: 150%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
ul.oznamy-graphic-list-default li.next-oznamy ul.next-oznamy-list li, 
ul.actions-graphic-list-default li.next-actions ul.next-actions-list li {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 20px;
    border: none;
    overflow: hidden;
    margin: 0 0 7px;
    padding: 0;
    font-size: 1em;
    color: #363636;
    border-radius: unset;
}
ul.oznamy-graphic-list-default li.next-oznamy ul.next-oznamy-list li a:hover, 
ul.actions-graphic-list-default li.next-actions ul.next-actions-list li a:hover,
ul.oznamy-graphic-list-default li.next-oznamy .oznamy-graphic-all-link:hover, 
ul.actions-graphic-list-default li.next-actions .actions-graphic-all-link:hover {
    text-decoration: underline;
    color: #363636;
    font-weight: 500;
}
ul.oznamy-graphic-list-default li div.oznamy-graphic-info-envelope-default .oznamy-date-default, 
ul.actions-graphic-list-default li div.action-info-envelope-default .actions-date-default {
    color: #363636;
    font-size: 1em;
}
/* ------------ OZNAMY UPRAVA PRE FOCUS ------------ */
ul.oznamy-new-columns-all-list-default li, 
ul.oznamy-graphic-all-list-default li, 
ul.actions-new-columns-all-list-default li, 
ul.actions-graphic-all-list-default li {
    box-sizing: border-box;
    display: inline-flex;
    align-items: flex-start;
    flex-wrap: wrap;
    height: auto !important;
    margin: 5px 0 10px 0;
    width: 100%;
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 5px;
}
ul.oznamy-new-colums-list-default li div.image-envelope,
ul.actions-new-colums-list-default li div.image-envelope {
    text-align: center;
    overflow: visible;
    padding: 0px;
    height: auto;
    margin: 0 auto;
}

ul.oznamy-new-colums-list-default li div.image-envelope a,
ul.actions-new-colums-list-default li div.image-envelope a {
    width: 100% !important;
    max-height: 190px;
    overflow: hidden;
    height: 190px;
    text-align: center;
    display: block;   
}

ul.oznamy-new-colums-list-default li div.image-envelope-default img, 
ul.actions-new-colums-list-default li div.image-envelope-default img {
    max-width: 100%;
    width: 100%;
}
ul.oznamy-new-colums-list-default li h3, 
ul.oznamy-graphic-list-default li h3,
 ul.actions-new-colums-list-default li h3, 
 ul.actions-graphic-list-default li h3 {
    font-size: 1.125em;
    height: auto;
    overflow: visible;
    background: none;
    padding: 0 6px;
    font-weight: bold;
    margin: 0.7em 0;
}

ul.oznamy-new-colums-list-default li h3 a, 
ul.oznamy-graphic-list-default li h3 a, 
ul.actions-new-colums-list-default li h3 a, 
ul.actions-graphic-list-default li h3 a {
    font-size: 1.173em;
    color: #000;
    text-decoration: none;
    max-height: 3em;
    padding: 0;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

ul.oznamy-new-columns-all-list-default li div.short-text-envelope-default .actions-date, 
ul.oznamy-graphic-all-list-default li div.short-text-envelope-default .actions-date, 
ul.actions-new-columns-all-list-default li div.short-text-envelope-default .actions-date, 
ul.actions-graphic-all-list-default li div.short-text-envelope-default .actions-date,
ul.oznamy-new-columns-all-list-default li div.short-text-envelope-default .actions-price, 
ul.oznamy-graphic-all-list-default li div.short-text-envelope-default .actions-price, 
ul.actions-new-columns-all-list-default li div.short-text-envelope-default .actions-price, 
ul.actions-graphic-all-list-default li div.short-text-envelope-default .actions-price,
ul.oznamy-new-columns-all-list-default li div.short-text-envelope-default .actions-place, 
ul.oznamy-graphic-all-list-default li div.short-text-envelope-default .actions-place, 
ul.actions-new-columns-all-list-default li div.short-text-envelope-default .actions-place, 
ul.actions-graphic-all-list-default li div.short-text-envelope-default .actions-place {
    position: relative;
    display: block;
    width: 100%;
    padding: 6px;
}
ul.oznamy-new-columns-all-list-default li div.short-text-envelope-default .actions-date .adate-text, 
ul.oznamy-graphic-all-list-default li div.short-text-envelope-default .actions-date .adate-text, 
ul.actions-new-columns-all-list-default li div.short-text-envelope-default .actions-date .adate-text, 
ul.actions-graphic-all-list-default li div.short-text-envelope-default .actions-date .adate-text {
    display: flex;
    flex-flow: column;
    font-weight: bold;

}
/* DETAIL */
div.module_envelope.list .actions-new-columns-all-list, 
div.module_envelope.list .oznamy-new-columns-all-list, 
div.module_envelope.detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
ul.oznamy-new-columns-all-list-default li div.image-envelope-default, 
ul.oznamy-graphic-all-list-default li div.image-envelope-default, 
ul.actions-new-columns-all-list-default li div.image-envelope-default, 
ul.actions-graphic-all-list-default li div.image-envelope-default {
    float: none;
    width: 30%;
    height: auto;
    overflow: visible;
    margin-right: 10px;
}
ul.oznamy-new-columns-all-list-default li div.image-envelope-default a, 
ul.oznamy-graphic-all-list-default li div.image-envelope-default a, 
ul.actions-new-columns-all-list-default li div.image-envelope-default a, 
ul.actions-graphic-all-list-default li div.image-envelope-default a {
    max-width: 333px;
    width: 270px;
    max-height: 170px;
    height: auto;
    display: inline-block;
    overflow: hidden;
}
ul.oznamy-new-columns-all-list-default li div.image-envelope-default img, 
ul.oznamy-graphic-all-list-default li div.image-envelope-default img, 
ul.actions-new-columns-all-list-default li div.image-envelope-default img, 
ul.actions-graphic-all-list-default li div.image-envelope-default img {
    max-width: 100%;
    width: 100%;
}
ul.oznamy-new-columns-all-list-default li div.short-text-envelope-default, 
ul.oznamy-graphic-all-list-default li div.short-text-envelope-default, 
ul.actions-new-columns-all-list-default li div.short-text-envelope-default, 
ul.actions-graphic-all-list-default li div.short-text-envelope-default {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    flex: 1;
}
ul.oznamy-new-columns-all-list-default li div.short-text-envelope-default h3, 
ul.oznamy-graphic-all-list-default li div.short-text-envelope-default h3, 
ul.actions-new-columns-all-list-default li div.short-text-envelope-default h3, 
ul.actions-graphic-all-list-default li div.short-text-envelope-default h3 {
    font-size: 1.325em;
    padding: 5px 6px 10px;
    font-weight: bold;
    height: auto;
    font-family: 'Noto-sans', sans-serif;
}
ul.oznamy-new-columns-all-list-default li div.short-text-envelope-default h3 a, 
ul.oznamy-graphic-all-list-default li div.short-text-envelope-default h3 a, 
ul.actions-new-columns-all-list-default li div.short-text-envelope-default h3 a, 
ul.actions-graphic-all-list-default li div.short-text-envelope-default h3 a {
    max-height: 3em;
    height: auto;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
ul.oznamy-new-columns-all-list-default li div.short-text-envelope-default div.short-text-default, 
ul.oznamy-graphic-all-list-default li div.short-text-envelope-default div.short-text-default, 
ul.actions-new-columns-all-list-default li div.short-text-envelope-default div.short-text-default, 
ul.actions-graphic-all-list-default li div.short-text-envelope-default div.short-text-default {
    width: 100%;
    height: auto;
    font-size: 1.319444em;
    display: block;
    margin-bottom: 10px;
    padding: 0px 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

/* DETAIL END*/

@media only screen and (max-width:640px) {
    ul.oznamy-new-columns-all-list-default li div.image-envelope-default, 
    ul.oznamy-graphic-all-list-default li div.image-envelope-default, 
    ul.actions-new-columns-all-list-default li div.image-envelope-default, 
    ul.actions-graphic-all-list-default li div.image-envelope-default {
        float: none;
        width: 100%;
        height: auto;
        overflow: visible;
        margin-right: 10px;
    }
    ul.oznamy-new-colums-list-default li div.image-envelope a, 
    ul.actions-new-colums-list-default li div.image-envelope a {
        width: 100% !important;
        max-height: 280px !important;
        height: auto;
        overflow: hidden;
        text-align: center;
        display: block;
    }
    ul.oznamy-new-columns-all-list-default li div.image-envelope-default a, 
    ul.oznamy-graphic-all-list-default li div.image-envelope-default a, 
    ul.actions-new-columns-all-list-default li div.image-envelope-default a, 
    ul.actions-graphic-all-list-default li div.image-envelope-default a {
        width: 100%;
        max-height: 286px;
        max-width: 430px;
        height: auto;
        margin: 0 auto;
        display: block;
        overflow: hidden;
    }
}


/* ------------ OZNAMY UPRAVA PRE FOCUS END ------------ */

ul.oznamy-graphic-all-list-default li div.short-text-envelope-default p.oznamy_date {
	font-size: 1.11111em;
    text-align: right;
    padding: 10px 0 5px;
    color: #333;
}
div.oznamy-new-columns-item-back-default a, 
div.oznamy-graphic-item-back-default a, 
div.actions-new-columns-item-back-default a, 
div.actions-graphic-item-back-default a, 
div.zasadania-item-back-default a {
    padding: 12px 25px;
    line-height: normal;
    width: auto;
    background: #d0190f;
    font-weight: bold;
    border: 1px solid;
    color: #fff;    
    text-decoration: none;
}
div.oznamy-new-columns-item-back-default a:hover, 
div.oznamy-graphic-item-back-default a:hover, 
div.actions-new-columns-item-back-default a:hover, 
div.actions-graphic-item-back-default a:hover, 
div.zasadania-item-back-default a:hover {
    background: #fff !important;
    color: #d0190f;
    border: 1px solid #d0190f;
    box-shadow: 0px 0px 20px -10px #d0190f;
}
ul.oznamy-graphic-list-default li.next-oznamy .oznamy-graphic-all-link, 
ul.actions-graphic-list-default li.next-actions .actions-graphic-all-link {
    font-weight: 400;
    font-size: 1.11111em;
    background: #fff;
    color: #d0190f;
    padding: 10px;
    border: 2px solid #d0190f;
    text-align: center;
    margin-top: 0;
    height: auto;
    width: 100%;
}
ul.oznamy-graphic-list-default li.next-oznamy .oznamy-graphic-all-link:hover, 
ul.actions-graphic-list-default li.next-actions .actions-graphic-all-link:hover {
    color: #fff;
    background: #d0190f;
    box-shadow: 1px 1px 5px 0px rgb(163 24 24 / 64%);
}
ul.oznamy-graphic-list-default li.next-oznamy ul.next-oznamy-list li a:after, 
ul.actions-graphic-list-default li.next-actions ul.next-actions-list li a:after {
    display: none !important;
    content: '...';
}
ul.oznamy-graphic-list-default li.next-oznamy ul.next-oznamy-list, 
ul.actions-graphic-list-default li.next-actions ul.next-actions-list {
    display: block;
    margin-top: 15px;
    padding: 0;
    height: 65%;
}
div.module_envelope.list .actions-new-columns-all-list,
div.module_envelope.list .oznamy-new-columns-all-list,
div.module_envelope.detail {
    /*display: block;*/
    flex-wrap: wrap;
    justify-content: flex-start;
}
.env_common_items_columns_responsive.list .oznamy-new-colums-form-envelope .form-label-default.form-label:nth-child(1) {
	width: 100%;
    text-align: left;
}
.env_common_items_columns_responsive.list div.oznamy-new-columns-item-back {
    display: block;
    text-align: right;
    width: auto;
    margin: 10px auto 0;
}

div.module_envelope.env_common_items_columns_responsive div.file_download,
div.module_envelope.env_common_items_columns_responsive div.file-download {
	clear: both;
}


ul.oznamy-new-columns-all-list-default li div.image-envelope-default img, 
ul.oznamy-graphic-all-list-default li div.image-envelope-default img, 
ul.actions-new-columns-all-list-default li div.image-envelope-default img, 
ul.actions-graphic-all-list-default li div.image-envelope-default img {
    max-width: 100%;
    width: 100%;
    
}


p.oznamy_date {
    font-size: 1.11111em;
    word-spacing: 0px;
    /* letter-spacing: -0.7px; */
    text-align: right;
    color: #363636;
    font-weight: 400;
    padding: 6px;
}




div.oznamy-new-colums-form-envelope-default span.form-submit-default input.button, 
div.oznamy-graphic-form-envelope-default span.form-submit-default input.button, 
div.actions-new-colums-form-envelope-default span.form-submit-default input.button, 
div.actions-graphic-form-envelope-default span.form-submit-default input.button, 
div.zasadania-form-envelope-default span.form-submit-default input.button {
    height: 55px;
    
}
div.oznamy-new-colums-form-envelope-default span.form-select-default select, 
div.oznamy-graphic-form-envelope-default span.form-select-default select, 
div.actions-new-colums-form-envelope-default span.form-select-default select, 
div.actions-graphic-form-envelope-default span.form-select-default select, 
div.zasadania-form-envelope-default span.form-select-default select {
    height: 55px;
    border: 2px solid #0065b3;
}
div.oznamy-new-colums-form-envelope-default span.form-searchtext-default input, 
div.oznamy-graphic-form-envelope-default span.form-searchtext-default input, 
div.zasadania-form-envelope-default span.form-searchtext-default input {
    height: 55px;
    border: 2px solid #0065b3;
}




/* === Vyhladavanie vodorovne oznamy === */
.env_common_items_columns_responsive .oznamy-new-colums-form-envelope form {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.env_common_items_columns_responsive .oznamy-new-colums-form-envelope.with-kats .form-label-default.form-label:nth-child(1) {
    width: 33.33%;
    order: 1;
    text-align: left;
}
.env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-label-default.form-label {
	width: 66.66%;
    order: 2;
    flex-grow: 1;
    text-align: left;
    padding-left: 10px;
    background: none;
}
.env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-searchtext-default.form-searchtext {
    width: 33.33%;
    order: 3;
    flex-grow: 1;
}
.env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-select-default.form-select {
    width: 33.33%;
    order: 4;
}
.env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-submit-default.form-submit {
    width: 33.333%;
    order: 5;
}


/* === Vyhladavanie vodorovne oznamy End === */

/* ---------------- ACTIONS NEW COLUMNS ----------------- */
.actions-new-colums-form-envelope form {
    align-items: center;
    padding: 20px;
    box-shadow: 0px 0px 12px -7px #111;
    display: grid !important;
    grid-auto-columns: 135px 135px auto auto;
    grid-auto-rows: auto auto;
    justify-content: unset;
}
.actions-new-colums-form-envelope form span {
    background: none !important;
    text-align: left !important;
}
.actions-new-colums-form-envelope form .form-label:nth-of-type(1) {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}
.actions-new-colums-form-envelope form .form-date:nth-of-type(2) {
    width: 85%;
    margin-right: 20px;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 2;
    grid-row-end: 2;
}
.actions-new-colums-form-envelope form .form-label:nth-of-type(3) {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
}
.actions-new-colums-form-envelope form .form-date:nth-of-type(4) {
    width: 85%;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 2;
}
.actions-new-colums-form-envelope form .form-label:nth-of-type(5) {
    grid-column-start: 3;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 1;
    width: auto;
}
.actions-new-colums-form-envelope form .form-select:nth-of-type(6) {
    padding: 0;
    width: 95%;
    grid-column-start: 3;
    grid-column-end: 3;
    width: calc(100% - 15px);
    grid-row-start: 2;
    grid-row-end: 2;
}
.actions-new-colums-form-envelope form .form-submit:nth-of-type(7) {
    grid-column-start: 4;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 2;
    width: 100%;
}
.actions-new-colums-form-envelope form .form-date {
border: 2px solid #b20000 ;
}
.actions-new-colums-form-envelope form .form-date input {
    border: none;
    width: 80px !important;
    height: 50px;
}

@media only screen and (max-width:800px) {
    .module_envelope.for-tabbing form {
        grid-auto-columns: auto auto;
        grid-auto-rows: auto auto auto auto auto;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(2) {
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(4) {
        width: 100%;
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(5) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 3;
        grid-row-end: 3;
    }
    .actions-new-colums-form-envelope form .form-select:nth-of-type(6) {
        grid-column-start: 1;
        grid-column-end: span 2;
        width: 100%;
        grid-row-start: 4;
        grid-row-end: 4;
        margin-bottom: 25px;
    }
    .actions-new-colums-form-envelope form .form-submit:nth-of-type(7) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 5;
        grid-row-end: 5;
    }
}
@media only screen and (max-width:360px) {
    .module_envelope.for-tabbing form {
        grid-auto-columns: auto auto;
        grid-auto-rows: auto auto auto auto auto auto auto;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(1) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 1;
        grid-row-end: 1;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(2) {
        width: 100%;
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(3) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 3;
        grid-row-end: 3;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(4) {
        width: 100%;
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 4;
        grid-row-end: 4;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(5) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 5;
        grid-row-end: 5;
    }
    .actions-new-colums-form-envelope form .form-select:nth-of-type(6) {
        grid-column-start: 1;
        grid-column-end: span 2;
        width: 100%;
        grid-row-start: 6;
        grid-row-end: 6;
        margin-bottom: 25px;
    }
    .actions-new-colums-form-envelope form .form-submit:nth-of-type(7) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 7;
        grid-row-end: 7;
        padding: 0;
    }
}




/* ---------------- ACTIONS NEW COLUMNS END ----------------- */

/* ---------------- ACTIONS NEW COLUMNS ----------------- */
.module_envelope.env_actions_portal_graphic.for-tabbing form {
    align-items: center;
    padding: 20px;
    box-shadow: 0px 0px 12px -7px #111;
    display: grid;
    grid-auto-columns: 135px 135px auto auto;
    grid-auto-rows: auto auto;
    justify-content: unset;
}
.actions-graphic-form-envelope form span {
    background: none !important;
    text-align: left !important;
}
.actions-graphic-form-envelope form .form-label:nth-of-type(1) {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
}
.actions-graphic-form-envelope form .form-date:nth-of-type(2) {
    width: 85%;
    margin-right: 20px;
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 2;
    grid-row-end: 2;
}
.actions-graphic-form-envelope form .form-label:nth-of-type(3) {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
}
.actions-graphic-form-envelope form .form-date:nth-of-type(4) {
    width: 85%;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 2;
}
.actions-graphic-form-envelope form .form-label:nth-of-type(5) {
    grid-column-start: 3;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 1;
    width: auto;
}
.actions-graphic-form-envelope form .form-select:nth-of-type(6) {
    padding: 0;
    width: 95%;
    grid-column-start: 3;
    grid-column-end: 3;
    width: calc(100% - 15px);
    grid-row-start: 2;
    grid-row-end: 2;
}
.actions-graphic-form-envelope form .form-submit:nth-of-type(7) {
    grid-column-start: 4;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 2;
    width: 100%;
}
.actions-graphic-form-envelope form .form-date {
border: 2px solid #b20000 ;
}
.actions-graphic-form-envelope form .form-date input {
    border: none;
    width: 80px !important;
    height: 50px;
}

@media only screen and (max-width:800px) {
    .module_envelope.env_actions_portal_graphic.for-tabbing form {
        grid-auto-columns: auto auto;
        grid-auto-rows: auto auto auto auto auto;
    }
    .actions-graphic-form-envelope form .form-date:nth-of-type(2) {
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    .actions-graphic-form-envelope form .form-date:nth-of-type(4) {
        width: 100%;
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    .actions-graphic-form-envelope form .form-label:nth-of-type(5) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 3;
        grid-row-end: 3;
    }
    .actions-graphic-form-envelope form .form-select:nth-of-type(6) {
        grid-column-start: 1;
        grid-column-end: span 2;
        width: 100%;
        grid-row-start: 4;
        grid-row-end: 4;
        margin-bottom: 25px;
    }
    .actions-graphic-form-envelope form .form-submit:nth-of-type(7) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 5;
        grid-row-end: 5;
    }
}
@media only screen and (max-width:360px) {
    .module_envelope.env_actions_portal_graphic.for-tabbing form {
        grid-auto-columns: auto auto;
        grid-auto-rows: auto auto auto auto auto auto auto;
    }
    .actions-graphic-form-envelope form .form-label:nth-of-type(1) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 1;
        grid-row-end: 1;
    }
    .actions-graphic-form-envelope form .form-date:nth-of-type(2) {
        width: 100%;
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    .actions-graphic-form-envelope form .form-label:nth-of-type(3) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 3;
        grid-row-end: 3;
    }
    .actions-graphic-form-envelope form .form-date:nth-of-type(4) {
        width: 100%;
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 4;
        grid-row-end: 4;
    }
    .actions-graphic-form-envelope form .form-label:nth-of-type(5) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 5;
        grid-row-end: 5;
    }
    .actions-graphic-form-envelope form .form-select:nth-of-type(6) {
        grid-column-start: 1;
        grid-column-end: span 2;
        width: 100%;
        grid-row-start: 6;
        grid-row-end: 6;
        margin-bottom: 25px;
    }
    .actions-graphic-form-envelope form .form-submit:nth-of-type(7) {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 7;
        grid-row-end: 7;
        padding: 0;
    }
}




/* ---------------- ACTIONS NEW COLUMNS END ----------------- */


/* === Vyhladavanie oznamy graficke === */
.env_common_items_graphic .oznamy-new-colums-form-envelope form {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.env_common_items_graphic .oznamy-new-colums-form-envelope .form-label-default.form-label:nth-child(1) {
    width: 100%;
    order: 1;
    background: none;
    text-align: left;
}
.env_common_items_graphic .oznamy-new-colums-form-envelope .form-label-default.form-label {
    width: 66.66%;
    order: 2;
    text-align: left;
}
.env_common_items_graphic .oznamy-new-colums-form-envelope .form-searchtext-default.form-searchtext {
    width: 33.33%;
    order: 3;
    flex-grow: 1;
}
.env_common_items_graphic .oznamy-new-colums-form-envelope .form-select-default.form-select {
    width: 33.33%;
    order: 4;
}
.env_common_items_graphic .oznamy-new-colums-form-envelope .form-submit-default.form-submit {
    width: auto;
    order: 5;
    flex: 1;
}
.env_common_items_graphic .oznamy-new-colums-form-envelope .form-label-default.form-label {
    padding-left: 10px;
}

/* === Vyhladavanie oznamy graficke End === */

/* ------------------------------------  OZNAMY / AKCIE NOVA GRAFIKA END-----------------------------------  */



/* ------------------------------------  EUT  ------------------------------------  */
.env_elektronicka_uradna_tabula div.module_body,
.env_elektronicka_uradna_tabula div.module_body {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.env_elektronicka_uradna_tabula div.module_body.detail {
    display: block;
}
.env_elektronicka_uradna_tabula div.module_body h2 {
    width: 100%;
}
.env_elektronicka_uradna_tabula .eut-item-envelope {
    width: 48%;
    word-break: break-word;
    padding: 10px;
    margin: 0.3em 0.3em 0.3em 0;
    border-bottom: 1px solid #dddddd;
}
.env_elektronicka_uradna_tabula .paging:nth-of-type(1) {
    display: none;
} 
.eut-item-envelope .file-download {
    /*display: none !important;*/
}
h3.eut-inv-date {
    display: inline-flex;
    height: fit-content;
    width: auto;
    margin: 0 0 0.7em;
    padding: 10px 10px 10px 1px !important;
    font-size: 1.125em;
    font-weight: bold;
    text-align: left;
    color: #d0190f;
    background: #fff;
}
.fsh-eut-inv-body {
    width: auto;
    display: inline-flex;
    flex-wrap: wrap;
    top: 33px;
    position: absolute;
    /*display: none;*/
}
.env_elektronicka_uradna_tabula .eut-item-envelope h4 {
    width: auto;
    margin: 0 0 0.7em;
    padding: 10px 10px 10px 1px !important;
    font-size: 1.325em;
    font-weight: bold;
    text-align: left;
    color: #d0190f;
    background: #fff;
}
.env_elektronicka_uradna_tabula .eut-item-envelope h4 a {
    color: #000;

}
.env_elektronicka_uradna_tabula .file-download span.file-text {
    font-size: 1.11111em;
    width: auto;
    max-width: 650px;
    padding: 0 15px 0 10px;
}
div.file-download-default span.file-size-default {
    width: auto;
    color: #d0190f;
    min-width: 74px;
}
/* ------------------------------------  EUT  END ------------------------------------  */
/* -------------------------------------------------- VZN NOVY -------------------------------------------------- */
div.vzn-new h4 {
    padding: 0;
    margin: 0;
    border: none;
    font-size: 1.11111em;
}
form.vzn-filter {
    margin: 0 10px 10px 0 !important;
    border: 1px solid !important;
    padding: 15px !important;
}
.vzn-filter-envelope .vzn-finder-part-envelope input, 
.vzn-filter-envelope .vzn-finder-part-envelope select {
    border-radius: 0;
}
.module_envelope.env_vzn_new form.vzn-filter .fullwide tr:nth-child(2) td select {
    height: 44px;
    width: 100%;
}
.module_envelope.env_vzn_new form.vzn-filter .fullwide tr:nth-child(2) td.automatic-col-5 {
    position: absolute;
    top: 119px;
    right: 28px;
    width: 32%;
}
.module_envelope.env_vzn_new form.vzn-filter .fullwide tr:nth-child(2) td.automatic-col-5 input.button {
    height: 44px;
}
.env_vzn_new .vzn-filter tr td input.button {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    height: 25px;
}
.env_vzn_new .vzn-filter tr td.automatic-col-2 input {
    width: 100%;
}
.module_envelope.env_vzn_new form.vzn-filter tr td input {
    height: 100%;
    margin-top: 10px;
}
.env_vzn_new .vzn-filter table:nth-of-type(2) {
	width: 76%;
}
.env_vzn_new .vzn-filter table:nth-of-type(2) td.automatic-col-2 {
	width: 77%;
}
.env_vzn_new .vzn-filter tr td.automatic-col-2 input {
    width: 100%;
}

.env_vzn_new form.vzn-filter .fullwide tr td {
    width: 25%;
    padding-bottom: 0;
}
.env_vzn_new .vzn-filter table:nth-of-type(2) td.automatic-col-1 {
    width: 100%;
    float: left;
    margin-top: 10px;
    padding-bottom: 0;
}

/* -------------------------------------------------- VZN NOVY end -------------------------------------------------- */

/* ------------------------------------     ZMLUVY / FAKTURY / OBJEDNAVKY      ------------------------------------------------ */

div.zmluvy-new-search {
    border: 1px solid #000;
    padding: 10px;
}

div.zmluvy-new-search table.program_table tr {
    display: flex;
    box-sizing: border-box;
    flex-wrap: wrap;
    width: 100%;
}
/* ----------------------- TR 1  -------------------------------- */
div.zmluvy-new-search table.program_table tr:first-of-type td.automatic-col-1 {
    order: 1;
    width: 33%;
}
div.zmluvy-new-search table.program_table tr:first-of-type td.automatic-col-3 {
    order: 2;
    width: 33%;
}
div.zmluvy-new-search table.program_table tr:first-of-type td.automatic-col-5 {
    order: 3;
    width: 33%;
}
div.zmluvy-new-search table.program_table tr:first-of-type td.automatic-col-2 {
    order: 4;
    width: 33%;
    height: 44px;
}
div.zmluvy-new-search table.program_table tr:first-of-type td.automatic-col-4 {
    order: 5;
    width: 33%;
    height: 44px;
}
div.zmluvy-new-search table.program_table tr:first-of-type td.automatic-col-6 {
    order: 6;
    width: 33%;
    height: 44px;
}
/* ----------------------- TR 1 END -------------------------------- */
/* ----------------------- TR 2  ---------------------------------- */
div.zmluvy-new-search table.program_table tr:nth-of-type(2) td.automatic-col-3 {
    order: 2;
    width: 33%;
}
div.zmluvy-new-search table.program_table tr:nth-of-type(2) td.automatic-col-5 {
    order: 3;
    width: 33%;
}
div.zmluvy-new-search table.program_table tr:nth-of-type(2) td.automatic-col-1 {
    order: 1;
    width: 33%;
}
div.zmluvy-new-search table.program_table tr:nth-of-type(2) td.automatic-col-4 {
    order: 5;
    width: 33%;    
    height: 44px;
}
div.zmluvy-new-search table.program_table tr:nth-of-type(2) td.automatic-col-6 {
    order: 6;
    width: 33%;
    height: 44px;
}
div.zmluvy-new-search table.program_table tr:nth-of-type(2) td.automatic-col-2 {
    order: 4;
    width: 33%;
    height: 44px;
}
div.zmluvy-new-search table.program_table tr:nth-of-type(2) td.automatic-col-2 input,
div.zmluvy-new-search table.program_table tr:nth-of-type(2) td.automatic-col-4 input,
div.zmluvy-new-search table.program_table tr:nth-of-type(2) td.automatic-col-6 input {
    height: 100% !important;
    width: 100% !important;
}


/* ----------------------- TR 2 END -------------------------------- */
/* ----------------------- TR 3  -------------------------------- */
div.zmluvy-new-search table.program_table tr:last-of-type td.automatic-col-1 {
    order: 2;
    width: 33%;
    height: 50px;
}
div.zmluvy-new-search table.program_table tr:last-of-type td.automatic-col-2 {
    order: 4;
    width: 33%;
    height: 50px;
}
div.zmluvy-new-search table.program_table tr:last-of-type td.automatic-col-2 input {
    width: 100% !important;
    height: 100% !important;
}
/* ----------------------- TR 3 END -------------------------------- */

div.zmluvy-new-search table.program_table tr td select {
    width: 100%;
    height: 100%;
}



div.zmluvy-new-search-demand a,
div.zof-export a {
    display: block;
    text-align: center;
    text-decoration: none;
    width: auto !important;
    cursor: pointer;
    background: #f5f5f5;
    color: #d0190f;
    padding: 1em 1.7em;
    font-size: 1.111111em;
    transition: ease-in-out .2s;
    font-weight: 500;
}
div.zmluvy-new-search-demand a:hover,
div.zof-export a:hover {
    background: #fff;
    color: #000;
    box-shadow: 1px 1px 5px 0px rgb(163 24 24 / 64%);
}
div.zof-export {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-end;
}
/* ------------------------------------     ZMLUVY / FAKTURY / OBJEDNAVKY   END ------------------------------------------------ */
/* ------------------------------------------------- MODUL ĽUDIA NOVY ------------------------------------------------- */
a.person-detail-trigger {
    background: url(arrow-filter-down.png) no-repeat 100% 50%;
padding: 15px 20px;
}
.persons-detail-envelope-default .persons-data .show-more-trigger {
    margin-top: 20px !important;
    text-align: right;
    padding: 0 10px;
    display: none;
}
a.person-detail-trigger.current {
    background: url(arrow-filter-up.png) no-repeat 100% 50%;
padding: 15px 20px;
}
.persons-detail-envelope {
    border-bottom: 3px solid #eee;
    margin-bottom: 15px;
    font-size: 1.1111111em;
}
.env_ludia div.persons-detail .float_left {
    width: 100%;
}
.env_ludia div.persons-detail img {
    float: left;
    margin: 0 7px 10px 0;
    position: relative;
    width: 45%;
    height: auto;
}
.persons-detail-envelope-default .show-more-target {
    margin: 15px 0 25px;
    border-top: 2px solid #d0190f;
    padding-top: 20px;
}
.persons-detail-envelope-default .image-envelope {
    max-height: 300px;
    height: auto;
}
/* === MODUL ĽUDIA NOVY End === */
 /* Zasadania */
.env_zasadania .zasadenie-envelope a,
.env_komisie .zasadenie-envelope a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #d0190f;
    padding: 20px 34px;
    text-decoration: none;
    text-align: center;
    line-height: 150%;
    height: auto;
    background: #f3f3f3;
}
.env_zasadania .zasadenie-envelope:hover,
.env_komisie .zasadenie-envelope:hover {
	transform: scale(1.05);
}

div.zas-onestep {position: relative;clear: both;}
div.env_zasadania div.add_user_info {
	/*position: absolute;*/
	top: 11px;
	right: 0;
	line-height: 17px;
}

.env_vzn .year_selector h3 > a {
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-bottom: 2px solid #dddddd !important;
}
.env_vzn .year_selector h3:hover a {
    border: none !important;
}
.env_vzn .year_selector h3:hover,
.env_vzn .year_selector h3:visited,
.env_vzn .year_selector h3:active,
.env_vzn .year_selector h3:target {
    background: #f5f5f5;
    /* padding: 14px 22px; */
    color: #d0190f;
    border-bottom: 2px solid #d0190f;
}
.env_vzn .year_selector h3  {
    float: left;
    margin: 5px 3px;
    background: #f5f5f5;
    color: #111111;
    padding: 0;
    width: 84px;
    height: 45px;
    line-height: 45px;
}
h3.year_array {
    float: left;
    width: 81px !important;
    text-align: center;
    margin: 15px !important;
    position: relative;
    
}
div.zasadenie-envelope {
    display: inline-block;
    width: 19%;
    margin: 0 auto;
    min-width: 125px;
}
.env_zasadania div.year_selector h3.year_array a {
    background: #f5f5f5;
    color: #111111;
    padding: 14px 22px;
    border-bottom: 2px solid #dddddd;
}
.env_zasadania div.year_selector h3.year_array a:hover {
    background: #f5f5f5;
    padding: 14px 22px;
    color: #d0190f;
    border-bottom: 2px solid #d0190f;
    margin: 0 10px 0 0;
}
div.zasadenie-envelope div a {
    width: 98%;
    font-size: 1.11111em;
    font-weight: 400;
    line-height: 24px;
    display: block;
    box-sizing: border-box;
    float: left;
    background: #f5f5f5;
    padding: 30px;
    margin: 20px 4px 10px;
    text-align: center;
}
div.zasadenie-envelope div a:hover {
    box-shadow: 1px 1px 5px 0px rgb(163 24 24 / 64%);
    color: #363636;
    text-decoration: underline;
}
div.zasadania-form-envelope span.form-label {
    width: 100%;
    background: none;
    text-align: left;
    padding: 5px 0;
}
div.zasadania-form-envelope-default span.form-searchtext-default {
    width: 60%;
    flex: 1;
}
div.file-download-default span.file-count-default {
    position: absolute;
    right: 0;
    top: 20px !important;
    padding-right: 0;
    font-size: 0.8em;
}
/* Zasadania end */






/* ------------------------------------     TABLE  ------------------------------------------------ */


table.user_table_t, table.user_table_t_border {
    border: 0;
    width: 100%;
    display: block;
    font-size: 1.25em;
    box-sizing: border-box;
    position: relative;
    overflow-x: auto;
}
table.user_table_t,
table.user_table_t_border {
	border: 0;
	width: 100%;
	font-size: 1.25em;
}
th.user_table_head_t, 
td.user_table_end_t,
th.user_table_head_t_border, 
td.user_table_end_t_border {
	font-weight: 600;
	border-collapse: collapse;
	padding: 0.8em 0 0.8em 0.5em;
}
table.user_table_t td, 
table.user_table_t th,
table.user_table_t_border td,
table.user_table_t_border th {
    text-align: left !important;
    vertical-align: top;
    padding: 0.8em 0 0.8em 0.5em;
    font-size: 0.89em;
}
table.user_table_t_border td a,
table.user_table_t_border th a {
	color: #d0190f !important;

}
table.user_table_t td {
	font-size: 0.9em !important;
}
td.user_table_t,
td.user_table_paar_t,
td.user_table_t_border,
td.user_table_paar_t_border  {
	font-weight: 400;
	border-collapse: collapse;
}
/* ------------------------------------     TABLE END  ------------------------------------------------ */



/* ------------- ZOZNAM CLANKOV ------------- */
.zoznam-clankov-list-envelope {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.zoznam-clankov-list-envelope .img-envelope.list {
    padding: 6px;
    display: inline-flex;
    width: 30%;
    min-width: 250px;
    overflow: visible;
}
.zoznam-clankov-list-envelope .img-envelope.list a {
    display: block;
    max-width: 333px;
    max-height: 222px;
    width: auto;
    height: auto;
    overflow: hidden;
}
.zoznam-clankov-list-envelope .zoznam-clankov-text {
    display: inline-flex;
    flex-wrap: wrap;
    width: auto;
    line-height: 150%;
    flex: 50%;
    font-size: 1.11111em;
}
@media only screen and (max-width:640px) {
    .zoznam-clankov-list-envelope {
        margin-bottom: 30px;
    }
    .zoznam-clankov-list-envelope .img-envelope.list {
        width: 100%;
    }
    .zoznam-clankov-list-envelope .img-envelope.list a {
        margin: 0 auto;
    }
}

/* ------------- ZOZNAM CLANKOV END ------------- */

/* ---------------------- SEARCH EXTENDED ------------------- */

#label_search_string_p {
    padding-bottom: 5px;
}
#search-extended-date {
    margin-bottom: 40px;
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
}
#search-extended-date li.search-date-limit.inactive {
    display: grid;
    grid-auto-columns: 100px auto;
    grid-auto-rows: auto auto;
    width: 15%;
}
#search-extended-date li.search-date-limit.inactive span.search-part {
    grid-column-start: 1;
    grid-column-end: span 2;
    grid-row-start: 1;
    grid-row-end: 1;
}
#search-extended-date li.search-date-limit.inactive input {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 2;
    grid-row-end: 2;
    border: 2px solid;
    width: 100px !important;
    border-right: none;
    padding-left: 10px;
    color: #d0190f;
}
#search-extended-date li.search-date-limit.inactive #date-help-searchdatefrom,
#search-extended-date li.search-date-limit.inactive #date-help-searchdateto {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 2;
    border: 2px solid;
    color: #d0190f;
    border-left: none;
}
#search-extended-parts {
    margin: 15px 0;
}
#search-extended-date li.search-date-trigger {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
#search-extended-date li.search-date-trigger input {
    width: auto;
    margin: 11px 11px 11px 0;
    display: block;
}
#search-extended-date li.search-date-trigger a.search-part,
#search-extended-date li.search-date-trigger a.search-part.current {
    background: none;
    color: #363636;
}
#search-extended-select li a#search-select-all,
#search-extended-select li a#search-select-none {
    padding-left: 25px;
}
#search-extended-select li a#search-select-all::before {    
    display: inline-flex;
    clear: both;
    content: '';
    background: url(checker.png) no-repeat;
    width: 15px;
    height: 13px;
    top: auto;
    left: auto;
    bottom: auto;
    right: 8px;
    z-index: 99;
    transition-duration: .2s;
    position: relative;
}
#search-extended-select li a#search-select-all:hover::before {
    background: url(checker-w.png) no-repeat;
}
#search-extended-select li a#search-select-none::before {
    display: inline-flex;
    clear: both;
    content: '';
    background: url(zrusit-filter.png) no-repeat;
    width: 15px;
    height: 13px;
    top: auto;
    left: auto;
    bottom: auto;
    right: 8px;
    z-index: 99;
    transition-duration: .2s;
    position: relative;
}
#search-extended-select li a#search-select-none:hover::before {
    background: url(zrusit-filter-w.png) no-repeat;
}

/* ---------------------- SEARCH EXTENDED END ---------------------- */



/* ------------- PAGINATION ------------- */
div.paging {
	margin-top: 5px;
	padding: 5px;
	font-size: 1.0em;
	text-align: center;
}

.results{
	float: right;
	margin: 1px 4px 0px 10px;
	padding: 4px 0;
	font-size: 0.8em;
}

.pagination {
	float:left;
	font-size: 1em !important;
	padding: 0;
	margin: 0 0 4px 0;
}

.pagination li {
	float: left;
    margin: 1px 3px 1px 0 !important;
	height: 44px;
    min-width: 44px;
	line-height: 20px;
	padding: 0 2px;
	list-style-type: none;
}

.pagination li a,
.pagination li b,
.pagination li span.current,
.pagination li span.hellip,
.pagination li span.disabled {
    display: block;
    border: none !important;
    padding: 0;
    min-width: 14px;
    background: none;
    text-align: center;
    font-size: 1.25em;
    text-decoration: none;
    color: #d0190f;
}
.pagination li a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

.pagination li.prev {
	margin-right: 10px;
}
.pagination li.next {
	margin-left: 5px;
}
.pagination li.prev a,
.pagination li.next a,
.pagination li span.disabled {
	border-width: 0 !important;
    padding: 0 5px !important;
    display: inline-block;
    color: #d0190f;
}
.pagination li span.current,
.pagination li span.hellip {
    background: #d0190f;
    border: none !important;
    font-weight: normal !important;
    color: #fff !important;
    width: 50px;
    padding: 1px 5px !important;
    height: 50px;
    line-height: 50px;
}
.pagination li span.current {
	background: #d0190f !important;
}
.pagination li span.hellip {
	color: #d0190f !important;
}
.pagination li {
    float: left;
    margin: 1px 3px 1px 0;
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 2px;
    list-style-type: none;
}
.pagination li span.hellip {
	padding: 0;
	background: transparent;
}
.pagination li span.disabled {
	color: #555 !important;
}
.pagination li span.em {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	line-height: 10px;
}
.pagination li.search-info {
	float: right;
	display: block;
	background: #fff;
	border: 1px solid #fff;
	margin: 10px 0 5px 0;
	padding: 4px;	
	text-align: right;
	white-space: nowrap;
}
.pagination li.search-info span {
	font-weight: bold;
}
div.fotogaleria div.paging { width: 100% !important; }
/* --------------- PAGINATION end ----------------- */

/* ---------------------- PAGIGATION END ------------------- */


/* -------------- MODUL REGISTRACIA V STREDE ---------------- */
.column .module_envelope input#l_meno {
	border: 1px solid #ccc; /*background: url(bg-searchfield.png) no-repeat;*/
}
.column .module_envelope input#l_heslo {
	border: 1px solid #ccc; /*background: url(bg-searchfield.png) no-repeat;*/
}

/* ------------ MODUL REGISTRACIA V STREDE END ------------- */



/* --------------------------- KONTAKT --------------------------- */
.conctact-filter-envelope-default div.contact-finder-part.submit, 
.conctact-filter-envelope-default div.contact-finder-part.cancel {
    flex: auto;
    min-width: 90px;
    height: 52px;
    margin: 0;
}
ul.contact-list-default li.contact-list-header {
    font-weight: bold;
    text-transform: uppercase;
    background: #f5f5f5;
    border-bottom: 2px solid #dddddd;
    margin: 0;
}
ul.contact-list li.contact-list-item {
	word-break:break-word;
	margin: 0;
}
div.contact-list.mail span a {
    color: #00569f;
}
ul.contact-list li.contact-list-item div.name span.name {
	color: #00569f;
}
.conctact-filter-envelope-default div.contact-finder-part {
    margin-top: 15px;
    width: 100%;
}
.env_contacts .conctact-filter-envelope form {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.conctact-filter-envelope div.contact-finder-part.submit input,
.conctact-filter-envelope div.contact-finder-part.cancel input {
	line-height: 36px;
    min-width: 90px;
    height: 100%;
}
.conctact-filter-envelope div.contact-finder-part.cancel input {
	background: #fff;
	color: #535353;
	font-weight: bold;
}
.conctact-filter-envelope div.contact-finder-part.cancel input:hover {
    background: #f5f5f5 !important;
}
.contact-finder-part.ordering,
.contact-finder-part.section {
	margin-right: 15px;
}	
.conctact-filter-envelope-default div.contact-finder-part.cancel {
	padding-left: 20px;
}


/* --------------------------- KONTAKT END --------------------------- */

/* ------------------------------------     FOTOGALERIA      ------------------------------------------------ */
div.fotogaleria div.firstcol a, 
div.fotogaleria div.secondcol a,
div.fotogaleria div.thirdcol a, 
div.fotogaleria div.fourthcol a, 
div.fotogaleria div.lastcol a {
    display: block;
    max-width: 150px;
    width: 100%;
    max-height: 99px;
    overflow: hidden;
    height: auto;
    
}
div.fotogaleria img {
    width: 100%;
    height: auto;
    max-height: 600px;
    border: 0 solid #ccc;
    margin: 0 auto;
    padding: 0;
}



ul.fotogaleria-multi-kat-img-list li {
    width: 19%;
    margin: 0 0 2px 0;
    height: auto;
}
ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope {
    height: 114px;
    display: flex;
    flex-wrap: wrap;
}
ul.fotogaleria-multi-kat-img-list li a span.gallist-katname-icon, 
ul.fotogaleria-multi-foto-list li a span.gallist-katname-icon {
    bottom: unset;
    top: 25%;
    left: 47%;
}
ul.fotogaleria-multi-kat-img-list-default, 
ul.fotogaleria-multi-foto-list-default {
    list-style-type: none;
    padding: 0;
    width: 100%;
    margin: 0;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10px;
}
ul.fotogaleria-multi-kat-img-list-default li a div.gallist-katname-default {
    display: block;
    margin-top: 4px;
    text-align: left;
    font-size: 1.11111em;
    color: #d0190f;
}
ul.fotogaleria-multi-kat-img-list-default li a img:hover, 
ul.fotogaleria-multi-foto-list-default li a img:hover,
div.fotogaleria img:hover {
    opacity: 0.7;
}
ul.fotogaleria-multi-kat-img-list-default li a img, 
ul.fotogaleria-multi-foto-list-default li a img {
    max-width: 100%;
}


ul.common-image-gallery-default {
    display: flex !important;
    list-style-type: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}
ul.common-image-gallery-default li a.common-image-gallery-default {
    display: block;
    width: 100% !important;
    height: 114px !important;
    overflow: hidden;
    border: 0px solid #aaaaaa !important;
}
ul.common-image-gallery-default li a.common-image-gallery-default img {
    width: 100%;
    min-width: unset !important;
    min-height: unset !important;
    width: 100%;
    height: auto;
}
ul.common-image-gallery-default li {
    display: inline-block;
    margin: 0px 5px 1% 0 !important;
    width: 172px !important;
    height: auto !important;
}

ul.fotogaleria-pure {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin: 0 !important;
}
ul.fotogaleria-pure li {
    display: block;
    width: 172px;
    height: auto;
    text-align: center;
    margin: 0 5px 4px 0px !important;
    padding: 0;
    border: none;
    background: none;
}
ul.fotogaleria-pure li span.fotogaleria-picture-envelope { 
    width: 100%;
    height: auto;
    border: none;
    background: none;
    display: flex;
    padding: 0;
    margin: 0;
}
ul.fotogaleria-pure li span.fotogaleria-picture-envelope a {
    width: 100%;
    height: 114px;
    display: block;
    overflow: hidden;
    border: none;
}
ul.fotogaleria-pure li p {
    font-size: 1em;
}
ul.fotogaleria-pure li span.fotogaleria-picture-envelope img {
	width: 100%;
	height: auto;
}



ul.common-image-gallery-user {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
}
ul.common-image-gallery-user li {
    width: 20%;
    max-width: 172px;
    /* float: left; */
    max-height: 114px;
    overflow: hidden;
    margin: 0 auto 2.5% !important;
}



ul.fotogaleria-multi-kat-img-list li, 
ul.fotogaleria-multi-foto-list li {
    width: 24% ;
    margin: 0 0 2.4% 0 !important;
    height: auto;
    max-width: 150px;
    overflow: hidden;
    vertical-align: top;
}
ul.fotogaleria-multi-foto-list-default li {
    height: auto;
}
ul.fotogaleria-multi-kat-img-list-default li a .galimg-envelope-default, 
ul.fotogaleria-multi-foto-list-default li a .galimg-envelope-default {
    position: relative;
    height: 99px;
    overflow: hidden;
    
}
/* ------------------------------------     FOTOGALERIA END   ------------------------------------------------ */


/* ------------------------------------     DOWNLOAD   ------------------------------------------------ */
div.file-download a {
    width: 100%;
    padding: 3px 0;
    position: relative;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    font-size: 1.11111em;
    text-decoration: none;
    margin: 3px 0;
    overflow-wrap: break-word;
    
}
div.file-download a:hover span.file-text {
    border-bottom: 2px solid ;
}
div.file-download a span.file-text {
    text-decoration: none !important;
    border-bottom: 1px solid;
    transition: ease-in-out .15s;
    min-height: 23px;
    max-width: calc(94% - 80px);
    width: auto;
}
/* ------------------------------------     DOWNLOAD END  ------------------------------------------------ */


/* ------------------------------------     MOOVING PICTURE    ------------------------------------------------ */

.module_envelope_fb.env_hf_moving_pictures h2 {
    box-shadow: none;
    font-size: 1.944444em;
    font-weight: bold;
    background: none;
    border: none;
}
#moving-pictures {
    box-sizing: border-box;
    height: auto;
    max-width: 1200px;
    width: 100%;
    margin: 30px auto !important;
    overflow: hidden;
}
#moving-pictures ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 170px;
}
#moving-pictures ul li {
    position: relative;
    left: 0;
    box-sizing: border-box;
    display: table-cell;
    margin: 0 20px;
    width: 150px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}
#moving-pictures ul li span {
    width: 150px;
    height: 100px;
    display: flex;
    flex-wrap: wrap;
}
#moving-pictures ul li span img {
    width: 100%;
    height: auto;
    max-width: 200px;
    max-height: 200px;
}
#moving-pictures-manipulate-envelope {
    text-align: center;
    margin-top: 0px !important;
    display: block;
    position: relative;
}
#moving-pictures-move-left,
#moving-pictures-move-left.inactive {
    background: url(moving-logos-left.png) 50% 50% no-repeat;
    cursor: default;
    position: absolute;
    bottom: 88px;
    left: 1px;
}
#moving-pictures-move-right,
#moving-pictures-move-right.inactive {
    background: url(moving-logos-right.png) 50% 50% no-repeat;
    cursor: default;
    position: absolute;
    bottom: 88px;
    right: 1px;
}
#moving-pictures-play.inactive {
    display: none;
    
}
#moving-pictures-play {
    background: url(Play-b.png) 50% 50% no-repeat;
    cursor: default;
}
#moving-pictures-stop.usable.inactive {
    display: none;
}
#moving-pictures-stop.usable {
    display: block;
    background: url(Stop-b.png) 50% 50% no-repeat;
}
#moving-pictures-play, 
#moving-pictures-stop {
    width: 28px;
    height: 28px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
    bottom: 0px;
}



/* ------------------------------------     MOOVING PICTURE END   ------------------------------------------------ */


/* ------------------------------------      ASIDE      ------------------------------------------------ */
/*div.menu_hlavicka_r,*/ 
.column_r h2.head, 
h2.menu_hlavicka_r, 
div.main_page_r {
    width: auto;
    margin: 0 0 5px 0;
    padding: 10px 0px;
    position: relative;
    text-align: left;
    font-size: 1.25em;
    font-weight: bold;
    list-style: none;
    /* color: #000; */
    background: #fff; 
    /* border-bottom: 2px solid #ffcd05; */
}
.env_dynamika_prava_strana div.module_body_r h4, 
.env_dynamika_prava_strana div.module_body_l h4, 
.uputavka-new-subtitle {
    padding: 1em 0;
    margin: 0em 0 1em;
    font-size: 1.25em;
    text-align: left;
    font-weight: bold;
    color: #282421;
    border-bottom: 4px solid #ff9c00;
}
.env_uputavky_new .menu_hlavicka a {
    font-size: 1.25em;
    color: #fff;
    display: block;
    text-align: left;
    width: 100%;
    background: #d0190f;
    margin: 32px 0 8px;
    padding: 8px 32px;
}
.uputavka-new-subtitle a {
    color: #363636;
    border-bottom: 1px solid;
    text-decoration: none;
    transition-duration: .2s;
}
.uputavka-new-subtitle a:hover {
    border-bottom: 2px solid;
}


aside .env_text_obrazok h2,
.module_header_region_info a,
.column_l div.module_header_calendar {
    background: #fff;
    font-size: 1.25em;
    text-align: left;
    margin: 0px 0 0.7em;
    padding: 15px 0px !important;
    font-weight: 400;
    color: #d0190f;
    border: none;
    border-bottom: 3px solid #dddddd;
    width: 100%;
    display: block;
}
a.reklamni_partneri {
    margin: 0;
    padding: 0;
    font-size: 1.11111em;
    letter-spacing: 0;
    text-decoration: underline;
    transition-duration: .3s;
    line-height: 150%;
    color: #000;
}
a.reklamni_partneri:hover {
	border-bottom: 3px solid;
    text-decoration: none;

}
.menu_hlavicka_r.module_header_region_info {
    font-size: 1em;
    font-weight: 300;
    padding: 0;
    margin: 0;
}
aside .env_text_obrazok .editor {
    font-size: 1.11111em;
}

div.env_elektronicka_uradna_tabula_stlpec .menu_hlavicka_r, 
.column_r h2.head, 
li.menu_hlavicka_r a.menu_hlavicka_r, 
div.main_page_r,
.main_menu_r h2.menu_hlavicka_r,
.menu_hlavicka_l a {
    background: #fff7c3;
    font-size: 1.319444em;
    text-align: left;
    margin: 0px 0 0.7em;
    padding: 20px 15px !important;
    font-weight: bold;
    color: #000;
    border: none;
    width: 100%;
    display: block;
}
.menu_hlavicka_l a:hover {
    text-decoration-thickness: 3px !important;
    text-decoration: underline;
}
/* === EUT V STLPCI === */
.env_elektronicka_uradna_tabula_stlpec ul li p {
    max-height: unset !important;
    overflow: hidden;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.env_elektronicka_uradna_tabula_stlpec ul li {
    position: relative;
    list-style-type: none;
    display: block;
    margin: 0 !important;
    padding: 1em 0 1em;
    border-bottom: 1px solid #ddd;
}
.env_elektronicka_uradna_tabula_stlpec ul li:first-of-type {
    padding-top: 0;
}
.env_elektronicka_uradna_tabula_stlpec ul li h3 {
    margin: 0 0 10px;
    background: none;
    padding: 1px;
    max-height: 3.9em;
    line-height: 130%;
    overflow: hidden;
    font-size: 0.973em;
    font-weight: bold;
}

.env_elektronicka_uradna_tabula_stlpec ul.links-to-all-items {
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 5px 0;
	text-align: center;
}
.env_elektronicka_uradna_tabula_stlpec ul.links-to-all-items li {
	box-sizing: border-box;
	display: inline-block;
	padding: 0;
	margin: 0;
	border: none;
}
.env_elektronicka_uradna_tabula_stlpec ul.links-to-all-items li a {
    font-weight: 500;
    font-size: 1em;
    position: relative;
    top: auto;
}
/*.env_elektronicka_uradna_tabula_stlpec ul.links-to-all-items li a::after {
	content: "\00BB";
	display: inline-block;
	margin: 0 0 0 5px; 
}*/
.env_elektronicka_uradna_tabula_stlpec ul.links-to-all-items li a:hover {
	text-decoration: underline;
}
/* === EUT V STLPCI END === */
/* ------------------------------------      ASIDE END      ------------------------------------------------ */

/* ------------------------------------     MAIN CONTAIN END      ------------------------------------------------ */

/* --------------------------------------    COOKIE --------------------------------------------------- */
.cookie-alert {
    color: #363636;
    font-size: 1em;
    line-height: normal;
    border: 2px solid #363636;
    background: #f6f6f6;
    font-size: 1em;
    z-index: 99999999; 
    min-height: 60px;
    height: auto;
    opacity: 0.97;
    bottom: auto;
    top: 0;
} 
.cookie-alert .inner {
	display: inline-flex;
	width: 100%;
}
.cookie-alert p.cookie-text {
    padding-top: 0px;
    width: 100%;
    line-height: 150%;
    font-weight: 600;
    align-items: center;
    display: flex;
    justify-content: flex-start;
}
.cookie-alert p.cookie-buttons {
    padding-top: 0px;
    align-items: center;
    display: inline-flex;
    width: 45%;
    justify-content: flex-end;
}
.cookie-alert p {
    padding: 0 25px;
    margin: 5px;
}
.cookie-alert p a {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	padding-left: 5px;
}
#cookie-global-envelope a#new-cookie-confirm {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    /* min-height: 46px; */
    /* height: auto; */
    /* line-height: 150%; */
    /* padding: 0 38px; */
    text-decoration: none;
    color: #fff;
    background: #363636;
    width: auto;
    /* margin-left: 25px; */
    font-weight: 600;
    /* border: 1px solid #fff; */
}
.cookie-alert a#more-info {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 46px;
    height: auto;
    line-height: 150%;
    padding: 0 38px;
    text-decoration: none;
    color: #363636;
    background: #fff;
    width: auto;
    margin-left: 25px;
    font-weight: 600;
    border: 1px solid #fff;
}
#cookie-global-envelope a#new-cookie-confirm:hover {
    background: #fff;
    color: #363636;
    border: 1px solid #363636;
    width: auto;
    text-decoration: underline;
    box-shadow: 1px 1px 10px -4px #111111;
}
#cookie-global-envelope a#new-cookie-noconfirm:hover,
#cookie-global-envelope a#new-cookie-settings:hover {
    background: #363636;
    color: #fff;
    border: 1px solid #363636;
    width: auto;
    text-decoration: underline;
}

@media only screen and (max-width: 1199px) {
	.cookie-alert {
		height: auto;
	} 
	.cookie-alert a#cookie-confirm,
    .cookie-alert a#more-info {
    	padding: 0 15px;
    }
    .cookie-alert p.cookie-text {
    	line-height: 150%;
    }
    .cookie-alert p.cookie-text,
    .cookie-alert p.cookie-buttons {
    	display: flex;
    	flex-wrap: wrap;
    	justify-content:center;
    	align-items:center;
    	padding: 0 15px;
    }
}
@media only screen and (max-width: 641px) {
	.cookie-alert p.cookie-text,
	.cookie-alert p.cookie-buttons {
	    width: 100%;
	}
	.cookie-alert .inner {
		flex-wrap:wrap;
	}
	.cookie-alert a#cookie-confirm {
		margin: 0;
	}
}
/* ----------------------------------------- COOKIE END  ------------------------------------------------------ */


/* ------------------------------------      Focus      ------------------------------------------------ */
.hidden-special a.display_none {
    display: none;
}
.hidden-special > a/*.jump-to-content*/ {
    display: block;
}
.hidden-special {
    z-index: 999999999;
}
[tabindex]:focus, a:focus, input:focus {
	outline: 5px auto -webkit-focus-ring-color!important;
    outline: 3px dotted #ff8900!important;
    outline-offset: 3px;
    z-index: 9999;
}
input[type="button" i]:focus {
    outline: 5px auto -webkit-focus-ring-color!important;
    outline: 3px dotted #ff8900!important;
    outline-offset: 3px;
    z-index: 9999;
}
.skip.hidden-special > a/*.jump-to-content*/ {
    position: fixed;
    top: -1000px;
    left: -1000px;
}
.skip.hidden-special > a:active, 
.skip.hidden-special > a:focus,
.jump-to-content:active, .jump-to-content:focus {
    top: 0 !important;
    left: 0 !important;
    font-size: 20px;
    text-transform: uppercase;
    background: #fff;
    padding: 5px;
    z-index: 10000;
}


/* ------------------------------------      Focus  End     ------------------------------------------------ */

/*------------------------------------------- HEADER LINK---------------------------------- */
#header-anchor-link {
    background: #e9f5ff url(menu-arrow-up.png) no-repeat center;
    border: 2px solid #000;
    margin-left: 0;
    right: 20px;
    bottom: 20px;
    width: 41px;
    height: 41px;
    z-index: 9999;
}
#header-anchor-link:hover {
	border-radius: 50%;
	transition: 0.3s;
	background: #d0190f75 url(menu-arrow-up-w.png) no-repeat center;
	/*border: 2px solid #ff9c00;*/
}

/*----------------------------------------- HEADER LINK END ------------------------------------------------- */

/* ------------------------------------     extra-block-bottom     ------------------------------------------------ */
div#extra-block-bottom {
    display: block;
    /*max-width: 1200px;*/
    width: 100%;
    position: relative;
    z-index: 99;
    margin: 0 auto;
    height: auto;
    bottom: 0;
}
#extra-block-bottom h2 {
    clear: both;
    width: 100%;
    background: none;
    border: none;
    font-size: 1.25em;
    color: #363636;
    /* text-transform: uppercase; */
}
#extra-block-bottom h3 {
    text-align: center;
    width: 100%;
    display: block;
    padding: 45px 0 40px;
    font-size: 1.388888em;
    margin: 0px !important;
    background: none;
    font-weight: 600;
    color: #000;
}

div#extra-block-bottom .column_fb {
    /*display: flex;*/
	width: auto;
    margin: 0 auto;
    flex-wrap: wrap;
	justify-content: center;
}
.module_envelope_fb.env_hf_module_container {
    margin-bottom: 56px;
}
.module_envelope_fb.env_hf_module_container {
    width: 1200px;
    margin: 0 auto 30px;
}

#extra-block-bottom .env_hf_text_obrazok .module-inner-envelope {
    width: 100%;
}
#extra-block-bottom .column_fb .env_hf_text_obrazok {
    display: flex;
    width: 100%;
    background: transparent;
    justify-content: center;
    top: 0;
    padding-bottom: 0;
    /* margin-bottom: 46px; */
}

#extra-block-bottom .column_fb .env_hf_text_obrazok .editor {
    display: flex;
    /*max-width: 1200px;*/
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}

#extra-block-bottom .column_fb .module_envelope_fb.env_hf_menu_block .module-inner-envelope {
    width: 100%;
    /* max-width: 1200px; */
    left: 0;
    right: 0;
    padding-bottom: 40px;
    margin: 0px auto;
}
#extra-block-bottom .module_envelope_fb.env_hf_menu_block.blok .module-inner-envelope {
    margin-top: 0;
}
.env_hf_module_container .module-container-columns-envelope {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}
.env_hf_module_container.upper .module-container-columns-envelope {
    justify-content: center;
}
.env_hf_module_container .module-container-columns-envelope .module-container-column {
    width: auto;
}
.env_hf_module_container .module-container-columns-envelope .module-container-column.column-2 {
    padding-top: 5px;
}
.env_hf_module_container .module-container-columns-envelope .module-container-column.column-1 {
    z-index: 999;
}
.env_hf_module_container.lower .module-container-columns-envelope .module-container-column {
    width: 80%;
    display: flex;
    align-items: center;
}


/* ---------------------- LINKS ------------------- */
#extra-block-bottom .env_hf_text_obrazok.links {
    display: block !important;
    margin-bottom: 110px;
    max-width: 1200px;
    margin: 0 auto;
}

#extra-block-bottom .env_hf_text_obrazok.links .main-links-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}
#extra-block-bottom .env_hf_text_obrazok.links .main-links-container {
    display: flex;
    align-items: center;
    width: 100%;
}
#extra-block-bottom .env_hf_text_obrazok.links .main-links-container p.link-img {
    margin-bottom: 0px;
}
#extra-block-bottom .env_hf_text_obrazok.links.fast .main-links-container p.link-img {
    margin-bottom: 35px;
}
#extra-block-bottom .env_hf_text_obrazok.links .main-links-container p {
    padding: 0 35px;
    transition-duration: .25s;
}

#extra-block-bottom .env_hf_text_obrazok.links .main-links-container p .link-name {
    color: #363636;
    text-align: center;
    font-size: 1.32em;
    font-weight: 600;
}
#extra-block-bottom .env_hf_text_obrazok.links.fast .main-links-container p .link-name {
    color: #fff;
    text-align: center;
    font-size: 1.32em;
    font-weight: bold;
    display: block;
    padding: 10px;
    width: 100%;
    height: 100%;
    background: #d0190f;
}
#extra-block-bottom .env_hf_text_obrazok.links .main-links-container p:hover .link-name {
    color: #fff;
}
#extra-block-bottom .env_hf_text_obrazok.links .main-links-container p.link-no-img {
    background: #fff;
    width: 25%;
    margin-bottom: 2em;
}

#extra-block-bottom .env_hf_text_obrazok.links .main-links-container p.link-no-img a {
    display: block;
    width: 100%;
    max-height: 94px;
    height: auto;
    text-decoration: none;
    border: 1px solid #c7c6c6;
    transition-duration: .2s;
}
#extra-block-bottom .env_hf_text_obrazok.links .main-links-container p.link-no-img a:hover {
    box-shadow: 1px 1px 10px 0px #c7c6c6;
}

#extra-block-bottom .env_hf_text_obrazok.links .main-links-container  p:hover {
}
#extra-block-bottom .env_hf_text_obrazok.links .main-links-container  p.link-no-img:hover a {
    color: #fff;
}
/* ---------------------- LINKS END ------------------- */







footer a.module-container-header-trigger {
    display: none;
}

#extra-block-bottom .column_fb .env_hf_text_obrazok.mapa {
    margin: 0px auto 30px;
    padding: 0;
    max-width: 1200px;
}

.embed-container {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* ------------------ BLOK MENU LI  ------------------ */
.env_hf_menu_block {
    background: #fff7c3;
}

.env_hf_menu_block .module-inner-envelope {
    max-width: 1200px;
    margin: 0 auto;
}
div.menu_block_container {
	padding: 0 0 0 300px;
	margin: 0;
	width: 100%;
	background: #fff; 
	min-height: 154px;
	height: 200px;
	overflow: hidden;
	box-sizing: border-box;
	display: none;
}
li.menu_block_head {
    padding: 0 0 12px;
    margin: 0 0 10px !important;
    font-weight: bold;
    color: #000;
    text-align: left;
    list-style-type: none;
    font-size: 1.00em;
    position: relative;
}
li.menu_block_head span.menu-block-name {
    position: relative;
    display: block;
    font-size: 1.319444em;
    width: 100%;
    height: 30px;
    padding-left: 55px;
    font-weight: 600;
    background: url(bg_important.png) no-repeat center bottom;
    color: #363636;
}

.mb_ord0 li.menu_block_head span.menu-block-name::before {
    display: block;
    content: '';
    clear: both;
    background: url(bg_important1.png) no-repeat center left;
    width: 22px;
    height: 18px;
    top: 1px;
    left: 25px;
    bottom: auto;
    right: auto;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
.mb_ord1 li.menu_block_head span.menu-block-name::before {
    display: block;
    content: '';
    clear: both;
    background: url(bg_important2.png) no-repeat center left;
    width: 22px;
    height: 18px;
    top: 1px;
    left: 25px;
    bottom: auto;
    right: auto;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
.mb_ord2 li.menu_block_head span.menu-block-name::before {
    display: block;
    content: '';
    clear: both;
    background: url(bg_important3.png) no-repeat center left;
    width: 22px;
    height: 18px;
    top: 1px;
    left: 25px;
    bottom: auto;
    right: auto;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
.mb_ord3 li.menu_block_head span.menu-block-name::before {
    display: block;
    content: '';
    clear: both;
    background: url(bg_important4.png) no-repeat center left;
    width: 22px;
    height: 18px;
    top: 1px;
    left: 25px;
    bottom: auto;
    right: auto;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
ul.menu_block li a {
    color: #000;
    margin: 0;
    line-height: normal;
    text-decoration: none;
    font-size: 1.319444em;
    font-weight: 300;
    border-bottom: 1px solid;
    transition-duration: .2s;
}
ul.menu_block li a:hover {
    border-bottom: 3px solid;
}
li.menu_block_order_0, li.menu_block_order_1,
li.menu_block_order_2, li.menu_block_order_3 {
    padding: 4px 0 0px 25px;
    margin-left: 0 !important;
    list-style-type: none;
    text-align: left;
    line-height: 150%;
}
div.menu_block_container ul {
	margin: 0;
	padding: 0;
}

ul.menu_block {
    padding: 0;
    margin: 0 auto;
    font-size: 1.0em;
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
}
/*ul.menu_block::after {
    background: #f5f5f5;
    display: block;
    content: '';
    clear: both;
    width: 100%;
    height: 377px;
    top: auto;
    bottom: -185px;
    left: 0px;
    right: auto;
    z-index: 0;
    margin: 0 auto;
    position: absolute;
}*/

ul.menu_block li.brclear {
	background: none;
	border: none;
}
li.menu_block_kat {
    margin: 0 !important;
    padding: 0;
    list-style-type: none;
    z-index: 999;
    width: 25%;
}
li.menu_block_kat ul {
    margin: 0;
    padding: 0px 0 0;
    line-height: 150%;
}
ul.menu-block-under-receiver.bottom {
    padding-left: 10px;
}
li.menu_block_order_0:nth-child(n+4), 
li.menu_block_order_1:nth-child(n+4), 
li.menu_block_order_2:nth-child(n+4) {
    display: none;
}
/* ------------------ BLOK MENU LI END ------------------ */

/* ------------------------------------     extra-block-bottom END    ------------------------------------------------ */

footer {
    width: 100%;
    
}
footer .column_f {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /*max-width: 1200px;*/
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
#main-footer {
    font-size: 1em;
    line-height: 150%;
    clear: both;
    /* max-width: 1200px; */
    position: relative;
    width: 100%;
    margin: 0 auto 0;
    height: auto;
    padding: 0px;
    text-align: center;
    background: #fff7c3;
}
footer div.module_envelope {
    margin: 0;
}
footer .env_hf_module_container {
    width: 100%;
    text-align: left;
    padding-top: 15px;
    padding: 15px 15px 0;
}
footer .env_hf_module_container.upper {
    max-width: 1200px;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 55px 0px 15px;
    border-bottom: 2px solid #999475;
}
footer .env_hf_module_container.lower {
    /* background: #d0190f; */
    padding: 35px;
}
footer .env_hf_module_container.lower .module-inner-envelope {
    max-width: 1200px;
    margin: 0 auto;
}
footer .module-container-header span {
    display: none;
}
p.footer-address br {
    display: block;
}
footer .upper .module-container-columns-envelope .module-container-column.column-1 {
    width: 16%;
}
footer .upper .module-container-columns-envelope .module-container-column {
    width: 28%;
    overflow-wrap: break-word;
    line-height: 30px;
}
footer .lower .env_hf_module_container .module-container-columns-envelope {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
footer p#data-header,
footer .module-container-columns-envelope .module-container-column .data-header {
    color: #363636 !important;
    text-align: left !important;
    font-weight: 600 !important;
    padding: 0px !important;
    margin: 0 0 25px 0px !important;
    font-size: 1.319444em !important;
    /* text-transform: uppercase; */
}
footer .module-container-columns-envelope .module-container-column p {
    text-align: center;
    padding: 0 10px 10px;
    margin: 0;
    line-height: 30px;
    color: #000;
}
footer .module-container-columns-envelope .module-container-column .env_hf_text_obrazok h3 {
	padding: 20px 0;
}
footer .module-container-columns-envelope .module-container-column .env_hf_image {
    padding: 20px 0;
    margin: 0 15px 0 0;
}
footer .module-container-columns-envelope .column-3 div.module-in-container {
    margin: 0;
    text-align: left;
}

footer .module-container-columns-envelope div.module-in-container>a {
    display: none;
}
#main-footer .module-in-container.env_hf_text_obrazok h4 {
    color: #000;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
    padding: 41px 0;
    background: url(bg-head-footer.png) no-repeat left bottom;
}

#main-footer .upper .module-in-container .module_body a {
    color: #363636;
    text-align: left;
    font-weight: 300;
    padding: 0;
    margin: 0;
    font-size: 1.319444em;
    transition-duration: .3s;
}
#main-footer .lower .module-in-container .module_body a {
    color: #363636;
    text-align: left;
    font-weight: 300;
    padding: 0px;
    height: 22px;
    margin: 0;
    /* font-size: 1.319444em; */
    transition-duration: .3s;
}
#main-footer .module-in-container .module_body a:hover {
    text-decoration: none;
    border-bottom: 3px solid;
}
#main-footer .module-in-container.env_hf_technical .module_body a,
#main-footer .module-in-container.env_hf_spravca_obsahu .module_body a {
    font-size: 1em;
    padding: 0;
}
#main-footer .module-in-container p {
    color: #363636;
    text-align: left;
    font-weight: 300;
    font-size: 1.319444em;
    padding: 0px;
    margin: 0;
}
footer .upper .module-container-columns-envelope .module-container-column.column-4 a {
    padding: 0px 0 5px 31px;
}
footer .env_hf_module_container.lower .module_body {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

footer .module-in-container.env_hf_tiraz {
    display: inline-flex;
    width: 83%;
    flex: 1;
    justify-content: flex-end;
    color: #000;
    font-size: 1.319444em;

}
footer .module-in-container.env_hf_tiraz .module_body {
    font-size: 1em;
    line-height: normal;
}
footer .module-in-container.env_hf_tiraz .module_body a {
    font-size: 1em;
}
footer .lower .module-container-columns-envelope .module-container-column.column-2 {
    display: flex;
    flex-flow: column;
    width: auto;
    align-items: flex-start;
}
footer .module-in-container.env_hf_time {
    position: relative;
    display: flex;
    right: 0;
    flex-wrap: wrap;
    bottom: 0;
    font-size: 1.319444em;
    color: #363636;
}
footer .module-in-container.env_hf_date {
    position: relative;
    right: 0;
    bottom: 0px;
    display: flex;
    color: #363636;
    font-size: 1.319444em;

}

footer .editor td, footer .editor th {
    border-color: #ccc;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
}

footer .module-in-container.env_hf_time #hodiny {
    width: auto;
    text-align: right;
    background: url(clock.png) no-repeat center left;
    padding-left: 35px;
    font-size: 1em;
}
footer .module-in-container.env_hf_date .module_body {
    width: auto;
    text-align: right;
    background: url(date.png) no-repeat center left;
    padding-left: 35px;
    font-size: 1em;
}


.env_hf_image.webygroup { 
    position: relative;
    display: inline-flex;
    width: auto;
    padding: 10px !important;
} 
.env_hf_image.webygroup a:hover {
    border: none !important;
}
/* ------------------------------------------------------------------------------------ */

/* -------------------------------- VÝVOZ ODPADU ------------------------------------- */
.env_olo-calendar-execute .module-inner-envelope .module_body {
    display: flex;
    flex-wrap: wrap;
}
.olo-filter-envelope form {
    display: flex;
    flex-wrap: wrap;
}
.column .module_envelope input.button {
    width: 100% !important;
    cursor: pointer;
    height: 50px;
    color: #fff;
    padding: 0.6em 1.7em;
    font-size: 1.3em;
    font-weight: 500;
}
.olo-filter-envelope-default .form-part-envelope-default .form-part-input select, 
.olo-filter-envelope-new-default .form-part-envelope-default .form-part-input select {
    box-sizing: border-box;
    width: 100%;
    height: 50px;
}
ul.olo-daynumbers-default li.olo-number a {
    border: none;
}
/*.olo-filter-envelope form .form-part-envelope,
form-part-envelope-default form-part-envelope {
flex: 100%;
}*/
.olo-filter-envelope-new-default .empty-block {
    margin-bottom: 5px;
}
.olo-filter-envelope-new input.button:hover {
    background: #fff;
    color: #d0190f;
    border: 1px solid #d0190f;
    box-shadow: 0px 0px 20px -10px #d0190f;
}
ul.olo-daynames-default li {
    box-sizing: border-box;
    list-style-type: none;
    display: inline-block !important;
    width: 14.2%;
    margin: 0 !important;
    padding: 5px 0;
    text-align: center !important;
}
/* -------------------------------- VÝVOZ ODPADU END ------------------------------------- */

/* -------------------------------- LINK SPEACH ------------------------------------- */
#overlay5, #overlay7 {
    max-width: 450px;
    width: 95% !important;
    margin-left: 0 !important;
    left: 0 !important;
    right: 0;
    margin: 0 auto !important;
}

/* -------------------------------- LINK SPEACH ------------------------------------- */

/* -------------------------------- LINK SPEACH ------------------------------------- */
div.default-link-for-speech a:last-of-type {
    display: inline-block;
    width: 125px !important;
    padding-right: 10px;
    margin: 0 0 0 0;
    text-align: right;
    text-decoration: none;
    line-height: 28px;
    color: #000000;
    font-size: 0.85em;
    font-weight: bold;
    background: #ececec url(/images/speech-icon.png) 0 50% no-repeat;
}


/* -------------------------------- LINK SPEACH END  -------------------------------- */
.fancybox-container {
    z-index: 999939999;
}
div.print_row a::after {
    content: "Vytlačiť stránku";
    display: inline-block;
    padding: 0;
    margin-left: 10px;
    color: #000;
    text-decoration: underline;
}
div.print_row {
    padding: 25px 25px 0;
    border: none;
    text-align: right;
    font-size: 1.11111em;
}
div.print_row a {
	background: url('arrow-print.png') no-repeat 0 0px;
	transition-duration: .2s;
}
div.print_row a:hover {
	border: none;
}
div.print_row a:hover::after {
    border-bottom: 3px solid;
    text-decoration: none;
}
div.print_row img {
	visibility: hidden;
}

















/* -------------------------------- TABLET VERZIA -------------------------------- */
@media only screen and (max-width:1199px) {
   
    /*-------------  DISPLAY : NONE -------------- */
    footer .module-in-container.env_hf_time,
    footer .module-in-container.env_hf_date {
        display: none;
    }
    /*-------------  DISPLAY : NONE END -------------- */

  ----------------------------- LOGO------------------------------- */
    .header-logo-envelope>a {
        /*display: grid;
        grid-auto-columns: auto auto;
        grid-auto-rows: 55px auto;
        text-decoration: none;*/
    }
    .header-logo-img-envelope {
        /*grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 1;
        grid-row-end: span 2;*/
        margin: 0 10px;
    }
    .header-logo-text {
        /*font-size: 2em;*/
    }
   /* .header-logo-text-ext {
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start: 2;
        grid-row-end: 2;
        order: 2;
        font-size: 2.22222em;
        font-weight: 300;
        text-transform: uppercase;
        position: relative;
        text-decoration: none;
        color: #00569f;
        width: 100%;
        top: -25px;
    }*/
    /*------------------------------- LOGO END------------------------------- */
    .search-box-text-button-envelope {
        width: 900px;
    }

    header .header-middle nav li.level-0 > ul {
        position: absolute !important;
        list-style: none;
        text-align: left;
        top: 0px !important;
        left: -300px !important;
        right: 0;
        width: 900px !important;
        padding: 10px;
        margin: 78px auto 0;
        box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 75%);
        box-sizing: border-box;
    }
    header .module_envelope.env_hf_module_container.header-middle .env_hf_menu ul.hf-hmenu li.hf-menu.level-1 > .hf-menu-envelope > a {
        padding: 13px;
    }
 
    ul.hf-hmenu li.level-0.with-submenu span.hf-menu-envelope a {
        padding-left: 10px;
    }
    
    
    ul.hf-hmenu>li.level-0.with-submenu>span.hf-menu-envelope>a::before {
        left: 0px;
    }
    ul.hf-hmenu>li.level-0.with-submenu.liopened > span.hf-menu-envelope > a:hover::before, 
    ul.hf-hmenu>li.level-0.current.with-submenu > span.hf-menu-envelope > a::before {
        left: 0;
        bottom: -3px;
    }
    ul.hf-hmenu>li.level-0.current.with-submenu>span.hf-menu-envelope>a.alevel-0 {
        width: 100%;
        height: auto;
    }  
    header .module_envelope.module-in-container.env_hf_homepage_text a {
        /*display: block;
        background: url(bg-top-home.png) no-repeat 0% 50%;
        padding-left: 20px;*/
    }
    header .module_envelope.module-in-container.env_hf_login_register span a {
        /*display: block;
        padding-left: 18px;*/
    }
    header .module_envelope.module-in-container.env_hf_mapa_stranky span a {
        /*display: block;
        background: url(bg-top-map.png) no-repeat 0% 50%;
        padding-left: 20px;*/
    }
    header .env_hf_module_container .module-in-container.env_hf_rss span a {
        /*display: block;
        background: url(rss-icon-head.png) no-repeat 0% 50%;
        padding-left: 20px;*/
    }
    header .module_envelope.module-in-container.env_hf_rss {
        grid-column: 5;
    }
    input#search-submit-button {
        /*height: 21px;*/
    }
    header .module_envelope.module-in-container.env_hf_finder #finder_stabil {
        top: 0;
        right: 0;
        position: relative;
    }



/* ------------------------ EXTRA BLOCK TOP ------------------------ */
	#extra-block-top .module-container-columns-envelope {
        min-height: 102px;
    }
    #extra-block-bottom .column_fb .env_hf_text_obrazok {
        display: flex;
        width: 100%;
        justify-content: center;
        position: relative;
        top: 0;
    }    
    #extra-block-bottom .region-ponuka ul {
        display: flex;
        width: 56%;
        flex-wrap: wrap;
        margin: 0 auto;
        justify-content: center;
    }
    /* ------------------------ EXTRA BLOCK TOP END ------------------------ */

    /*-------------------------------- MAIN-------------------------------- */
    
    #main-content {
        padding: 0 10px;
    }
    h2#banner-slot-h2 {
        font-size: 1.8em;
    }
    div.tabbed-page-modules-envelope li.tabbed-page-modules-li {
        width: 30%;
        min-width: 150px;
        flex: 1;
        max-width: 47%;
    }
    .env_text_obrazok div.image-icons .icon {
        margin: 0 auto 25px !important;
    }
       
    ul.oznamy-new-columns-list li, ul.actions-new-columns-list li,
    ul.oznamy-new-columns-list li:first-of-type, 
    ul.actions-new-columns-list li:first-of-type,
    ul.oznamy-new-columns-list li:last-of-type, 
    ul.actions-new-columns-list li:last-of-type {
        margin: 0 auto;
    }
    
    ul.oznamy-new-colums-list-default li div.image-envelope a, 
    ul.actions-new-colums-list-default li div.image-envelope a {
        max-height: 169px ;
        height: auto;
        text-align: center;
    }
    main div.module_envelope.env_common_items_columns_responsive ul.oznamy-new-columns-list,
    main div.env_actions_portal_column_responsive ul.actions-new-columns-list {
        /*justify-content: center;*/
        gap: 4;
    }
/*-------------------------------- MAIN END-------------------------------- */

/* ------------------- LANGUAGE FLAG ------------------ */
div.portal_ru {
	width: 34px;
	height: 34px;
	position: relative;
	top: 8px;
	right: 0;
	z-index: 100;
	margin: 0;
	padding: 0;
}
div.portal_hu a.portal_ru {
  display: block;
  width: 34px;
  height: 34px;
  background: url(flag_ru.png) no-repeat 0 0;
}
/* ------------------- LANGUAGE FLAG ------------------ */

    /* ------------------- MOVING PICTURES ------------------ */
    #moving-pictures {
        box-sizing: border-box;
        height: auto;
        width: 100%;
        margin: 30px auto !important;
        overflow: hidden;
    }
    #moving-pictures ul {
        height: 100px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    #moving-pictures ul li span a {
        height: auto;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    /* ------------------- MOVING PICTURES END ------------------ */

    footer .env_hf_module_container {
        width: 100%;
        text-align: left;
        /*padding-bottom: 35px;*/
    }
    footer .module-in-container.env_hf_tiraz {
        display: inline-block;
        margin: 0 auto;
    }

    .module_envelope_fb.env_hf_module_container {
        width: 100%;
        margin: 0 auto 30px;
    }


    a.oznamy-new-columns-all-link.bottom-of-module, 
    a.actions-new-columns-all-link.bottom-of-module {
        display: block;
        width: auto;
        position: relative;
        top: 0;
        right: 0;
        font-size: 1.25em;
        margin: 0;
        padding: 12px 30px 25px;
        line-height: 130%;
        color: #d0190f !important;
        font-weight: 300;
        border: none;
        text-transform: unset;
    }

}
@media only screen and (max-width:1180px){
    .column .module_envelope input#l_heslo,
    .column .module_envelope input#l_meno {
        width: 100%;
    }
    ul.fotogaleria-multi-kat-img-list-default, 
    ul.fotogaleria-multi-foto-list-default {
        gap: 8px;
    }
}

@media only screen and (max-width:1120px) {
    #homepage_0 ul.oznamy-graphic-list-default li, 
    #homepage_0 ul.actions-graphic-list-default li {
        margin: 0 100px 50px;
    }
    ul.oznamy-graphic-list-default, 
    ul.actions-graphic-list-default {
        justify-content: center;
    }
    #homepage_0 .env_text_obrazok .rychle_oznamy {
        justify-content: center;
    }
    #homepage_0 .env_text_obrazok .rychle_oznamy a {
        margin: 0 100px 50px;
    }
    #homepage_0 ul.oznamy-graphic-list .next-oznamy-list li {
        margin-bottom: 5px;
    }
}
@media only screen and (max-width:1100px) {
    header .header-logo-text-ext {
        font-size: 3em;
    }
    ul.hf-hmenu li.level-0.with-submenu span.hf-menu-envelope a {
        padding-left: 10px;
        font-size: 1.5em;
    }

    ul.hf-hmenu li.level-0 {
        margin: 0;
    }
    header nav li.level-1 ul.hf-hsubmenu {
        top: -9px !important;
    }
    ul.fotogaleria-multi-foto-list li {
        width: 48%;
        margin: 0 auto 1% !important;
        height: auto;
        max-width: unset;
    }
    ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope, 
    ul.fotogaleria-multi-foto-list li a .gallimg-envelope {
        height: 169px;
    }
    ul.fotogaleria-multi-kat-img-list li {
        width: 32%;
        margin: 0 auto;
        height: auto;
    }
    ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope {
        height: 169px;
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
  
    ul.hf-hmenu>li.level-0>span.hf-menu-envelope>a::after {
        bottom: -9px;
    }
    ul.hf-hmenu>li.level-0.liopened>span.hf-menu-envelope>a::after, 
    ul.hf-hmenu>li.level-0.liopened:hover > span.hf-menu-envelope > a::after, 
    ul.hf-hmenu>li.level-0:hover > span.hf-menu-envelope > a::after, 
    ul.hf-hmenu>li.level-0.current > span.hf-menu-envelope > a::after {
        bottom: -1px;
    }
    header .module_envelope.env_hf_module_container.header-middle .env_hf_menu ul.hf-hmenu li span.hf-menu-envelope a {
        font-size: 1.2em;
    }
}

@media only screen and (max-width:1065px) {   
    footer .column_f {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        left: 0;
        justify-content: space-around;
        right: 0;
        margin: 0 auto;
    }
 
}
@media only screen and (max-width:1050px) {
    ul.oznamy-new-colums-list-default li.without-image div.image-envelope, 
    ul.actions-new-colums-list-default li.without-image div.image-envelope {
        opacity: 1;
        width: 100%;
        height: 100%;
        max-height: 168px;
    }
    ul.oznamy-new-colums-list-default li h3, 
    ul.actions-new-colums-list-default li h3 {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    nav li.level-0.liopened::after {
        bottom: 57px;
    }
}

@media only screen and (max-width:1030px) {   
    ul.oznamy-new-colums-list-default li div.image-envelope {
        max-height: 215px;
    } 
    div.multi-foto-link-system {
        background: none !important;
        border-radius: 0px;       
    }
    header .env_hf_menu .module-inner-envelope {
        width: 100%;
    }
    #extra-block-bottom .env_hf_multi_foto {
        display: flex;
        top: 25px;
        position: relative;
        height: auto;
    }    
    header .module_envelope_h.env_hf_logo {
        padding-top: 10px;
    }
    nav li.level-0.liopened::after {
        bottom: -15px;
    }
 
    #extra-block-bottom .env_hf_text_obrazok.links .main-links-container .link-column {
        width: 30%;
        margin: 0 15px 0px;
    }
    #extra-block-bottom .column_fb .module_envelope_fb.env_hf_menu_block .module-inner-envelope {
        width: 100%;
        /* max-width: 1200px; */
        left: 0;
        right: 0;
        padding-bottom: 40px;
        margin: 0 auto 30px;
    }
    .env_hf_module_container.lower .module-container-columns-envelope .module-container-column {
        width: auto;
    }
}
@media only screen and (max-width:1000px) {
    .env_elektronicka_uradna_tabula .eut-item-envelope {
        border-bottom: 1px solid #eee;
        width: 48%;
        word-break: break-word;
    }
    header .header-logo-text-ext {
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 1;
    }
    .header-logo-text {
        color: #000;
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    ul.hf-hmenu li span.hf-menu-envelope a {
        padding: 20px 12px;
    }
    header .module_envelope_h.env_hf_module_container.header-aside {
        height: 76px;
    }
    nav ul.hf-hmenu {
        justify-content: center;
    }
    ul.hf-hmenu>li.level-0.liopened>span.hf-menu-envelope>a::after, 
    ul.hf-hmenu>li.level-0.liopened:hover > span.hf-menu-envelope > a::after, 
    ul.hf-hmenu>li.level-0:hover > span.hf-menu-envelope > a::after, 
    ul.hf-hmenu>li.level-0.current > span.hf-menu-envelope > a::after {
        bottom: -2px;
    }
    #main-container {
        background: none;
    }
    /* tablet */
   
    header {
        background: #fff;
    }
  
    header .module_envelope_h.env_hf_module_container.header-aside .module-inner-envelope {
        top: 0px;
        display: block;
        width: 100%;
        text-align: left;
    }
    
    header .header-logo-img-envelope {
        margin: 0 10px 0 0;
        width: 60px;
    }
    footer .header-logo-img-envelope {
        margin: 0 auto;
    }
    header .module_envelope_h.env_hf_module_container.header-aside .module-in-container .module_body a {
        font-size: 0;
        border: none;
    }
    header .module_envelope.module-in-container.env_hf_homepage_text {
        background: url(bg-top-home-tablet.png) no-repeat 50% 50%;
        padding: 0px !important;
        width: 44px;
    }
    header .module_envelope.module-in-container.env_hf_homepage_text .module_body a,
    header .module_envelope.module-in-container.env_hf_login_register span a,
    header .env_hf_contacts .module_body a {
        width: 44px;
        height: 44px;
        display: block;
    }
    header .env_hf_image .hf-image-envelope.with-link a {
        justify-content: center;
        display: flex;
        width: auto;
        height: auto;
        min-height: unset !important;
    }
    header .module_envelope.module-in-container.env_hf_login_register span {
        background: url(bg-top-login-tablet.png) no-repeat 50% 50%;
        padding-left: 0px;
    }
    header .module_envelope.module-in-container.env_hf_login_register {
        width: 44px;
        padding: 0 !important;
        justify-content: center;
    }
    input#search-submit-button {
        background: url(bg-ok-tablet.png) no-repeat center center;
    }
    header .env_hf_contacts {
        width: 44px;
        padding: 0 !important;
    }
    header .env_hf_contacts .module_body {
        background: url(contact.png) no-repeat 50% 50%;
        padding-left: 0px;
    }
    header .env_hf_mutacie {
        width: 44px;
        padding: 0 !important;
    }
    header .env_hf_mutacie .mut-envelope .portal_rs a.portal_rs {
        background: url(flag_ru.png) no-repeat center center;
        width: 40px;
        border: none !important;
        height: 40px;
        display: block;
    }
    /* ----------------------------- MENU TRIGGER ---------------------------------------------*/

    li#rwd-menu-container-env::marker {
        color: #fff;
    } 
    #rwd-menu-trigger .rwd-menu-trigger-a {
        display: flex;
        flex-wrap: wrap;
        padding: 0 44px 0 0;
        text-align: right;
        align-items: center;
        justify-content: flex-end;
        text-decoration: none;
        box-sizing: content-box;
        font-weight: bold;
        margin: 0;
        right: 22px;
        top: 20px;
        color: #111111;
        height: 44px;
        width: auto;
        transition: .15s;
        position: relative;
        background: url(rwd-menu.png) no-repeat 100% 50%;
        font-size: 1.25em;
        background-size: 30%;
    } 
    #rwd-menu-trigger .rwd-menu-trigger-a.opened {
        background: url(RWD-zatvorene.png) no-repeat 100% 50%;
        background-size: 30%;
    }

   /*
    #rwd-menu-trigger::marker {
        color: transparent;
    }
    .module_envelope_h.env_hf_menu_rwd {
        position: relative;
        width: 99%;
        left: auto;
        margin: 0;
        top: -94px;
        bottom: auto;
        height: 1px;
        right: 0%;
        order: 4;
        z-index: 9;
        display: block;
    }
    .module_envelope_h.env_hf_menu_rwd .module-inner-envelope {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    #rwd-menu-container ul li.menu_hlavicka.with-submenu {
        padding: 0;
        display: inline-flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-evenly;
        align-items: flex-start;
        position: relative;
        min-height: 50px;
        height: auto;
    }


    #rwd-menu-trigger .hf-hmenu {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    #rwd-menu-trigger .hf-hmenu li {
        width: 100%;
        justify-content: space-between;
        padding: 0 0 0 0px !important;
        text-align: left;
        background: none;
        border-bottom: 1px dotted #d0190f;
        border-radius: 0;
        margin: 0;
        display: flex;
        position: relative;
        height: auto;
        line-height: 50px;
        flex-wrap: wrap;
        align-items: center;
    }

    ul.hf-hmenu>li.level-0.current {
        background: none !important;
    }

    #rwd-menu-trigger .hf-hmenu li.level-2 {
        padding: 0 0 0 0px !important;
    }
    #rwd-menu-trigger .hf-hmenu li .hf-menu-envelope {
        display: inline-flex;
        flex-wrap: wrap;
        align-items: flex-end;
        width: auto;
        flex-grow: 1;
        box-sizing: border-box;
    }

    #rwd-menu-trigger .hf-hmenu li a {
        border: none !important;
        color: #d0190f !important;
        background: none !important;
        font-size: 1.25em;
        padding: 0px 20px;
        height: auto;
        text-align: left;
    }
    #rwd-menu-trigger .hf-hmenu li.current>span>a {
        font-weight: bold;
    }
    #rwd-menu-trigger .hf-hmenu > li:hover {
        background: #d0190f;
    }
    #rwd-menu-trigger .hf-hmenu li.level-0:hover > .hf-menu-envelope > a,
    #rwd-menu-trigger .hf-hmenu li.level-0:hover > .hf-menu-envelope > a.active {
        color: #fff !important;
    }
    .hf-hsubmenu.hclosed.opened li.level-1:hover a {
        color: #d0190f !important
    }


    ul.hf-hmenu>li.level-0.with-submenu.liopened:hover > span.hf-menu-envelope > a::after, 
    ul.hf-hmenu>li.level-0.with-submenu:hover > span.hf-menu-envelope > a::after, 
    ul.hf-hmenu>li.level-0.current.with-submenu > span.hf-menu-envelope > a::after,
    ul.hf-hmenu>li.level-0.with-submenu>span.hf-menu-envelope>a::after {
        display: none;
    }
    #rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger {
        display: inline-flex;
        flex-wrap: wrap;
        float: none;
        align-items: flex-start;
        position: absolute;
        width: 100%;
        height: auto;
        font-size: 0;
        top: -1px;

    }

    #rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger.hor-menu.active {
        color: #d0190f !important;
    }
    ul.hf-hmenu>li.level-0.with-submenu>span.hf-menu-envelope>a::before {
        display: none;
    }

    ul.hf-hmenu>li.level-0.with-submenu a.mobile-under-menu-trigger::after {
        display: inline-flex;
        content: '';
        clear: both;
        background: url(arrow-right.png) no-repeat center right;
        width: 12px;
        height: 45px;
        top: auto;
        left: auto;
        bottom: auto;
        right: 7px;
        z-index: 99;
        position: absolute; 
    }
    ul.hf-hmenu>li.level-0.with-submenu.liopened > span.hf-menu-envelope > a:hover::before, 
    ul.hf-hmenu>li.level-0.current.with-submenu > span.hf-menu-envelope > a::before {
        display: none;
    }
    ul.hf-hmenu>li.level-0.with-submenu a.mobile-under-menu-trigger:hover::after, 
    ul.hf-hmenu>li.level-0.with-submenu a.mobile-under-menu-trigger.active::after {
        display: inline-flex;
        content: '';
        clear: both;
        background: url(arrow-vodmenu-active.png) no-repeat center right !important;
        width: 12px;
        height: 45px;
        top: auto;
        left: auto;
        bottom: auto;
        right: 7px;
        z-index: 99;
        position: absolute;
    }



    #rwd-menu-container,
    #rwd-menu-container.closed {
        display: none;
    }


    #rwd-menu .vertical-menu-cover-common .mobile-under-menu-trigger.categorie.active {
        display: inline-block;
        width: 50px;
        height: 50px;
        box-sizing: border-box;
        background: #d0190fbd url(menu-arrow-up-w.png) no-repeat center center;
        font-size: 0;
    }
    a.mobile-under-menu-trigger {
        display: inline-block;
        float: right;
        width: 50px;
        height: 50px;
        background: #d0190f url(menu-arrow-down-w.png) no-repeat center center;
        font-size: 0;
    }
    ul.menu_cover {
        display: none;
    }
    ul.menu_cover.opened,
    ul.hf-hmenu li ul.hf-hsubmenu.opened,
    #rwd-menu-container ul li.menu_hlavicka ul.menu_cover.dn.opened {
        display: block !important;
        width: 100%;
        background: #eee;
    }
    ul.menu_cover.opened a, 
    ul.hf-hmenu li ul.hf-hsubmenu.opened a {
        color: #d0190f !important;
    }

    #rwd-menu-container.opened {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        right: 0px;
        justify-content: flex-end;
        width: 50%;
        float: right;
        top: 41px;
        margin: 0 auto;
        z-index: 40000;
        overflow-x: hidden;
        background: #fff;
        box-shadow: 0 15px 15px 0 #000000;
    }

    #rwd-menu-container ul li.menu_hlavicka {
        padding: 0;
    }
    #rwd-menu-container ul li.menu_hlavicka a.menu_hlavicka {
        display: block;
        text-decoration: none;
        padding: 15px 30px 15px 20px;
        border-bottom: 1px dotted #d0190f;
        font-size: 1.25em;
        font-weight: bold;
        background: #FFf;
        color: #d0190f;
        border-radius: 0;
        border-left: none;
    }
    #rwd-menu-container ul li.menu_hlavicka.with-submenu a.menu_hlavicka {
        display: block;
        box-sizing: border-box;
        flex-grow: 1;
        word-break: break-all;
        width: 75%;
        text-decoration: none;
        padding: 13px 60px 14px 20px;
        border-bottom: 1px dotted #d0190f;
        font-size: 1.25em;
        font-weight: bold;
        background: #FFf;
        color: #d0190f;
    }
    .module_envelope ul li {
        text-align: left;
    }
    ul.hf-hmenu li ul.hf-hsubmenu {
        position: relative;
        left: 0;
        width: 100%;
        top: 0;
        background: #d0190f14;
    }
    ul.hf-hmenu li.level-1 ul.hf-hsubmenu {
        left: 0 !important;
        width: 100%;
        border-left: 25px solid #d0190f96;
        background: #e5e5e5;
        box-sizing: content-box;
        display: flex;
        flex-wrap: wrap !important;
    }
    ul.hf-hmenu li.level-2 ul.hf-hsubmenu {
        left: 0 !important;
        width: 100%;
        border-left: 25px solid #d0190f96;
        background: #fff;
        box-sizing: content-box;
    }
    */
    ul.fotogaleria-pure li {
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
        margin: 0 5px 4px 0px !important;
        padding: 0;
        border: none;
        background: none;
    }
    ul.fotogaleria-pure li span.fotogaleria-picture-envelope a {
        width: 100%;
        height: 220px;
        display: block;
        overflow: hidden;
        border: none;
    }
    ul.hf-hmenu li:focus-within ul.hf-hsubmenu.hopened, ul.hf-hmenu li ul.hf-hsubmenu.hopened {
        display: flex;
        transition: ease-in-out .2s;
        flex-wrap: wrap;
        overflow-y: auto;
        max-height: calc(100vh - 80px - 126px);
    }
    ul.hf-hmenu li:hover ul.hf-hsubmenu {
        display: none;
    }

/* ----------------------------- MENU TRIGGER END ------------------------------------------*/
    #extra-block-bottom .env_hf_text_obrazok.links .main-links-container p.link-no-img {
        width: 33%;
    }
    header .module_envelope_h.env_hf_module_container .module-inner-envelope .module-in-container {
        margin: 12px 0 0;
    }
    header .env_hf_menu {
        top: 0;
        background: #fff;
    }
    ul.hf-hmenu li span.hf-menu-envelope a {
        font-size: 1.3em;
    }
    header .env_hf_multi_foto {
        margin-top: 0;
    }
    #homepage_0 ul.oznamy-graphic-list-default li, 
    #homepage_0 ul.actions-graphic-list-default li {
        margin: 0 auto 50px;
    }
    .env_hf_module_container .module-container-columns-envelope {
        background: none;
    }
    footer .upper .module-container-columns-envelope .module-container-column.column-1,
    footer .upper .module-container-columns-envelope .module-container-column {
        width: 40%;
        margin-bottom: 30px;
    }
    li.menu_block_kat {
        margin: 0 auto !important;
        padding: 0;
        list-style-type: none;
        z-index: 999;
        width: 35%;
    }
}
@media only screen and (max-width:990px) {
    .conctact-filter-envelope-default div.contact-finder-part.submit, 
    .conctact-filter-envelope-default div.contact-finder-part.cancel {
        flex: 50%;
        min-width: 90px;
        height: 52px;
        margin: 20px 0;
    }
    .contact-finder-part.ordering, 
    .contact-finder-part.section {
        margin-right: 0;
        flex: 50%;
    }
    .conctact-filter-envelope-default div.contact-finder-part select {
        box-sizing: border-box;
        width: 95%;
        padding: 15px;
    }
    .contact-finder-part.section.partial select {
        width: 100%;
    }
    #extra-block-bottom .hot-links-bf {
        width: 50%;
    }
    #extra-block-bottom .partners-bf p {
        width: 100%;
        margin: 0 0 15px;
    }
    #extra-block-bottom .podpora,
    #extra-block-bottom .partners {
        width: 100%;
        justify-content: center;
    }
    #extra-block-bottom .podpora p {
        width: 50%;
    }
    #extra-block-bottom .partners p {
        width: 50%;
    }
   
}
@media only screen and (max-width:980px) {
    h2#banner-slot-h2 {
        font-size: 1.5em;
        -webkit-line-clamp: 2;
    }
    ul.oznamy-graphic-list-default li, 
    ul.actions-graphic-list-default li {
        margin: 0 50px 50px;
    }
  
}
@media only screen and (max-width:970px) {
    header .module_envelope_h.env_hf_module_container.header-aside {
        z-index: 9;
    }
    .search-box-text-button-envelope {
        width: 500px;
        top: 140px;
    }
    header .module_envelope_h.env_hf_module_container.header-search {
        padding-top: 0px;
        top: -18px;
    }
    div#google-lang-envelope {
        display: inline-block;
        top: 15px;
        right: 1em;
        height: 13px;
        width: auto;
        z-index: 99999;
    }  
  
    ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope, 
    ul.fotogaleria-multi-foto-list li a .gallimg-envelope {
        height: 145px;
    }
    #main-banner-buttons {
        width: 85% !important;
    }
    #banner-homepage {
        grid-auto-rows: auto 43%;
    }
}
@media only screen and (max-width:950px) {
    ul.oznamy-new-colums-list-default li.without-image div.image-envelope, 
    ul.actions-new-colums-list-default li.without-image div.image-envelope {
        max-height: 168px;
    }
    .env_hf_module_container .module-container-columns-envelope {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        /*justify-content: center;*/
    }
 
   
    a.oznamy-new-columns-all-link.bottom-of-module, 
    a.actions-new-columns-all-link.bottom-of-module {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    #extra-block-bottom #mid_463134 table tr {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #extra-block-bottom #mid_463134 table tr td {
        width: 33%;
    }
}
@media only screen and (max-width:915px) {
    ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope {
        height: auto;
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
}
@media only screen and (max-width:900px) {
    ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope, 
    ul.fotogaleria-multi-foto-list li a .gallimg-envelope {
        height: 130px;
    }

}
@media only screen and (max-width:880px) {
    .header-logo-text {
        font-size: 1em;
    }
    header .header-logo-text-ext {
        font-size: 2.33333em;
    }
  
    ul.oznamy-new-colums-list-default li div.image-envelope {
        max-height: 184px;
    }
    .env_download_file_with_filter .df-files-filter-list-default .df-files-filter-header {
        display: grid;
        grid-template-columns: 60px 30px 90px 180px 130px 100px 110px 100px 80px;
        background: #d0190f;
        color: #fff;
        padding: 15px;
        
        margin-top: 30px;
        font-size: 1.11111em;
        font-weight: bold;
        overflow-x: auto;
    }
    .env_download_file_with_filter .df-files-filter-list-default .file-download {
        display: grid !important;
        grid-template-columns: 60px 30px 90px 180px 130px 100px 110px 100px 80px;
        text-align: left;
        padding: 15px;
        font-size: 1.11111em;
        border-bottom: 1px solid #dddddd;
    }
    .df-files-filter-list-default {
        overflow-x: auto;
    }
}
@media only screen and (max-width:855px) {
    ul.hf-hmenu li:last-of-type ul.hf-hsubmenu {
        left: 0 !important;
    }
    header nav li.level-0:last-of-type>ul::after {
        content: '';
        clear: both;
        background: url(banner-li-hover.png) no-repeat !important;
        width: 40px;
        height: 20px;
        top: -20px;
        left: 25%;
        right: auto;
        z-index: 99999;
        margin: 0 auto;
        /* transform: translate(-50%, -50%); */
        position: absolute;
        display: none;
    }
    ul.hf-hmenu li#hf-menu-168308 ul.hf-hsubmenu {
        left: -50% !important;
    }
    header nav li#hf-menu-168308>ul::after {
        content: '';
        clear: both;
        background: url(banner-li-hover.png) no-repeat !important;
        width: 40px;
        height: 20px;
        top: -20px;
        left: auto;
        right: 41px;
        z-index: 99999;
        margin: 0 auto;
        position: absolute;
    }
    .module-in-container.env_hf_text_pure {
        left: -318px;
        position: absolute;
    }
    ul.hf-hmenu li.level-2 {
        margin: 0 auto 0px;
        position: unset;
    }
    ul.hf-hmenu li.hf-menu.level-1 {
        background: transparent;
        margin: 0;
        justify-content: flex-start;
        padding: 0px;
        position: relative;
    }
 
    nav li.level-0.with-submenu:hover::after {
        display: none;
    }
    header nav li.level-0 ul {
        left: 0px !important;
    }
    nav li.level-1:focus-within ul.hf-hsubmenu.hopened, 
    nav li.level-1 ul.hf-hsubmenu.hopened {
        display: block !important;
        z-index: 9;
        position: absolute !important;
        padding-top: 0 !important;
        top: 50px !important;
        margin-top: 0px;
        left: 2% !important;
        border: none;
        width: 100% !important;
    }

    #extra-block-top {
        max-width: 1200px;
        top: 0;
    }
    .env_text_obrazok.first-banner-links .first-banners p {
        margin: 0 auto !important;
        width: auto;
    }
    /* -------------------------------- VÝVOZ ODPADU ------------------------------------- */
    .env_olo-calendar-execute .module-inner-envelope .module_body {
        display: flex;
        flex-wrap: wrap;
    }
    .olo-calendar-envelope {
        flex: 100%;
    }
    .olo-filter-envelope {
        flex: 100%;
        margin-top: 25px;
    }
    .olo-filter-envelope form {
        display: flex;
        flex-wrap: wrap;
    }
    .olo-filter-envelope form .form-part-envelope,
    form-part-envelope-default form-part-envelope {
    flex: 100%;
    }
    /* -------------------------------- VÝVOZ ODPADU END ------------------------------------- */
}
@media only screen and (max-width:840px) {

    .extra-block-top .menu_block_photo {
        display: none;
    }
    header .module_envelope.module-in-container.env_hf_rss {
        position: relative;
        padding: 0px 14px !important;
    }
    header .env_hf_module_container .module-in-container.env_hf_rss span a {
        display: block;
        background: url(rss-icon-head.png) no-repeat center center !important;
        padding-left: 0;
        font-size: 0;
        width: 12px;
        height: 11px;
    }
    header .env_hf_login_register {
        position: relative;
        padding: 0 15px !important;
    }
    header .module_envelope.module-in-container.env_hf_login_register span a {
        /*background: url(rwd-bg-login.png) no-repeat center center !important;*/
    }
    header .env_hf_mapa_stranky {
        position: relative;
        padding: 0 15px !important;
    }
    header .module_envelope.module-in-container.env_hf_mapa_stranky span a {
        /*display: block;
        background: url(bg-top-map.png) no-repeat center center !important;
        padding-left: 0;
        font-size: 0;
        width: 17px;
        height: 13px;*/
    }
    header .env_hf_homepage_text {
        position: relative;
        padding: 0 15px !important;
    }
    header .module_envelope.module-in-container.env_hf_homepage_text a#homepage-link-with-text-envelope {
        /*background: url(rwd-bg-home.png) no-repeat center center !important;*/
    }
    header .module_envelope_h.env_hf_module_container.header-aside a {
        border-bottom: none;
    }
    header .module_envelope_h.env_hf_module_container.header-aside a:hover {
        border-bottom: none;
    }

    header .env_hf_text_obrazok {
        left: 1px;
    }
    .module-in-container.env_hf_text_pure {
        left: -373px;
    }
    ul.oznamy-new-columns-list li, ul.actions-new-columns-list li {
        width: 430px !important;
    }
    
    ul.oznamy-new-colums-list-default li div.image-envelope, 
    ul.actions-new-colums-list-default li div.image-envelope {
           /* width: 430px !important; */
        height: auto !important;
        max-height: unset !important;
        overflow: hidden;
        text-align: center;
    }
    ul.fotogaleria-multi-foto-list li {
        width: 48%;
        margin: 0 auto 1%;
        height: auto;
    }
    ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope, 
    ul.fotogaleria-multi-foto-list li a .gallimg-envelope {
        height: 185px;
    }
    ul.fotogaleria-multi-kat-img-list li {
        width: 48%;
        margin: 0 auto;
        height: auto;
    }
    .df-files-filter-inner .df-files-filter-part-envelope:nth-of-type(6) {
        width: 50%;
    }
    .env_download_file_with_filter .df-files-filter-inner>.df-files-filter-part-envelope:last-of-type {
        position: absolute;
        top: 265px;
        right: 15%;
        width: 20%;
    }
    .df-files-filter-inner .df-files-filter-part-envelope:nth-of-type(5) {
        width: 100%;
    }
 
}
@media only screen and (max-width:810px) {
    .module_envelope.env_vzn_new form.vzn-filter .fullwide tr:nth-child(2) td.automatic-col-5 {
        position: absolute;
        top: 137px;
        right: 28px;
        width: 32%;
    }
    ul.oznamy-new-colums-list-default li.without-image-default div.image-envelope-default div.noimage-inner, 
    ul.actions-new-colums-list-default li.without-image-default div.image-envelope-default div.noimage-inner {
        height: 165px;
    }
}
@media only screen and (max-width:800px) {
    ul.oznamy-new-colums-list-default li.without-image div.image-envelope, 
    ul.actions-new-colums-list-default li.without-image div.image-envelope {
        max-height: 160px;
    }
    ul.fotogaleria-multi-kat-img-list-default li a img, 
    ul.fotogaleria-multi-foto-list-default li a img {
        max-width: 428px;
        width: 100%;
    }
    ul.fotogaleria-multi-foto-list li {
        width: 98%;
        margin: 0 auto 4%;
        height: auto;
    }
    ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope, 
    ul.fotogaleria-multi-foto-list li a .gallimg-envelope {
        height: 215px;
    }
    ul.fotogaleria-multi-kat-img-list li {
        width: 98%;
        margin: 0 auto 4%;
        height: auto;
    }    
    div.tabbed-page-modules-envelope li.tabbed-page-modules-li {
        width: 100%;
    }
    .search-box-text-button-envelope {
        width: 560px;
    }
}
@media only screen and (max-width:791px) {
    #page-banner-homepage {
        max-height: unset;
    }
    #banner-homepage {
        max-width: 1200px;
        width: 100%;
        position: relative;
        left: 0;
        right: 0;
        display: grid;
        grid-auto-columns: auto auto;
        grid-auto-rows: auto auto auto;
    }
    #banner-homepage a#banner-homepage-img-link {
        width: 100% !important;
        display: block;
        max-height: 327px;
        overflow: hidden;
        float: unset !important;
        border: 0px solid #eeeeee;
        border-right: none;
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 1;
        grid-row-end: 1;
    }
    #banner-homepage-img {
        height: auto;
    }
    #banner-slot-text-array {
        width: 100% !important;
        height: auto;
        overflow: hidden;
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 2;
        grid-row-end: 2;
    }
    #main-banner-buttons {
        width: 90% !important;
        margin: 0;
        top: auto !important;
        left: auto;
        right: 0;
        position: relative;
        bottom: 0px !important;
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-row-start: 3;
        grid-row-end: 3;
    }
    h2#banner-slot-h2 {
        height: auto;
        font-size: 1.3em !important;
        margin: 15px 0;
        -webkit-line-clamp: 2;
    }  
    p#banner-slot-p {
        -webkit-line-clamp: 1;
    }
    #banner-homepage a#banner-homepage-img-link::after {
        display: none;
    }
    ul.oznamy-new-columns-list li, ul.actions-new-columns-list li {
        width: 430px !important;
        height: auto;
        max-width: unset;
    }
 
    
    ul.oznamy-graphic-list-default li, 
    ul.actions-graphic-list-default li {
        /*margin: 0 10px 20px !important;*/
    }
    #homepage_0 .env_text_obrazok .rychle_oznamy a {
        margin: 0 10px 20px;
    }
    header .module_envelope.module_envelope_h.env_hf_multi_foto {
        height: 170px;
    }

    header .env_hf_image {
        margin: 0 0 1em;
    }
}
@media only screen and (max-width:770px) {  
    ul.oznamy-new-colums-list-default li div.image-envelope {
        max-height: 155px !important;
    }
    ul.oznamy-new-colums-list-default li.without-image div.image-envelope, 
    ul.actions-new-colums-list-default li.without-image div.image-envelope {
        max-height: 150px;
    }
    .search-box-text-button-envelope {
        width: 620px;
    }
    input#search-box-submit-execute {
        font-size: 1.25em;
    }
    ul.oznamy-new-colums-list-default li.without-image-default div.image-envelope-default div.noimage-inner, 
    ul.actions-new-colums-list-default li.without-image-default div.image-envelope-default div.noimage-inner {
        height: 155px;
    }
    div.oznamy-uvod-column-envelope div.float_left,
    div.oznamy-uvod-column-envelope div.float_right {
        width: 100%;
        max-width: unset;
    }
    div.oznamy-uvod-column-envelope div.float_left a, 
    div.oznamy-uvod-column-envelope div.float_right a {
        display: block;
        max-width: 100%;
        width: 100%;
        max-height: 270px;
        height: auto;
        overflow: hidden;
        
        margin-bottom: 10px;
    }
    div.oznamy-uvod-column-envelope div.float_left img, 
    div.oznamy-uvod-column-envelope div.float_right img {
        padding: 0;
        margin: 0 auto !important;
        border: none;
        width: 100%;
        height: auto;
        float: unset !important;
        display: block;
    }
}
@media only screen and (max-width:750px) {
    footer .module-container-columns-envelope .module-container-column {
        width: 48% !important;
        overflow-wrap: break-word;
    }
    footer .lower .module-container-columns-envelope .module-container-column {
        width: 100% !important;
        flex-wrap: wrap;
    }
    .env_elektronicka_uradna_tabula .eut-item-envelope {
        border-bottom: 1px solid #eee;
        width: 98%;
        word-break: break-word;
    }
    ul.hf-hmenu li span.hf-menu-envelope a {
        font-size: 1em;
    }

}
@media only screen and (max-width:730px) {

    header .header-logo-text-ext {
        font-size: 2em;
    }
    nav ul.hf-hmenu {
        display: inline-flex;
        flex-wrap: wrap;
        width: 100%;
        position: unset;
    }
     header {
        height: auto;     
    }
    div.oznamy-uvod-column-envelope div.float_left {
        width: 100%;
        padding: 0;
        margin: 0;
        max-width: unset;
    }
    div.oznamy-uvod-column-envelope div.float_right {
        width: 100%;
        max-width: unset;
        padding: 0;
        margin: 0;
    }
}
@media only screen and (max-width:720px) {
    #extra-block-bottom .column_fb .env_hf_text_obrazok {
        display: flex;
        width: 100%;
        justify-content: center;
        top: 0px;
        height: auto;
    }
    #extra-block-bottom .column_fb .env_hf_text_obrazok .editor {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    ul.oznamy-new-colums-list-default li.without-image div.image-envelope, 
    ul.actions-new-colums-list-default li.without-image div.image-envelope {
        max-height: 130px;
    }
 
    footer .env_hf_module_container#mid_463952 {
        width: 100%;
        text-align: left;
        padding-top: 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #6b80a0;
    }
    footer .env_hf_module_container#mid_461078 {
        width: 100%;
        text-align: left;
        background: #d0190f;
    }
    footer .column_f {
        bottom: 0px;
    }
}
@media only screen and (max-width:700px) {

    footer .column_f {
        position: relative;
    }
    #extra-block-bottom .region-ponuka ul {
        display: flex;
        width: 89%;
        flex-wrap: wrap;
        margin: 0 auto;
        justify-content: center;
    }
    ul.oznamy-new-columns-list li, 
    ul.actions-new-columns-list li {
        width: 90%;
        max-height: 600px;
    }
    ul.oznamy-new-colums-list-default li.without-image div.image-envelope, 
    ul.actions-new-colums-list-default li.without-image div.image-envelope {
        max-height: 137px;
    }
    ul.oznamy-new-columns-list li, ul.actions-new-columns-list li {
        width: 45%;
        min-height: 335px;
        height: auto;
        background: #fff url(sep-oznamy.png) no-repeat center bottom;
        border: none;
        box-sizing: content-box;
        display: inline-block;
        max-height: 580px;
        margin: 0 15px 10px 15px;
        padding: 0 0 10px 0;
        overflow: hidden;
        position: relative;
        transition-duration: 0.3s;
    }
    ul.oznamy-new-colums-list-default li div.image-envelope {
        max-height: 137px;
    }
    .module-in-container.env_hf_text_pure {
        left: -308px;
    }
    ul.oznamy-new-colums-list-default li.without-image-default div.image-envelope-default div.noimage-inner, 
    ul.actions-new-colums-list-default li.without-image-default div.image-envelope-default div.noimage-inner {
        height: 135px;
    }
    ul.oznamy-new-colums-list-default li div.image-envelope a, 
    ul.actions-new-colums-list-default li div.image-envelope a {
        max-height: 135px;
    }
    ul.oznamy-new-columns-list p.oznamy_date, 
    ul.actions-new-columns-list p.oznamy_date {
        max-height: unset;
    }
}
@media only screen and (max-width:685px) {
    ul.oznamy-new-colums-list-default li div.image-envelope {
        max-height: 137px;
    }
    ul.oznamy-new-columns-list li, ul.actions-new-columns-list li {
        height: 325px;
    }
}
@media only screen and (max-width:670px) {
    h2#banner-slot-h2 {
        margin: 5px;
    }
}
@media only screen and (max-width:662px) {
    main#main {
        width: 100%;
        text-align: left; 
        padding: 0 10px;
    }
    aside#right-column,
    aside#left-column {
        width: 94%;
        padding: 0 15px;
        max-width: unset;
        order: 2;
        margin: 0 auto;
    }
    aside .env_text_obrazok h2, .module_header_region_info a {
        text-align: center;
    }
    div.tabbed-page-modules-envelope ul.tabbed-page-modules {
        width: 100%;
        justify-content: center;
    }
}
/* -------------------------------- TABLET VERZIA END  -------------------------------- */
/* ------------------------------------------------------------------------------------ */














/* ---------------------- MOBIL VERZIA ----------------------- */
@media only screen and (max-width:640px) {
    /* ------------------------------------- HIDDEN ELEMENTS ------------------------------------------ */
    .main-header .column_h .env_hf_multi_foto, 
    header .module-in-container.env_hf_rss, 
    header .module-in-container.env_hf_mapa_stranky, 
    header .module-in-container.env_hf_aaa, 
    header .module-in-container.env_hf_menu, 
    header .env_hf_menu,  .module-in-container.env_hf_text_pure, 
    header .search-box-text-button-envelope::after, div.link-for-speech,
    ul.hf-hmenu>li.level-0>span.hf-menu-envelope>a::after,
    ul.hf-hmenu>li.level-0.liopened>span.hf-menu-envelope>a::after, 
    ul.hf-hmenu>li.level-0.liopened:hover > span.hf-menu-envelope > a::after, 
    ul.hf-hmenu>li.level-0:hover > span.hf-menu-envelope > a::after, 
    ul.hf-hmenu>li.level-0.current > span.hf-menu-envelope > a::after,
    ul.hf-hmenu li.hf-menu.level-1.with-submenu > .hf-menu-envelope > a::after,
    .module_envelope.env_horizontal_menu_clone_column {
        
        display: none !important;
    }
    [tabindex]:focus, a:focus {
        outline: 5px auto -webkit-focus-ring-color!important;
        outline: 0px dotted #ff8900!important;
        outline-offset: 3px;
        z-index: 9999;
        background-color: transparent;
    }
   
     /* ------------------------------------- HIDDEN ELEMENTS END ------------------------------------------ */
    /* ------------------------------------- HEADER  ----------------------------------------------- */
    header {
        width: 100%;
        height: auto;
        padding: 0px 0 0px;
        position: relative;
        z-index: 999;
        margin: 0 !important;
        border-bottom: 1px solid #ddd;
        box-shadow: 1px 1px 10px 0px #eee;
    }
    .env_hf_homepage_text #homepage-link-with-text-envelope {
        position: unset;
    }
    header .env_hf_module_container.header-aside .module-inner-envelope {
        width: 100%;
    }
    /*------------------------------------- HEADER LOGO------------------------------------- */
    header .module_envelope_h.env_hf_logo {
        top: 0;
        left: 0;
        right: 0;
        width: 80%;
        max-width: 570px;
        margin: 0;
    }
    .header-logo-img-envelope {
        width: 80px;
        margin: 6px 10px 0;
    }
    header .header-logo-text {
        font-size: 3vw;
    }
    header .header-logo-text-ext {
        font-size: 6vw;
        align-self: flex-end;
    }
    header .env_hf_menu {
        border-top: 0px solid;
    }
    header .module_envelope_h.env_hf_logo .module-inner-envelope {
        justify-content: center;
    }
    /*------------------------------------- HEADER LOGO END------------------------------------- */

   
    header .module_envelope.module-in-container.env_hf_homepage_text a#homepage-link-with-text-envelope {
        font-size: 0;
        font-weight: 300;
        display: block;
        width: 29px;
        padding: 0px;
        height: 23px;
        margin: 0 auto;
        text-align: center;
        text-decoration: none;
        color: #000;
        background: url(rwd-bg-home.png) no-repeat center center !important;
        border: none;
    }
    .google-lang-position-others a {
        background: none !important;
    }
    .google-lang-position-others {
        bottom: 38px;
        width: 75%;
        background: none;
        text-align: center;
        position: absolute;
        font-size: 1.25em !important;
        box-shadow: 1px 1px 4px 0px #363636;
    }
    div#google-lang-envelope a.google-lang-position {
        font-size: 1.111111em;
        margin-bottom: 7px;
        border: 2px solid #d0190f !important;
        background: #fff !important;
    }
    div#google-lang-envelope a.lang-opened#my-current-lang::after {
        transform: rotate(180deg)
    }
    

    header .env_hf_text_obrazok {
        flex-wrap: wrap;
        justify-content: center;
        position: relative;
        top: 0;
        display: flex;
        left: 0;
        right: auto;
        padding: 0 15px !important;
        margin: 0;
        z-index: 999;
        width: 20%;
    }  

    .env_hf_finder a#finder-trigger {
        position: absolute;
    }
    div#finder_stabil {
        top: auto !important;
        bottom: 21px !important;
        position: absolute !important;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100% !important;
        display: none;
        z-index: 0;
        color: #000;
        box-shadow: 1px 1px 10px 0px #ddd;
    }
    a#finder-trigger {
        right: auto;
        left: -18px;
        margin: 0 auto;
        width: 22px;
        position: relative !important;
        top: 5px;
        height: 23px;
        padding: 20px !important;
        background: url(rwd-bg-finder.png) no-repeat center center !important;
        color: #000;
        text-decoration: none;
        text-align: center;
        font-size: 0em;
        border: none;
    }
    .env_hf_menu_rwd .rwd-menu-trigger-a  {
        position: unset;
        /* width: 40%; */
        /* left: 58%; */
        /* top: 165px; */
    }
    .module_envelope_h.env_hf_menu_rwd {
        position: absolute;
        width: 99%;
        left: auto;
        top: 0;
        bottom: auto;
        margin: 0;
        height: 1px;
        right: 1%;
        z-index: 99999;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .module_envelope_h.env_hf_menu_rwd .module-inner-envelope {       
        position: unset;

    }
 
/* ------------------------------------- RWD HLAVICKA ------------------------------------- */

    .editor .rwd-header {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .rwd-logo-main-text {
        font-size: 2em;
        color: #d0190f;
        font-weight: bold;
        text-align: left;
    }
    

    /* ------------------------------------- RWD HLAVICKA END ------------------------------------- */

    /* ----------------------------- MENU TRIGGER ---------------------------------------------*/
    li#rwd-menu-container-env::marker {
        color: #fff;
    } 
    /*#rwd-menu-trigger .rwd-menu-trigger-a {
        display: flex;
        flex-wrap: wrap;
        padding: 5px;
        text-align: right;
        align-items: center;
        justify-content: flex-end;
        text-decoration: none;
        box-sizing: content-box;
        font-weight: bold;
        margin: 0;
        right: 22px;
        top: 24px;
        height: 44px;
        width: 44px;
        transition: .15s;
        position: relative;
        background: #fff url(mobile-menu.png) no-repeat center center;
        font-size: 1.25em;
        
    } 
    #rwd-menu-trigger .rwd-menu-trigger-a.opened {
        background:#fff  url(mobile-menu-closee.png) no-repeat center center;
    }*/
    
    #rwd-menu-trigger .rwd-menu-trigger-a::after {
        content: 'Menu';
        clear: both;
        width: 64%;
        height: 20px;
        top: auto;
        bottom: -25px;
        left: 0;
        right: 0;
        font-size: 16px;
        z-index: 99999;
        margin: 0 auto;
        position: relative;
        display: none;
    }
    #rwd-menu-trigger::marker {
        color: transparent;
    }


    #rwd-menu-container ul li.menu_hlavicka.with-submenu {
        padding: 0;
        display: inline-flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-evenly;
        align-items: flex-start;
        position: relative;
        min-height: 50px;
        height: auto;
    }


    #rwd-menu-trigger .hf-hmenu {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    #rwd-menu-trigger .hf-hmenu li {
        width: 100%;
        justify-content: space-between;
        padding: 0 0 0 0px !important;
        text-align: left;
        background: none;
        border-bottom: 1px dotted #d0190f;
        border-radius: 0;
        margin: 0;
        position: relative;
        display: flex;
        height: auto;
        line-height: 50px;
        flex-wrap: wrap;
        align-items: center;
    }
 
    ul.hf-hmenu>li.level-0.current {
        background: none !important;
    }

    #rwd-menu-trigger .hf-hmenu li.level-2 {
        padding: 0 0 0 0px !important;
    }
    #rwd-menu-trigger .hf-hmenu li .hf-menu-envelope {
        display: inline-flex;
        flex-wrap: wrap;
        align-items: flex-end;
        width: auto;
        flex-grow: 1;
        box-sizing: border-box;
        justify-content: flex-start;
    }
    #rwd-menu-trigger .hf-hmenu li a {
        border: none !important;
        color: #d0190f !important;
        background: none !important;
        font-size: 1.25em;
        padding: 0px 20px;
        text-align: left;
        height: auto;
    }
    #rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger {
        display: inline-flex;
        flex-wrap: wrap;
        float: none;
        align-items: flex-start;
        position: absolute;
        width: 100%;
        height: auto;
        font-size: 0;
        top: -1px;
    }
    ul.hf-hmenu>li.level-0.with-submenu a.mobile-under-menu-trigger::after {
        display: inline-flex;
        content: '';
        clear: both;
        background: url(arrow-right.png) no-repeat center right;
        width: 12px;
        height: 45px;
        top: auto;
        left: auto;
        bottom: auto;
        right: 7px;
        z-index: 99;
        position: absolute;
    }
    
    ul.hf-hmenu>li.level-0.with-submenu a.mobile-under-menu-trigger.active::after {
        display: inline-flex;
        content: '';
        clear: both;
        background: url(arrow-down.png) no-repeat center right !important;
        width: 12px;
        height: 45px;
        top: auto;
        left: auto;
        bottom: auto;
        right: 7px;
        z-index: 99;
        position: absolute;
    }
    #rwd-menu-trigger .hf-hmenu li.current>span>a {
        font-weight: bold;
    }
    /*#rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger {
        display: inline-block;
        float: right;
        width: 50px;
        height: 50px;
        font-size: 0;
        background: #d0190f url(menu-arrow-down-w.png) no-repeat center center !important;
    }
    #rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger.hor-menu.active {
        display: inline-block;
        float: right;
        width: 50px;
        height: 50px;
        font-size: 0;
        background: #d0190f9e url(menu-arrow-up-w.png) no-repeat center center !important;
    }*/
    
    #rwd-menu-container,
    #rwd-menu-container.closed {
        display: none;
    }


    #rwd-menu .vertical-menu-cover-common .mobile-under-menu-trigger.categorie.active {
        display: inline-block;
        width: 50px;
        height: 50px;
        box-sizing: border-box;
        background: #d0190fbd url(menu-arrow-up-w.png) no-repeat center center;
        font-size: 0;
    }
    a.mobile-under-menu-trigger {
        /* display: block; */
        display: inline-block;
        float: right;
        width: 50px;
        height: 50px;
        background: #d0190f url(menu-arrow-down-w.png) no-repeat center center;
        font-size: 0;
    }
    ul.menu_cover {
        display: none;
    }
    ul.menu_cover.opened,
    ul.hf-hmenu li ul.hf-hsubmenu.opened,
    #rwd-menu-container ul li.menu_hlavicka ul.menu_cover.dn.opened {
        display: block !important;
        width: 100%;
        background: #fff7c36c;
    }
    #rwd-menu-container.opened {
        position: absolute;
        display: flex;
        left: auto;
        right: 0;
        width: 87%;
        top: 102px;
        margin: 0 auto;
        z-index: 40000;
        overflow-x: hidden;
        background: #fff;
        box-shadow: 0 15px 15px 0 #000000;
    }
    #rwd-menu-container ul li.menu_hlavicka {
        padding: 0;
    }
    #rwd-menu-container ul li.menu_hlavicka a.menu_hlavicka {
        display: block;
        text-decoration: none;
        padding: 15px 30px 15px 20px;
        border-bottom: 1px dotted #d0190f;
        font-size: 1.25em;
        font-weight: bold;
        background: #FFf;
        color: #d0190f;
        border-radius: 0;
        border-left: none;
    }
    #rwd-menu-container ul li.menu_hlavicka.with-submenu a.menu_hlavicka {
        display: block;
        box-sizing: border-box;
        flex-grow: 1;
        word-break: break-all;
        width: 75%;
        /* float: left; */
        text-decoration: none;
        padding: 13px 60px 14px 20px;
        border-bottom: 1px dotted #d0190f;
        font-size: 1.25em;
        font-weight: bold;
        background: #FFf;
        color: #d0190f;
    }
    .module_envelope ul li {
        display: inline-flex;
        margin-left: 0;
        text-align: left;
        border: none;
        padding: 0;
    }
    ul.hf-hmenu li ul.hf-hsubmenu {
        position: relative;
        left: 0;
        width: 100%;
        top: 0;
        background: #d0190f14;
    }
    ul.hf-hmenu li.level-1 ul.hf-hsubmenu {
        left: 0 !important;
        width: 100%;
        border-left: 25px solid #d0190f96;
        background: #fff7c3d8;
        box-sizing: content-box;
        display: flex;
        flex-wrap: wrap !important;
    }
    ul.hf-hmenu li.level-2 ul.hf-hsubmenu {
        left: 0 !important;
        width: 100%;
        border-left: 25px solid #d0190f96;
        background: #fff;
        box-sizing: content-box;
    }
    ul.fotogaleria-pure li {
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
        margin: 0 5px 4px 0px !important;
        padding: 0;
        border: none;
        background: none;
    }
    ul.fotogaleria-pure li span.fotogaleria-picture-envelope a {
        width: 100%;
        height: 220px;
        display: block;
        overflow: hidden;
        border: none;
    }
    ul.hf-hmenu li:focus-within ul.hf-hsubmenu.hopened, ul.hf-hmenu li ul.hf-hsubmenu.hopened {
        display: flex;
        /* grid-template-rows: auto auto auto auto; */
        /* grid-auto-flow: column; */
        transition: ease-in-out .2s;
        flex-wrap: wrap;
        overflow-y: auto;
        /* grid-template-columns: 25% 25% 25% 25%; */
        max-height: calc(100vh - 80px - 126px);
    }
    ul.hf-hmenu li:hover ul.hf-hsubmenu {
        display: none;
    }
    /* ----------------------------- MENU TRIGGER END ------------------------------------------*/


    header .module_envelope_h.env_hf_module_container.header-search {
        padding-top: 0px;
        top: 55px;
    }

    header .module_envelope_h.env_hf_module_container>.module-inner-envelope>.module_body {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: unset;
        align-items: center;
        padding-top: 0;
    }
    header .module_envelope_h.env_hf_module_container {
        position: relative;
        top: auto;
        bottom: 0px;
        width: 100%;
        left: 0;
        height: 49px;
        padding-top: 2px;
        right: 0;
        display: block;
        margin: 0 auto;
        z-index: 0;
        justify-content: unset;
    }
    header .module_envelope_h.env_hf_module_container.header-search {
        padding-top: 0px;
        top: -90px;
        display: block;
        width: 100%;
        flex: unset !important;
    }
    header .module_envelope_h.env_hf_module_container.header-aside {
        height: auto;
    }
    header .module_envelope_h.env_hf_module_container.header-aside .column-2 {
        background: #f5f5f5;
        order: 2;
        bottom: 0;
        width: 100%;
        margin: 0;
        height: 45px;
        flex: unset;
        position: fixed;
        box-shadow: 1px 1px 10px 1px #ddd;
    }
     header .module_envelope_h.env_hf_module_container .module-inner-envelope .module-in-container {
        padding: 0 0 0 0px;
        margin: 0;
    }
    header .env_hf_module_container.header-aside .module_body {
        justify-content: space-between;
    }
    header .module_envelope.module-in-container.env_hf_homepage_text a {
        padding-left: 0;
    }
    header .module-in-container.env_hf_homepage_text {
        background: none;
        width: 25% !important;
        position: relative;
        text-align: center;
        margin: 0;
        justify-content: center;
        padding: 0px 0 !important;
        top: 0;
        order: 1;
    }  
    header .module-in-container.env_hf_login_register {
        position: relative;
        top: -2px;
        padding: 0px 0 !important;
        width: 25% !important;
        margin: 0;
        justify-content: center;
        order: 2;
    }
    header .env_hf_image {
        top: 0px;
        left: auto;
        padding: 6px 0 !important;
        right: auto;
        width: 20%;
        height: auto;
        justify-content: center;
        order: 3;
    }
    header .module-in-container.env_hf_google_translate {
        padding-left: 0;
        position: relative;
        right: 0;
        width: 20%;
        justify-content: center;
        top: 0;
    }

    span#login-login {
        display: block;
        position: relative;
        left: 0;
        width: 23px;
        top: 0;
        padding: 0;
        border: 0;
    }
    header .module_envelope.module-in-container.env_hf_login_register span {
        background: none;
    }
    span#login-login a {
        display: block;
        width: 100%;
        position: relative;
        text-align: left;
        height: 23px;
        top: 0;
        background: url(rwd-bg-login.png) no-repeat center left !important;
        font-size: 0;
        text-decoration: none;
        color: #000;
        left: 0;
        padding: 0;
        border: none;
    }
    header .env_hf_contacts .module_body {
        background: none;
    }
    header .env_hf_contacts {
        position: relative;
        top: 0;
        width: 25%;
        margin: 0;
        justify-content: center;
        padding: 0 !important;
        order: 3;
        
    }
    header .env_hf_contacts div.module_body a {
        font-size: 1.3em !important;
        height: 23px;
        color: #363636 !important;
        font-weight: 700;
        padding: 0;
        border: none !important;
        text-decoration: none;
        display: block;
        width: auto;
        text-align: center;
        margin: 0 auto;
    }
    header .env_hf_mutacie {
        width: 44px;
        padding: 0 !important;
        order: 3;
        position: absolute;
        right: 29%;
        top: -9px;
    }
    div#google-lang-envelope .notranslate#my-current-lang {
        font-size: 1.25em;
        font-weight: 600;
    }
    header .module_envelope.module-in-container.env_hf_finder {
        position: absolute;
        padding: 0px 0px !important;
        height: 5px;
        margin: 0 auto !important;
        width: auto;
        top: -3px;
        align-items: flex-start;
        justify-content: flex-end;
        left: 0px;
        bottom: auto;
        right: 0;
    }

   
    /*header .env_hf_image .hf-image-envelope.with-link a, 
    header .env_hf_image .hf-image-envelope.with-link a:hover {
        border: none !important;
        background: url(fb-w.png) no-repeat center center !important;
        width: 18px;
        height: 18px;
    }*/
    header .env_hf_image .hf-image-envelope.with-link img {
        width: 100%;
        height: auto;
        left: 0 !important;
        transform: unset;
        top: 4px;
       
    }
    header .env_hf_image.facebook-icon .hf-image-envelope.with-link img {
        width: 20px;
        height: auto;
        left: 0 !important;
        transform: unset;
        top: 4px;
        }
    .search-box-text-button-envelope {
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: -103px;
        z-index: 99999;
        width: 100%;
        display: flex !important;
        height: auto;
        flex-direction: column;
        align-items: center;
        padding: 10px 20%;
        /* justify-content: center; */
        display: inline-flex;
        background: #fff;
        box-shadow: 0 -4px 15px 0px #00000026;
    }
  
    header .module_envelope.env_hf_finder #search-box-submit-real {
        width: 100% !important;
        margin-top: 10px;
        right: auto;
        position: relative;
    }
    #search-box-text {
        width: 100% !important;
    }
    #search-box-text, #search-box-submit-real {
        display: inline-flex;
        height: 55px;
    }
    input#search-submit-button {
        display: none;
    }
    input#search_string {
        font-size: 0.9em;
        padding: 0 0 0 10px;
        width: 100%;
    }
    #search-extended-trigger,
    #search-extended-date,
    #search-extended-parts {
        display: flex;
        flex-wrap: wrap;
    }
    #search-extended-trigger li, #search-extended-select li, #search-extended-date li.search-date-trigger {
        flex: 50%;
        margin: 0;
    }
    #search-extended-trigger li span, #search-extended-select li a, #search-extended-date li.search-date-trigger span {
        padding: 7px 15px;
        border: 1px solid #eee;
    }
    ul#search-extended-parts li input {
        width: auto !important;
    }
    #search-extended-date li.search-date-limit.inactive, #search-extended-date li.search-date-limit.inactive input {
        color: #999999;
        flex: 44%;
    }

    li.menu_item_0 a.menu_item_0 {
        width: 100%;
        display: block;
        box-sizing: border-box;
        margin: 0!important;
        padding: 9px 25px;
        line-height: 150%;
        overflow: visible;
        position: relative;
        font-size: 1.11111em;
        font-weight: normal;
        text-align: left;
        list-style: none;
        color: #d0190f;
    }
    ul.menu_cover li.menu_item_l {
        margin: 0;
        width: auto;
        padding: 0 0 0 20px;
    }
    li.menu_item_l.level-0-has-submenu a.menu_item_l {
        background: url(bg-head-menu-l.png) no-repeat center right 20px;
    }


    /* -------------- LOGIN -------------- */
    #login-to-portal {
        margin-top: 25px;
        font-size: 1.11111em;
    }
    .lost_password.in-login {
        font-size: 1.111111em;
    }
    #login-to-portal tbody tr {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #login-to-portal tbody tr td {
        width: 100%;
        /*height: 44px;*/
    }
    .column .module_envelope input {
        border: 1px solid #aaa;
        width: 100% !important;
    }
    .column .module_envelope label {
        font-size: 1.11111em;
    } 
  
    /* -------------- LOGIN END ----------- */
    #main-container {
        width: 99.5%;
        margin: 0;
        padding: 0 0px;
        background: none;
    }
    /* ------------------------------------- HEADER End ----------------------------------------------- */
    div.tabbed-page-modules-envelope ul.tabbed-page-modules {
        margin: 0 auto 50px !important;
    }
    div.tabbed-page-modules-envelope-default li.tabbed-page-modules-li-default {
        display: inline-block;
        vertical-align: baseline;
        margin: 0;
        padding: 0;
        width: 75%;
        max-width: unset;
        flex: unset;
        margin: 0 auto !important;
    }
    /*.module_body {
        padding: 0 0;
        font-size: 1.0em;
        border: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }*/
    #homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li {
        display: inline-block;
        vertical-align: baseline;
        margin: 5px 5px 0 !important;
        padding: 0;
        width: 48%;
        flex: unset;
    }
    footer .module-in-container.env_hf_tiraz .module_body {
        font-size: 1em;
        justify-content: unset;
        display: block;
    }
    .editor p img {
        margin-top: 0!important;
        margin-left: 0!important;
        width: auto !important;
        height: auto !important;
    }
    .env_text_obrazok.links.useful .main-links-container .link-column p.link-img a img {
        width: 266px !important;
    }
    #extra-block-bottom .env_hf_text_obrazok .before_footer_links a {
        border-bottom: 2px solid #ffae00;
    }

    /* ------------------------------------- EXTRA BLOCK TOP  ----------------------------------------------- */
    #extra-block-top {
        position: relative;
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto;
        display: none;
    }
   
    li.menu_block_head {
        font-size: 1.323em;
    }
    li.menu_block_head::after {
        display: none !important;
    }
    ul.menu_block li.mb_ord0, 
    ul.menu_block li.mb_ord1, 
    ul.menu_block li.mb_ord2, 
    ul.menu_block li.mb_ord3, 
    ul.menu_block li.mb_ord4 {
        width: 100%;
    }
    

    /* ------------------------------------- EXTRA BLOCK TOP END ----------------------------------------------- */

/* ------------------------------------- MAIN ----------------------------------------------- */
    #main-content {
        max-width: 1200px;
        width: 100%;
        margin: 10px auto !important;
        display: block;
    }
    .module_envelope.for-tabbing h2.oznamy-new-columns a {
        top: 0;
    }
   
    a.oznamy-new-columns-all-link.bottom-of-module, 
    a.actions-new-columns-all-link.bottom-of-module {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        padding: 12px 20px 50px;
        width: auto;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        background: none;
    }
    a.oznamy-new-columns-all-link.bottom-of-module::after, 
    a.actions-new-columns-all-link.bottom-of-module::after {
        display: block;
        content: '';
        clear: both;
        width: 18px;
        height: 19px;
        background: url(bg_graficke_oznamy.png) no-repeat center right;
        top: 47px;
        left: 0;
        right: 0;
        z-index: 99999;
        margin: 0 auto;
        position: absolute;
    }
    ul.oznamy-new-colums-list-default li.without-image div.image-envelope, 
    ul.actions-new-colums-list-default li.without-image div.image-envelope {
        max-height: 286px;
    }
    ul.oznamy-new-columns-list li, ul.actions-new-columns-list li {
        width: 100% !important;
        max-width: 430px;
        height: auto;
        flex: unset;
        margin: 0 auto 50px !important;
        border-bottom: 1px solid #eee;
    }
    ul.oznamy-new-columns-list li, ul.actions-new-columns-list li:last-of-type {
        /*margin-bottom: 0 !important;*/
    }
    ul.oznamy-new-colums-list-default li.without-image-default div.image-envelope-default, 
    ul.actions-new-colums-list-default li.without-image-default div.image-envelope-default {
        opacity: 1;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 100%;
        min-height: 280px !important;
    }
    .env_common_items_columns_responsive .oznamy-new-colums-form-envelope form {
        justify-content: center;
    }
    .env_common_items_columns_responsive .oznamy-new-colums-form-envelope.with-kats .form-label-default.form-label:nth-child(1) {
        width: 100%;
        order: 1;
        text-align: center;
    }
    .env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-searchtext-default.form-searchtext {
        width: 100%;
        order: 2;
        flex-grow: 1;
        margin-bottom: 15px;
    }
    .env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-label-default.form-label {
        width: 100%;
        order: 3;
        flex-grow: 1;
        text-align: center;
    }
    .env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-select-default.form-select {
        width: 100%;
        order: 4;
        margin-bottom: 25px;
    }
    .env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-submit-default.form-submit {
        width: 100%;
        order: 5;
    }


    /* ---------- ZASADNUTIA ---------------- */
    div.zasadania-form-envelope form .form-searchtext,
    div.zasadania-form-envelope form .form-submit {
        flex: 100%;
        height: 44px; 
    }
    h3.year_array {
        width: 30% !important;
    }
    /* ---------- ZASADNUTIA END ---------------- */

    /* ------------------------------------- VZN  ----------------------------------------------- */
    .vzn-filter .fullwide tbody {
        display: flex;
        flex-wrap: wrap;
    }
    .vzn-filter .fullwide tbody tr {
        display: flex;
        flex-direction: column;
        flex: 50%;
    }
    .env_vzn_new form.vzn-filter .fullwide tr td {
        width: 100%;
    }     
    .module_envelope.env_vzn_new form.vzn-filter .fullwide tr:nth-child(2) td.automatic-col-5 {
        position: absolute;
        top: 245px;
        right: 0;
    }
    .env_vzn_new form.vzn-filter .fullwide tr td {
        width: 100%;
        padding: 10px 0;
        height: 44px;
        margin-bottom: 10px;
    }
    .vzn-filter .fullwide tbody tr:nth-of-type(1) {
        flex: 30%;
    }
    .vzn-filter-envelope .vzn-finder-part-envelope input, 
    .vzn-filter-envelope .vzn-finder-part-envelope select {
        border-radius: 0px;
    }
    /* ------------------------------------- VZN End ----------------------------------------------- */

    /* ---------- SÚBORY NA STIAHNUTIE ---------------- */
    div.file-download span.file-text {
        flex: 100%;
    }
    div.file-download span.file-text {
        float: left;
        font-size: 1.11111em;
        max-width: 100%;
        width: auto;
        padding-right: 0px;
    }
    div.file-download span.file-icon {
        width: 100%;
    }
    /* ---------- SÚBORY NA STIAHNUTIE END ---------------- */

  

    ul.oznamy-new-colums-list-default li div.image-envelope, 
    ul.actions-new-colums-list-default li div.image-envelope {
        width: 100% !important;
        height: auto !important;
        max-height: 286px !important;
        max-width: 430px;
        overflow: hidden;
        text-align: center;
    }
    ul.oznamy-new-colums-list-default li div.image-envelope {
        max-height: 286px;
    }
    ul.oznamy-new-colums-list-default li h3, 
    ul.actions-new-colums-list-default li h3 {
        padding: 10px 20px !important;
    }
    ul.oznamy-new-columns-list li div.short-text, 
    ul.actions-new-columns-list li div.short-text {
        padding: 5px 20px !important;
    }
    h2.oznamy-new-columns, 
    h2.actions-new-columns {
       /* padding: 16px 10px 15px !important;
        text-align: center;
        background: none;
        width: 100%;
        border-bottom: 2px solid #e0ded5;
        border-radius: 0;
        height: 80px;*/
    }
    ul.oznamy-new-columns-list li.no-image, 
    ul.actions-new-columns-list li.no-image {
        min-height: unset;
        height: auto;
    }
    .env_oznamy .module-inner-envelope a.a-ci-link-short img.ci-link-short {
        width: 100%;
        height: auto;
    }
    ul.oznamy-new-columns-list li:last-of-type {
        margin-bottom: 0 !important;
    }
    div.oznamy-uvod-column-envelope div.float_left,
    div.oznamy-uvod-column-envelope div.float_right {
        width: 85%;
        padding: 0;
        margin: 0 auto;
        max-width: unset;
    }
    .float_left,
    .float_right {
        float: unset !important;
    }
    div.oznamy-uvod-column-envelope {
        margin: 0 auto;
    }
    div.link_to_all_items a {
        font-size: 1em;
    }

    /* FOTOGALERIA */
    div.fotogaleria div.firstcol, 
    div.fotogaleria div.secondcol, 
    div.fotogaleria div.thirdcol, 
    div.fotogaleria div.fourthcol, 
    div.fotogaleria div.lastcol {
        width: 45% !important;
        height: auto;
        margin: 0 0.5% 1% 0;
        text-align: center;
        background: #eee;
        overflow: hidden;
    }
    div.fotogaleria div.firstcol a, 
    div.fotogaleria div.secondcol a, 
    div.fotogaleria div.thirdcol a, 
    div.fotogaleria div.fourthcol a, 
    div.fotogaleria div.lastcol a {
        display: block;
        width: 100%;
        height: 182px;
        overflow: hidden;
    }
   
    /* FOTOGALERIA */


    .df-files-filter-inner .df-files-filter-part-envelope:nth-of-type(6) {
        width: 50%;
    }
    .env_download_file_with_filter .df-files-filter-inner>.df-files-filter-part-envelope:last-of-type {
        position: relative;
        top: 0;
        right: 0;
        width: 20%;
    }
    .df-files-filter-inner .df-files-filter-part-envelope:nth-of-type(5) {
        width: 100%;
    }

    /* ------------------ MOVING PICTURE ------------------ */

    #moving-pictures ul {
        height: 100px;
        display: flex;
        overflow: hidden;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    #moving-pictures-manipulate-envelope {
        text-align: center;
        margin-top: 0px !important;
        display: block;
        position: relative;
        bottom: -48px;
    }
    #moving-pictures {
        box-sizing: border-box;
        height: 256px;
        width: 100%;
        margin: 30px auto !important;
        overflow: hidden;
    }
    /* ------------------ MOVING PICTURE END------------------ */

    /* ------------------ TABLE ------------------ */

    .env_text_obrazok .editor {
        /* overflow-x: auto; */
        text-align: center;
    }

    
    /* ------------------ TABLE END ------------------ */

    div.region-info-left, div.region-info-right {
        width: 50%;
    }
/* ------------------------------------- MAIN End ----------------------------------------------- */

/* ------------------------------------- EXTRA BLOCK BOTTOM ----------------------------------------------- */
#extra-block-bottom .column_fb .env_hf_text_obrazok {
    display: flex;
    width: 100%;
    justify-content: center;
    position: relative;
    top: 0px;
}
footer .upper .module-container-columns-envelope .module-container-column.column-1 {
    width: 16%;
    z-index: unset;
}
.env_hf_module_container .module-container-columns-envelope .module-container-column {
    width: 100%;
    margin-bottom: 15px;
}
.env_hf_module_container.lower .module-container-columns-envelope .module-container-column {
    border: none;
}
#extra-block-bottom .column_fb .module_envelope_fb.env_hf_menu_block {
    width: 100%;
    background: none;
    height: auto;
}
#extra-block-bottom .column_fb .module_envelope_fb.env_hf_menu_block .module-inner-envelope {
    width: 100%;
    max-width: 1200px;
    left: 0;
    right: 0;
    margin: 0px auto;
    padding-bottom: 0;
}
#extra-block-bottom .env_hf_menu_block h3 {
    padding: 0px;
    margin-bottom: 0 !important;
}
.mb-mobile-closed {
    display: none;
}
ul.menu_block li a {
    color: #d0190f;
    margin: 0;
    padding: 15px; 
    min-height: 60px;
    line-height: normal;
    display: flex; 
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid;
    transition-duration: .2s;
}
li.menu_block_head {
    color: #d0190f;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    visibility: visible;
    height: auto;
    display: flex !important;
    flex-wrap: wrap;
    margin: 0 auto !important;
    justify-content: unset;
    width: 100%;
    padding: 15px !important;
    position: relative;
    transition-duration: .15s;
    border-bottom: 2px solid #3636361f;
    text-align: left !important;
}
li.menu_block_head span.menu-block-name {
    background: none;
}
span.menu-block-name {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    border-bottom: 2px solid;
}
.menu_block_head a.menu-block-under-trigger.mb-mobile-closed {
    display: inline-flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: 100%;
    position: absolute;
    top: 0px;
    line-height: 150%;
    flex: 1;
    z-index: 9;
    margin-right: 0;
    border: none;
    width: 91%;
    background: url(menu-arrow-down.png) no-repeat center right;
}
.menu_block_head .menu-block-under-trigger.mb-mobile-opened {
    display: inline-flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    min-height: 53px;
    height: auto;
    position: absolute;
    top: 0px;
    line-height: 150%;
    flex: 1;
    z-index: 9;
    margin-right: 0;
    border: none;
    width: 93%;
    background: url(menu-arrow-up.png) no-repeat center right;
}
.menu_block_head .menu-block-under-receiver.mb-mobile-opened {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #fff7c3;
    padding-top: 0;
    margin-top: 30px;
}
li.menu_block_order_0.mobile-closed,
li.menu_block_order_1.mobile-closed,
li.menu_block_order_2.mobile-closed,
li.menu_block_order_3.mobile-closed {
    width: 100%;
    display: block;
}
ul.menu_block::after {
    display: none;
}
#extra-block-bottom .env_hf_text_obrazok.links .main-links-container .link-column p.link-img {
    margin-bottom: 5px;
}
#extra-block-bottom .env_hf_text_obrazok.links .main-links-container p.link-no-img {
    width: 50%;
}
#extra-block-bottom .module_envelope ul li {
    display: block;
}
/* ------------------------------------- EXTRA BLOCK BOTTOM END ----------------------------------------------- */



/* ------------------------------------- FOOTER ----------------------------------------------- */


    footer .env_hf_module_container {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    footer .header-logo-img-envelope {
        width: auto;
    }
    footer .env_hf_module_container.lower {
        padding: 0 35px 35px;
    }
    footer .module-in-container.env_hf_tiraz {
        display: flex;
        width: 90%;
        flex-wrap: wrap;
        margin: 0 auto 25px !important;
        color: #fff;
        padding: 10px;
    }
    footer .module-container-columns-envelope .module-container-column {
        width: 100% !important;
        overflow-wrap: break-word;
        margin: 25px 0 0;
        border-bottom: 2px solid #fff;
    }
    #main-footer {
        font-size: 0.8em;
        line-height: 150%;
        clear: both;
        position: relative;
        width: auto;
        margin: 0px auto 50px;
        height: auto;
        z-index: 9;
        padding: 0;
        background: #d0190f;
        text-align: center;
    }
    div.module-container-header {
        display: inline-flex;
        flex-wrap: wrap;
        width: 100%;
    }
    div.module-container-header .mobile-opened {
        display: inline-flex;
        flex-wrap: wrap;
        width: 100%;
        border-bottom: 2px solid #d0190f;
        margin: 0;
    }
    #main-footer .module-in-container .module_body a {
        color: #d0190f;
        text-align: center;
        font-weight: 300;
        padding: 0px 0 5px 0;
        font-size: 1.25em;
        margin: 0;
        justify-content: center;
        width: 100%;
    }
    .header-logo-envelope>a {
        padding: 0 !important;
    }
    #main-footer .module-in-container.env_hf_tiraz .module_body a {
        color: #fff !important;
    }
    footer p#data-header, 
    footer .module-container-columns-envelope .module-container-column .data-header {
        color: #d0190f;
        text-align: center !important;
        font-weight: bold !important;
        display: none;
        padding: 0px !important;
        font-size: 1.5625em !important;
        margin: 0 0 31px !important;
    }
    footer a.module-container-header-trigger {
        display: inline-flex;
        width: 100%;
        height: auto;
        margin: 0 0 10px ;
        padding: 0px 20px !important;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
    }
   
    footer a.module-container-header-trigger.mobile-opened span.trigger-graphic {
        background: #fff url(menu-arrow-up.png) no-repeat center right 15px;

    }
    footer .module-container-header span.trigger-text {
        display: flex;
        font-size: 1.5625em !important;
        color: #fff !important;
        text-align: center;
        width: 80%;
        flex-wrap: wrap;
        font-weight: bold !important;
        padding: 12px 27px 12px 20px !important;
        text-decoration: none;
    }
    footer .module-container-header span.trigger-graphic {
        display: inline-block;
        text-align: center;
        font-weight: bold !important;
        background: #fff url(menu-arrow-down.png) no-repeat center center;
        width: 40px;
        height: 40px;
    }
    footer .module-container-collapsable-envelope { 
        color: #fff;
        text-align: left;
        font-weight: 300;
        padding: 20px 20px 15px;
        font-size: 1.21528em;
        margin: 0;
        background: #fff;
    }
    #main-footer .module-in-container p {
        color: #d0190f;
        text-align: left;
        font-weight: 300;
        padding: 20px 0px 15px;
        font-size: 1.21528em;
        margin: 0;
        background: #fff;
    }
    footer .module-container-columns-envelope .column-3 div.module-in-container {
        margin: 0;
        text-align: left;
    }
    footer .env_hf_module_container.lower .module_body {
        height: auto;
    }
    /* ----------- LOGO WG ----------- */
    .env_hf_image.webygroup {
        position: relative;
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
    /* ----------- LOGO WG END ----------- */
    footer .env_hf_module_container.upper {
        border: none;
        padding-top: 0;
    }
    footer .lower .module-container-columns-envelope .module-container-column.column-2 {
        display: none;
    }


    #header-anchor-link {
        bottom: 90px;
    }
}
/* ------------------------------------- FOOTER END ----------------------------------------------- */


@media only screen and (max-width:580px) {
    div.fotogaleria div.firstcol, 
    div.fotogaleria div.secondcol, 
    div.fotogaleria div.thirdcol, 
    div.fotogaleria div.fourthcol, 
    div.fotogaleria div.lastcol {
        width: 100% !important;
        height: auto;
        margin: 0 0.5% 1% 0;
        text-align: center;
        background: #eee;
        overflow: hidden;
    }
    div.fotogaleria div.firstcol a, 
    div.fotogaleria div.secondcol a, 
    div.fotogaleria div.thirdcol a, 
    div.fotogaleria div.fourthcol a, 
    div.fotogaleria div.lastcol a {
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    #rwd-menu-trigger .rwd-menu-trigger-a {
        background: url(rwd-menu.png) no-repeat 50% 50%;
        font-size: 0;
        background-size: 55%;
    }
    #rwd-menu-trigger .rwd-menu-trigger-a.opened {
        background: url(RWD-zatvorene.png) no-repeat 50% 50%;
        background-size: 55%;
    }
}
@media only screen and (max-width:540px) {
    #main-banner-buttons {
        width: 90%; 
    }
    .contact-finder-part.ordering, 
    .contact-finder-part.section {
        margin-right: 0;
        flex: 100%;
    }
    .conctact-filter-envelope-default div.contact-finder-part select {
        box-sizing: border-box;
        width: 100%;
        padding: 15px;
    }
    ul.contact-list-default {
        overflow-x: auto;
    }
 
}
@media only screen and (max-width:510px) {
    #rwd-menu-trigger .rwd-menu-trigger-a {
        right: 0;
    }
    .olo-filter-envelope-new-default .form-part-envelope-default.ord-2 {
        width: 100%;
        flex: unset !important;
    }
    #extra-block-bottom .env_hf_text_obrazok.links .main-links-container p.link-no-img {
        width: 50%;
    }
    #extra-block-bottom .env_hf_text_obrazok.links .main-links-container p.link-no-img a {
        max-height: unset;
    }
}
@media only screen and (max-width:480px) {
    #main-banner-buttons {
        width: 85%;
    }
    .rwd-header {
        font-size: 80%;
    }
    .rwd-header img {
        width: 110px !important;
        height: auto !important;
    }   
    body {
        background: none !important;
    }
    aside#left-column {
        order: 2;
        width: 100% !important;
    }
    main#main {
        order: 1;
        width: 100% !important;
        padding: 0px 10px;
    }
    aside#right-column {
        order: 3;
        width: 100% !important;
    }
    ul.oznamy-new-colums-list-default li.without-image-default div.image-envelope-default, 
    ul.actions-new-colums-list-default li.without-image-default div.image-envelope-default {
        min-height: 225px !important;
    }
    header .header-logo-text-ext::after {
        right: -5%;
    }
}

@media only screen and (max-width:400px) {
    .module_envelope_h.env_hf_menu_rwd {
        bottom: -12px;
    }
    form.vzn-filter {
        padding: 15px 0 !important;
    }
    .env_vzn_new form.vzn-filter .fullwide tr td {
        width: 100%;
        padding-bottom: 0;
        height: 44px;
        line-height: normal;
    }  
    header .env_hf_contacts div.module_body a {
        font-size: 1em !important;
    }
    header .env_hf_contacts {
        right: 20px;
    }
}
@media only screen and (max-width:360px) {
    footer .module-container-header span.trigger-text {
        font-size: 1.3em;
    }
 
}

header .env_hf_login_register #logout-logout::before {
    color: #fff;
}

header .env_hf_login_register #logout-logout,
header .env_hf_login_register #logout-logout a {
    background: none;
    padding: 0;
}

@media only screen and (max-width: 900px) {
    header .env_hf_login_register #logout-logout a, header .env_hf_login_register #logout-data a {
        height: 24px;
        width: 24px;
    }
}

@media only screen and (max-width: 1000px) {
    header .env_hf_login_register #logout-logout::before {
        position: absolute !important;
        width: 100% !important;
        right: auto !important;
        left: auto !important;
        flex-wrap: wrap;
        margin: 0 auto !important;
        justify-content: center;
        z-index: 0;
        color: #000;
    }

    header .env_hf_login_register #logout-logout a {
        z-index: 1;
    }

    header .env_hf_login_register #logout-data {
        display: none;
    }
}

/* Formulare prisposobenie */
:root {
    --form-color: #b30e06;
}

div h1.register-login a.link-button {
    background-color: var(--form-color);
    color: #ffffff;
    border: 2px solid transparent;
    font-size: 1rem;
    transition-duration: 0.3s;
}

div h1.register-login a.link-button:hover {
    background-color: #ffffff;
    color: var(--form-color);
    border: 2px solid;
}

.filter-envelope-default {
    width: 100%;
}

div .filter-body-part input, 
div .filter-body-part select, 
div .filter-body-part textarea {
    color: #000;
    border: 2px solid var(--form-color);
}

div .filter-body-part input.filter-button {
    background: var(--form-color);
    color: #fff;
    width: 100%;
}

div .filter-body-part input.filter-button:hover {
    background: #f5f5f5;
    color: var(--form-color);
    border: 2px solid;
}

div .filter-packing-head {
    background: #f3f2f1;
    border-bottom: 2px solid var(--form-color);
}

.search-extended-trigger a,
.search-extended-select a {
    color: var(--form-color) !important;
    transition-duration: 0.3s;
}

.search-extended-trigger a.current,
.search-extended-trigger a:hover {
    border-bottom: 2px solid var(--form-color) !important;
}

.search-extended-select a:hover,
#search-select-all:hover,
#search-select-none:hover {
    background: var(--form-color) !important;
    color: #fff !important;
}

.filter-body-part input[type="checkbox"],
.filter-body-part input[type="radio"],
.filter-body-part input[type='file'] {
    width: 40px !important;
    height: 40px !important;
}

.filter-body-part label {
    padding: 5px 0 !important;
}

.search-extended-parts .filter-body-part-search-extended-areas {
    flex-grow: 0 !important;
    width: calc(100% / 3) !important;
}

#module_data__0__l_login {
    height: 50px;
    width: 100%;
    float: none;
}

.filter-body-part-search-without-date a,
.filter-body-part-search-with-date a {
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-skip-ink: none;
}

.filter-body-part-search-without-date a:hover,
.filter-body-part-search-with-date a:hover {
    text-decoration-thickness: 3px;
    border-bottom: none;
}

[tabindex]:focus,
a:focus,
input:focus,
.filter-body-part input:focus,
.filter-body-part select:focus,
.filter-body-part textarea:focus {
    outline: 3px dotted #ff8900 !important;
    outline-offset: 3px;
    z-index: 9999;
}

@media only screen and (max-width: 1000px) {
    .search-extended-parts .filter-body-part-search-extended-areas {
        width: 50% !important;
    }
}

@media only screen and (max-width: 640px) {
    .filter-body-part input[type="checkbox"],
    .filter-body-part input[type="radio"],
    .filter-body-part input[type='file'] {
        width: 40px !important;
        height: 40px !important;
    }

    .search-extended-parts .filter-body-part-search-extended-areas {
        width: 100% !important;
    }
}
/* Formulare prisposobenie end */