/* secovce.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,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&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');

@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@700&family=Noto+Sans: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&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: #e6f0f8;
    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;
    padding: 5px;
    border: 2px solid #0065b3;
    
}
.vzn-filter-envelope .vzn-finder-part-envelope input, 
.vzn-filter-envelope .vzn-finder-part-envelope select {
    border-radius: 0;
}
input[type="checkbox"] {
    width: 38px;
    height: 38px;
}
#module_data__0__l_login {
    height: 51px;
    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;
    /*list-style-position: inside;*/
}
.editor ul,
.editor ol {
    margin-left: 25px;
}
.module_envelope ul li {margin-left: 30px;}
.module_envelope.env_main_menu ul li {
    margin: 0px;
}

ul.menu_cover  {
    margin: 0;
    /* background: #0065b3; */
    border-top: none;
    /* padding-left: 20px; */
}
/*ul.menu_cover .menu-indent-0 a.menu_item {
    background: #0065b3;
    color: #fff;
}*/

.limited_menu ul li {margin-left: 25px;}

blockquote, q {
    quotes:none;
}
.editor ul li,
.editor ol li {
    font-size: 1.1875em !important;
    line-height: 150%;
    margin: 0;
}
.editor a {
    color: #0065b3;
}
.editor p {
    font-size: 1.1875em;
    margin-bottom: 1em;
}

a {
    color: #0065b3;
    transition-timing-function: ease-in-out;
    transition-duration: .25s;
}
a:hover {
	color: #000;
    text-decoration: none;
    border-bottom: 3px solid;
}
.editor a:hover {
    text-decoration: none;
    border-bottom: 3px solid;
}


#hf-image-envelope-478776 a,
.column_l a:hover,
div.multi-foto-link-system a:hover,
ul.clone-hmenu > li > a:hover,
div.file-download a:hover,
.links .editor 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,
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,
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,
div.oznamy-uvod-column-envelope div.float_left a:hover, 
div.oznamy-uvod-column-envelope div.float_right a:hover,
#banner-homepage a:hover, div.module_envelope_r .menu_hlavicka_r a:hover img {
    border: none;
}



/* ----------------------------- po odladeni vyhodit ---------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
    font-size: 100% !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: #fff url(bg-body-top.png) no-repeat center top;
}
div.module_envelope {
	padding: 0;
	/*margin: 0 0 1em;*/
}
div.module_envelope_l {
	margin: 0 0 24px;
    padding: 0;
    position: relative;
    text-align: left;
}

div.module_envelope_r {
    margin: 0 0 24px;
    padding: 0;
    position: relative;
    text-align: left;
}
.env_dynamika_prava_strana.first_right_envelope {
    margin-top: 25px;
}
.dps_text {
    color: #0065b3;
}

header {
    position: sticky;
    height: auto;
    z-index: 9999;
    width: 100%;
    top: 0px;
    left: 0;
    background: linear-gradient(0deg, #e6f0f8 0%, #ffffff 100%);
    /* overflow: hidden; */
    right: 0;
    margin: 0px auto;
    box-shadow: 1px 10px 10px -10px #000;
    /* border-top: 10px solid #024916; */
}

header .column_h {
    max-width: 1200px;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    margin: 0 auto;
    /* flex-flow: column; */
    flex-wrap: wrap;
    justify-content: space-between;
    height: 148px;
    align-items: center;
}

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;
}

div.module_envelope_r .menu_hlavicka_r a img {
    width: 100%;
    
}
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: #0065b3;
}
header .env_hf_text_obrazok .editor a {
    color: #fff;
    font-size: 1em;
    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 {
    text-decoration: none !important;
    width: auto;
    border: none !important;
    height: auto;
    font-size: 1em !important;
    display: grid;
    grid-template-columns: auto;
    /* gap: 10px; */
    grid-auto-rows: auto;
    align-items: center;
}

.header-logo-envelope>a:hover {
    text-shadow: 1px 4px #ddd;
}
header .header-logo-img-envelope {
    /* margin: 20px auto 0; */
    grid-column: 1;
    grid-row: 1 / 3;
    padding: 0 10px 0 0;
}
.header-logo-text {
    font-size: 2.5em;
    height: auto;
    position: relative;
    color: #0065b3;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    /*flex-flow: column;*/
    padding: 0;
    margin: 0px;
    font-weight: bold;
    text-transform: uppercase;
    grid-column: 2;
    grid-row: 1;
    font-family: 'Noto Sans', sans-serif;
    font-family: 'Libre Baskerville', serif;
    
  
}
header .header-logo-text-ext {
    font-size: 1.1875em;
    height: auto;
    position: relative;
    color: #000;
    text-align: left;
    font-weight: 300;
    top: 0;
    padding: 0;
    grid-column: 2;
    /* align-self: end; */
    grid-row: 2;
}
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: 0;
    margin: 0;
    padding-top: 5px;
    width: 27%;
    z-index: 99999;
}



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: auto;
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    margin: 0;
    padding: 0px 0px;
    width: 72%;
    z-index: 99999;
    justify-content: flex-end;
}

header .module_envelope_h.env_hf_module_container.menu {
    background: #0065b3;
}
header .module_envelope_h.env_hf_module_container.header-aside .module-in-container .module_body a {
    color: #0065b3;
    transition-duration: .1s;
    min-height: 20px;
    text-decoration: underline;
    line-height: normal;
}
header .module_envelope_h.env_hf_module_container.header-aside .column-1 .module_body a:hover {
    border-bottom: 3px solid ;
    text-decoration: none;
}
header .header-aside .level-0 > span > a:hover {
    border-bottom: 3px solid #0065b3 !important;

}


header .module_envelope.env_hf_module_container.header-middle {
    height: auto;
    width: auto;
    z-index: 9999;
    float: right;
}
header .module_envelope.env_hf_module_container.header-middle .column-1 {
    width: auto;
}
header .module_envelope.env_hf_module_container.header-middle .column-2 {
    width: auto;
    display: flex;
    height: auto;
}

/* ----------------- TOP VOD. MENU -------------------------*/
header .header-middle nav li.level-0 > ul {
    position: absolute !important;
    list-style: none;
    text-align: left;
    top: 0px !important;
    left: -471px !important;
    right: 0;
    width: 1200px !important;
    padding: 10px;
    margin: 98px 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: 0;
    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: #0065b3;
}*/
/*header .module_envelope.env_hf_module_container.header-middle ul.hf-hmenu li.hf-menu.level-2 span a {
    font-weight: 300;
    font-size: 1em;
    text-align: left;
    height: auto;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    color: #0065b3;
    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: #0065b3 !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 .env_hf_logo {
    padding: 0;
}

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 0px 0;
    margin: 0;
}
header .env_hf_contacts {
    /*padding: 0 29px 0 29px !important;*/
    height: 44px;
}

header .env_hf_contacts .module_body::before {
    display: flex;
    content: "\f007";
    clear: both;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    font: normal normal normal 18px/1 FontAwesome;
    right: 5px;
    color: #0065b3a6;
    text-decoration: none !important;
    border: none !important;
}

header .social .module_body::before {
    display: flex;
    content: "\f09a";
    clear: both;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    font: normal normal normal 18px/1 FontAwesome;
    right: 5px;
    color: #0065b3a6;
    text-decoration: none !important;
    border: none !important;
}



/*.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;
}*/

header .env_hf_homepage_text .module_body,
header .env_hf_contacts .module_body,
header .env_hf_login_register #login-login,
header .social .module_body {
    display: flex;
    align-items: center;
}
/*header .env_hf_homepage_text .module_body::before,
header .env_hf_login_register #login-login::before,
header .env_hf_contacts .module_body::before {
    display: none !important;
}*/
/*--------------------------------  HOME HEADER ------------------------------------- */

header .env_hf_homepage_text .module_body::before {
    display: flex;
    content: "\f015";
    clear: both;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    font: normal normal normal 21px/1 FontAwesome;
    right: 5px;
    color: #0065b3a6;
    text-decoration: none !important;
    border: none !important;
}

/*--------------------------------  HOME HEADER ------------------------------------- */

/*--------------------------------  LOGIN - REGISTER HEADER ------------------------------------- */
 
header .env_hf_login_register #login-login::before {
    display: flex;
    content:"\f0e0";
    clear: both;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    font: normal normal normal 18px/1 FontAwesome;
    right: 5px;
    color: #0065b3a6;
    text-decoration: none !important;
    border: none !important;
}
header .env_hf_login_register {
    height: 44px;
    /*padding: 0 20px !important;*/
}
input.button {
    color: #fff;
    background: #0065b3;
    cursor: pointer;
    padding: 1px;
    text-align: center;
    border: none;
    transition-duration: .25s;
}
input.button:hover {
    box-shadow: 0px 0px 20px -10px #0065b3;
    border: 1px solid #0065b3;
    background: #fff;
    color: #0065b3 !important;
}

.vzn-filter-envelope {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-end;
}
.vzn-filter-envelope .vzn-finder-part-envelope {
    flex-grow: 1;
    width: 26%;
    min-width: 250px;
}
.vzn-filter-envelope .vzn-finder-part-envelope.submit, 
.vzn-filter-envelope .vzn-finder-part-envelope.cancel {
    position: relative;
    width: 9%;
    padding: 0;
}

.column .vzn-filter-envelope .vzn-finder-part-envelope.cancel input {
    display: flex;
    color: #0065b3 !important;
    flex: unset;
    justify-content: center;
    /* padding: 10px !important; */
    background: #e6f0f8;
}
/*.column .vzn-filter-envelope .vzn-finder-part-envelope.cancel::after {    
    display: inline-flex;
    content: '';
    clear: both;
    background: url(zrusit-filter.png) no-repeat;
    width: 16px;
    height: 29px;
    top: auto;
    left: auto;
    bottom: 3%;
    right: auto;
    z-index: 99;
    position: absolute;
}*/

.env_registracia_navstevnika_ .padding_5 p,
.env_registracia_navstevnika_ .padding_5 ul {
    font-size: 1.1875em;
}

.env_registracia_navstevnika_ .editor.email-hlasnik {
    margin-bottom: 25px;
}
.env_registracia_navstevnika_ #login-to-portal table {
    width: 100%;
}


#login-register {
    display: none;
}

input.required, textarea.required, select.required {
    border: 2px solid #0065b3 !important;
    outline: 3px solid #ffbf47;
}
.env_registracia_navstevnika_ table tr td.automatic-col-5 input.button {
    width: 100%;
    height: 44px;
    padding: 0 !important;
}
.lost_password input.button.captcha {
    width: 25% !important;
    height: 38px;
    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 */
.program_table {
    width: 100%;
    border: 0;
}
#reg_user_add .list legend {
    color: #000;
    font-size: 1.1875em;
    font-weight: 600;
    margin: 15px 0;
    padding: 15px 0;
}
.env_registracia_navstevnika_ .program_table tbody {
    display: flex;
    flex-flow: column;
}
.env_registracia_navstevnika_ .program_table tbody tr {
    display: flex;
    /*flex-wrap: wrap;*/
    flex-flow: column;
    width: 100%;
    /* align-items: center; */
}
.right_align, table.program_table td.right_align {
    text-align: left !important;
}
.env_registracia_navstevnika_ .program_table tbody tr td {
    width: 22%;
}
.env_registracia_navstevnika_ .program_table tbody tr td label {
    color: #000;
    font-size: 1.1875em;
    font-weight: 300;
}
.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: 1em;
    font-weight: bold;
    padding: 25px 0 0;
}
#reg_user_add .list:nth-of-type(3) .program_table tbody tr {
    align-items: center;
    flex-flow: unset;
}
@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;
}
/*header .env_hf_mutacie {
    padding: 0 0 0 20px !important;
}*/
/*--------------------------------  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: #0065b3 !important;
    background:#fff !important;
}*/
div#google-lang-envelope a:hover {
    background: #0065b3 !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: #0065b3 !important;
	color: #FFF !important;
	/*border: 2px solid #0065b3;*/
}
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: 1px;
    left: 0;
    padding: 0 0 10px !important;
    height: 100%;
    right: 0;
    margin: 10px 0 0 !important;
    z-index: 0;
    border-bottom: 3px solid #0065b3;
}
header .module_envelope.env_hf_finder:hover {
    border-bottom: 3px solid #0065b3;
    background: #fff;
}
header .module_envelope.env_hf_finder #search-box-text {
    width: 75%;
    height: 44px;
}
header .module_envelope.env_hf_finder #search-box-submit-real {
    width: 25%;
    height: 44px;
    position: relative;
}
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: 60px;
    z-index: 99999;
    width: 860px;
    padding: 52px 41px 46px 41px;
    display: inline-flex;
    background: #fff;
    box-shadow: 1px 1px 5px 0px rgb(45 114 0 / 45%); 
    
}
.search-box-text-button-envelope::after {
    content: '';
    clear: both;
    background: url(banner-li-search.png) no-repeat !important;
    width: 40px;
    height: 20px;
    top: -20px;
    left: auto;
    right: 0;
    z-index: 99999;
    margin: 0 auto;
    position: absolute;
}
input#search-box-submit-execute {
    font-size: 1.5em;
}
input#search-submit-button {
    width: 44px;
    height: 41px;
    padding: 0;
    border: none;
    z-index: 9;
    cursor: pointer;
    background: none;
    -ms-transform: scale(0.9,0.9);
    -webkit-transform: scale(0.9,0.9);
    transform: scale(0.9,0.9);
} 
#search-box-submit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#search-box-submit::after {
    display: flex;
    content: "\f002";
    clear: both;
    margin: 0;
    z-index: 0;
    position: absolute;
    font: normal normal normal 21px/1 FontAwesome;
    right: auto;
    width: auto;
    top: 10px;
    color: #0065b3;
    text-decoration: none !important;
    border: none !important;
}
/*#search-box-submit.opened input#search-submit-button {
    background: #0065b3 url(bg-ok-active.png) no-repeat center center;
}
input#search-box-submit-execute:hover {
    background: #fff;
    color: #0065b3;
    box-shadow: 1px 1px 5px 0px rgb(45 114 0 / 45%);
}*/
.search-extended-text {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
.search-extended-text span.search-part {
    order: 1;
    width: 100%;
}
#search-extended-parts li span, #search-extended-parts li label {
    margin-left: 10px;
    font-size: 1.1875em;
}
.search-extended-text input {
    order: 2;
    margin-left: 0 !important;
}
.search-extended-text input.search-submit {
    order: 3;
    flex-grow: 1;
    color: #ffffff;
    background: #0065b3;
    min-height: 50px;
    font-size: 1.1875em;
    border: 1px solid #fff;
}
.search-extended-text input.search-submit:hover {
    box-shadow: 0px 0px 20px -10px #0065b3;
    border: 1px solid #0065b3;
    background: #fff;
    color: #0065b3 !important;
}
.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: #0065b3;    
}

#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 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    background: #e6f0f8;
    padding: 8px 15px;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    color: #0065b3;
    font-size: 1.1875em;
    font-weight: bold;
}
#search-extended-trigger li a,
#search-extended-trigger li a.current {
    border-bottom: 3px solid #0065b3 !important;
}

#search-extended-trigger li a.current::after,
#search-extended-trigger li a:hover::after {
    content: '';
    clear: both;
    background: url(sep-tabbed.png) no-repeat;
    width: 24px;
    height: 11px;
    top: auto;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
}
.search-parts-envelope legend {
    font-weight: 300;
    font-size: 1.1875em;
}
span.search-bold {
    font-weight: bold;
    color: #000 !important;
}
#search_result ul li h3 a {
    color: #0065b3 !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: 92%;
    position: relative;
    padding: 0;
    top: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    left: 0;
    height: auto;
    right: 0;
    margin: 0 auto !important;
    z-index: 99;
    word-break: break-word;
}
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: 90%;*/
}
nav ul {
    position: relative;
    display: block;
    list-style: none;
}
nav ul.hf-hmenu {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
    position: relative;
    background: none;
}
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: 0px 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;
    background: none;
}
.li.menu-indent-0.menu_item_0.level-0-has-submenu.opened ul.menu_item_0 {
    margin-left: 25px;
}
ul.hf-hmenu > li.level-0 > span a::after {
    /*display: flex;
    content: '';
    align-items: center;
    clear: both;
    background: url(bg-sep-vod-menu.png) no-repeat;
    width: 2px;
    height: 31px;
    top: auto;
    left: auto;
    bottom: auto;
    right: -2px;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;*/

}
ul.hf-hmenu > li.level-0 {
    /*border-bottom: 3px solid transparent;*/

}
ul.hf-hmenu li.level-0:last-of-type span a::after {
    display: none;
}
ul.clone-hmenu-default li {
    box-sizing: inherit;
    border: 0;
    width: 100%;
    display: block;
    margin: 0 0 3px !important;
}



/*ul.hf-hmenu li span.hf-menu-envelope {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}*/
ul.hf-hmenu li span.hf-menu-envelope a {
    font-weight: bold;
    font-size: 1.25em;
    text-align: center;
    display: inline-flex;
    flex-wrap: wrap;
    padding: 19px 10px;
    position: relative;
    height: auto;
    box-sizing: border-box;
    margin: 0;
    transition-duration: .2s;
    text-decoration: none !important;
    /* text-transform: uppercase; */
    border-bottom: 3px solid #0065b3;
    background: none;
    color: #272a2c !important;
}

ul.hf-hmenu li.level-0.current,
ul.hf-hmenu>li.level-0:hover,
ul.hf-hmenu li.level-0.with-submenu.liopened {
    /*color: #fff;*/
    background: #fff;
    /*border-bottom: 3px solid #ffdf0f;*/
}
ul.hf-hmenu>li.level-0:hover>span.hf-menu-envelope>a,
ul.hf-hmenu li.level-0.current>span.hf-menu-envelope>a,
ul.hf-hmenu li.level-0.with-submenu.liopened>span.hf-menu-envelope>a {
    /*color: #363636;*/
    /*border-bottom: none;*/
    text-decoration: underline;
}
ul.hf-hmenu>li.level-0.with-submenu>span.hf-menu-envelope>a::after {
    display: flex;
    content: '';
    clear: both;
    content: '\f105';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: -8px;
    width: 14px;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
    color: #0065b3;
}
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;
    content: '\f107';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: -8px;
    width: 14px;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
    color: #0065b3;
}

/*nav li.level-0.with-submenu:hover::after {
    display: block;
    content: '';
    clear: both;
    background: url(arrow-vodmenu-opened.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 {
    border-bottom: 3px solid #0065b3 !important;
    color: #0065b3 !important;
    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: 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.1875em !important;
    text-align: left;
    border: none;
    padding: 13px 20px;
    width: 100%;
    background: none;
    height: auto;
    box-sizing: border-box;
    margin: 0;
    text-transform: none;
    text-decoration: none;
    color: #0065b3 !important;
}

ul.hf-hmenu li.hf-menu.level-1.with-submenu > .hf-menu-envelope > a::after,
ul.hf-hmenu li.hf-menu.level-2.with-submenu > .hf-menu-envelope > a::after,
ul.hf-hmenu li.hf-menu.level-3.with-submenu > .hf-menu-envelope > a::after {
    display: inline-flex;
    content: '';
    content: '\f105';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    /* bottom: 0; */
    right: 0px;
    width: 14px;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
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,
ul.hf-hmenu li.hf-menu.level-2.with-submenu > .hf-menu-envelope > a:hover::after,
ul.hf-hmenu li.hf-menu.level-2.with-submenu.liopened > .hf-menu-envelope > a::after,
ul.hf-hmenu li.hf-menu.level-2.current.with-submenu > .hf-menu-envelope > a::after,
ul.hf-hmenu li.hf-menu.level-3.with-submenu > .hf-menu-envelope > a:hover::after,
ul.hf-hmenu li.hf-menu.level-3.with-submenu.liopened > .hf-menu-envelope > a::after,
ul.hf-hmenu li.hf-menu.level-3.current.with-submenu > .hf-menu-envelope > a::after {
    display: flex;
    content: '';
    content: '\f107';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    /* bottom: 0; */
    right: 0;
    width: 20px;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}

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: #fff !important;
    font-weight: bold;
}

ul.hf-hmenu li.hf-menu.level-1 > .hf-menu-envelope > a:hover {
    background: #0065b3;
    color: #fff !important;
    border: none !important;
}
ul.hf-hmenu li span.hf-menu-envelope {
    display: block;
    width: 100%;
    position: relative;
}

/*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,
ul.hf-hmenu li.hf-menu.level-2.with-submenu.liopened > .hf-menu-envelope > a,
ul.hf-hmenu li.hf-menu.level-2.current > .hf-menu-envelope > a,
ul.hf-hmenu li.hf-menu.level-3.with-submenu.liopened > .hf-menu-envelope > a,
ul.hf-hmenu li.hf-menu.level-3.current > .hf-menu-envelope > a {
    background: #0065b3 !important;
    text-decoration: underline;
    color: #fff !important;
    
}


/*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: #0065b3 !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: -406px !important;
    right: 0;
    width: 1200px !important;
    padding: 3px;
    margin: 85px auto 0;
    box-shadow: 1px -2px 11px -7px 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 center top;
    width: 40px;
    height: 20px;
    top: auto;
    bottom: -19px;
    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: 0;
    border-right: none;
    line-height: normal;
    height: auto;
    position: relative;
    border: none;
    align-items: flex-start;
    overflow: visible;
}


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 2px 18px -10px #555;
}


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 #0065b3;
}

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;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
ul.hf-hmenu li.hf-menu.level-2 span a {
    font-weight: 300;
    font-size: 1.19em !important;
    text-align: left;
    height: auto;
    display: flex;
    width: 100%;
    margin: 0;
    flex-wrap: wrap;
    color: #0065b3 !important;
    padding: 13px 15px;
    border: none;
    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;
    margin: 0;
}
/* -------------------------------  HORIZONTAL MENU END ------------------------------------------ */
/* -------------------------------  VERTICAL MENU ------------------------------------------ */
ul.clone-hmenu.c-level0 > .clone-hmenu-li > a, 
.column_l h2.head, div.main_page_l {
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 0;
    padding: 18px 24px 18px 19px;
    position: relative;
    text-align: left;
    font-size: 1.1875em;
    font-weight: bold;
    list-style: none;
    background: #e6f0f8;
    color: #0065b3;
    overflow: auto;
    border: none;
    text-decoration: none;
}
div.main_menu li.menu_hlavicka_l a.menu_hlavicka_l {
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 0 0 1px;
    padding: 18px 24px 18px 19px;
    position: relative;
    text-align: left;
    font-size: 1.1875em;
    font-weight: bold;
    list-style: none;
    background: #e6f0f8;
    color: #0065b3;
    overflow: auto;
    border: none;
    /* border-top: 1px solid #dfd3be; */
    /* border-right: 1px solid #dfd3be; */
    border-bottom: 1px solid #dcdcdc;
    /* border-left: 6px solid #0065b3; */
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.main_menu li.menu_hlavicka.with-submenu a.menu_hlavicka::after {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f105';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 10px;
    z-index: 99;
    position: absolute;
}
.main_menu li.menu_hlavicka.with-submenu.opened a.menu_hlavicka_current::after,
.main_menu li.menu_hlavicka.with-submenu.opened a.menu_hlavicka.opened::after,
.main_menu li.menu_hlavicka.with-submenu a.menu_hlavicka:hover::after,
.main_menu li.menu_hlavicka.with-submenu a.menu_hlavicka.current::after {
    transition-duration: .3s;
    position: absolute;
    display: inline-flex;
    content: '\f107';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 10px;
    z-index: 99; 
    position: absolute;
}


div.module_envelope_l.env_horizontal_menu_clone_column {
    margin-bottom: 0px;
}
ul.clone-hmenu-default {
    margin: 0 0 25px;
}
ul.clone-hmenu.c-level0 > .clone-hmenu-li.first > a {
    width: 100%;
    box-sizing: border-box;
    margin: 0px 0 15px;
    padding: 14px 20px 14px;
    position: relative;
    text-align: left;
    font-size: 1.4375em;
    font-weight: 600;
    list-style: none;
    background: none;
    color: #000;
    overflow: auto;
    border-bottom: 2px solid #0065b3;
}
ul.clone-hmenu li ul.c-level1 {
    box-sizing: border-box;
    list-style-type: none;
    padding: 0;
    margin: 0px;
    border: 0;
    max-width: 100%;
    display: block;
    background: #fff;
    /*overflow: hidden;*/
}
ul.clone-hmenu.c-level1 > li > a {
    padding: 15px 17px;
    background: #e6f0f8;
    color: #0065b3;
    margin-bottom: 0;
    text-align: left;
    display: flex;
    font-weight: bold;
    flex-wrap: wrap;
    align-items: center;
    font-size: 1.1875em;
    border-bottom: none;
    word-break: break-word;
    
}
ul.clone-hmenu.c-level1 > li > a.opened {
    background: #0065b3;
    text-decoration: underline;
    color: #fff;
}
ul.clone-hmenu.c-level1 > li.with-submenu > a::after {
    display: flex;
    content: '';
    clear: both;
    content: '\f105';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    bottom: auto;
    right: 0;
    width: 17px;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #0065b3;
}
ul.clone-hmenu.c-level1 > li.with-submenu > a.opened::after,
ul.clone-hmenu.c-level1 > li.with-submenu > a:hover::after,
ul.clone-hmenu.c-level1 > li.with-submenu > a.current::after {
    display: flex;
    content: '';
    clear: both;
    content: '\f107';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    bottom: auto;
    right: 0;
    width: 20px;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #fff;
}

/*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 !important;
    width: 13px;
    height: 8px;
    top: auto;
    left: auto;
    bottom: auto;
    right: 10px;
    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: 9px;
    height: 13px;
    top: auto;
    left: auto;
    bottom: auto;
    right: 10px;
    z-index: 99;
    position: absolute;
}*/

ul.clone-hmenu.c-level2 ,
li.menu_item_0 > a.menu_item_l {
    width: 100%;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 0!important;
    padding: 12px 23px 12px 23px;
    line-height: 150%;
    overflow: visible;
    position: relative;
    font-size: 1.1875em;
    font-weight: 300;
    text-align: left;
    list-style: none;
    color: #0065b3;
    /* background: url(bg-menu-bullet.png) no-repeat center left; */
    border: none;
    text-decoration: none;
}

ul.menu_item_0 li.menu-indent-1 a.menu_item.menu_item_1 {
    width: 100%;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 0!important;
    padding: 12px 0px 12px 40px;
    line-height: 150%;
    overflow: visible;
    position: relative;
    font-size: 1.1875em;
    font-weight: 300;
    text-align: left;
    list-style: none;
    color: #0065b3;
    background: none;
    border: none;
    text-decoration: none;
}

.menu_cover li.menu_item_l.level-0-has-submenu > a.menu_item_l::after {
    transition-duration: .3s;
    position: absolute;
    display: inline-flex;
    content: '\f105';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 10px;
    z-index: 99;
    position: absolute;
}
.menu_cover li.menu_item_l.opened_l.level-0-has-submenu > a.menu_item_l::after,
.menu_cover li.menu_item_l.level-0-has-submenu.opened > a.menu_item_l.opened::after {
    transition-duration: .3s;
    position: absolute;
    display: inline-flex;
    content: '\f107';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 10px;
    z-index: 99;
    position: absolute;
}
li.menu_item_l.active a.menu_item_l_active,
li.menu_item_r.active a.menu_item_r_active,
.menu_cover li.menu_item_l.opened_l.level-0-has-submenu > a.menu_item_l {
    text-decoration: underline;
    font-weight: bold;
    color: #363636;
}

.main_menu li.menu_hlavicka_l.with-submenu.opened a.menu_hlavicka_l,
.main_menu li.menu_hlavicka_l.katcurrent a.menu_hlavicka_current,
ul.clone-hmenu .clone-hmenu-li a.c-current, 
li.menu_hlavicka_l a.menu_hlavicka_l:hover {
    font-weight: bold;
    color: #fff ;
    background: #0065b3 ;
}


.main_menu li.menu_hlavicka_l.with-submenu.opened a.menu_hlavicka_l:hover {
    text-decoration: underline;
}


ul.clone-hmenu li a.current, 
ul.clone-hmenu .clone-hmenu-li a.c-current, 
ul.clone-hmenu.c-level1 > li > a:hover {
    background: #0065b3;
    color: #fff;
}
ul.clone-hmenu li a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #0065b3;
    position: relative;
}
ul.clone-hmenu.c-level2 > li > a {
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
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.current {
    font-weight: bold;
    color: #3b4042;
    text-decoration: underline;
}
ul.clone-hmenu.c-level2 > li.with-submenu > a.c-collapsable.current::after,
ul.clone-hmenu.c-level2 > li.with-submenu > a.current::after {
    display: flex;
    content: '';
    clear: both;
    content: '\f107';
    clear: both;
    font: bold normal normal 18px/1 FontAwesome;
    bottom: auto;
    right: -15px;
    width: 14px;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #0065b3;
}
ul.clone-hmenu.c-level2 > li.with-submenu > a::after {
    display: flex;
    content: '';
    clear: both;
    content: '\f105';
    clear: both;
    font: bold normal normal 18px/1 FontAwesome;
    bottom: auto;
    right: -15px;
    width: 14px;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #0065b3;
}
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;
}
ul.clone-hmenu.c-level3 {
    padding: 0px 0 14px 20px;
}


#menu-navigation-actual span {
    padding: 15px;
}
/* -------------------------------  VERTICAL MENU END ------------------------------------------ */
/* -------------------------------  FOTO BANER ------------------------------------------ */

.env_hf_multi_foto {
    position: relative;
    /* top: -181px; */
    z-index: unset;
    display: flex;
    margin: 0 auto;
    /* max-width: 740px; */
    width: 100%;
    height: auto;
    /* left: -15px; */
    justify-content: center;
    overflow: visible;
    padding: 0 0 !important;
}
.env_hf_multi_foto .module-inner-envelope {
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: flex-end;
    width: 100%;
}
div.multi-foto-link-system {
    /* overflow: hidden; */
    position: relative;
    max-width: unset;
    width: 100%;
    top: 0px;
    z-index: 999;
    height: auto;
    right: auto;
    /* background: none !important; */
}

div.multi-foto-link-system::before {
    display: flex;
    content: '';
    clear: both;
    background: url(maska.png) no-repeat;
    max-width: 743px;
    max-height: 194px;
    width: 100%;
    height: 194px;
    top: -8px;
    left: auto;
    bottom: auto;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
    position: absolute;
    overflow: hidden;
    /* transition-duration: .3s; */
}

div.multi-foto-link-system a {
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: flex-end;
    /* height: 100%; */
    border: none !important;
}
div.multi-foto-link-system img {
    height: auto;
    width: 100%; 
}
.multi-foto-link-controls {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    max-width: 1200px;
    bottom: 10%;
    width: 92%;
    height: 44px;
    left: 0;
    justify-content: flex-end;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
}
.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 {
    width: 100%;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: grid;
    /*grid-auto-columns: auto;
    grid-auto-rows: auto;*/
    grid-auto-columns: auto 62%;
    grid-auto-rows: 76% auto;
}
#banner-homepage a#banner-homepage-img-link {
    width: 100% !important;
    max-height: 412px;
    float: unset !important;
    grid-column: 2;
    grid-row: 1 / 3;
}
#banner-slot-text-array {
    width: 100% !important;
    height: auto;
    overflow: hidden;
    grid-column: 1;
    grid-row: 1;
}
#main-banner-buttons {
    width: 91% !important;
    margin: 0;
    top: auto !important;
    left: 15px;
    padding-right: 46px;
    right: auto;
    bottom: 10px !important;
    grid-column: 1;
    grid-row: 2;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
/*------------------- BannerSlotGrid END------------------- */
.env_hf_banner_slot {
    display: none !important;
}
#homepage_0 .env_hf_banner_slot {
    display: block !important;
}

#page-banner-homepage {
    width: 100%;
    max-width: 1200px;
    position: relative;
    max-height: unset;
    margin: 20px auto 40px;
    background: rgb(0,101,179);
    background: linear-gradient(147deg, rgba(0,101,179,1) 17%, rgba(179,0,0,1) 85%);
    overflow: hidden;
    border: 2px solid #eee;
}

#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-img {
    opacity: 1;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
}
#homepage_0 h2#banner-slot-h2 {
    background: none;
    color: #fff;
    border: 0;
    font-size: 2.25em;
    font-weight: bold;
    margin: 11px 0;
    padding: 0px 30px !important;
    max-width: 100%;
    height: auto;
    max-height: 3em;
    text-align: left;
    line-height: 150% !important;
    text-transform: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -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::after,
#main-banner-buttons div.banner-actual-button.notcurrent.current a::after {
    display: flex;
    content: '';
    clear: both;
    content: '\f111';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #fff;
}
#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%;
    position: relative;
    transition-duration: .3s;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#main-banner-buttons div.banner-actual-button a:hover {
    transform: scale(1.5);
    border:none
}

#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: 30px;
    height: 30px;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    font-size: 0px;
    background: #000;
    border: none !important;
    border-radius: 50% !important;
    display: none;
}
#banner-buttons-start.banner-button-control::after {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    content: '\f144';
    clear: both;
    font: normal normal normal 33px/1 FontAwesome;
    width: 100%;
    margin: 0 auto;
    right: auto;
    left: auto;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #fff;
}
#banner-buttons-stop.banner-button-control {
    position: absolute;
    width: 30px;
    height: 30px;
    /*padding: 17px;*/
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    /*background: url(Stop-b.png) no-repeat center center;*/
    font-size: 0px;
    border: none !important;
    border-radius: 50% !important;
    display: none;
    background: #000;
}
#banner-buttons-stop.banner-button-control::after {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    content: '\f28b';
    clear: both;
    font: normal normal normal 33px/1 FontAwesome;
    width: 100%;
    margin: 0 auto;
    right: auto;
    left: auto;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #fff;
}


#banner-buttons-start.banner-button-control.notcurrent, 
#banner-buttons-stop.banner-button-control.notcurrent {
    display: flex !important;
    z-index: 9;
}


/*div.multi-foto-link-system::after {
    content: "";
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    height: 321px;
    background: url(maska_nad_fotobanerom.png) center right 0px;
    box-sizing: content-box;
    background-repeat: no-repeat;
    top: 0px;
    left: auto;
    right: auto;
}*/
/* -------------------------------  BANER SLOT END ------------------------------------------ */


/* VIDANTO */
.vidanto-banner {
    margin-bottom: 1.5rem;
}

.vidanto-banner a:hover {
    border-bottom: none;
}

.vidanto-banner img {
    max-width: 100%;
}

#extra-block-bottom .vidanto,
.vidanto {
/*        margin: 10px 0;*/
    background: #fff;
}

#extra-block-bottom .vidanto h3,
.vidanto h3 {
    padding: 1.75rem 0.25rem;
    margin: 0;
    width: fit-content;
    margin: 0 auto;
}

#extra-block-bottom .vidanto p,
.vidanto p,
#extra-block-bottom .vidanto a,
.vidanto a {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    z-index: 1;
    margin-bottom: 0;
    outline-offset: -5px;
}

#extra-block-bottom .vidanto a:hover,
.vidanto a:hover {
    border-bottom: none;
}

#extra-block-bottom .vidanto img,
.vidanto img {
    display: none;
    padding: 0;
}

#extra-block-bottom .vidanto img:nth-of-type(3),
.vidanto img:nth-of-type(3) {
    display: flex;
}

.env_mobile_app_vidanto_popis h3 {
    width: fit-content;
}
/* VIDANTO END */


/* ------------------------------- BREADCRUMB ------------------------------- */
div.menu_navigation {
	margin: 0 0 0.5em 0;
	background: #fff; 
	padding: 0;
	color: #363636;
}
.limited_menu {
    margin-bottom: 25px;
}
div.module_envelope div.breadcrumb {
	margin: 0 0 1em;
	padding: 1em;
	text-align: left;
}
#menu-navigation-inner {
	padding: 0em 1em 0em 0 !important;
}
#menu-navigation-inner a {
    color: #0065b3;
}
#menu_navigation .menu-navigation-actual {
    padding-left: 10px;
}
/* ------------------------------- BREADCRUMB end ------------------------------- */



/* ------------------------------------      extra-block-top      ------------------------------------------------ */
#extra-block-top {
    position: relative;
    /* max-width: 1200px; */
    width: 100%;
    left: auto;
    flex-wrap: wrap;
    right: auto;
    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;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
#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: 10px auto 0;
    display: block;
    padding: 5px 14px;
    z-index: 1;
    position: relative;
}
#main-content .column_mc {
    display: flex !important;
    flex-wrap: wrap;
    max-width: 1200px;
    width: 100%;
    left: 0;
    justify-content: space-between;
    background: #fff;
    right: 0;
    margin: 0 auto;
    padding: 0;
}

/*main#main {
    width: 53%;
    max-width: 630px;
    padding: 0px 0 20px 0;
    text-align: left;
    margin: 0;
}*/
main#main {
    width: 78%;
    max-width: 900px;
    padding: 0px 0 20px 0;
    text-align: left;
    margin: 0;
}

aside#right-column {
    display: none;
}
aside#left-column {
    width: 21%;
    max-width: 250px;
    padding: 0;
    margin: 0px;
    min-width: 190px;
}
aside#right-column {
    width: 21%;
    max-width: 250px;
    padding: 0px 25px 0 0;
    margin: 0;
}

#homepage_0 main#main {
    width: 100%;
    max-width: 1200px;
    padding: 0 0 20px;
}
#homepage_0 aside#left-column {
    display: none;
}


/* ----- HEADER MIDDLE ---- */
#extra-block-top .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;
}
#extra-block-top .module_envelope.env_hf_module_container.header-middle .column-1 {
    width: 42%;
}

#extra-block-top .module_envelope.env_hf_module_container.header-middle .column-2 {
    width: 68%;
    display: flex;
    height: auto;
}
#extra-block-top .header-logo-img-envelope {
    margin-right: 15px;
    grid-column: 1;
    grid-row: 1 / 3;
}
#extra-block-top .header-logo-text::after {
    display: inline-flex;
    content: '';
    background: url(logo_dot.png) no-repeat;
    clear: both;
    width: 88px;
    height: 5px;
    top: auto;
    left: auto;
    bottom: auto;
    right: 0;
    margin: 15px auto 5px;
    z-index: 99;
    position: relative;
}
#extra-block-top .header-logo-text-ext {
    font-size: 1.1875em;
    height: auto;
    position: relative;
    color: #000000;
    text-align: center;
    font-weight: 300;
    top: 0;
    padding: 0;
    grid-column: 2;
    grid-row: 2;
}
/* ----- HEADER MIDDLE END ---- */

/* ------------------------------------     extra-block-top END      ------------------------------------------------ */


/* ------------------------------------     MAIN CONTAIN       ------------------------------------------------ */

h1 {
    display: block;
    text-align: left;
    font-weight: bold;
    text-transform: none;
    color: #3b4042;
    background: none;
    line-height: normal;
    padding: 10px 28px 10px 11px;
    font-size: 2.125em;
    position: relative;
    margin: 19px 0;
    /* text-transform: uppercase; */
}
#homepage_0 h1 {
    text-align: center;
    display: flex;
    flex-flow: column;
}
#homepage_0 h1::after {
    content: "";
    background: url(bg-h1-homepage.png) no-repeat;
    display: flex;
    position: relative;
    font-size: 1.1875em;
    width: 42px;
    height: 11px;
    left: 0;
    right: 0;
    margin: 9px auto 0;
}
#homepage_0 h1::before {
    display: none;
}
h1::before {
    content: "";
    background: url(bg-h1.png) no-repeat;
    display: inline-block;
    padding: 0px;
    width: 12px;
    height: 15px;
    margin-left: 0;
    position: relative;
    font-size: 1.1875em;
    color: #000;
    text-decoration: underline;
    right: 11px;
    /* top: -3px; */
}
#homepage_0 h2 {
    width: auto;
    margin: 17px 0 0.7em;
    padding: 15px 18px 14px 19px !important;
    font-weight: bold;
    color: #3b4042;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    line-height: normal !important;
    background: none;
    font-size: 1.875em;
    /* border-bottom: 0px solid #9e9792; */
    box-shadow: none;
}
h2,
.env_tabulka_tawdis caption {
    width: auto;
    margin: 17px 0 0.7em;
    padding: 15px 18px 14px 20px !important;
    font-weight: bold;
    color: #3b4042;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    line-height: normal !important;
    background: #f6f4f9;
    font-size: 1.5em;
    box-shadow: none;
}
.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: none;
    box-shadow: none;
}
.env_tabulka_tawdis caption {
    font-size: 1em;
    display: table-caption;
}
h2.module_header {
    color: #0065b3;
    border-bottom: 2px solid #0065b3;
    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 14px 14px 0;
    font-size: 1.375em;
    font-weight: bold;
    box-sizing: border-box;
    text-align: left;
    text-decoration: none;
    text-decoration-thickness: 2px;
    color: #3b4042;
    background: url(bg-h3.png) no-repeat left bottom;
}
.links h3 {
    color: #3b4042 !important;
    font-size: 1.875em !important;
    text-decoration: none;
    text-transform: none !important;
    background: none !important;
    padding: 5px 0 19px !important;
}
h3 .float_right,
.oznam_detail .float_right  {
    display: none;
}
.float_right {
    float: right;
    position: relative;
    width: auto;
}
h2 .float_right a img {
    display: none;
}



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;    */
}


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 0px;
    font-size: 1.25em;
    font-weight: bold;
    text-align: left;
    color: #000;
    border-bottom: none;
}
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;
}


/* --------------------------- LINKS ON THE HOMEPAGE ---------------------------- */
.env_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;
}
/* --------------------------- 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,
.oznamy-new-columns-all-link.bottom-of-module {
    display: inline-flex;
    align-items: center;
    float: unset;
    margin: 0 25px;
    padding: 0;
    line-height: 150%;
    background: none;
    color: #0065b3 !important;
    /* text-decoration: underline; */
    font-weight: 300;
    height: 22px;
    width: auto;
    border-bottom: 1px solid;
    transition-duration: .2s;
    position: relative;
    top: 0;
    right: 0;
    font-size: 1.1875em;
}
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,
.oznamy-new-columns-all-link.bottom-of-module::after {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f101';
    clear: both;
    font: normal normal normal 21px/1 FontAwesome;
    right: -20px;
    z-index: 99;
    position: absolute;
}
h2.oznamy-new-columns a.oznamy-new-columns-all-link:hover,
h2.actions-new-columns a.actions-new-columns-all-link:hover {
    text-decoration: none;
    /*border-bottom: 3px solid;
    font-weight: 600;*/
}

.oznamy-new-columns-all-link.bottom-of-module:hover {
    text-decoration: none;
}
.oznamy-new-columns-all-link::before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0px;
    left: 0;
    background-color: #0065b3;
    visibility: hidden;
    transition: all 0.25s ease-in-out;
}
.oznamy-new-columns-all-link:hover::before {
    width: 100%;
    visibility: visible;
}

.oznamy-new-columns-all-link.bottom-of-module {
    text-align: center;
    display: block;
    flex-wrap: wrap;
    justify-content: center;
    line-height: normal;
    height: 25px;
    border: none;
    width: auto;
    margin: 0 auto;
}

div.part-of-tabeed-modules {
    padding: 0 0.5rem;
}

div.user_script {
    max-width: 1200px;
    display: grid;
    place-content: center;
}

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: #0065b3 !important;
    color: #fff !important;
    transition-duration: .23s;
    border-bottom: 2px solid #0065b3 !important;
}
div.tabbed-page-modules-envelope {
    margin: 0 0 25px !important;
    padding: 0;
    text-align: left;
}
#homepage_0 div.tabbed-page-modules-envelope ul.tabbed-page-modules {
    margin: 0px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
div.tabbed-page-modules-envelope ul.tabbed-page-modules {
    margin: 0px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    text-align: center;
    justify-content: flex-start;
}

#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li {
    display: inline-flex !important;
    vertical-align: baseline;
    margin: 0 5px 10px !important;
    padding: 0;
    width: auto;
    min-width: unset;
}
div.tabbed-page-modules-envelope li.tabbed-page-modules-li {
    display: inline-flex !important;
    vertical-align: baseline;
    padding: 0;
    margin: 0.3em auto 0.6em 0em !important;
    padding: 5px !important;
    width: 30%;
    min-width: 280px;
}
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: #e6f0f8 !important;
    padding: 13px 20px !important;
    color: #0065b3 !important;
    font-weight: bold;
    margin: 0 auto 0 !important;
    font-size: 1.1875em;
    line-height: 150%;
    white-space: pre-wrap !important;
    word-break: break-word;
    width: 100%;
    border-bottom: 2px solid #0065b3 !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: 24px;
    height: 11px;
    top: auto;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
}

/* -------- TABBED WITH IMG -------- */
/*#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: #0065b3 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 #0065b3 !important;
    border-radius: 0;
    color: #0065b3 !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(2) a {
    background: #0065b3 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 #0065b3 !important;
    border-radius: 0;
    color: #0065b3 !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(3) a {
    background: #0065b3 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 #0065b3 !important;
    border-radius: 0;
    color: #0065b3 !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(4) a {
    background: #0065b3 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 #0065b3 !important;
    border-radius: 0;
    color: #0065b3 !important;
}*/
/* -------- TABBED WITH IMG END -------- */

/* --------------------------- TABBED END ------------------------- */


.env_common_items_columns_responsive .module_body {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
}
.env_common_items_columns_responsive.list .module_body {
    max-width: 900px;
    margin: 0 auto;
}


ul.oznamy-new-columns-list p.oznamy_date, 
ul.actions-new-columns-list p.oznamy_date {
    text-align: left;
    margin: 0;
    position: relative;
    display: flex;
    flex-flow: column;
    overflow: hidden;
    padding: 5px;
    max-height: 3.15em;
    bottom: 0;
    overflow: hidden;
    font-size: 1em;
    right: 0px;
}
/*ul.oznamy-new-columns-list li p.oznamy_date span.oznamy-aktualizovane:before ,
ul.actions-new-columns-list li p.oznamy_date span.oznamy-aktualizovane:before {
	content: " | ";
}*/

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;
    width: 100%;
    font-weight: normal;
    text-align: left;
    margin: 5px 5px 10px;
    color: #000;
    word-break: break-word;
    font-size: 1.1875em;
    min-height: 37px;
    height: auto;
    line-height: 150%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -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: 183px;
    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%;
    gap: 34px;
}
ul.actions-new-columns-list li div.actions-date,
ul.actions-new-columns-list li div.actions-price,
ul.actions-new-columns-list li div.actions-place {
    display: flex;
    width: 100%;
    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: 25%;
    max-width: 270px;
    margin: 0 0 15px;
    padding: 0px 0px 10px;
    align-items: flex-start;
    overflow: visible;
    position: relative;
    transition-duration: 0.3s;
    border-bottom: 1px solid #e6f0f8;
}
ul.oznamy-new-columns-list li:hover, 
ul.actions-new-columns-list li:hover {
    background: #e6f0f861;
    box-shadow: 8px 1px 25px -16px #0065b3;
} 
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:nth-of-type(2n+2), 
ul.actions-new-columns-list li:nth-of-type(2n+2) {
    /*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.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 {
    width: 100% !important;
    max-height: 190px !important;
    overflow: hidden;
    height: auto;
    text-align: center;
    background: none;
    opacity: unset;
    max-width: 270px;
}
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: none;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 30%;
    width: 100%;
    /* height: 222px; */
}
ul.oznamy-new-columns-all-list-default li.without-image div.image-envelope .noimage-inner,
ul.oznamy-new-columns-all-list-default li.without-image-default div.image-envelope-default .noimage-inner, 
ul.oznamy-graphic-all-list-default li.without-image-default div.image-envelope-default .noimage-inner {
    background: url(mesto-informuje.png);
    opacity: 1;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 180px;
}

ul.actions-new-colums-list-default li.without-image-default div.image-envelope-default {
    background: url(mesto-informuje.png);
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    max-width: 430px;
    width: 100%;
    height: 222px;
}


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,
ul.actions-new-columns-all-list-default li.without-image-default div.image-envelope-default {
    /*height: 200px;
    background: url(mesto-informuje.png);
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    max-width: 300px;
    width: 100%;*/
    height: 180px;
    background: url(mesto-informuje.png);
    opacity: 1; 
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    max-width: 300px;
    
    width: 300px;
}


div.oznamy-uvod-column-envelope div.float_left {
	width: 49%;
	padding: 0;
	margin: 0;
	max-width: 430px;
}
div.oznamy-uvod-column-envelope div.float_right {
	width: 49%;
	max-width: 430px;
	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: 286px;
    overflow: hidden;
    margin-bottom: 10px;
    text-decoration: underline;
}
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: #0065b3;
}
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: 1em;
}
div.link_to_all_items a::first-letter {
    font-size: 1em;
    text-transform: uppercase;
}

/* -------------------------  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%;
    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: #0065b3;
    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: 1em;
    max-width: 80%;
    color: #0065b3;
    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;
    width: 100%;
    height: 180px;
    /* display: none; */
}

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-width: 190px;
    max-height: 130px !important;
    overflow: hidden;
    height: 127px;
    text-align: center;
    display: block;*/
    width: auto !important;
    max-height: unset !important;
    overflow: hidden;
    height: -webkit-fill-available;
    text-align: center;
    display: block;
    margin: 0 auto;
    
}

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: unset;
    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 {
    height: auto;
    overflow: visible;
    background: none;
    padding: 0 6px;
    font-weight: bold;
    margin: 0.7em 0 0;
    text-decoration: none;
}

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.1875em;
    color: #0065b3;
    text-decoration: none;
    min-height: 48px;
    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;
    max-width: 900px;
    margin: 0 auto;
}
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: 430px;
    width: 100%;
    max-height: 190px;
    height: auto;
    display: inline-block;
    overflow: hidden;
    border: none !important;
}
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.25em;
    padding: 5px 6px 10px;
    font-weight: bold;
    height: auto;
    font-family: 'Noto-sans', sans-serif;
    text-decoration: none;
}
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: #0065b3;
    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.1875em;
    display: block;
    margin-bottom: 10px;
    padding: 0px 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* 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-columns-all-list-default li.without-image div.image-envelope .noimage-inner, 
    ul.oznamy-new-columns-all-list-default li.without-image-default div.image-envelope-default .noimage-inner, 
    ul.oznamy-graphic-all-list-default li.without-image-default div.image-envelope-default .noimage-inner {
        width: 100%;
        max-height: 286px;
        max-width: 430px;
        height: 286px;
        margin: 0 auto;
    }

    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-position: center center;
        background-size: contain;
        max-width: 100%;
        width: 100%;
        max-height: 286px;
        height: 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: 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: 1em;
    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: #0065b3;
    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: #0065b3;
    border: 1px solid #0065b3;
    box-shadow: 0px 0px 20px -10px #0065b3;
}
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: 1em;
    background: #fff;
    color: #0065b3;
    padding: 10px;
    border: 2px solid #0065b3;
    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: #0065b3;
    box-shadow: 1px 1px 5px 0px rgb(45 114 0 / 45%);
}
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.ci-full p {
    font-size: 1.1875em;
}
.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: 1em;
    word-spacing: 0px;
    /* letter-spacing: -0.7px; */
    text-align: right;
    color: #000;
    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 #679273;*/
}
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 #679273;*/
}


/* === Vyhladavanie vodorovne oznamy === */
div.oznamy-new-colums-form-envelope-default, 
div.oznamy-graphic-form-envelope-default, 
div.actions-new-colums-form-envelope-default, 
div.actions-graphic-form-envelope-default, div.zasadania-form-envelope-default {
    width: 100%;
}
.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 === */





/* VYVOZ */
.olo-calendar-envelope {
    box-shadow: 2px 18px 25px -2px rgb(0 0 0 / 15%);
}
ul.olo-daynames {
    border-bottom: 2px solid #ddd;

}
ul.olo-daynumbers-default li.olo-number {
    transition: all 0.35s ease-in-out;
}
ul.olo-daynumbers-default li.olo-number:hover {
    background: #00000026;
    border-color: #fff;
    transition: all 0.35s ease-in-out;
}
/* VYVOZ end */








/* ---------------- ACTIONS NEW COLUMNS ----------------- */
.actions-new-colums-form-envelope form {
    align-items: center;
    padding: 20px 10px;
    box-shadow: 0px 0px 12px -7px #111;
}
.actions-new-colums-form-envelope form span {
    background: none !important;
    text-align: left !important;
    margin: 0 auto;
}
.actions-new-colums-form-envelope form .form-label:nth-of-type(1) {
    order: 1;
    width: 22%;
}
.actions-new-colums-form-envelope form .form-date:nth-of-type(2) {
    width: 22%;
    border: 2px solid #679273;
    order: 4;
}
.actions-new-colums-form-envelope form .form-label:nth-of-type(3) {
    order: 2;
    width: 22%;
}
.actions-new-colums-form-envelope form .form-date:nth-of-type(4) {
    width: 22%;
    border: 2px solid #679273;
    order: 5;
}
.actions-new-colums-form-envelope form .form-label:nth-of-type(5) {
    width: 52%;
    order: 3;
}
.actions-new-colums-form-envelope form .form-select:nth-of-type(6) {
    padding: 0;
    width: 25%;
    order: 6;
}
.actions-new-colums-form-envelope form .form-submit:nth-of-type(7) {
    width: 25%;
    order: 7;
    padding: 0;
}
.actions-new-colums-form-envelope form .form-date input {
    border: none;
    width: 80% !important;
    height: 50px;
}
div.actions-new-colums-form-envelope-default span.form-label-default {
    margin: 0 auto;
}

@media only screen and (max-width:1170px) {
    .actions-new-colums-form-envelope form span.form-label,
    .actions-new-colums-form-envelope form span.form-date {
        width: 29% !important;
    }    
    .actions-new-colums-form-envelope form span.form-select,
    .actions-new-colums-form-envelope form .form-label:nth-of-type(5) {
        width: 39% !important;
    }
    .actions-new-colums-form-envelope form .form-submit:nth-of-type(7) {
        width: 100%;
        order: 7;
        padding-top: 10px;        
    }

}
@media only screen and (max-width:999px) {
    .actions-new-colums-form-envelope form .form-label:nth-of-type(1) {
        width: 49% !important;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(2) {
        width: 49% !important;
        order: 3;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(3) {
        width: 49% !important;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(4) {
        order: 4;
        width: 49% !important;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(5) {
        order: 5;
        width: 98% !important;
    }
    .actions-new-colums-form-envelope form .form-select:nth-of-type(6) {
        width: 49% !important;
    }
    .actions-new-colums-form-envelope form .form-submit:nth-of-type(7) {
        width: 49%;
        padding-top: 0;
    }
}
@media only screen and (max-width:640px) {
    .actions-new-colums-form-envelope form .form-label:nth-of-type(1) {
        width: 100% !important;
        order: 1;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(2) {
        width: 100% !important;
        order: 2;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(3) {
        width: 100% !important;
        order: 3;
    }
    .actions-new-colums-form-envelope form .form-date:nth-of-type(4) {
        order: 4;
        width: 100% !important;
    }
    .actions-new-colums-form-envelope form .form-label:nth-of-type(5) {
        order: 5;
        width: 100% !important;
    }
    .actions-new-colums-form-envelope form .form-select:nth-of-type(6) {
        width: 100% !important;
        order: 6;
    }
    .actions-new-colums-form-envelope form .form-submit:nth-of-type(7) {
        width: 100%;
        padding-top: 10px;
    }
    .actions-new-colums-form-envelope form span {
        padding: 5px ;
    }
}

/* ---------------- 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,
.fsh-eut-inv-body {
    width: 100%;
    word-break: break-word;
    padding: 10px;
    margin: 0.3em 0.3em 0.3em 0;
    border-bottom: 1px solid #dddddd;
}

.eut-item-envelope > p > a {
    text-transform: capitalize;
}
 
.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: #0065b3;
    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.19em;
    font-weight: bold;
    text-align: left;
    color: #000;
    background: #fff;
}
.env_elektronicka_uradna_tabula .eut-item-envelope h4 a {
    color: #000;

}
.env_elektronicka_uradna_tabula .file-download span.file-text {
    font-size: 1em;
    width: auto;
    max-width: 650px;
    padding: 0 15px 0 10px;
}
div.file-download-default span.file-size-default {
    /* width: 12%; */
    /* color: #0065b3; */
    /*margin: 0;*/
    display: flex;
    flex-wrap: wrap;

}
/* ------------------------------------  EUT  END ------------------------------------  */
/* -------------------------------------------------- VZN NOVY -------------------------------------------------- */
div.vzn-new h4 {
    padding: 0;
    margin: 0;
    border: none;
    font-size: 1em;
    color: #0065b3;
}
form.vzn-filter {
    margin: 0 0px 10px 0 !important;
    /*border: 1px solid !important;*/
    padding: 15px !important;
}
.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%;
}
table.program_table td {
    padding: 4px;
    text-align: left!important;
}
/* ----------------------- 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: 98% !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: 98% !important;
    height: 100% !important;
}
/* ----------------------- TR 3 END -------------------------------- */

div.zmluvy-new-search table.program_table tr td select {
    width: 98%;
    height: 100%;
}



div.zmluvy-new-search-demand a,
div.zof-export a {
    display: block;
    float: right;
    text-align: center;
    text-decoration: none;
    width: auto !important;
    cursor: pointer;
    background: #e6f0f8;
    border: 1px solid #e6f0f8;
    color: #0065b3;
    padding: 12px 1.7em;
    font-size: 1.1875em;
    transition: ease-in-out .2s;
    font-weight: bold;
}
div.zmluvy-new-search-demand a:hover,
div.zof-export a:hover {
    box-shadow: 0px 0px 20px -10px #0065b3;
    border: 1px solid #0065b3;
    background: #fff;
    color: #0065b3 !important;
}
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 {
    padding: 15px 20px;
    text-transform: capitalize;
}
a.person-detail-trigger::after {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f105';
    clear: both;
    font: bold normal normal 23px/1 FontAwesome;
    right: 42px;
    z-index: 99;
    position: absolute;
}
.persons-detail-envelope-default .persons-data .show-more-trigger {
    margin-top: 20px !important;
    text-align: right;
    padding: 0 10px;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
a.person-detail-trigger.current {
    padding: 15px 20px;
}
a.person-detail-trigger.current::after {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f107';
    clear: both;
    font: bold normal normal 23px/1 FontAwesome;
    right: 42px;
    z-index: 99;
    position: absolute;
}
.persons-detail-envelope {
    border-bottom: 3px solid #eee;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}
.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: 1px solid #dddddd;
    padding-top: 20px;
}
.persons-detail-envelope-default .image-envelope {
    max-height: 300px;
    height: auto;
    max-width: 200px;
    width: auto;
    display: flex;

}

.persons-detail-envelope .persons-data h2 {
    margin-top: 0;
}
.persons-detail-envelope .persons-data {
    display: flex;
    flex-flow: column;
    max-width: unset;
    width: 65%;
    padding-left: 25px;
    vertical-align: text-top;
    flex-grow: 1;
}
.env_persons_new .persons-data dl {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.1875em;
}
.env_persons_new .persons-data dl dt {
    display: flex;
    width: 25%;
    font-weight: bold;
}
.env_persons_new .persons-data dl dd {
    display: flex;
    width: 75%;
}
/* === 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: #0065b3;
    width: 100%;
    padding: 20px;
    margin: 0 auto 15px;
    font-size: 1.1875em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 150%;
    height: auto;
    background: #f3f2f1;
}
.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;
    color: #0065b3;
    border-bottom: 2px solid #0065b3;
}
.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: 20% !important;
    background: none;
    text-align: center;
    margin: 15px auto 15px 0 !important;
    position: relative;
}
div.zasadenie-envelope {
    display: inline-flex;
    /* max-width: 173px; */
    width: 30%;
    min-height: 114px;
    margin: 0 1%;
     min-width: 180px; 
}
/*div.zasadenie-envelope div {
    width: 172px;
}*/
.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: #0065b3;
    border-bottom: 2px solid #0065b3;
    /*margin: 0 10px 0 0;*/
}

div.zasadenie-envelope div a:hover {
    box-shadow: 1px 1px 5px 0px rgb(45 114 0 / 45%);
    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: 75%;
    flex: 1;
}
div.zasadania-form-envelope-default span.form-submit-default {
    width: 25%;
}
div.file-download-default span.file-count-default {
    position: relative;
    right: 0;
    top: 0px !important;
    padding-right: 0;
    font-size: 1em;
}

/* Zasadania end */





/* ------------------------------------     TABLE  ------------------------------------------------ */


table.user_table_t, table.user_table_t_border {
    border: 0;
    width: 100%;
    display: block;
    box-sizing: border-box;
    font-size: 1.1875em;
    border-spacing: unset;
    position: relative;
    overflow-x: auto;
}

th.user_table_head_t, 
td.user_table_end_t,
th.user_table_head_t_border, 
td.user_table_end_t_border {
	font-weight: bold;
	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: 16px;
    color: #000;
}
table.user_table_t th {
    background: #f3f2f1;
    border-bottom: 2px solid #ddd;
}
table.user_table_t_border th {
    border-bottom: 2px solid #dddddd;
}
table.user_table_t_border td a,
table.user_table_t_border th a {
	color: #0065b3 !important;
}
/*table.user_table_t td {
	font-size: 0.9em !important;
}*/
table.user_table_t tr {
    background: #f3f2f1;
}
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;
}
.env_text_obrazok table tr td {
    padding: 15px;
    font-size: 1.1875em;
    color: #000;
}
.env_text_obrazok table tr th {
    padding: 15px;
    font-size: 1.1875em;
}
.user_table_t_border tbody tr:hover {
    background: #e6f0f8;
}
/* ------------------------------------     TABLE END  ------------------------------------------------ */



/* ------------- ZOZNAM CLANKOV ------------- */
.env_zoznam_clankov h2 {
    margin-bottom: 0;
}
.env_zoznam_clankov h2 a:hover {
    border-bottom: none;
    text-decoration: underline;
    text-decoration-thickness: 3px;
} 
.zoznam-clankov-list-envelope {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.zoznam-clankov-list-envelope img {
    width: 100%;
}
.zoznam-clankov-list-envelope .img-envelope.list {
    padding: 6px;
    display: inline-flex;
    width: 30%;
    min-width: 200px;
    overflow: visible;
}
.zoznam-clankov-list-envelope .img-envelope.list a {
    display: block;
    max-width: 190px;
    max-height: 130px;
    width: 100%;
    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.1875em;
}
.zoznam-clankov-list-envelope .zoznam-clankov-text a {
    border: none;
    text-decoration: none;
    color: #000;
}
@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: flex;
    flex-flow: row wrap;
    align-items: center;
}
#search-extended-date li.search-date-limit.inactive span.search-part {
   width: 100%;
}
#search-extended-date li.search-date-limit.inactive input {
    border: 2px solid;
    width: 100px !important;
    border-right: none;
    padding-left: 10px;
    color: #0065b3;
    height: 50px;
}
#search-extended-date li.search-date-limit.inactive #date-help-searchdatefrom,
#search-extended-date li.search-date-limit.inactive #date-help-searchdateto {
    height: 50px;
    border: 2px solid;
    color: #0065b3;
    border-left: none;
    display: flex;
    padding: 10px;
}
#search-extended-parts {
    margin: 15px 0;
}
#search-extended-parts li {
    display: inline-flex;
    align-items: center;
}
#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: 38px;
    height: 38px;
    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: flex;
    content: '';
    clear: both;
    content: '\f00c';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    left: -15px;
    width: 14px;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
    color: #0065b3;
}
#search-extended-select li a#search-select-all:hover::before {
    color: #fff;
}
#search-extended-select li a#search-select-none::before {
    display: flex;
    content: '';
    clear: both;
    content: '\f00d';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    left: -15px;
    width: 14px;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
    color: #0065b3;
}
#search-extended-select li a#search-select-none:hover::before {
    color: #fff;
}

/* ---------------------- SEARCH EXTENDED END ---------------------- */



/* ------------- PAGINATION ------------- */
div.paging {
    margin-top: 5px;
    padding: 5px;
    font-size: 1.0em;
    width: 100%;
    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: #0065b3;
}
.pagination li a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

.pagination li.prev {
    margin-right: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.pagination li.next {
	margin-left: 5px;
}
.pagination li.prev > span::before,
.pagination li.prev a::before {
    display: flex;
    content: '';
    clear: both;
    content: '\f104';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    bottom: auto;
    right: 0;
    width: 17px;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
    color: #0065b3;
}
.pagination li.next a::after {
    display: flex;
    content: '';
    clear: both;
    content: '\f105';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    bottom: 7px;
    right: 0;
    width: 17px;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
    color: #0065b3;
}
.pagination li.prev a,
.pagination li.next a,
.pagination li span.disabled {
    border-width: 0 !important;
    padding: 0 5px !important;
    display: inline-flex !important;
    flex-wrap: wrap;
    align-items: center;
    /*text-decoration: underline;*/
    color: #0065b3;
    font-size: 0;
}
.pagination li.prev a:hover, 
.pagination li.next a:hover, 
.pagination li span.disabled:hover {
    background-color: #fff;
}
.pagination li span.current,
.pagination li span.hellip {
    background: #0065b3;
    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: #0065b3 !important;
}
.pagination li span.hellip {
	color: #0065b3 !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 ------------------- */


/* -------------- NOVINY NOVE ---------------- */
ul.noviny-new {
    display: flex;
    flex-wrap: wrap;
}
ul.noviny-new {
	padding: 0;
	margin: 0;
}
ul.noviny-new li {
    margin: 0 0 1em !important;
    width: 20%;
    display: flex !important;
    flex-flow: column;
    align-items: center;
}
ul.noviny-new li:hover {
    box-shadow: 0px 0px 17px -7px #004f94;
}
ul.noviny-new li a:hover {
	border: none;
}
ul.noviny-new li img {
    padding: 4px;
    border: 1px solid #ccc;
    background-color: #fff;
    width: 142px;
    height: auto;
    border-radius: 10px;
    box-sizing: border-box;
}
ul.noviny-new li h4 {
	font-size: 1em;
	padding: 4px;
	border: 0;
}
ul.noviny-new li h4 a {
	text-decoration: underline;
    text-align: center;
}
ul.noviny-new li:hover h4 {
	background: #fff;

}
ul.noviny-new li:hover h4 a {
	text-decoration: none;
	color: #000;
}
/* ------------ NOVINY NOVE 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 --------------------------- */

/* ----------------- KALENDAR PODUJATI 2019 V2 BORDER TRICKS ----------------- */
.column_l div.calendar_of_actions a {
    border-bottom: 0px solid #046b06 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0;
    padding-top: 0 !important;
}
div.kalendar_podujati_month {
    text-align: center;
    font-weight: normal;
    background: #e6f0f8;
    color: #0065b3;
    padding: 0.8em 0.7em;
    font-size: 1.1875em;
}
.column_l div.calendar_of_actions a {
    font-size: 1em;
    text-decoration: none;
}

div.kalendar_podujati_month a { display:block; width:9px; height:15px; text-decoration:none; margin-top:3px;color:#fff; }
a.month_prev { float:left; margin-left: 5px;background: none; }
a.month_next { float:right;margin-right: 5px; background: none;}

a.month_prev::before {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f104';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: auto;
    z-index: 99;
    position: absolute;
    color: #0065b3;
} 
a.month_next::after {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f105';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: auto;
    z-index: 99;
    position: absolute;
    color: #0065b3;
}

ul.kalendar_podujati_day_of_week { margin:5px 2px; padding:0; list-style-type:none; list-style-position:inside; }
ul.kalendar_podujati_day_of_week li {
    float: left;
    margin: 8px 1px 7px !important;
    width: 13.20% !important;
    text-align: center;
    font-weight: bold;
    background: #fff;
    color: #000;
}

div.kalendar_podujati_days { margin: 0 0 0 0; }
ul.kalendar_podujati_days { 
	margin: 0 2px;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 0px;
}
ul.kalendar_podujati_days li { 
    float: left;
    margin: 0 !important;
    width: 14%;
    text-align: center;
    padding: 3px;
    background: #fff;
    overflow: visible;
    font-size: 1em;
}
ul.kalendar_podujati_days li.today { /*background: #006209; color: #fff; */}
ul.kalendar_podujati_days a { color: #000; }

ul.kalendar_podujati_days li.inactive { background: #fff; }
ul.kalendar_podujati_days li a {
	display: block;
    text-align: center;
    padding: 3px 0;
    text-decoration: none;
    background: #fff;
    border: 0px solid #f1f1f1;
}
ul.kalendar_podujati_days li.today a {color: #006209;background: #fff; font-weight: 600;border: 1px solid #006209;}
ul.kalendar_podujati_days li.today:nth-child(n) a {
    color: #0065b3;
    background: #fff;
    font-weight: bold;
    text-decoration: underline;
    border: 1px solid #0065b3 !important;
    /* padding: 3px; */
    
}
ul.kalendar_podujati_days li a:hover  {text-decoration: underline;color: #006209;}
ul.kalendar_podujati_days li.active a { font-weight:bold; border: 1px solid #006209;background: #fff; color: #006209;text-decoration: underline; }
ul.kalendar_podujati_days li.other_month a {background: #fff; color: #bbb;}

/* specialne selektivne bordery */
ul.kalendar_podujati_days li:nth-child(-n+7) a {
	border-top: 1px solid #fff !important;
}
ul.kalendar_podujati_days li:nth-child(n) a {
	border-right: 1px solid #fff !important;
}
ul.kalendar_podujati_days li:nth-child(n) a {
	border-bottom: 1px solid #fff !important;
}
ul.kalendar_podujati_days li:nth-child(7n+1) a {
	border-left: 1px solid #fff !important;
}

.env_actions_portal_kalendar ul.kalendar_podujati_days li {
	margin: 0 !important;
}

/* ----------------- nove oznacenie akcii v kalendari ----------------- */
ul.kalendar_podujati_days li a.with-actions {
	position:relative;
	border: 1px solid #fff;
	color: #006209;
	text-decoration: underline;
}
ul.kalendar_podujati_days li a.with-actions:hover {
	text-decoration-thickness: 2px !important;
}
ul.kalendar_podujati_days li.today a.with-actions {
	/*border: 1px solid #ff9c00 !important;
    border-radius: 50%;*/
}
ul.kalendar_podujati_days li.active a.with-actions {
	border: 1px solid #ff9c00 !important;
    border-radius: 50%;
}
ul.kalendar_podujati_days li a.with-actions:after {
	content: " ";
	background: #f27800;
	display:table-cell;
	position:absolute;
	top:1px;
	right:1px;
	width:4px;
	height:4px;
	border-radius: 4px;
}


div.kp-sum-day-envelope-default h4 {background: #006209;}

@media only screen and (max-width:1199px) {
	ul.kalendar_podujati_days li {
        width: 13.5% !important;
        font-size: 0.95em;
	}
}

/* kalendar podujati zobrazit vsetky podujatia obrazok */
div.menu_hlavicka_l.with-add span, 
div.menu_hlavicka_r.with-add span {
	width: auto !important;
    float: none;
    text-decoration: none !important;
}
div.menu_hlavicka_l.with-add span.header-add, 
div.menu_hlavicka_r.with-add span.header-add {
	float: right;
	width: auto;
	margin: 0 !important;
	padding: 0 !important;
	min-height: 19px;
	display: none !important;
}
div.menu_hlavicka_l.with-add span.header-add:after,
div.menu_hlavicka_r.with-add span.header-add:after {
	display: block;
	float: none;
	clear: both;
	width: 1px;
	height: 1px;
}
div.menu_hlavicka_l.with-add span.header-add a, 
div.menu_hlavicka_r.with-add span.header-add a {
	display: block;
	position: absolute;
	top: 0;	
	right: 0;
	width: 45px;
	height: 45px;
	border: none;
	margin: 0;
	padding: 0;
	background: url('bg-all.png') right 0 no-repeat;
	font-size: 0.05em;
	color: #fff;
}
/* ----------------- kalendar podujati zobrazit vsetky podujatia obrazok end ----------------- */

/* ------------------------------------     FOTOGALERIA      ------------------------------------------------ */
div.fotogaleria {
    display: inline-flex;
    flex-wrap: wrap;
    text-align: left;
    width: 100%;
}
div.fotogaleria p {
    color: #0065b3;
}
div.fotogaleria div.col-by-program-5 {
    position: relative;
    width: 19% !important;
    height: auto;
    margin: 0 auto 1.4%;
    text-align: center;
    background: #fff;
    overflow: hidden;
    border: none;
}
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;
    border: none;
    
}
div.fotogaleria img {
    width: 100%;
    height: auto;
    max-height: unset;
    border: 0 solid #ccc;
    margin: 0 auto;
    padding: 0;
    
}
div.fotogaleria div.col-by-program-4 {
    float: unset !important;
    width: 25% !important;
    position: relative;
    /* margin: 0 auto; */
}
.fotogaleria_row_separator,
.fotogaleria .brclear {
    display: none;
}
div.fotogaleria div p {
	font-size: 1em;
}

ul.fotogaleria-multi-kat-img-list li {
    width: 24%;
    margin: 0 0 2px 0;
    height: auto;
}
ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope {
    height: 99px;
    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: 1em;
    color: #0065b3;
}
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 {
    width: auto;
    
}


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: 172px !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 0px 1% 0 !important;
    width: 20% !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: 100%;
    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 span.fotogaleria-picture-envelope img {
	width: 100%;
	height: auto;
}



ul.fotogaleria-multi-kat-img-list li, 
ul.fotogaleria-multi-foto-list li {
    width: 20%;
    margin: 0 0 2.4% !important;
    height: auto;
    max-width: unset;
    overflow: hidden;
    vertical-align: top;
}
ul.fotogaleria-multi-kat-img-list-default li a, 
ul.fotogaleria-multi-foto-list-default li a {
    display: block;
    max-width: 172px;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}

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: 114px;
    overflow: hidden;
    
}

/* ------------------------------------     FOTOGALERIA END   ------------------------------------------------ */


/* ------------------------------------     DOWNLOAD   ------------------------------------------------ */
div.file-download {
    width: 100%;
    padding: 3px 0;
    position: relative;
    display: inline-flex !important;
    flex-wrap: wrap;
    align-items: center;
    font-size: 1.1875em;
    min-height: 35px;
    text-decoration: none;
    margin: 3px 0 0 0px;
    overflow-wrap: break-word;
    color: #0065b3;
    border: none;
}
div.file-download a {
    width: auto;
    padding: 3px 0;
    position: relative;
    display: inline-flex !important;
    flex-wrap: wrap;
    align-items: center;
    /* font-size: 1.1875em; */
    text-decoration: underline;
    margin: 3px 0 10px 35px;
    overflow-wrap: break-word;
    color: #0065b3;
    transition: all 0.35s ease-in-out;
}
div.file-download a:hover  {
    text-decoration: underline;
    text-decoration-thickness: 3px;
    transition: all 0.35s ease-in-out;
}
div.file-download a span.file-text {
    text-decoration: none;
    /* border-bottom: 1px solid; */
    transition-timing-function: ease-in-out;
    transition-duration: .25s;
    transition: all 0.35s ease-in-out;
    /* min-height: unset; */
    max-width: unset;
    width: auto;
    display: inline-flex;
    margin: 0 10px 0 0;
    flex-wrap: wrap;
    flex: 1;
}
div.file-download a:hover span.file-text {
    font-weight: 600;
}

div.file-download span.file-icon {
    width: 25px;
    display: flex;
    position: absolute;
    left: -35px;
}
div.file-download .add_user_info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-end;
    flex: 100%;
    position: relative;
    text-align: left;
    font-size: 16px;
    color: #000;
}
div.add_user_info {
    width: 100%;
    text-align: right;
    margin-bottom: 25px;
}
/* ------------------------------------     DOWNLOAD END  ------------------------------------------------ */

/* === DISKUSIA === */
.env_diskusia .program_table tbody tr {
    display: flex;
    flex-flow: column;
}
.env_diskusia .program_table tbody tr {
    display: flex;
    width: 100%;
}
.env_diskusia input {
	width: 100% !important;

}
.env_diskusia input.button {
    width: auto !important;
    padding: 15px 100px !important;
    margin-bottom: 30px;
}
.env_diskusia textarea {
	width: 100% !important;
    height: 12em;
    
    border: 2px solid #4c9152;
}
.env_diskusia hr {
	color: #ccc;
}
.env_diskusia table.program_table td {
    padding: 7px 7px 0;
    border: 0;
    text-align: left !important;
}
.env_diskusia table.program_table td.automatic-col-1 {
	width: 25%;
	color: #000;
}
.env_diskusia table.program_table td.automatic-col-2 {
	width: 100%;
}
.env_diskusia .name_of_item {
	font-weight: 500;
}
.env_diskusia fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.env_diskusia div.date_add  {
	width: 30%;
	float: right;
	padding: 5px;
}
.env_diskusia div.disc-prisp {
	border-bottom: 1px solid #ddd;
	padding: 0 0 1em;
	margin: 0 0 1em;
}
/* === DISKUSIA 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: 13px 0;
    margin: 0em 0 1em;
    font-size: 1.1875em;
    text-align: left;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #cacaca;
}
.env_uputavky_new .menu_hlavicka a,
.module_header_calendar,
div.menu_hlavicka_l.with-add span.header-text, 
div.menu_hlavicka_r.with-add span.header-text,
.env_hotline .menu_hlavicka_r a  {
    font-size: 1.4375em;
    color: #000;
    display: block;
    text-align: left;
    font-weight: bold;
    width: 100%;
    background: #fff;
    margin: 32px 0 8px;
    border-bottom: 1px solid #cacaca;
    padding: 18px 0;
    text-decoration: underline;
}
.module_body p a.custom3.a_r {
    display: none;
}


.module_header_calendar {
    text-decoration: none;
}
.env_kalendar .custom3 {
    display: none;
}
.uputavka-new-subtitle a {
    color: #000;
    /* border-bottom: 1px solid; */
    text-decoration: underline;
    line-height: normal;
    transition-duration: .2s;
    text-decoration-thickness: 1px;
}
.uputavka-new-subtitle a:hover,
.env_uputavky_new .menu_hlavicka a:hover {
    text-decoration-thickness: 2px;
    border: none;
}
.env_uputavky_new .uputavka-new-image-envelope img {
    margin: 0 auto;
    display: flex;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    transition-timing-function: ease-in-out;
    transition-duration: .25s;
    
}
.env_uputavky_new .uputavka-new-image-envelope img:hover {
    box-shadow: 10px 10px 15px -10px #363636;
} 



aside .env_text_obrazok h2,
.module_header_region_info a,
.column_l div.module_header_calendar,
div.module_envelope_l div.menu_hlavicka_l,
.env_social_webs div.menu_hlavicka,
.env_napiste_nam .menu_hlavicka a,
.calendar_of_actions a.menu_hlavicka {
    background: #f6f4f9;
    font-size: 1.4375em;
    text-align: left;
    margin: 0px 0 0.7em;
    padding: 20px 10px 15px 15px !important;
    font-weight: bold;
    color: #000;
    border-bottom: 0px solid #cacaca;
    width: 100%;
    display: block;
}
.env_napiste_nam .menu_hlavicka a:hover {
    text-decoration: underline;
    text-decoration-thickness: 3px;
}
.module_header_region_info a {
    color: #000;
}

div.env_napiste_nam div.menu_hlavicka_l a {
    border-bottom: 1px solid #cacaca !important;
}
.menu_hlavicka.reklamny-partner {
    display: none;
}
a.reklamni_partneri {
    margin: 0;
    padding: 0;
    font-size: 1em;
    letter-spacing: 0;
    text-decoration: underline;
    transition-duration: .3s;
    color: #0065b3;
    line-height: 150%;
}
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;
    display: none;
}
#module_id_0 {
    display: none;
}
.menu_hlavicka .module_header_region_info a {
    color: #0065b3;
}

.module_header_region_info a:hover {
    text-decoration: underline;
    text-decoration-thickness: 3px;
}
aside .env_text_obrazok .editor {
    font-size: 1em;
}

div.env_elektronicka_uradna_tabula_stlpec .menu_hlavicka_r, 
.column_r h2.head, 

div.main_page_r,
.main_menu_r h2.menu_hlavicka_r,
.menu_hlavicka_l a {
    background: none;
    /* font-size: 1.5em; */
    text-align: left;
    margin: 0px 0 0.7em;
    padding: 20px 0px;
    font-weight: bold;
    /* color: #0065b3; */
    border-bottom: 2px solid #0065b3 ;
    width: 100%;
    display: block;
}
 
div.main_menu li.menu_hlavicka_r a.menu_hlavicka_r {
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 0 0 1px;
    padding: 18px 24px 18px 19px;
    position: relative;
    text-align: left;
    font-size: 1.1875em;
    font-weight: bold;
    list-style: none;
    background: #e9f4df;
    color: #0065b3;
    overflow: auto;
    border: none;
    /* border-top: 1px solid #dfd3be; */
    /* border-right: 1px solid #dfd3be; */
    border-bottom: 1px solid #dcdcdc;
    /* border-left: 6px solid #0065b3; */
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}
div.main_menu li.menu_hlavicka_r a.menu_hlavicka_r:hover {
    background: #ddeccc !important;

}

.menu_hlavicka_l a:hover,
.menu_hlavicka_r a:hover {
    text-decoration-thickness: 3px !important;
    
}
.main_menu li.menu_hlavicka_r.with-submenu a.menu_hlavicka_r::after {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f105';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 10px;
    z-index: 99;
    position: absolute;
}



/* === 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 === */

.reklamny-partner {
    display: none;
}
/* ------------------------------------      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;
}
div.multi-foto-link-system a:focus {
    outline-offset: -4px;
}
ul.kalendar_podujati_days li a:focus {
    outline-offset: 0px;
}

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;
    margin: 0 10px;
    z-index: 10000;
    border: 2px solid #000;
}


/* ------------------------------------      Focus  End     ------------------------------------------------ */

/*------------------------------------------- HEADER LINK---------------------------------- */
#header-anchor-link {
    background: rgb(0,101,179);
    background: linear-gradient(147deg, rgba(0,101,179,0.71) 17%, rgba(179,0,0,0.71) 85%);
    border: 2px solid #000;
    margin-left: 0;
    right: 20px;
    bottom: 20px;
    width: 41px;
    height: 41px;
    z-index: 9999;
}
#header-anchor-link::before {
    display: flex;
    content: '';
    clear: both;
    content: '\f106';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 0;
    left: 0;
    width: 14px;
    /* top: 0; */
    bottom: 25%;
    z-index: 99;
    margin: auto;
    position: absolute;
    transition-duration: .3s;
    color: #fff;
}
#header-anchor-link:hover {
	border-radius: 50%;
	transition: 0.3s;
    opacity: 0.7;
	/*background: #0065b375 url(menu-arrow-up-w.png) no-repeat center;*/
	/*border: 2px solid #ff9c00;*/
}
#header-anchor-link:hover::before {

}

/*----------------------------------------- HEADER LINK END ------------------------------------------------- */

/* ------------------------------------     extra-block-bottom     ------------------------------------------------ */
div#extra-block-bottom {
    display: block;
    /* max-width: 1220px; */
    width: 100%;
    position: relative;
    z-index: 0;
    margin: 0 auto;
    height: auto;
    background: #fff;
    bottom: 0;
}
#extra-block-bottom h2 {
    text-align: center;
    width: 100%;
    display: block;
    padding: 25px 0 15px!important;
    border: none;
    margin: 0;
    background: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
#extra-block-bottom h2 a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid;
}
#extra-block-bottom h2 a:hover {
    border-bottom: 3px solid;
}
#extra-block-bottom h3 {
    text-align: center;
    width: 100%;
    display: block;
    padding: 13px 0;
    font-size: 1.3125em;
    margin: 0px !important;
    background: #f5f5f5;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}
#extra-block-bottom .region h3 {
    background: none;
    margin: 12px 0 9px !important;
    font-size: 1.75em;
    font-weight: 300;
}
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;
}


#extra-block-bottom .env_hf_text_obrazok.region {
    min-height: 200px;
    height: auto;
    background: rgb(165,210,100);
    background: linear-gradient(0deg, rgba(165,210,100,1) 64%, rgba(212,235,174,1) 100%);
}
#extra-block-bottom .env_hf_text_obrazok.region .module-inner-envelope {
    background: url(region-aktualne.png) no-repeat center center;
    min-height: 200px;
}
#extra-block-bottom .column_fb .env_hf_text_obrazok .editor {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}

#extra-block-bottom .region-text {
    font-weight: bold;
    color: #000;
    
}
#extra-block-bottom .env_hf_text_obrazok.region .editor p {
    font-size: 1.4375em;
    width: 100%;
    margin: 0 auto 0.5em;
    color: #000;
}
#extra-block-bottom .env_hf_text_obrazok.region .region-ponuka {
    display: inline-flex;
    width: 100%;
   
}
#extra-block-bottom .env_hf_text_obrazok.region .region-ponuka ul {
    display: flex;
    max-width: 900px;
    width: 100%;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;
}
#extra-block-bottom .region-ponuka ul li {
    padding-left: 15px;
    color: #000;
    list-style-type: none;
    line-height: 200%;
    margin-left: 2px;
}
#extra-block-bottom .region-ponuka ul li a {
    color: #000;
    /*font-family: 'Poppins', sans-serif;*/
}
#extra-block-bottom .env_hf_text_obrazok.mobilna-aplikacia {
    min-height: 200px;
    height: auto;
    font-family: 'Poppins', sans-serif;
}
#extra-block-bottom .env_hf_text_obrazok.mobilna-aplikacia .module-inner-envelope {
    background: url(region-aktualne.png) no-repeat center center;
}
#extra-block-bottom .mobilna-aplikacia .editor {
    flex-flow: column;
    max-width: 630px;
    align-items: baseline;
}
#extra-block-bottom .mobilna-aplikacia h3 {
    text-align: left;
    width: 100%;
    display: block;
    padding: 30px 0 40px;
    font-size: 1.875em;
    margin: 0px !important;
    background: none;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
#extra-block-bottom .mobilna-aplikacia p {
    font-size: 1.375em;
    color: #fff;
    font-weight: 600;
}
#extra-block-bottom .mobilna-aplikacia p a {
    color: #fff;
}
#extra-block-bottom .mobilna-aplikacia p span {
    color: #b2e3fb;
    font-weight: bold;
}
#extra-block-bottom .mobilna-aplikacia p a:hover span {
    color: #fff;
}


#extra-block-bottom .column_fb .module_envelope_fb.env_hf_menu_block .module-inner-envelope {
    width: 100%;
    left: 0;
    right: 0;
    padding-bottom: 17px;
    margin: 0 auto;
}
#extra-block-bottom .module_envelope_fb.env_hf_menu_block.blok .module-inner-envelope {
    margin-top: 0;
}
header .env_hf_module_container .module-container-columns-envelope {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: baseline;
    justify-content: flex-end;
}
.env_hf_module_container.menu .module-container-columns-envelope {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
}
.env_hf_module_container.header-aside .module-container-columns-envelope .module-container-column.column-1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    z-index: 99999;
}
.env_hf_module_container.header-aside .module-container-columns-envelope .module-container-column.column-1 .module_body {
    border-right: 1px solid #fff;
    padding: 0 20px;
}
header .module_envelope.env_hf_finder .module_body {
    border-right: none !important; 
    padding-right: 0;
}

.env_hf_module_container.header-aside .module-container-columns-envelope .module-container-column.column-2 {
    width: 100%;
    z-index: 9999;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: 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-1 {
    z-index: 999;
    width: 12%;
    margin: auto auto auto 0;
    padding: 0;
}
.env_hf_module_container.lower .module-container-columns-envelope .module-container-column {
    width: 80%;
    display: flex;
    flex-grow: 1;
    align-items: center;
}




/* ---------------------- LINKS ------------------- */
#extra-block-bottom .env_hf_text_obrazok.links {
    display: block !important;
    max-width: 1200px;
    padding-bottom: 0px;
    margin: 0 auto;
}

#extra-block-bottom .env_hf_text_obrazok.links .main-links-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 20px 0 0;
    justify-content: center;
}
#extra-block-bottom .env_hf_text_obrazok.links.lower .main-links-container {
    margin-bottom: 9px;
}
#extra-block-bottom .env_hf_text_obrazok.links .link-column {
    display: flex;
    flex-flow: column;
    align-items: center;
    /* justify-content: center; */
    width: 25%;
    font-size: 1em !important;
    min-width: 250px;
    padding: 0 3px;
    height: auto;
    margin: 0 auto 1em;
    background: none;
    color: #000;
}

#extra-block-bottom .env_hf_text_obrazok.links .link-column ul {
    margin: 0;
    list-style: none;
} 
#extra-block-bottom .env_hf_text_obrazok.links.lower .link-column ul {
    list-style-image: url(bg-links.png);
}


#extra-block-bottom .env_hf_text_obrazok.links .link-column a {
    display: flex;
    flex-flow: column;
}
#extra-block-bottom .env_hf_text_obrazok.links.image .link-column a:hover {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    color: #fff
} 
#extra-block-bottom .env_hf_text_obrazok.links.lower .link-column a {
    box-shadow: inset 0 0 0 0 #fff;
    color: #0065b3;
    margin: 0 -.25rem;
    padding:.25rem;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
#extra-block-bottom .env_hf_text_obrazok.links.lower .link-column a:hover {
    box-shadow: inset 285px 0 0 0 #0065b3;
    color: white;
}
#extra-block-bottom .env_hf_text_obrazok.links .link-column img {
    /*border: 2px solid #e7e7e7;*/
    transition-timing-function: ease-in-out;
    transition-duration: .25s;
}
#extra-block-bottom .env_hf_text_obrazok.links .link-column img:hover {
    background: #0065b3;
    color: #fff;
    filter: grayscale(1);

}
#extra-block-bottom .links.image .link-row {
    margin-bottom: 30px;
    font-size: 1em !important;
    min-width: unset;
}
#extra-block-bottom .links .link-row {
    margin-bottom: 21px;
    font-size: 1em !important;
    min-width: 285px;
}

#extra-block-bottom .links.image .link-row .link-name {
    color: #0065b3;
    font-size: 1.1875em;
    font-weight: bold;
    background: #e6f0f8;
    width: 100%;
    box-sizing: border-box;
    min-height: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition-timing-function: ease-in-out;
    transition-duration: .35s;
}
#extra-block-bottom .links.lower .link-row .link-name {
    font-size: 1.1875em;
    font-weight: 300;
    background: none;
    width: 100%;
    box-sizing: border-box;
    min-height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    transition-timing-function: ease-in-out;
    transition-duration: .15s;
}
#extra-block-bottom .links.image .link-row:hover .link-name {
    background: #0065b3;
    color: #fff;
    border-radius: 0 0 0 30px;
    overflow: hidden;
    box-shadow: 1px 4px 15px -5px #000;
}

/* ---------------------- LINKS END ------------------- */







footer a.module-container-header-trigger {
    display: none;
}

#extra-block-bottom .column_fb .env_hf_text_obrazok.mapa {
    margin: 0px auto 64px;
    padding: 0;
    /* max-width: 1200px; */
}

.embed-container {
    width: 100%;
    height: 300px;
    overflow: hidden;
    max-width: 1200px;
    
}
.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: #fbf8de;
    border-top: 2px solid #ffdc07;
    padding-bottom: 64px !important;
}*/

.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;
}
li.menu_block_kat {
    padding: 0px 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;
}
ul.menu_block li.menu_block_kat .menu-block-name {
    position: relative;
    display: block;
    font-size: 1.1875em;
    width: 100%;
    height: 45px;
    padding-left: 20px;
    margin-bottom: 0px;
    text-align: left;
    font-weight: bold;
    color: #014815;
    /* border-bottom: 2px solid #dee0e2; */
}

.menu_block_kat h4.menu-block-name::before {
    background: url(bg-links.png) no-repeat;
    content: '';
    position: absolute;
    width: 270px;
    bottom: 0px;
    left: 1px;
    height: 24px;
    padding-left: 0;
    font-weight: bold;
}






ul.menu_block li a {
    color: #000;
    margin: 0;
    line-height: 20px;
    text-decoration: none;
    font-size: 1.1875em;
    font-weight: 300;
    border-bottom: 1px solid;
    transition-duration: .2s;
    align-items: center;
}
/*ul.menu-block-under-receiver li.mobile-closed a::before {
    content: '';
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    padding-left: 20px;
    font-weight: bold;
    background: url(link_dot.png) no-repeat center left;
    color: #363636;
}*/
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 4px 20px;
    margin-left: 0 !important;
    /* list-style-type: disc; */
    text-align: left;
    /* list-style-position: inside; */
}
div.menu_block_container ul {
	margin: 0;
	padding: 0;
}

ul.menu_block {
    padding: 0;
    margin: 16px auto 0;
    font-size: 1.0em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    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 auto 25px !important;
    padding: 0;
    list-style-type: none;
    z-index: 999;
    width: 25%;
    min-width: 272px;
}
li.menu_block_kat ul {
    margin: 0;
    padding: 0px;
}
ul.menu-block-under-receiver.bottom {
    padding-left: 10px;
}

/* ------------------ BLOK MENU LI END ------------------ */

/* ------------------------------------     extra-block-bottom END    ------------------------------------------------ */

footer {
    width: 100%;    
}
footer .header-logo-envelope>a {
    height: auto;
}
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;
    position: relative;
    width: 100%;
    margin: 0px auto;
    height: auto;
    padding: 0;
    text-align: center;
    background: rgb(230,240,248);
    background: linear-gradient(350deg, rgba(230,240,248,1) 0%, rgba(244,238,255,1) 100%);
}
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 .module-container-columns-envelope {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    align-items: flex-start;
}
footer .one-line {
    display: inline-flex;
    margin-right: 10px !important;
}
footer .env_hf_module_container.upper {
    width: 100%;
    max-width: 1200px;
    text-align: left;
    margin: 0px auto;
    padding: 10px 0 25px;
    border-bottom: 1px solid #fff;
}
footer .env_hf_module_container.upper .module-inner-envelope {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 0;
    /*border-bottom: 1px solid #a7c599;*/
}
/*footer .env_hf_module_container.upper::after {
    display: block;
    content: '';
    clear: both;
    background: url(footer-shadow.png) no-repeat center center;
    width: 100%;
    height: 12px;
    top: auto;
    bottom: -42px;
    left: 0;
    right: 0;
    z-index: 999;
    margin: 0 auto;
    position: relative;
}*/
footer .env_hf_module_container.lower {
    padding: 20px;
    /* max-width: 1200px; */
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: relative;
   
}
footer .env_hf_module_container.lower .module-inner-envelope {
    max-width: 1200px;
    margin: 0 auto; 
    width: 100%;
}
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%;
    align-self: center;
}*/
footer .upper .module-container-columns-envelope .module-container-column {
    width: 27%;
    /* flex-grow: 1; */
    overflow-wrap: break-word;
    line-height: 30px;
    padding-left: 25px;
}
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 {
    color: #3b4042 !important;
    text-align: left !important;
    font-weight: bold !important;
    padding: 0px !important;
    margin: 8px 0 28px 0px !important;
    font-size: 1.1875em !important;
}
footer .module-container-columns-envelope .module-container-column .data-header {
    color: #3b4042 !important;
    text-align: left !important;
    font-weight: bold !important;
    padding: 0px !important;
    margin: 8px 0 28px 0px !important;
    font-size: 1.1875em !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: #fff;
}
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: #0065b3;
    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: #0065b3;
    text-align: left;
    font-weight: 300;
    padding: 0; 
    margin: 0;
    font-size: 1.1875em;
    transition-duration: .3s;
}
#main-footer .lower .module-in-container .module_body a {
    color: #0065b3; 
    text-align: left;
    font-weight: 300;
    padding: 0px;
    line-height: normal;
    margin: 0;
    font-size: 1em;
    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: #000;
    text-align: left;
    font-weight: 300;
    font-size: 1.1875em;
    padding: 0px;
    margin: 0;
}
footer .upper .module-container-columns-envelope .module-container-column.column-4 a {
    padding: 0px 0 5px 31px;
}
footer .editor ul li {
    font-size: 1.1875em !important;
    line-height: 150%;
    margin: 0;
    color: #fff;
    padding-left: 8px;
}
footer .editor ul li a {
    font-weight: 600;
    color: #fff;
}
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;
}
footer .module-in-container.env_hf_tiraz .module_body {
    font-size: 1em;
}
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;
    padding-left: 100px;
    align-items: flex-start;
}
footer .module-in-container.env_hf_time {
    position: relative;
    display: flex;
    right: 0;
    flex-wrap: wrap;
    bottom: 0;
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}
footer .module-in-container.env_hf_date {
    position: relative;
    right: 0;
    bottom: 0px;
    display: flex;
    font-size: 16px;
    color: #000;
}

footer .editor td, footer .editor th {
    border-color: #ccc;
    color: #fff;
    font-size: 1.1875em;
    font-weight: 600;
    line-height: normal;
}
footer .contact-info li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    position: relative;
}
/*footer .contact-info .address::before {
    display: flex;
    content: '';
    clear: both;
    background: url(address.png) no-repeat center left;
    width: 15px;
    height: 19px;
    left: -25px;
    margin: 0;
    position: absolute;
}
footer .contact-info .mail::before {
    display: flex;
    content: '';
    clear: both;
    background: url(mail.png) no-repeat center left;
    width: 20px;
    height: 15px;
    left: -25px;
    margin: 0;
    position: absolute;
}
footer .contact-info .phone::before {
    display: flex;
    content: '';
    clear: both;
    background: url(phone.png) no-repeat center left;
    width: 20px;
    height: 19px;
    left: -25px;
    margin: 0;
    position: absolute;
}*/

footer .module-in-container.env_hf_time #hodiny {
    padding-left: 35px;
}
footer .module-in-container.env_hf_time #hodiny::before {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f017';
    clear: both;
    font: normal normal normal 21px/1 FontAwesome;
    left: 2px;
    z-index: 99;
    position: absolute;
}
footer .module-in-container.env_hf_date .module_body {
    padding-left: 35px;
}
footer .module-in-container.env_hf_date .module_body::before {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f073';
    clear: both;
    font: normal normal normal 21px/1 FontAwesome;
    left: 2px;
    z-index: 99;
    position: absolute;
}


.env_hf_image.webygroup { 
    position: relative;
    display: inline-flex;
    width: auto;
    padding: 0 10px !important;
} 
.env_hf_image.webygroup a:hover {
    border: none !important;
}
/* ------------------------------------------------------------------------------------ */

/* -------------------------------- V�VOZ ODPADU ------------------------------------- */
.module_envelope .olo-filter-envelope-new form {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 10px;
    gap: 10px;
    box-shadow: 1px 1px 15px -5px #000;
}
.olo-filter-envelope-new-default .form-part-envelope-default.ord-2 {
    width: auto;
    flex: unset;
}
.olo-filter-cancel {
    text-align: right;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.column .module_envelope .olo-filter-cancel input.button {
    background: #fffce4;
    color: #0065b3;
}
.form-part-envelope .form-part-label label {
    font-size: 1.1875em;
    color: #000;
}

ul.olo-daynumbers-default {
    position: relative;
    box-sizing: border-box;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

ul.olo-daynumbers-default li.olo-number {
    position: relative;
    list-style-type: none;
    box-sizing: border-box;
    line-height: normal;
    font-size: 1.2em;
    display: flex;
    /* flex-flow: column; */
    flex-wrap: wrap;
    justify-content: center;
    width: 14.2%;
    align-items: flex-end;
    margin: 0 auto;
    text-align: center;
    min-height: 66px;
    height: auto;
    padding: 0;
    background: #fff;
    border: 2px solid #ddd;
    /*border-bottom: 0;
    border-left: 0;*/
}
ul.olo-daynumbers-default li.olo-number:nth-of-type(7n+7) {
    border-right: 0;
}
ul.olo-daynumbers-default li.olo-number:nth-of-type(1) {
    border: 0;
}
ul.olo-daynumbers-default li.olo-number a {
    display: flex;
    width: 100%;
    text-decoration: underline;
    height: auto;
    justify-content: center;
    order: 2;
    align-items: flex-end;
    border: none;
}
ul.olo-daynumbers-default li.olo-number.today {
    border: 2px solid #0065b3;
    background: none;
}
ul.olo-daynumbers-default li.olo-number .color-container {
    position: relative;
    right: 0;
    left: auto;
    width: 100%;
    order: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    top: 0;
    height: auto;
    text-align: right;
    margin: 0 auto;
    padding: 0;
    vertical-align: top;
    line-height: 0;
}
ul.olo-daynumbers-default li.olo-number.other-month {
    color: #000;
    background: none;
    border: 0;
}
ul.olo-daynumbers-default li.olo-number .color-container span {
    display: inline-block;
    width: 19px;
    height: 16px;
    line-height: 17px;
    text-align: center;
    margin: 2px;
    box-sizing: content-box;
    border: 3px solid;
    background: #ffffff;
    text-align: baseline;
    font-size: 11px;
    color: #000000;
}
ul.olo-daynumbers-default li.olo-number .color-container span {
    margin: 2px;
}
.olo-calendar-head-defaut {
    font-size: 1.2em;
    padding: 10px 0;
    border: 0px solid;
    text-align: center;
    background: #fffce4;
}



.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%;
    cursor: pointer;
    height: 50px;
    padding: 10px !important;
    font-size: 1.1875em;
    font-weight: bold;
}
.vzn-filter-envelope .vzn-finder-part-envelope.submit input {
    margin-right: 5px;
}
.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;
}
/*.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: #fffce4;
    color: #0065b3;
    border: 0px solid #0065b3;
    box-shadow: 0px 0px 20px -10px #0065b3;
}
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;
}


/* === PRINT ROW 2019 === */
div.print_row {
    padding: 25px 25px 0 0;
    border: none;
    text-align: right;
    font-size: 1em;
}
div.print_row a {
	    /* background: url(arrow-print.png) no-repeat 0 0px; */
        transition-duration: .2s;
        text-decoration: none;
}
div.print_row a:hover {
    border-bottom: none;
}
div.print_row a::before {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f02f';
    clear: both;
    font: normal normal normal 21px/1 FontAwesome;
    left: 0px;
    z-index: 99;
    position: relative;
    color: #0065b3;
}
div.print_row a::after {
    content: "Vytlačiť stránku";
    display: inline-block;
    padding: 0px;
    margin-left: 10px;
    font-size: 1.1875em;
    color: #0065b3;
    text-decoration: underline;
}
div.print_row a:hover::after {
    text-decoration: none;
	border-bottom: 2px solid;
    transition-duration: .2s;
    color: #000;
}

div.print_row img {
	visibility: hidden;
    display: none;
}
/* === PRINT ROW 2019 end === */

/* ------- BACK ------- */
div.back a {
    text-decoration: none;
    border-bottom: 1px solid;
    text-transform: capitalize;
    transition-duration: .3s;
    font-size: 1.1875em;
}
div.back {
    padding: 25px 25px 0 0;
    text-align: right;
    font-size: 1em;
}

div.back a:hover {
	border-bottom: 3px solid;
}

/* ------- BACK END ------- */

.weatherwidget-io {
	
}





@media only screen and (max-width: 1245px) {
    main div.module_envelope.env_common_items_columns_responsive ul.oznamy-new-columns-list {
        gap: 30px;
    }
} 
@media only screen and (max-width: 1215px) {
    main div.module_envelope.env_common_items_columns_responsive ul.oznamy-new-columns-list {
        gap: 25px;
    }
}



















/* -------------------------------- 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 -------------- */
    
    #main-container {
        background: #fff;
    }
 
    /*----------------------------- 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;*/
    }
    .header-logo-text {
       /* font-size: 2vw;
        align-self: flex-end;*/
        /*text-align: left;*/
    }
    header .header-logo-text-ext {
       font-size: 1em;
    }
   /* .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;
    }

    nav li.level-0 > ul {
        left: 0 !important;
        width: 100% !important;
    }
    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;
    }  
    ul.hf-hmenu li.hf-menu.level-1 {
        width: 33%;
    } 
    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 .env_hf_text_obrazok.region .region-ponuka ul {
        max-width: 80%;
    }
    #extra-block-bottom .region-ponuka ul {
        display: flex;
        width: 56%;
        flex-wrap: wrap;
        margin: 0 auto;
        justify-content: center;
    }
    /* ------------------------ EXTRA BLOCK TOP END ------------------------ */

    /*-------------------------------- MAIN-------------------------------- */
    .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 25px !important;
    }*/
    
    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 !important;*/
        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;
    }
/*-------------------------------- 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 ------------------ */

    /*#main-container {
        position: relative;
        width: 100%;
        margin: 0 auto;
        background: url(bg-body-top.png) no-repeat center top,#f8f1d2 url(bg-body-bottom-clear.png) no-repeat center bottom;
    }*/
    #main-footer {
        padding: 20px 0;
    }



    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: #0065b3 !important;
        font-weight: 300;
        border: none;
        text-transform: unset;
    }
    ul.fotogaleria-multi-kat-img-list li,
    ul.fotogaleria-multi-foto-list li {
      /* width: 23%; */
        /* margin: 0 auto 2.4% !important; */
        /* height: auto; */
        /* max-width: unset; */
        padding: 5px;
        /* min-width: 190px; */
        /* overflow: hidden; */
        /* vertical-align: top; */
    }
    
    #extra-block-bottom .region-ponuka ul li {
        margin-left: 15px;
    }
}



@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;
    }
    /*header {
        background: none;
    }*/
    /*#main-container {
        background: #fff;
    }*/
    /*.header-logo-text {
        grid-column: 2;
        grid-row: 1;
        margin: 0;
        font-size: 1.5em;
    }
    header .header-logo-text-ext {
        grid-column: 2;
        grid-row: 2;
        padding: 0;
        font-size: 1.17em;
    }*/
 
    header .module_envelope.env_hf_module_container.header-middle {
        width: 100%;
    }
    header .module_envelope.env_hf_module_container.header-middle .column-1 {
        width: auto;
        margin: 0 auto;
    }
    header .module_envelope.env_hf_module_container.header-middle .column-2 {
        width: auto;
        display: flex;
        height: auto;
    }
   
    header .header-middle nav li.level-0 > ul {
        left: 0px !important;
        width: 100% !important;
        margin: 97px auto 0;
    }

    
}

@media only screen and (max-width:1120px) {
    header .module_envelope_h.env_hf_logo {
        padding-left: 10px;
    }
    #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) {
     ul.oznamy-new-colums-list-default li div.image-envelope, 
    ul.actions-new-colums-list-default li div.image-envelope {
        width: 100%;
        height: auto;
        max-height: 255px;
    }
    ul.hf-hmenu li.level-0 {
        margin: 0 5px;
    }
    ul.oznamy-new-colums-list-default li.without-image-default div.image-envelope-default {
        width: 100% !important;
        max-height: 100% !important;
        overflow: hidden;
        height: auto;
        text-align: center;
        /*display: block;*/
        background: none;
        opacity: unset;        
        position: relative;
        height: 56%;
        
    }
    ul.oznamy-new-colums-list-default li.without-image-default div.image-envelope-default div.noimage-inner {
        height: 100%;
        background: url(mesto-informuje.png);
        opacity: 1;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        position: relative;
        max-width: 430px;
        width: 100%;
        max-height: 286px;
    }
    header nav li.level-1 ul.hf-hsubmenu {
        top: -9px !important;
    }

    /* FOTOGALERIA */
    ul.fotogaleria-multi-foto-list li {
        width: 32%;
        margin: 0 auto 1% !important;
        height: auto;
        max-width: unset;
    }
  
    ul.fotogaleria-multi-kat-img-list li {
        width: 33%;
        margin: 0 auto;
        height: auto;
    }
    ul.fotogaleria-multi-kat-img-list-default li a, 
    ul.fotogaleria-multi-foto-list-default li a {
        display: block;
        max-width: unset;
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        text-decoration: none;
    }
    ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope {
        height: 114px;
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    div.fotogaleria div.col-by-program-4 {
        width: 33% !important;
        padding: 5px;
        margin: 0;
    }
    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: unset;
        width: 100%;
        max-height: 114px;
        overflow: hidden;
        height: auto;
        border: none;
    }
    .add_user_info {
        width: 100%;
        text-align: right;
    }

  /* FOTOGALERIA END */
    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;
    }
    footer .header-logo-img-envelope {
        grid-column: 1 / span 2;
        grid-row: 1;
        margin: 0 auto;
    }
    footer .upper .module-container-columns-envelope .module-container-column {
        width: 40% !important;
        overflow-wrap: break-word;
        /* margin-bottom: 25px; */
        line-height: 30px;
        margin: 0 auto 25px;
        flex-grow: unset;
    }
    
    /* ------------------------------------- FOOTER ----------------------------------------------- */
  
    footer .env_hf_module_container {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    footer .header-logo-img-envelope {
        width: auto;
    }
   
    footer .module-in-container.env_hf_tiraz {
        display: flex;
        width: 90%;
        flex-wrap: wrap;
        margin: 0 auto 0px !important;
        /*color: #fff;*/
        padding: 10px;
    }
    footer .module-container-columns-envelope .module-container-column {
        width: 100% !important;
        overflow-wrap: break-word;
        margin: 0;
    }
    .env_hf_module_container .module-container-columns-envelope {
        width: 100%;
    }

    div.module-container-header .mobile-opened {
        display: inline-flex;
        flex-wrap: wrap;
        width: 100%;
        border-bottom: 2px solid #0065b3;
        margin: 0;
    }
    #main-footer .module-in-container .module_body a {
        color: #0065b3;
        text-align: center;
        font-weight: 300;
        padding: 0px 0 5px 0;
        font-size: 1.25em;
        margin: 0;
        justify-content: center;
    }
  
    .header-logo-envelope>a {
        padding: 0 !important;
        align-items: center;
    }
    div#extra-block-bottom {
        margin: 0 auto;
    }
    footer .module-container-columns-envelope .column-3 div.module-in-container {
        margin: 0;
        text-align: left;
    }
    
    footer .env_hf_module_container.upper {
        border: none;
        padding: 0;
    }
    footer .lower .module-container-columns-envelope .module-container-column.column-2 {
        display: none;
    }

 
}
/* ------------------------------------- FOOTER END ----------------------------------------------- */

@media only screen and (max-width: 1130px) {
    ul.hf-hmenu li span.hf-menu-envelope a {
        font-size: 1.1em;
    }
}

@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:1024px) {
    header .column_h {
        flex-wrap: nowrap;
    }
    header .module_envelope.module-in-container.env_hf_login_register span a,
    header .module_envelope.module-in-container.env_hf_homepage_text a {
        font-size: 0;
        position: relative;
        width: 44px;
        height: 44px;
    }
    header .env_hf_login_register #login-login::before,
    header .env_hf_homepage_text .module_body::before {
        left: auto;
        position: absolute;
        right: auto;
        justify-content: center;
        align-items: center;
    }
    header .column_h {
        height: auto;
    }
}
@media only screen and (min-width:640px) {
    header .column_h {
        flex-wrap: wrap;
    }
}
@media only screen and (max-width:1050px) {
    header .column_h {
        flex-wrap: nowrap;
    }
    header .module_envelope_h.env_hf_module_container.header-aside {
        width: auto;
    }
    ul.hf-hmenu li span.hf-menu-envelope a {
        font-size: 1em;
    }
    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: auto;
        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;
    }
    div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(3n+3),
    div.tabbed-page-modules-envelope li.tabbed-page-modules-li {
        margin: 0 auto !important;
    }
}

@media only screen and (max-width:1030px) {   
    header .module_envelope_h.env_hf_logo {
        min-width: unset;
        width: auto;
    }
 
    /*header .header-logo-img-envelope {
        margin: 0;
        grid-column: 1;
        grid-row: 1/3;
        padding: 10px;
        width: 120px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    header .header-logo-img-envelope img {
        width: 100%;
        display: flex;    
    }
    .header-logo-text {
        grid-column: 2;
        grid-row: 1;
    }
    header .header-logo-text-ext {
        top: 0;
        padding: 0;
        grid-column: 2;
        align-self: start;
        grid-row: 2;
    }*/
    .env_hf_multi_foto {
        display: none;
    }
    div.multi-foto-link-system::before {
        display: none;
    }
    header {
        /*height: auto;
        min-height: 190px;*/
        overflow: visible;
    }
  
    header .env_hf_module_container.header-aside a::before {
        color: #363636 !important;
    }
    main#main {
        width: 53%;
        flex-grow: 1;
        padding: 0 15px;
    }


    ul.hf-hmenu li.hf-menu.level-1 {
        width: 33%;
    }
    ul.oznamy-new-colums-list-default li div.image-envelope {
        width: 300px;
        height: 200px !important;
    } 
    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: -9px;
    }
 
    #extra-block-bottom .env_hf_text_obrazok.links .main-links-container .link-column {
        width: 40%;
        margin: 0 15px 50px;
        justify-content: center;
    }
    #extra-block-bottom .env_hf_text_obrazok.links .link-column a {
        max-width: unset;
    }
    #extra-block-bottom .env_hf_text_obrazok.links .main-links-container.only-text p.link-no-img {
        background: #fff;
        width: 33%;
        margin: 2em 0;
        padding: 0 3em;
    }
    .olo-filter-cancel,
    .form-part-envelope.submit {
        width: 49% !important;
    }
    .form-part-envelope-default.submit input {
        width: 100% !important;
    }
}
@media only screen and (max-width:1000px) {
    .header-logo-text {
        font-size: 1.8em;
        margin: 0;
    }
    header .header-logo-text-ext {
        font-size: 1em;
    }
    .search-box-text-button-envelope {
        width: 600px;
        padding: 30px;
    }
    input#search-box-submit-execute {
        font-size: 1.15em;
    }
    .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: 2;
        grid-row-end: 2;
        padding-left: 1px;
    }*/
    /*.header-logo-text {
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 1;
    }*/
  
 
      /* tablet */
 
  
    /*header .module_envelope_h.env_hf_module_container.header-aside .module-inner-envelope {
        top: 0px;
        display: block;
        width: 100%;
        text-align: left;
    }*/
  
    /*header .module_envelope_h.env_hf_module_container.header-aside .module-in-container .module_body a {
        font-size: 0;
        border: none;
    }*/
    /*header .module_envelope_h.env_hf_module_container.header-aside .module-in-container .module_body a:hover {
        border: none;
    }*/

    nav li.level-0.liopened::after {
        display: none;
    }
    /*header .module_envelope.module-in-container.env_hf_homepage_text a#homepage-link-with-text-envelope {
        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 a {
        background: url(bg-top-login-tablet.png) no-repeat 50% 50%;
    }
    header .module_envelope.module-in-container.env_hf_login_register span,
    header .module_envelope.module-in-container.env_hf_homepage_text {
        background: none;
    }
    header .module_envelope.module-in-container.env_hf_login_register {
        width: 44px;
        padding: 0 !important;
    }
    header .env_hf_contacts {
        width: 44px;
        padding: 0 !important;
    }*/
  
    /*header .env_hf_contacts .module_body {
        background: url(contact-tablet.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;
    }
    header .module_envelope.env_hf_finder {
        /*width: auto;
        position: absolute;
        padding: 0;
        top: -73px;
        left: auto;
        padding: 0 !important;
        height: auto;
        right: 0;
        margin: 0 0 0 auto !important;
        z-ndex: 0;*/
    }
    input#search-submit-button {
        /*background: url(bg-ok-tablet.png) no-repeat center center;*/
    }
    .env_hf_module_container .module-container-columns-envelope {
        /**/width: 95%;
    }


    #extra-block-top .env_hf_image {
        display: none;
    }

    #extra-block-bottom .env_hf_text_obrazok.links .main-links-container p.link-no-img {
        width: 33%;
    }
   
    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.lower .module-container-columns-envelope .module-container-column {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        border: none;
    }
  


}
@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) {
    ul.oznamy-graphic-list-default li, 
    ul.actions-graphic-list-default li {
        margin: 0 50px 50px;
    }
  
}
@media only screen and (max-width:970px) {
 
    .search-box-text-button-envelope {
        width: 500px;
    }
    header .module_envelope.env_hf_finder #search-box-text {
        width: 70%;
        height: 44px;
    }
    header .module_envelope.env_hf_finder #search-box-submit-real {
        width: 31%;
    }
    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;
    }

    div.tabbed-page-modules-envelope li.tabbed-page-modules-li {
        width: 33%;
    }
    #homepage_0 h1 {
        padding-top: 0;
    }
}
@media only screen and (max-width:950px) {
    .module_envelope.env_hf_module_container.header-middle .column-1 {
        width: auto;
    }
    #extra-block-top .module_envelope.env_hf_module_container.header-middle .column-1 {
        width: auto;
    }
    /*header .header-logo-img-envelope {
        grid-column: 1 / 3;
        width: 50%;
        grid-row: 1;
        margin: 0 auto;
    }
    #extra-block-top .header-logo-img-envelope {
        grid-column: 1 / 3;
        width: 50%;
        grid-row: 1;
        margin: 0 auto;
    }
    .header-logo-text {
        font-size: 1.8em;
        grid-column: 1 / 3;
        grid-row: 2;
    }
    header .header-logo-text-ext {
        font-size: 1.1875em;
        height: auto;
        position: relative;
        color: #000000;
        text-align: center;
        font-weight: 300;
        top: 0;
        padding: 0;
        grid-column: 1 / 3;
        grid-row: 3;
    }
    #extra-block-top .header-logo-text-ext {
        font-size: 1.1875em;
        height: auto;
        position: relative;
        color: #000000;
        text-align: center;
        font-weight: 300;
        top: 0;
        padding: 0;
        grid-column: 1 / 3;
        grid-row: 3;
    }*/


    ul.oznamy-new-colums-list-default li div.image-envelope {
        width: 100%;
        height: 150px !important;
    }
  
    .env_hf_module_container .module-container-columns-envelope {
        display: flex;
        flex-wrap: wrap;
        /*align-items: flex-start;*/
    }   
    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;
        padding: 0;
    }
    /*main#main {
        width: 100%;
        text-align: left;
        padding: 0 10px 50px;
        max-width: unset;
    }
    aside#right-column,
    aside#left-column {
        width: 94%;
        padding: 0 15px;
        max-width: unset;
        order: 2;
        margin: 0 auto;
    }*/
    div.fotogaleria div.col-by-program-4 {
        width: 50% !important;
        padding: 5px;
    }
    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 {
        max-height: 150px;
    }
    ul.fotogaleria-multi-kat-img-list li {
        width: 50%;
        margin: 0 auto;
        height: 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%;
    }
    #extra-block-bottom .env_hf_text_obrazok.links .main-links-container.only-text p.link-no-img {
        padding: 0 0em;
    }
    footer p#data-header, footer .module-container-columns-envelope .module-container-column .data-header {
        margin: 0 0 15px 0px !important;
    }
 
}
@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) {
    header .module_envelope_h.env_hf_logo {
        width: auto;
    }
    header .module_envelope_h.env_hf_module_container.header-aside {
        height: unset;
        display: unset;
        flex-wrap: unset;
        align-items: unset;
        margin: 0;
        padding: 0px 0px;
        position: relative;
        top: 0px;
        width: 100%;
        z-index: 9;
        justify-content: unset;
    }
    ul.hf-hmenu li span.hf-menu-envelope a {
        padding: 10px 20px;
        position: relative;
        font-size: 1.1875em ;
    }
    header .env_hf_menu {
        position: relative;
        top: 4px;
        justify-content: flex-start;
        margin: 0;
        width: auto;
        max-width: 900px;
        /* left: -152px; */
    }
    nav ul.hf-hmenu {
        justify-content: center;
    }
    .env_hf_module_container.header-aside .module-container-columns-envelope .module-container-column.column-2 {
        width: auto;
        z-index: 9999;
        display: flex;
        margin: 0 auto;
        flex-wrap: wrap;
        position: relative;
        top: 0px;
        width: 100%;
    }
    header .module_envelope.env_hf_finder {
        padding-bottom: 1px !important;
        margin: 0 !important;
    }
    nav li.level-0 > ul {
        left: 0 !important;
        width: 100% !important;
        margin-top: 50px;
    }

    #extra-block-bottom .vidanto img:nth-of-type(3),
    .vidanto img:nth-of-type(3) {
        display: none;
    }

    #extra-block-bottom .vidanto img:nth-of-type(2),
    .vidanto img:nth-of-type(2) {
        display: flex;
        max-width: 100%;
        width: 100vw;
    }



    ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope, 
    ul.fotogaleria-multi-foto-list li a .gallimg-envelope {
        height: 130px;
    }
    div.fotogaleria div.col-by-program-5 {
        width: 30% !important;
    }
    #extra-block-bottom .env_hf_text_obrazok.region .region-ponuka ul {
        max-width: 100%;
    }
    footer .opening-info tr {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;
    }
    /* ----------------------------- MENU TRIGGER ---------------------------------------------*/
/*
    li#rwd-menu-container-env::marker {
        color: #fff;
    } */
    #rwd-menu-trigger .rwd-menu-trigger-a {
        display: flex;
        flex-wrap: wrap;
        padding: 0; 
        /* text-align: right; */
        align-items: center;
        justify-content: flex-end;
        text-decoration: none;
        box-sizing: content-box;
        font-weight: bold;
        margin: 0;
        right: 40px;
        top: 0;
        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::before {
        display: flex;
        content: "\f0c9";
        clear: both;
        margin: 0 auto;
        z-index: 99;
        position: absolute;
        font: bold normal normal 35px/1 FontAwesome;
        right: 0;
        color: #0065b3;
        text-decoration: none !important;
        border: none !important;
    }

    #rwd-menu-trigger .rwd-menu-trigger-a.opened::before {
        display: flex;
        content: "\f00d";
        clear: both;
        margin: 0 auto;
        z-index: 99;
        position: absolute;
        font: bold normal normal 35px/1 FontAwesome;
        right: 0;
        color: #0065b3a6;
        text-decoration: none !important;
        border: none !important;
    }
    #rwd-menu-trigger::marker {
        color: transparent;
    }
    /*    
    .module_envelope_h.env_hf_menu_rwd {
        position: relative;
        width: 99%;
        left: auto;
        margin: 0;
        top: 0;
        bottom: auto;
        height: 52px;
        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 #0065b3;
        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: #0065b3 !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: #0065b3;
    }
    #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: #0065b3 !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: #0065b3 !important;
    }
    ul.hf-hmenu>li.level-0.with-submenu>span.hf-menu-envelope>a::after {
        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::after, 
    ul.hf-hmenu>li.level-0.current.with-submenu > span.hf-menu-envelope > a::after {
        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: #0065b3bd 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: #0065b3 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: #0065b3 !important;
    }
    #rwd-menu-container.opened {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        right: 0px;
        justify-content: flex-end;
        width: 50%;
        float: right;
        top: 0;
        margin: 0 auto;
        z-index: 40000;
        overflow-x: hidden;
        background: #fff;
        box-shadow: 0 15px 15px 0 #000000;
    }
    #rwd-menu-container.opened li {
        margin: 0;
    }
    #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 #0065b3;
        font-size: 1.25em;
        font-weight: bold;
        background: #FFf;
        color: #0065b3;
        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 #0065b3;
        font-size: 1.25em;
        font-weight: bold;
        background: #FFf;
        color: #0065b3;
    }
    div.module_envelope_l.env_horizontal_menu_clone_column {
        display: none;
    }
    ul.hf-hmenu li.level-1 ul.hf-hsubmenu {
        left: 0 !important;
        width: 100%;
        border-left: 25px solid #0065b396;
        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 #0065b396;
        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;
    }
    /*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: unset;
        width: 100%;
        max-height: 114px;
        overflow: hidden;
        height: auto;
        border: none;
    }*/
    
    ul.hf-hmenu li.hf-menu.level-1 {
        width: 33%;
    }
    /*ul.hf-hmenu li:hover ul.hf-hsubmenu {
        display: none;
    }*/
    
    /* ----------------------------- MENU TRIGGER END ------------------------------------------*/
}
@media only screen and (max-width:880px) {
    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: #0065b3;
        color: #fff;
        padding: 15px;
        
        margin-top: 30px;
        font-size: 1em;
        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: 1em;
        border-bottom: 1px solid #dddddd; 
    }
    .df-files-filter-list-default {
        overflow-x: auto;
    }
    ul.fotogaleria-multi-foto-list li {
        width: 48%;
    }
    ul.fotogaleria-multi-kat-img-list li a .gallimg-envelope, 
    ul.fotogaleria-multi-foto-list li a .gallimg-envelope {
        height: auto;
        max-height: 170px;
    }
 
}
@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.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;
        width: 50%;
    }
 
    nav li.level-0.with-submenu:hover::after {
        display: none;
    }
    header nav li.level-0 ul {
        left: 0px !important;
        margin-top: 58px;
    }
    .env_hf_multi_foto {
        height: auto;
    }

    /*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: 0% !important;
        border: none;
        background: #fff;
        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;
    }

    main#main {
        width: 69%;
        flex-grow: 1;
        padding: 0 10px;
    }
    aside#right-column {
        width: 100%;
        max-width: unset;
        padding: 0;
        margin: 0 auto;
    }
    aside#left-column {
        min-width: 190px;    
    }
    a.reklamni_partneri {
        font-size: 1em !important;
    }
  
    .column .vzn-filter-envelope .vzn-finder-part-envelope.cancel input {
        justify-content: center;
    }
    /* -------------------------------- V�VOZ ODPADU ------------------------------------- */
    .env_olo-calendar-execute .module-inner-envelope .module_body {
        display: flex;
        flex-wrap: wrap;
    }
    .olo-calendar-envelope {
        flex: 100%; 
        box-shadow: 2px 18px 25px -2px rgb(0 0 0 / 15%);
    }
    ul.olo-daynames {
        border-bottom: 2px solid #ddd;
    }
    .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) {
    .env_hf_module_container.header-aside .module-container-columns-envelope .module-container-column.column-1 .module_body {
        border-right: 0px solid #fff;
        padding: 0 10px;
    }
    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: 25%;
        margin-bottom: 25px !important;
    } 
 
    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 .env_hf_mapa_stranky {
        position: relative;
        padding: 0 15px !important;
    }
   
    header .env_hf_homepage_text {
        position: relative;
        padding: 0 15px !important;
    }
  
 
    header .module_envelope_h.env_hf_module_container.header-aside a:hover {
        border-bottom: none;
    }

    header .env_hf_text_obrazok {
        left: 1px;
    }
  
    ul.oznamy-new-columns-list li, ul.actions-new-columns-list li {
        width: 430px !important;
    }
    div.oznamy-uvod-column-envelope div.float_left,
    div.oznamy-uvod-column-envelope div.float_right {
        width: 100%;
        padding: 0;
        margin: 0 auto;
        max-width: 430px;
        float: unset;
    }
    
    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: 286px;
        max-width: 100%;
        width: 420px;
    }
    nav li.level-0 > ul {
        margin: 113px auto 0;
    }
    
    header .header-logo-text-ext {
        font-size: 1em;
    }
    #extra-block-top .header-logo-img-envelope {
        width: 40%;
    } 
    #extra-block-top .header-logo-text-ext {
        font-size: 1em;
    }
}
@media only screen and (max-width:800px) {
    ul.hf-hmenu li span.hf-menu-envelope a {
        padding: 10px 15px;
        position: relative;
        font-size: 1em;
    }
    nav ul.hf-hmenu {
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        width: 100%;
        position: relative;
        background: none;
    }
    #main-container {
        background: #fff;
    }
    header {
        min-height: unset;
    }
 

    ul.oznamy-new-colums-list-default li.without-image div.image-envelope, 
    ul.actions-new-colums-list-default li.without-image div.image-envelope {
        height: auto;
        max-height: 286px;
        /*display: flex;*/
        justify-content: center;
        max-width: 430px;
        max-height: 283px !important;
    }
    ul.fotogaleria-multi-kat-img-list-default li a img, 
    ul.fotogaleria-multi-foto-list-default li a img {
        max-width: 428px;
        width: 100%;
        margin: 0 auto;
        height: fit-content;
        display: block;
    }
    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: auto;
        max-height: 286px;
    }
    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: 75%;
        max-width: unset;
        flex: unset;
    }
    div.tabbed-page-modules-envelope ul.tabbed-page-modules {
        width: 100%;
        justify-content: center;
    }
    .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 {
        max-height: 327px;
        overflow: hidden;
        border: 0px solid #eeeeee;
        border-right: none;
        grid-column: 1 / 3;
        grid-row: 1;
    }
    #banner-homepage-img {
        height: auto;
    }
    #banner-slot-text-array {
        grid-row: 2;
    }
    #main-banner-buttons {
        right: 0;
        grid-row: 3;
        grid-column: 1/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;
    }
 
    #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) {  
 
    .search-box-text-button-envelope {
        width: 620px;
    }
    input#search-box-submit-execute {
        font-size: 1.25em;
    }
  
    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;
    }


    .module_envelope .olo-filter-envelope-new form .form-part-envelope,
    .olo-filter-cancel {
        width: 100% !important;
        flex: unset !important;
    }
}
@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:735px) {
    .env_hf_module_container.header-aside .module-container-columns-envelope .module-container-column.column-1 {
        font-size: 0;
    }
    .header-logo-text {
        font-size: 1.5em;
        margin: 0;
    } 
    header .header-logo-img-envelope img {
        width: 50px;
    }
    ul.hf-hmenu li span.hf-menu-envelope a {
        padding: 10px 10px;
    }
    nav ul.hf-hmenu {
        position: unset;
    }
    h1 {
        display: block;
        text-align: left;
        font-weight: bold;
        text-transform: none;
        color: #3b4042;
        background: none;
        line-height: normal;
        padding: 14px 28px 0px 11px;
        font-size: 2.125em;
        position: relative;
        margin: 0px 0;
    }
  
    header .env_hf_homepage_text {
        padding: 0 !important;
    }
    .env_hf_module_container.header-aside .module-container-columns-envelope .module-container-column.column-2 {
        /*top: 71px;*/
    }


 
    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 .column_f {
        bottom: 0px;
    }
}
@media only screen and (max-width:700px) {
    main#main {
        width: 67%;
    }
    /*header .header-logo-img-envelope {
        grid-column: 1;
        width: auto;
        grid-row: 1 / 3;
        margin: 10px 0;
    }
    .header-logo-text {
        grid-column: 2;
        grid-row: 1;
        align-self: end;
        font-size: 1.5em;
    }
    header .header-logo-text-ext {
        grid-column: 2;
        align-self: unset;
        grid-row: 2;
        padding: 0;
        font-size: 2vw;
    }*/
    header .header-logo-text::after {
        margin: 5px 0 0;
    }
    #extra-block-top .header-logo-text::after {
        margin: 5px 0 0;
    }
    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-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;
        border-bottom: 3px solid #0065b3;
    }
    ul.oznamy-new-colums-list-default li div.image-envelope {
        max-height: 137px;
    }
 
 
    ul.oznamy-new-columns-list p.oznamy_date, 
    ul.actions-new-columns-list p.oznamy_date {
        max-height: unset;
    }
    div.fotogaleria div.col-by-program-5 {
        width: 46% !important;
    }
    #extra-block-bottom .env_hf_text_obrazok.links .main-links-container.only-text p.link-no-img {
        width: 40%;
    }
    /*header .module_envelope.env_hf_module_container.header-middle .column-2 {
        width: 65%;
    }*/
    #extra-block-top .module_envelope.env_hf_module_container.header-middle .column-2 {
        width: 65%;
    }
}
@media only screen and (max-width:685px) {
    header .module_envelope.env_hf_finder .module_body {
        padding: 0 !important;
    }
    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 50px;
    }
    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, 
    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,
    footer .env_hf_module_container.upper::after,
    div.module_envelope_l.env_horizontal_menu_clone_column,
    .menu_block_kat h4.menu-block-name::before,
    ul.hf-hmenu li.hf-menu.level-1.with-submenu > .hf-menu-envelope > a::after, 
    ul.hf-hmenu li.hf-menu.level-2.with-submenu > .hf-menu-envelope > a::after, 
    ul.hf-hmenu li.hf-menu.level-3.with-submenu > .hf-menu-envelope > a::after,
    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, 
    ul.hf-hmenu li.hf-menu.level-2.with-submenu > .hf-menu-envelope > a:hover::after, 
    ul.hf-hmenu li.hf-menu.level-2.with-submenu.liopened > .hf-menu-envelope > a::after, 
    ul.hf-hmenu li.hf-menu.level-2.current.with-submenu > .hf-menu-envelope > a::after, 
    ul.hf-hmenu li.hf-menu.level-3.with-submenu > .hf-menu-envelope > a:hover::after, 
    ul.hf-hmenu li.hf-menu.level-3.with-submenu.liopened > .hf-menu-envelope > a::after, 
    ul.hf-hmenu li.hf-menu.level-3.current.with-submenu > .hf-menu-envelope > a::after {
        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: 121px;
        padding: 0 10px;
        overflow: visible;
        position: relative;
        z-index: 9999;
        /* background: #fff; */
        margin: 0 !important;
        /* border-bottom: 1px solid #ddd; */
        /* box-shadow: 1px 1px 10px 0px #eee; */
    }
    header .column_h {
        background: none;
        height: 121px;
    }
    .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: auto;
        max-width: 570px;
        margin: 0;
        padding: 0;
    }
    .header-logo-img-envelope {
        margin: 0px 0 0 10px;
    }
    .header-logo-img-envelope img {
        width: 100%;
    }
    .header-logo-text {
        grid-column: 2;
        grid-row: 1;
        font-size: 5vw;
        text-align: left;
    }
    header .header-logo-text-ext {
        grid-column: 2;
        align-self: start;
        grid-row: 2;
        font-size: 2.5vw;
    }
   
    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: 100%;
        padding: 0px;
        z-index: 9;
        height: 41px;
        margin: 0 auto;
        text-align: center;
        text-decoration: none;
        color: #000;
        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 #0065b3 !important;
        background: #fff !important;
    }
    div#google-lang-envelope a.lang-opened#my-current-lang::after {
        transform: rotate(180deg)
    }
    
    header .env_hf_contacts .module_body::before,
    header .env_hf_homepage_text .module_body::before,
    header .env_hf_login_register #login-login::before {
        position: absolute;
        left: 0;
        right: 0;
        z-index: unset;
    }

    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;
        display: block;
    }
    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: 0;
        margin: 0 auto;
        width: 44px;
        position: relative !important;
        top: 0;
        height: 44px;
        /* 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;
    }
    a#finder-trigger::after {
        display: flex;
        content: "\f002";
        clear: both;
        margin: 0 auto;
        z-index: 99;
        position: relative;
        font: normal normal normal 36px/1 FontAwesome;
        right: 0;
        color: #0065b3a6;
        text-decoration: none !important;
        border: none !important;
    }
    #search-box-submit::after 
    .env_hf_menu_rwd .rwd-menu-trigger-a  {
        position: unset;
        /* width: 40%; */
        /* left: 58%; */
        /* top: 165px; */
        font-size: 0 !important;
    }
    .module_envelope_h.env_hf_menu_rwd {
        position: absolute;
        width: 98%;
        left: 1%;
        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: #0065b3;
        font-weight: bold;
        text-align: left;
    }
    
    #extra-block-bottom .vidanto img:nth-of-type(2),
    .vidanto img:nth-of-type(2) {
        display: none;
    }

    #extra-block-bottom .vidanto img:nth-of-type(1),
    .vidanto img:nth-of-type(1) {
        display: flex;
    }

    /* ------------------------------------- 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: 5px;
        height: 44px;
        width: 44px;
        transition: .15s;
        position: relative;
        /* background: #fff url(mobile-menu.png) no-repeat center center; */
        font-size: 0;
        
    } 

    #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 #0065b3;
        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: #0065b3 !important;
        background: none !important;
        font-size: 1.25em;
        padding: 0px 20px;
        text-align: left;
        height: auto;
        width: 100%;
        margin: 0;
    }
    #rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger {
        display: inline-flex;
        flex-wrap: wrap;
        float: none;
        align-items: center;
        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: flex;
        content: '';
        content: '\f105';
        clear: both;
        font: bold normal normal 21px/1 FontAwesome;
        right: 0px;
        width: 20px;
        margin: 0;
        z-index: 99;
        position: absolute;
        transition-duration: .3s;
    }
    
    ul.hf-hmenu>li.level-0.with-submenu a.mobile-under-menu-trigger.active::after {
        display: flex;
        content: '';
        content: '\f107';
        clear: both;
        font: bold normal normal 21px/1 FontAwesome;
        right: 0px;
        width: 20px;
        margin: 0;
        z-index: 99;
        position: absolute;
        transition-duration: .3s;
    }
    #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: #0065b3 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: #0065b39e 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: #0065b3bd 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: #0065b3 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: #e6f0f8;
    }
    #rwd-menu-container.opened {
        position: absolute;
        display: flex;
        left: auto;
        right: 0;
        width: 100%;
        top: 0;
        margin: 97px 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 #0065b3;
        font-size: 1.25em;
        font-weight: bold;
        background: #FFf;
        color: #0065b3;
        border-radius: 0;
        border-left: none;
        margin: 0;
    }
    #rwd-menu-container ul li.menu_hlavicka.with-submenu a.menu_hlavicka {
        display: flex;
        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 #0065b3;
        font-size: 1.25em;
        font-weight: bold;
        background: #FFf;
        color: #0065b3;
    }
    #rwd-menu-container ul li.menu_hlavicka.with-submenu.opened a.menu_hlavicka {
        background: #0065b3 ;
        color: #fff;
    }
    
    li.selector-for-mob-menu.with-submenu a.under-menu-trigger-new-generation::after {
        display: flex;
        content: "\f105";
        clear: both;
        margin: 0 auto;
        z-index: 99;
        position: absolute;
        font: bold normal normal 31px/1 FontAwesome;
        right: 11px;
        color: #0065b3a6;
        text-decoration: none !important;
        border: none !important;
    }
    li.selector-for-mob-menu.with-submenu.opened a.under-menu-trigger-new-generation.opened::after {
        display: flex;
        content: "\f107";
        clear: both;
        margin: 0 auto;
        z-index: 99;
        position: absolute;
        font: bold normal normal 31px/1 FontAwesome;
        right: 11px;
        color: #fff;
        text-decoration: none !important;
        border: none !important;
    }
    .module_envelope ul li {
        /*display: block;*/
        margin-left: 0;
        width: auto;
    }
    
    ul.hf-hmenu li ul.hf-hsubmenu {
        position: relative;
        left: 0;
        width: 100%;
        top: 0;
        background: #0065b314;
    }
    ul.hf-hmenu li.level-1 ul.hf-hsubmenu {
        left: 0 !important;
        width: 100%;
        border-left: 25px solid #0065b3;
        box-sizing: content-box;
        display: flex;
        background: rgb(230,240,248);
        background: linear-gradient(350deg, rgba(230,240,248,1) 0%, rgba(244,238,255,1) 100%);
        flex-wrap: wrap !important;
    }
    ul.hf-hmenu li.level-2 ul.hf-hsubmenu {
        left: 0 !important;
        width: 100%;
        border-left: 25px solid #0065b3;
        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.env_hf_module_container.header-middle {
        padding: 10px;
        display: block;
    }
    header .module_envelope_h.env_hf_module_container.menu {
        background: none;
        z-index: 9;
        height: 1px;
    }
    .env_hf_module_container.menu .module-container-columns-envelope .module-container-column.column-1 {
        display: none;
    }
    header .module_envelope_h.env_hf_module_container.header-search {
        padding-top: 0px;
        top: -90px;
        display: block;
        width: 100%;
        flex: unset !important;
    }
    header .env_hf_module_container.header-aside  {
        background: #f5f5f5;
        order: 2;
        bottom: 0;
        width: 100% !important;
        top: auto !important;
        margin: 0;
        height: 55px !important;
        flex: unset;
        position: fixed !important;
        box-shadow: 1px 1px 10px 1px #ddd;
    }
    .env_hf_module_container.header-aside .module-container-columns-envelope .module-container-column.column-1 {
        justify-content: unset;
    }
     header .module_envelope_h.env_hf_module_container .module-inner-envelope .module-in-container {
        padding: 0 0 0 0px;
        margin: 0;
        background: none;
    }
    header .env_hf_module_container.header-aside .module_body {
        justify-content: space-between;
    }
    header .env_hf_homepage_text .module_body, 
    header .env_hf_contacts .module_body, 
    header .env_hf_login_register #login-login, 
    header .social .module_body {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        justify-content: center !important;
    }
    header .env_hf_login_register .module_body {
        width: 100%;
    }
    header .env_hf_homepage_text .module_body, 
    header .env_hf_contacts .module_body,
    header .env_hf_login_register #login-login {
        position: relative;
        width: 100%;
        height: auto;
    }
    header .env_hf_homepage_text .module_body::before, 
    header .env_hf_login_register #login-login::before, 
    header .env_hf_contacts .module_body::before {
        flex-wrap: wrap;
        justify-content: center;
        font: normal normal normal 36px/1 FontAwesome;
    }
    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: 20% !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: 0px;
        padding: 0px 0 !important;
        width: 20% !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;
    }

    header .env_hf_text_pure.social {
        width: 20%;
        justify-content: center;
    }

    span#login-login {
        display: block;
        position: relative;
        left: 0;
        width: 41px;
        justify-content: center;
        top: 0;
        padding: 0;
        margin: 0 auto;
        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: 41px;
        top: 0;
        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;
        width: 20%;
        margin: 0;
        padding: 0 !important;
        justify-content: center;
    }
    header .env_hf_contacts div.module_body a {
        font-size: 0em !important;
        height: 41px;
        color: #363636 !important;
        font-weight: 700;
        padding: 0;
        border: none !important;
        text-decoration: none;
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        z-index: 9;
    }
    header .env_hf_mutacie {
        width: 20%;
        padding: 0 !important;
    }
    header .env_hf_mutacie .module_body {
        width: 100%;
    }
    div.portal_hu {
        width: 100%;
    }
    header .env_hf_mutacie .mut-envelope a {
        color: #0065b3a6 !important;
        font-size: 25px !important;
        font-weight: bold;
        width: 100%;
        justify-content: center;
    }
    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: fixed;
        padding: 0px 0px !important;
        height: 5px;
        margin: 0 auto !important;
        width: auto;
        top: auto;
        align-items: flex-start;
        justify-content: flex-end;
        left: 0px;
        bottom: 48px;
        right: 1%;
        border: none;
    }
    header .social .module_body a {
        width: 100%;
        display: flex;
        height: 44px;
        font-size: 0 !important;
    }
    header .social .module_body::before {
        font: normal normal normal 32px/1 FontAwesome;
        position: absolute;
        left: auto;
        right: auto;
        bottom: 0px;
    }
   
    /*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: -166px;
        z-index: 99;
        width: 100%;
        display: flex !important;
        height: 189px;
        flex-direction: column;
        align-items: center;
        padding: 10px 60px;
        /* 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 {
        flex: 44%;
    }
    .search-extended-parameters-envelope ul#search-extended-parts li {
        display: inline-flex;
        align-items: center;
        width: 50%;
    }
 
    #main-content .column_mc {
        padding: 15px 0;
    }
    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: 1em;
        font-weight: normal;
        text-align: left;
        list-style: none;
        color: #0065b3;
    }
    ul.menu_cover {
        margin: 0;
        background: #e9f4df94;
        border-top: none;
        /* padding-left: 20px; */
        width: 100%;
    }
    ul.menu_cover li.menu_item_l {
        margin: 0;
        width: auto;
        padding: 0 0 0 20px;
    }



    /* -------------- LOGIN -------------- */
    #login-to-portal {
        margin-top: 25px;
    }
    #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 label {
        font-size: 1em;
    } 
   /* --- LOPST PASSWORD --- */
    div.lost_password {
        text-align: center;
        padding: 15px;
        display: flex;
        flex-flow: column;
    }
    #module_data__0__l_login {
        height: 51px;
        width: 100%;
        float: unset;
        text-align: left;
    }
    .lost_password input.button.captcha {
        width: 100% !important;
        height: 38px;
        margin-top: 15px;
        padding: 0 !important;
    }
    /* --- LOPST PASSWORD END --- */
    /* -------------- LOGIN END ----------- */
    main#main {
        width: 100%;
        order: 1;
    }
    aside#left-column {
        order: 2;
        width: 100%;
        max-width: unset;
    }
    aside#right-column {
        order: 3;
    }
    #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%;
        flex: unset;
    }
    /*.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: 65%;
        flex: unset;
    }
    footer .module-in-container.env_hf_tiraz .module_body {
        font-size: 1.11111em;
        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_kat {
        font-size: 1.323em;
    }
    li.menu_block_kat::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: 80%;
    }
    

    /* ------------------------------------- EXTRA BLOCK TOP END ----------------------------------------------- */

/* ------------------------------------- MAIN ----------------------------------------------- */
    #main-content { 
        max-width: 1200px;
        width: 100%;
        margin: 10px auto !important;
        display: block;
        padding: 0 10px;
    }
   
    .module_envelope.for-tabbing h2.oznamy-new-columns a {
        top: 0;
    }
    .env_common_items_columns_responsive.detail .ci-full img {
        width: 100%;        
    }
    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;
    }
    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 {
        min-height: unset !important;
        max-width: unset;
    }
    .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;
    }
    .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;
    }
    .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: unset;
        height: 44px;
        width: 100%;
        display: flex;
        margin-bottom: 7px;
    }
    div.zasadania-form-envelope-default span.form-searchtext-default input,
    div.zasadania-form-envelope-default span.form-submit-default input.button {
        height: 100%;
    }
    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 End ----------------------------------------------- */

    /* ---------- S�BORY NA STIAHNUTIE ---------------- */
    div.file-download span.file-text {
        /*flex: 100%;*/
    }
    div.file-download span.file-text {
        float: left;
        font-size: 1em;
        max-width: 100%;
        width: auto;
        padding-right: 0px;
    }
    div.file-download a span.file-text {
        max-width: unset;
    }
    div.file-download span.file-icon {
        width: 100%;
        position: relative;
        left: 0;
    }
    div.file-download a {
        margin: 3px 0;
    }
    /* ---------- 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;
        height: auto;
    }
    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, 
    ul.actions-new-columns-list li {
        margin: 0 auto 10px;
    }
    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: 100% !important;
        max-width: 428px;
        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;
        max-height: 286px;
        overflow: hidden;
    }
    div.fotogaleria {
        justify-content: center;

    }
    
    ul.fotogaleria-multi-kat-img-list-default, 
    ul.fotogaleria-multi-foto-list-default {
        justify-content: center;
    }
    /* FOTOGALERIA END */


    .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 ------------------ */

    /* ------------------ KALENDAR ------------------ */
    div.region-info-left, div.region-info-right {
        width: 50%;
    }
    ul.kalendar_podujati_days li {
        box-shadow: -3px -5px 10px #f5f5f5;
    }
    ul.kalendar_podujati_days li {
        z-index: 9;
    }
    /* ------------------ KALENDAR END ------------------ */
    ul.fotogaleria-multi-kat-img-list-default li a, 
    ul.fotogaleria-multi-foto-list-default li a {
        display: block;
        max-width: 430px;
        width: 100%;
        margin: 0 auto;
        height: auto;
        overflow: hidden;
        position: relative;
        text-decoration: none;
    }
/* ------------------------------------- MAIN End ----------------------------------------------- */

/* ------------------------------------- EXTRA BLOCK BOTTOM ----------------------------------------------- */
div#extra-block-bottom {
    margin: 0 auto;
}
#extra-block-bottom .mobilna-aplikacia h3 {
    display: block;
    padding: 15px 0 20px 20px;
    font-size: 1.5em;
}
#extra-block-bottom .mobilna-aplikacia p {
    font-size: 1.1875em;
    color: #fff;
    font-weight: 600;
    padding: 0 20px;
}
#extra-block-bottom .column_fb .env_hf_text_obrazok .editor {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    align-items: center;
    height: 100%;
}

#extra-block-bottom .column_fb .env_hf_text_obrazok {
    display: flex;
    width: 100%;
    justify-content: center;
    position: relative;
    top: 0px;
}
#extra-block-bottom .env_hf_text_obrazok.region .module-inner-envelope {
    background: none;
}
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%;
    z-index: 9 !important;
}

.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: 40px auto 0;
}

.mb-mobile-closed {
    display: none;
}
ul.menu_block li.menu_block_kat .menu-block-name {
    display: block;
    font-size: 1em;
    margin: 0;
}
ul.menu_block li a {
    color: #0065b3;
    margin: 0;
    padding: 15px; 
    min-height: 60px;
    line-height: normal;
    display: flex; 
    font-size: 1em;
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid;
    transition-duration: .2s;
}
li.menu_block_kat {
    background: none;
    color: #0065b3;
    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: 0px solid #3636361f;
    text-align: left !important;
}
 
.menu_block_kat 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;
    width: 100%;
    /* background: url(menu-arrow-down.png) no-repeat center right; */
}
.menu_block_kat a.menu-block-under-trigger.mb-mobile-closed::after {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f105';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 10px;
    z-index: 99;
    position: absolute;
}
.menu_block_kat .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;
    width: 100%;
}
.menu_block_kat .menu-block-under-trigger.mb-mobile-opened::after {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f107';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 10px;
    z-index: 99;
    position: absolute;
}
.menu_block_kat .menu-block-under-receiver.mb-mobile-opened {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #fff;
    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 .env_hf_text_obrazok.links .main-links-container .link-column {
    width: 80%;
    margin: 0 15px 15px;
    justify-content: center;
}
/* ------------------------------------- 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 20%;
    }
    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: 1px solid #0065b3;
    }
    footer .upper .module-container-columns-envelope .module-container-column {
        width: 100% !important;
        overflow-wrap: break-word;
        margin: 25px 0 0;
        padding-left: 0;
    }
    .env_hf_module_container .module-container-columns-envelope {
        width: 100%;
        border: none !important;
    }
  #main-footer {
        font-size: 0.8em;
        width: auto;
    }
    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 #0065b3;
        margin: 0;
    }
    #main-footer .module-in-container .module_body a {
        color: #0065b3;
        text-align: center;
        font-weight: 300;
        padding: 0px 0 5px 0;
        font-size: 1.25em;
        margin: 0;
        justify-content: center;
        width: 100%;
    }
    #main-footer .upper .module-in-container .module_body a {
        color: #000;
    }
    .header-logo-envelope>a {
        padding: 0 !important;
        align-items: center;
    }
    footer p#data-header, 
    footer .module-container-columns-envelope .module-container-column .data-header {
        color: #0065b3;
        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;
        border: none;
    }
    /*footer a.module-container-header-trigger:hover {
        border: 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: #0065b3;
        text-align: left;
        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 50px 15px;
        font-size: 1.21528em;
        margin: 0;
        background: #fff;
    }
    #main-footer .module-in-container p {
        color: #0065b3;
        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: 0;
    }
    footer .lower .module-container-columns-envelope .module-container-column.column-2 {
        display: none;
    }

    footer .editor ul li,
    footer .editor ul li a,
    footer .editor td, 
    footer .editor th {
        color: #000;
        font-size: 19px !important;
        text-align: left;
    }
    .editor ul, .editor ol {
        margin-left: 0;
    }
    #header-anchor-link {
        bottom: 90px;
    }
    a.reklamni_partneri {
        font-size: 1.13875em !important;
        padding: 0;
        line-height: 160%;
    }
}
/* ------------------------------------- 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;
    }

}
@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) {
  
    .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;
    }
    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%;
    }
    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: 200px;
        background-size: contain;
    }
}

@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;
    }  
    #search-extended-date li.search-date-trigger {
        flex-flow: column;
    }
}
@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: #0065b3a6;
}

header .env_hf_login_register #logout-logout,
header .env_hf_login_register #logout-logout a {
    background: none;
}

@media only screen and (max-width: 900px) {
    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;
    }

    header .env_hf_login_register #logout-logout a {
        z-index: 1;
    }

    header .env_hf_login_register #logout-data {
        display: none;
    }

    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: 640px) {
    header .env_hf_login_register #logout-logout::before {
        color: #0065b3a6;
        font-size: 34px;
    }
}

/* Formulare prisposobenie */
:root {
    --form-color: #0065b3;
}

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: #fff;
    border: 2px solid var(--form-color);
}

.oznamy-new-colums-form-envelope {
    width: 100%;
}

select option {
    color: #000;
}

div.oznamy-new-columns-item-back-default,
div.oznamy-graphic-item-back-default,
div.actions-new-columns-item-back-default,
div.actions-graphic-item-back-default,
div.zasadania-item-back-default {
    width: 100%;
}

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 */