/* presov.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: #f4f0ec;
    overflow: hidden;
    width: 100%;
    border-radius: 10px 10px 0 0;
}
thead th {
    padding: 5px;
}
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 #61584e;
    border-radius: 10px;
}
.vzn-filter-envelope .vzn-finder-part-envelope input, 
.vzn-filter-envelope .vzn-finder-part-envelope select {
    border-radius: 6px;
}
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;
}

.editor img,
.ci-full img,
.editor p img {
    max-width: 100%;
}

ul, nav ul {
    list-style:unset;
    /*list-style-position: inside;*/
}
.editor ul,
.editor ol {
   /* margin-left: 25px;*/
}
ul {
    margin: 5px 0;
    padding-left: 25px;
    list-style-position: outside;
}
ol {
    margin: 5px 0;
    padding-left: 25px !important;
    list-style-position: outside;
}
.module_envelope ul li {/*margin-left: 30px;*/}
.module_envelope.env_main_menu ul li {
    margin: 0px;
}
.module_envelope.env_main_menu ul li img {
    display: none;
}

ul.menu_cover  {
    margin: 0;
    background: #fff;
    border-top: none;
    /* padding-left: 20px; */
}
/*ul.menu_cover .menu-indent-0 a.menu_item {
    background: #b8010a;
    color: #fff;
}*/

.limited_menu ul li {margin-left: 25px;}

blockquote, q {
    quotes:none;
}
.editor {
    font-size: 1.1875em;
}
.editor ul li,
.editor ol li {
    line-height: 150%;
    margin: 0;
}
.editor a {
    color: #61584e;
}
.editor p {
    margin-bottom: 1em;
}
.editor img[style*="float: right"] {
    margin: 10px 0 10px 10px !important;
}
.editor img[style*="float: left"] {
    margin: 10px 20px 10px 0 !important;
}

a {
    color: #000;
    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;
}

table tr {
    border-bottom: 1px solid #dddddd;
    width: 100%;
    /*display: flex;*/
}
table tr:hover {
    background: #f4f0ec;
}


.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:  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: #b8010a;
}

header {
    position: sticky;
    z-index: 999;
    width: 100%;
    height: 176px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0px auto;
    background: url(bg-body-top-fixed.png) no-repeat center top;
}

header .column_h {
    max-width: 1200px;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    height: 100%;
    align-items: unset;
}

header .env_hf_image {
    top: 0px;
    left: 0;
    padding: 0 !important;
    right: 0;
    /* margin: 0 auto 0 !important; */
    width: auto;
    height: auto;
    overflow: visible;
}


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: #b8010a;
}
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;
}

.header-logo-envelope>a:hover {
    text-shadow: 1px -1px #ddd;
}
header .header-logo-img-envelope {
    grid-column: 1;
    grid-row: 1/3;
    padding: 0 35px 0 0;
}
header .header-logo-img-envelope img {
    height: 60px;
}
.header-logo-text {
    font-size: 2.8125em;
    height: auto;
    position: relative;
    color: #fff;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 0 10px;
    font-weight: 600;
    text-transform: uppercase;
    grid-column: 2;
    grid-row: 1;
    align-self: end;
}
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: center;
    grid-row: 1 / 3;
    /* text-transform: uppercase; */
}
header .logo-text a {
    text-decoration: none;
}


header .env_hf_image img  {
    max-width: 100%;
    opacity: 1;
    width: 100%;
    padding: 0;
    height: auto;
}
header .env_hf_image .hf-image-envelope.with-link {
    display: block;
    width: auto;
    height: auto;
    padding: 6px 0;
}

header .env_hf_image .hf-image-envelope.with-link img {
    width: 21px;
    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;
    width: 41px;
    height: 41px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
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: 23px 0 7px;
    display: flex;
    padding: 0 12px 0 0;
    max-width: unset;
    /* flex-grow: 1; */
    width: auto;
    z-index: 1;
}



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;
    min-height: 64px;
    flex-grow: 1;
    width: auto;
    z-index: unset;
    justify-content: flex-end; 
}
header .module_envelope_h.env_hf_module_container.header-aside .module-inner-envelope {
    width: 100%;
    justify-content: flex-end;
    display: flex;
    
}
header .module_envelope_h.env_hf_module_container.menu {
    max-width: 1200px;
    width: 100%;
    position: relative;
    padding: 0;
    top: -66px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    left: auto;
    height: auto;
    right: 0px;
    margin: 0 !important;
    z-index: 0;
    word-break: break-word;
}
header .module_envelope_h.env_hf_module_container.header-aside .module-in-container .module_body a {
    transition-duration: .1s;
    min-height: 20px;
    /*text-decoration: underline;*/
    line-height: normal;
    
}
header .module_envelope_h.env_hf_module_container.header-aside .module-in-container .module_body a:hover {
    border-bottom: 3px solid ;
    text-decoration: none;
}
header .header-aside .level-0 > span > a:hover {
    border-bottom: 0px solid #b8010a !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: #b8010a;
}*/
/*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: #b8010a;
    padding: 13px 15px;
    border-radius: 0;
}*/


/*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: #b8010a !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 .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;
    justify-content: flex-start;
    position: relative;
}
header .env_hf_homepage_text .module_body::before,
header .env_hf_login_register #login-login::before,
header .env_hf_contacts .module_body::before,
header .social .module_body::before {
    color: #fff;
    left: -4px;
}

/*header .env_hf_homepage_text .module_body::before,
header .env_hf_login_register #login-login::before {
    display: none !important;
}*/
header .env_hf_login_register #login-login,
header .env_hf_homepage_text .module_body {
    padding-left: 0 !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 18px/1 FontAwesome;
    right: 5px;
    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;
    text-decoration: none !important;
    border: none !important;
}
header .env_hf_login_register {
    /*height: 44px;*/
    /*padding: 0 20px !important;*/
}
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 15px 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;
    text-decoration: none !important;
    border: none !important;
}
header .social.yt .module_body::before {
    display: flex;
    content: "\f16a";
    clear: both;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    font: normal normal normal 18px/1 FontAwesome;
    text-decoration: none !important;
    border: none !important;
}
header .social.fb .module_body::before {
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: center;
    align-items: flex-start;
    content: "\f09a";
    clear: both;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    font: normal normal normal 13px/1 FontAwesome;
    text-decoration: none !important;
    background: #b8010a;
    border: none !important;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
    width: 16px !important;
    height: 16px;
}
header .social.ig .module_body::before {
    display: flex;
    content: "\f16d";
    clear: both;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    font: normal normal normal 18px/1 FontAwesome;
    text-decoration: none !important;
    border: none !important;
}

header .social .module_body a {
    /*width: 44px;
    height: 44px;*/
    display: flex;
    position: relative;
    z-index: 999;
}


input.button {
    color: #fff;
    background: #61584e;
    cursor: pointer;
    padding: 1px;
    text-align: center;
    border: none;
    transition-duration: .25s;
    border-radius: 25px;
}
input.button:hover {
    box-shadow: 0px 0px 20px -10px #000;
    border: 1px solid #61584e;
    background: #fff;
    color: #61584e !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: #b8010a !important;
    flex: unset;
    justify-content: center;
    /*background: #fffad6;*/
}
/*.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 #b8010a !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;
    border: none;
}


@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%;
    border: none;
    /* 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%;
    border: none;
}
.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: #b8010a !important;
    background:#fff !important;
}*/
div#google-lang-envelope a:hover {
    background: #b8010a !important;
    color: #fff !important;
}
div#google-lang-envelope a#my-current-lang:hover {
    color: #000 !important;
}

div#google-lang-envelope .notranslate#my-current-lang {
    background: none !important;
    padding: 0px;
    box-sizing: border-box;
    width: auto;
    font-size: 1em;
    font-weight: 600;
    display: flex;
    /*flex-wrap: wrap;*/
    align-items: center;
    /* 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: flex;
    content: '\f0d7';
    clear: both;
    font: normal normal normal 12px/1 FontAwesome;
    right: -8px;
    color: #61584e;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
}
div#google-lang-envelope a.lang-opened#my-current-lang::after {
    display: flex;
    content: '\f0d8';
    clear: both;
    font: normal normal normal 12px/1 FontAwesome;
    right: -8px;
    color: #d0190f;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
}

.google-lang-position-others {
    margin-top: 12px;
    text-align: center;
    box-shadow: 1px 1px 4px 0px #363636;
    width: 100%;
    position: absolute;
}
.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: #b8010a !important;
	color: #FFF !important;
	/*border: 2px solid #b8010a;*/
}
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;
    padding: 0 0 0px 8px !important;
    height: 100%;
    z-index: 9999;
}
/*header .module_envelope.env_hf_finder:hover {
    border-bottom: 3px solid #b8010a;
    background: #fff;
}*/
header .module_envelope.env_hf_finder #search-box-text {
    width: 75%;
    height: 44px;
    margin-right: -35px;
}
header .module_envelope.env_hf_finder #search-box-submit-real {
    width: 32%;
    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;
    border-radius: 25px;
}
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 {
    width: auto;
    right: 0;
}
.search-box-text-button-envelope {
    position: absolute;
    right: -120px;
    top: 44px;
    z-index: 99999;
    width: 500px;
    padding: 0;
    display: inline-flex;
    border-radius: 25px;
    background: #fff;
    box-shadow: 1px 1px 5px 0px #61584e;
}
/*.search-box-text-button-envelope::after {
    display: flex;
    content: '\f0c8';
    clear: both;
    font: normal normal normal 12px/1 FontAwesome;
    top: -73px;
    left: auto;
    right: 52px;
    color: #61584e;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}*/
input#search-box-submit-execute {
    font-size: 1.1875em;
}
input#search-submit-button {
    width: 41px;
    height: 41px;
    padding: 0;
    border: 1px solid #61584e;
    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);
    border-radius: 50%;
} 
.opened input#search-submit-button {
    background-color: #61584e;
}
#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 15px/1 FontAwesome;
    right: auto;
    width: auto;
    top: 13px;
    /* color: #fff; */
    text-decoration: none !important;
    border: none !important;
}
#search-box-submit.opened::after {
    color: #fff;
    z-index: 999;
}
.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: #61584e;
    min-height: 50px;
    font-size: 1.1875em;
    border: 1px solid #fff;
}
.search-extended-text input.search-submit:hover {
    box-shadow: 0px 0px 20px -10px #61584e;
    border: 1px solid #61584e;
    background: #fff;
    color: #61584e !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-trigger li a:hover,
#search-extended-date li.search-date-trigger span.current, 
#search-extended-date li.search-date-trigger a.current,
#search-extended-trigger li a.current {
    color: #fff;
    background: #61584e;
    border-radius: 10px;
    border-bottom: 2px solid #61584e !important;
}

#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: none;
    padding: 8px 15px;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    color: #61584e;
    font-size: 1.1875em;
    font-weight: bold;
    border-bottom: 2px solid #dee0e2;
}


/*#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: #61584e !important;
    text-decoration: underline;
}
#search_result ul li h3 a:hover {
    text-decoration: none;
}
/*--------------------------------  FINDER HEADER END ------------------------------------- */
.env_hf_menu_rwd {display: none;}
/* -------------------------------  HORIZONTAL MENU  ------------------------------------------ */

header .env_hf_menu {
    max-width: 1200px;
    width: 100%;
    position: relative;
    padding: 0;
    top: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    left: auto;
    height: auto;
    right: 0px;
    margin: 18px auto 0 !important;
    z-index: 0;
    word-break: break-word;
    /* background: #fff; */
}
/*header .env_hf_menu::after {
    display: flex;
    content: '';
    clear: both;
    background: #fff;
    height: 83px;
    right: -60%;
    width: 60%;
    margin: 0;
    z-index: 99;
    position: absolute;
}
header .env_hf_menu::before {
    display: flex;
    content: '';
    clear: both;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    height: 83px;
    left: -15%;
    width: 15%;
    margin: 0;
    z-index: 99;
    position: absolute;
}*/
header .env_hf_menu .module_body {
    width: 100%;
}

header .env_hf_menu .module-inner-envelope {
    display: flex !important;
    flex-wrap: wrap;
    
}
nav ul {
    position: relative;
    display: block;
    list-style: none;
    padding: 0;
}
nav ul.hf-hmenu {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0 !important;
    background: none;

}
ul.hf-hmenu li {
    background: none;
    width: auto;
    height: auto;
    float: none;
    position: unset;
    box-sizing: border-box;
    margin: 0;
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
}
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.level-0 > span.hf-menu-envelope > a {
    box-shadow: 2px 3px 8px 1px #0000008a;
    margin-right: 8px;
}*/
ul.hf-hmenu li span.hf-menu-envelope a {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 1.4375em;
    text-align: left;
    border: none;
    min-height: 56px;
    padding: 11px 26px;
    width: auto;
    height: auto;
    transition-duration: 0.1s;
    box-sizing: border-box;
    margin: 0;
    /* text-transform: uppercase; */
    color: #000 !important;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}
ul.hf-hmenu li.level-0:last-of-type span.hf-menu-envelope a {
    margin-right: 0;
}

ul.hf-hmenu li.level-0.current,
ul.hf-hmenu>li.level-0:hover,
ul.hf-hmenu li.level-0.with-submenu.liopened {
    /*border-bottom: 3px solid #b8010a;*/
}
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 {
    background: #f4f0ec;
    color: #000 !important;
    /* box-shadow: 2px 3px 8px 1px #ffffff8f; */
    border-bottom: 1px solid #d0190f;
}
ul.hf-hmenu>li.level-0.with-submenu>span.hf-menu-envelope>a::after {
    display: flex;
    content: '\f0d7';
    clear: both;
    font: bold normal normal 12px/1 FontAwesome;
    right: -8px;
    color: #d0190f;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
}
ul.hf-hmenu>li.level-0.with-submenu.liopened>span.hf-menu-envelope>a::after,
ul.hf-hmenu>li.level-0.with-submenu.liopened:hover > span.hf-menu-envelope > a::after,
ul.hf-hmenu>li.level-0.with-submenu:hover > span.hf-menu-envelope > a::after,
ul.hf-hmenu>li.level-0.with-submenu.current > span.hf-menu-envelope > a::after {
    transform: rotate(180deg);
    transition-duration: .3s;
    color: #000;
}

/*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 #b8010a !important;
    color: #fff !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;
}
#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;
    overflow-x: hidden;
    width: 100%;
    max-height: calc(100vh - 80px - 126px);*/

    display: grid;
    grid-template-rows: auto auto auto auto;
    transition: ease-in-out .2s;
    overflow-y: auto;
    justify-content: center;
    grid-column-start: 2;
    grid-template-columns: auto auto auto auto;
    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 {
    font-weight: 300;
    font-size: 1.1875em !important;
    text-align: left;
    justify-content: flex-start;
    background: transparent;
    padding: 14px 25px 14px 19px;
    width: 100%;
    height: auto;
    color: #000 !important;
    text-transform: none;
    /* border-radius: 5px; */
}

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: '\f105';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 2%;
    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: '\f107';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 2%;
    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 {
    color: #61584e !important;
    /*border: none !important;*/
    background: #fff;
}
ul.hf-hmenu li span.hf-menu-envelope {
    display: flex;
    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 {
    text-decoration: underline;
    color: #61584e !important;
    background: #ffffff;
    border: 1px solid #fff;
}
ul.hf-hmenu li.hf-menu.level-1.with-submenu.liopened > .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-3.with-submenu.liopened > .hf-menu-envelope > a {
    border-radius: 10px 10px 0 0;
}


/*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 {
    /*color: #fff !important;
    background: #0065b3;*/
    text-decoration: underline;    
    background:#fff ;
    color: #61584e !important;
}


nav li.level-0 > ul {
    position: absolute !important;
    list-style: none;
    text-align: left;
    top: 0px !important;
    left: 50% !important;
    right: 0;
    max-width: 1200px;
    width: 100vw !important;
    padding: 0px;
    margin: 57px auto 0;
    box-shadow: 1px -2px 11px -7px rgb(0 0 0 / 75%);
    box-sizing: border-box;
    overflow: hidden;
    background: #f4f0ec;
    transform: translate(-50%);
    box-shadow: -680px 0px 0 #f4f0ec, 680px 0 0 #f4f0ec, 0 15px 10px -15px #00000055, 0 5px 10px -15px #00000000;
}
/*nav li.level-0.liopened::after {
    content: '';
    background: url(banner-li-hover.png) no-repeat;
    width: 40px;
    height: 20px;
    top: auto;
    bottom: -40px;
    left: auto;
    right: auto;
    margin: 0 auto;
    position: absolute;
    display: flex;
    clear: both;
    z-index: 99;
    transition-duration: .3s;
}*/
ul.hf-hmenu li.hf-menu.level-1 {
    background: none;
    width: 300px;
    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;
    flex-grow: unset;
}


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;
    overflow-y: auto;
    height: auto;
    max-height: calc(89vh - 80px - 126px);
    border: 0px solid #fff;
    width: 100% !important;
    border-radius: 0 0 10px 10px;
}

nav li.level-1 ul.hf-hsubmenu.hopened,
nav li.level-1 ul.hf-hsubmenu.opened.hopened {
    box-shadow: 0px 2px 18px -10px #555;
}
/* POSUN MENU GOOGLE MUTACIE */
.google-translated-en nav li.level-0 > ul {
    left: -72% !important;
}
.google-translated-pl nav li.level-0 > ul {
    left: -78% !important;
}
.google-translated-ru nav li.level-0 > ul {
    left: -67% !important;
}
.google-translated-de nav li.level-0 > ul {
    left: -63% !important;
}
/* POSUN MENU GOOGLE MUTACIE END */


nav li.level-2:focus-within ul.hf-hsubmenu.hopened,
nav li.level-2 ul.hf-hsubmenu.hopened {
    position: relative !important;
    top: 0;
    border-left: 15px solid #b8010a;
}

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;
    padding: 13px 30px 13px 30px;
    border: none !important;
    text-transform: none;
    justify-content: left;
}


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: #f8f6f6;
    color: #363636;
    overflow: auto;
    border: none;
    text-decoration: none;*/
    background: none;
    font-size: 23px;
    text-align: left;
    margin: 0px 0 0.7em;
    padding: 20px 10px 15px 0px !important;
    font-weight: bold;
    color: #000;
    border-bottom: 2px solid #b8010a;
    width: 100%;
    display: block;
    
}
div.main_menu li.menu_hlavicka_l a.menu_hlavicka_l {
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 0 0 3px;
    padding: 18px 25px 18px 15px;
    position: relative;
    text-align: left;
    font-size: 1.1875em;
    font-weight: bold;
    list-style: none;
    background: #fff7e0;
    color: #000;
    overflow: auto;
    border: none;
    text-decoration: none;
    transition-duration: .15s;
    display: inline-flex;
    align-items: center;
    border-radius: 7% / 50%;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.main_menu li.menu_hlavicka.with-submenu a.menu_hlavicka::after {
    transition-duration: .13s;
    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: .13s;
    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 {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    margin: 0px 0 15px;
    padding: 14px 20px 14px 25px !important;
    position: relative;
    text-align: left;
    font-size: 23px;
    font-weight: bold;
    list-style: none;
    background: #f4f0ec;
    /* text-transform: uppercase; */
    text-decoration: none;
    color: #000;
    overflow: auto;
    border-bottom: none;
    flex-wrap: wrap;
    align-content: center;
    border: none;
    border-radius: 10px;
}
ul.clone-hmenu.c-level0 > .clone-hmenu-li.first > a::before {
    display: flex;
    content: '\f111';
    clear: both;
    font: normal normal normal 8px/1 FontAwesome;
    right: 8px;
    color: #d0190f;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
    flex-wrap: wrap;
    align-content: center;
}
ul.clone-hmenu.c-level0 > .clone-hmenu-li.first > a::after {
    display: none !important;
}
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: none;
    color: #000;
    margin-bottom: 3px;
    text-align: left;
    display: flex;
    font-weight: 600;
    flex-wrap: wrap;
    align-items: center;
    font-size: 1.1875em;
    border-left: 2px solid #e0d4c6;
    word-break: break-word;
    /* border-radius: 10px; */
}
ul.clone-hmenu.c-level1 > li > a.opened {
    background: #b8010a;
    text-decoration: underline;
    color: #fff;
}
ul.clone-hmenu.c-level1 > li.with-submenu > a::after {
    display: flex;
    content: '\f0d7';
    clear: both;
    font: bold normal normal 19px/1 FontAwesome;
    right: 8px;
    width: auto;
    /* flex-grow: 1; */
    color: #d0190f;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
ul.clone-hmenu.c-level1 > li.with-submenu > a.opened::after,
ul.clone-hmenu.c-level1 > li.with-submenu > a.current::after {
    transform: rotate(180deg);
    transition-duration: .3s;
}

ul.clone-hmenu li a.current, 
ul.clone-hmenu .clone-hmenu-li a.c-current, 
ul.clone-hmenu.c-level1 > li > a:hover {
    /*color: #fff;
    background: #d0190f;*/
    border-radius: 0;
    border-left: 2px solid #d0190f;
    text-decoration: underline;
}

ul.clone-hmenu.c-level1 > li.with-submenu > a:hover::after,
ul.clone-hmenu li.with-submenu a.c-collapsable.current::after {
    transform: rotate(180deg);
    transition-duration: .3s;
    color: #000;
}
ul.clone-hmenu.c-level1 > li.with-submenu > a.c-collapsable.opened::after {
    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 0px;
    line-height: 150%;
    overflow: visible;
    position: relative;
    font-size: 1.1875em;
    font-weight: 300;
    text-align: left;
    list-style: none;
    color: #b8010a;
    background: #fff;
    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: #b8010a;
    background: none;
    border: none;
    text-decoration: none;
}
.menu_cover li.menu_item_l.level-0-has-submenu.opened > a.menu_item_l.opened {
    font-weight: bold;
    border-bottom: 1px solid #b8010a;
}

.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,
div.main_menu li.menu_hlavicka_l a.menu_hlavicka_l:hover {
    font-weight: bold;
    color: #000;
    background: none;
    border-radius: 0;
    border-left: 2px solid #d0190f;
}


.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 {
    color: #000;
    background: none;
    border-radius: 0;
    border-left: 2px solid #d0190f;
}*/
ul.clone-hmenu li a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #61584e;
    position: relative;
}
ul.clone-hmenu.c-level2 > li > a {
    padding: 10px 0 10px 23px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: none;
}
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: 600;
    color: #000;
    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: '\f0d8';
    clear: both;
    font: bold normal normal 19px/1 FontAwesome;
    bottom: auto;
    right: -15px;
    /* width: 14px; */
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    /* color: #b8010a;*/
}
ul.clone-hmenu.c-level2 > li.with-submenu > a::after {
    display: flex;
    content: '';
    clear: both;
    content: '\f0d7';
    clear: both;
    font: bold normal normal 19px/1 FontAwesome;
    bottom: auto;
    right: -15px;
    /* width: 14px; */
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #b8010a;
}
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;
    border: none;
}
ul.clone-hmenu.c-level3 {
    padding: 0px 0 14px 25px;
}


#menu-navigation-actual span {
    padding: 15px;
}
/* -------------------------------  VERTICAL MENU END ------------------------------------------ */
/* -------------------------------  FOTO BANER ------------------------------------------ */

.env_hf_multi_foto {
    position: relative;
    margin: 0;
    width: auto;
    height: auto;
    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;
    max-height: 354px;
    z-index: 999;
    height: 100%;
    right: auto;
    background: none !important;
}

/*div.multi-foto-link-system::before {
    display: flex;
    flex-wrap: wrap;
    content: '';
    clear: both;
    background: url(maska.png) no-repeat;
    max-width: 750px;
    max-height: 249px;
    width: 100%;
    height: 100%;
    background-size: contain;
    top: -16px;
    left: auto;
    bottom: auto;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
    position: absolute;
    overflow: hidden;
}*/

div.multi-foto-link-system a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    justify-content: center;
}
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: 5%;
    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;
    width: 30px;
    height: 30px;
    padding: 0;
    background: #000;
    border: none !important;
    border-radius: 50%;
}
.multi-foto-link-controls-default #multi-foto-link-start--0 {
    position: absolute;
    width: 30px;
    height: 30px;
    padding: 0;
    background: #000;
    border: none !important;
    border-radius: 50%;
}
.multi-foto-link-controls-default #multi-foto-link-stop--0::after {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '\f28b';
    clear: both;
    width: 100%;
    height: 100%;
    font-family: FontAwesome;
    margin: 0 auto;
    font-size: 31px;
    font-weight: 900;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #fff;
}
.multi-foto-link-controls-default #multi-foto-link-start--0::after {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '\f144';
    clear: both;
    width: 100%;
    height: 100%;
    font: bold normal normal 21px/1 FontAwesome;
    margin: 0 auto;
    right: auto;
    left: auto;
    font-size: 32px;
    font-weight: 900;
    top: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #fff;
}
#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 62%;
    grid-auto-rows: 1fr 60px;
}
#banner-homepage a#banner-homepage-img-link {
    width: 100% !important;
    max-height: 412px;
    float: unset !important;
    grid-column: 2;
    grid-row: 1 / 3;
    /* border: 2px solid #eeeeee; */
    border-right: none;
    position: relative;
    display: flex;

}
/*#banner-homepage a#banner-homepage-img-link::before {
    content: "";
    background: url(bg-banner-link.png) no-repeat center left;
    position: absolute;
    display: flex;
    right: 0px;
    width: 6px;
    height: 100%;
}*/
#banner-slot-text-array {
    width: 100% !important;
    height: auto;
    overflow: hidden;
    grid-column: 1;
    grid-row: 1/2;
}
#main-banner-buttons {
    width: 91% !important;
    margin: 0;
    top: auto !important;
    left: 15px;
    padding-right: 46px;
    right: auto;
    bottom: 15px !important;
    grid-column: 1;
    grid-row: 2;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    max-height: 55px;
}
/*------------------- 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;
    overflow: hidden;
    background: rgb(244,240,236);
    background: linear-gradient(270deg, rgba(244,240,236,1) 0%, rgba(255,255,255,1) 100%);
    border: 2px solid #d0beaa;
    border-radius: 10px;
}

#banner-homepage-img {
    opacity: 1;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
}
#banner-slot-h2 {
    background: none;
    color: #000;
    border: 0;
    font-size: 34px;
    font-weight: 600;
    margin: 11px 0;
    padding: 0px 30px !important;
    max-width: 100%;
    height: auto;
    max-height: 7.5em;
    text-align: left;
    line-height: 150% !important;
    text-transform: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
#banner-slot-h2::after {
    display: none !important;
}
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);
    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;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '\f111';
    clear: both;
    font: bold normal normal 12px/1 FontAwesome;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .13s;
    color: #000;
    border: 1px solid;
    border-radius: 50px;
    width: 20px;
    height: 20px;
}
/*#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.notcurrent a::after {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '\f111';
    clear: both;
    font: normal normal normal 16px/1 FontAwesome;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .1s;
    color: transparent;
    border: 1px solid #000;
    border-radius: 50px;
    width: 20px;
    height: 20px;
}
#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;
    box-shadow: 0px 0px 15px -4px #000;
}
#banner-buttons-start.banner-button-control::after {
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '\f144';
    clear: both;
    width: 100%;
    height: 100%;
    font-family: FontAwesome;
    margin: 0 auto;
    right: auto;
    left: auto;
    font-size: 32px;
    font-weight: 900;
    top: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
#banner-buttons-stop.banner-button-control {
    position: absolute;
    width: 30px;
    height: 30px;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    font-size: 0px;
    border: none !important;
    border-radius: 50% !important;
    display: none;
    background: #000;
    box-shadow: 0px 0px 15px -4px #000;
}
#banner-buttons-stop.banner-button-control::after {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '\f28b';
    clear: both;
    width: 100%;
    height: 100%;
    font-family: FontAwesome;
    margin: 0 auto;
    right: auto;
    left: auto;
    font-size: 32px;
    font-weight: 900;
    top: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #fff;
    border-radius: 25px;
}


#banner-buttons-start.banner-button-control.notcurrent, 
#banner-buttons-stop.banner-button-control.notcurrent {
    display: flex !important;
    z-index: 9;
}
#banner-buttons-stop.banner-button-control:hover::after,
#banner-buttons-start.banner-button-control:hover::after,
.multi-foto-link-controls-default #multi-foto-link-stop--0:hover::after,
.multi-foto-link-controls-default #multi-foto-link-start--0:hover::after {
    transform: translateY(-2px);
    box-shadow: 9px -5px 25px -10px #000;
}


/*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 ------------------------------------------ */



/* ------------------------------- BREADCRUMB ------------------------------- */
div.menu_navigation {
    margin: 0 0 30px 0;
    background: none;
    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;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}
#menu-navigation-inner a {
    color: #61584e;
}
#menu_navigation .menu-navigation-separator {
    padding:0 10px;
    display: none;
}
#menu_navigation .menu-navigation-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 18px;
}

#menu_navigation .menu-navigation-item::after {
    display: flex;
    content: '\f105';
    clear: both;
    font: bold normal normal 16px/1 FontAwesome;
    right: -8px;
    color: #61584e;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
}
#menu_navigation .menu-navigation-item:last-of-type::after {
    display: none;
}
/* ------------------------------- BREADCRUMB end ------------------------------- */



/* ------------------------------------      extra-block-top      ------------------------------------------------ */
#extra-block-top {
    position: relative;
    /* max-width: 1200px; */
    width: 100%;
    left: auto;
    flex-wrap: wrap;
    right: auto;
    top: 0px;
    height: auto;
    /*background: url(bg-extra-block-top.jpg) no-repeat center center;*/
    padding: 0;
    z-index: 0;
    margin: 0 auto 30px;
}
#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;
}



#main-content {
    width: 100%;
    margin: 15px auto 0;
    display: block;
    padding: 0px 14px 5px;
    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;
    right: 0;
    margin: 0 auto;
    padding: 0;
}


main#main {
    width: 78%;
    max-width: 900px;
    padding: 0px 0 20px 0;
    text-align: left;
    margin: 0;
}
aside#right-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;
}*/
/*main#main {
    width: 53%;
    max-width: 630px;
    padding: 0px 0 20px 0;
    text-align: left;
    margin: 0;
}*/

#homepage_0 main#main {
    width: 100%;
    max-width: 1200px;
    padding: 0 0 20px;
}
#homepage_0 aside#right-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: flex;
    flex-flow: column;
    align-items: flex-start;
    text-align: left;
    font-weight: 600;
    text-transform: none;
    color: #000;
    background: none;
    line-height: normal;
    padding: 0px 28px 10px 0px;
    font-size: 1.875em;
    position: relative;
    margin: 0px 0 19px;
    /*text-transform: uppercase;*/
}
h1::after {
    transition-duration: .13s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '';
    background: url(bg-h1.png) no-repeat center left;
    clear: both;
    left: 0px;
    top: 20px;
    z-index: 99;
    margin-right: 10px;
    margin-bottom: 40px;
    width: 60px;
    height: 1px;
    position: relative;
}

#homepage_0 h2,
table caption {
    width: auto;
    margin: 25px 0 0.7em;
/*    padding: 15px 18px 14px 20px !important;*/
    font-weight: 600;
    box-sizing: content-box;
    color: #000;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    line-height: normal !important;
    background: none;
    font-size: 30px;
    /* text-transform: uppercase; */
    box-shadow: none;
}
h2,
table caption {
    width: auto;
    margin: 17px 0 0.7em;
    padding: 15px 18px 14px 20px !important;
    font-weight: 600;
    box-sizing: content-box;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    align-items: center;
    line-height: normal !important;
    background: #f4f0ec;
    font-size: 24px;
    /* text-transform: uppercase; */
    box-shadow: none;
    border-radius: 10px;
    
}
#homepage_0 h2::after {
    transition-duration: .13s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '';
    background: url(bg-h2.png) no-repeat center bottom;
    clear: both;
    left: 0px;
    z-index: 99;
    margin-right: 10px;
    width: 100%;
    height: 13px;
    position: relative;
}
.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;
}
table caption {
    font-size: 1em;
    display: table-caption;
    width: 100%;
    text-align: left;
}
h2.module_header {
    color: #b8010a;
    border-bottom: 2px solid #b8010a;
    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: 22px;
    font-weight: 600;
    box-sizing: border-box;
    text-align: left;
    text-decoration: none;
    text-decoration-thickness: 2px;
    color: #000;
    background: url(bg-h3.png) no-repeat bottom left;
}

.links h3 {
    color: #000 !important;
    font-size: 1.579em !important;
    text-decoration: none;
    font-weight: 600 !important;
    background: none !important;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0px 0 0px !important;
}
.links h3::after {
    transition-duration: .13s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '';
    background: url(bg-h2.png) no-repeat center bottom;
    clear: both;
    left: 0px;
    z-index: 99;
    margin-right: 10px;
    width: 100%;
    height: 13px;
    position: relative;
}
/*#homepage_0 .links h3 {
    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: 20px;
    font-weight: 600;
    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.top {
    max-width: 1200px;
    width: 100%;
    margin: 40px auto 0;
    padding-top: 40px;
    position: relative;
}
.links.top::before {
    display: flex;
    flex-wrap: wrap;
    content: '';
    clear: both;
    right: 49%;
    background: #d0beaa;
    max-width: 2560px;
    width: 2560px;
    height: 1px;
    overflow: visible;
    margin: 0 auto;
    top: 1px;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
.links.top::after {
    display: flex;
    flex-wrap: wrap;
    content: '';
    clear: both;
    left: 49%;
    background: #d0beaa;
    max-width: 2560px;
    width: 2560px;
    height: 1px;
    overflow: visible;
    margin: 0 auto;
    top: 1px;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
.links.top .main-links-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 20px 0 0;
    justify-content: space-between;
    padding: 0;
    list-style: none;
}

.env_text_obrazok.links .main-links-container .link-row {
    width: 25%;
    min-width: 273px;
    background: none;
    border: none;
    border-radius: 0;
    margin-bottom: 25px;
}
.env_text_obrazok.links .links-container-column {
    padding: 0;
}
.links.top .main-links-container .link-column a {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 auto;
    min-width: 270px;
    border: 2px solid #dcedfc;
    min-height: 240px;
    border-radius: 6px;
}

.env_text_obrazok.links .main-links-container {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    justify-content: space-evenly;
    padding: 0;
}
.env_text_obrazok.links .main-links-container .first-in-row {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 25%;
    min-width: 270px;
    background: rgb(244,240,236);
    background: linear-gradient(270deg, rgba(244,240,236,1) 0%, rgba(255,255,255,1) 100%);
    border: 1px solid #d0beaa;
    /* min-height: 240px; */
    border-radius: 20px;
    transition-duration: 0.25s;
}
.env_text_obrazok.links .main-links-container .first-in-row:hover {
    background: #fff;
    border-color: #d0190f;
    transform: translateY(-5px);
    box-shadow: 0px 5px 25px -10px #000;
}
.env_text_obrazok.links .main-links-container .first-in-row:hover .first-in-row-name {
    color: #000;
    text-decoration: underline;
}
.env_text_obrazok.links .main-links-container .first-in-row .hover {
    display: none;
}
.env_text_obrazok.links .main-links-container .first-in-row:hover .hover {
    display: block; 
}
.env_text_obrazok.links .main-links-container .first-in-row:hover .active {
    display: none;    
}
.env_text_obrazok.links .main-links-container .first-in-row a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    text-decoration: none;
    height: 100%;
    min-height: 240px;
}
.env_text_obrazok.links .main-links-container .first-in-row .first-in-row-name {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 0;
    font-size: 23px;
    color: #61584e;
}

.env_text_obrazok.links .main-links-container a {
    text-align: center;
    color: #61584e;
    font-size: 22px;
    position: relative;
    display: flex;
    align-items: center;
}
.env_text_obrazok.links.image .main-links-container a:hover {
    box-shadow: 8px 1px 25px -16px #000;
    transform: translateY(-5px);
    transition: all 0.2s ease-in-out;
}
.env_text_obrazok.links .main-links-container li.link-row-text {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
}
.env_text_obrazok.links .main-links-container li.link-row-text.first::before {
    transition-duration: .13s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '';
    background: url(bg-h2.png) no-repeat center bottom;
    clear: both;
    left: 0px;
    z-index: 99;
    margin: 40px;
    width: 100%;
    height: 13px;
    position: relative;
}
.env_text_obrazok.links .main-links-container li.link-row-text a::after {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    content: '\f111';
    clear: both;
    font: normal normal normal 8px/1 FontAwesome;
    left: -15px;
    color: #61584e;
    margin: 0;
    height: 100%;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
.env_text_obrazok.links .main-links-container li.link-row-text a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    border-radius: 4px;
    background-color: #d0beaa;
    bottom: 0;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .25s ease-in-out;
}
.env_text_obrazok.links .main-links-container li.link-row-text a:hover::before {
    transform-origin: left;
  transform: scaleX(1);
}
.env_text_obrazok.links .main-links-container .link-column a {
    margin-bottom: 10px;
}
.env_text_obrazok.links .main-links-container .link-column a:hover {
    text-decoration: underline;
    text-decoration-thickness: 3px;
}
.env_text_obrazok.links .main-links-container .link-column .link-name {
    font-weight: bold;
}
.env_text_obrazok.links.text .main-links-container .link-column:hover {
    transform: translateY(-6px);
    background: #fbf38e;
    box-shadow: 9px -5px 25px -10px #000;
}

.env_text_obrazok.links.image .main-links-container .link-row {
    width: 14%;
    min-width: 167px;
    background: none;
    border: none;
    border-radius: 0;
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.env_text_obrazok.links.image.bottom .main-links-container .link-row {
    width: 15%;
    min-width: 180px;
}




.env_text_obrazok.events {
    max-width: 1200px;
    width: 100%;
    margin: 46px auto 84px;
    height: 151px;
    padding-top: 32px;
    position: relative;
    background: url(bg-cultury.png) no-repeat;
}
.env_text_obrazok.events .editor {
    display: grid;
    grid-template-columns: auto;
    grid-auto-rows: auto;
}
.env_text_obrazok.events .editor .event-head {
    grid-column: 2;
    align-self: center;
    grid-row: 1;
    font-size: 30px;
    font-weight: 600;
}
.env_text_obrazok.events .editor .event-text {
    grid-column: 2;
    align-self: center;
    grid-row: 2;
}
.env_text_obrazok.events .editor .event-text a {
    color: #000;
}
.env_text_obrazok.events .editor .event-btn {
    position: relative;
    display: flex;
    grid-column: 3;
    align-self: center;
    max-width: 266px;
    grid-row: 1 / 3;
    font-size: 23px;
    color: #000;
    text-decoration: none;
    padding: 20px;
    border: 1px solid #61584e;
    border-radius: 50px;
    background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3577468) 100%);
}
.env_text_obrazok.events .editor .event-btn::after {
    display: flex;
    content: '\f35d';
    content: '\f105';
    clear: both;
    font: normal normal normal 21px/1 FontAwesome;
    left: 10px;
    z-index: 99;
    position: relative;
    color: #d0190f;
    transition-duration: .3s;
}
.env_text_obrazok.events .editor .event-btn:hover {
    border-color: #d0190f;
    color: #d0190f;
    box-shadow: 2px 4px 18px -12px #000;
}

/* --------------------------- 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: #61584e;
    font-weight: 300;
    width: auto;
    border-bottom: 1px solid;
    transition-duration: .2s;
    position: relative;
    top: 0;
    right: 0;
    font-size: 19px;
    text-transform: unset;
}
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;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    content: '\f101';
    clear: both;
    font: normal normal normal 18px/1 FontAwesome;
    /*right: -40px;*/
    z-index: 99;
    position: absolute;
}
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 {
    opacity: 0;
}
h2.oznamy-new-columns a.oznamy-new-columns-all-link:hover::after,
h2.actions-new-columns a.actions-new-columns-all-link:hover::after,
.env_elektronicka_uradna_tabula_stlpec ul.links-to-all-items li a:hover::after,
.oznamy-new-columns-all-link.bottom-of-module:hover::after {
    opacity: 1;
    right: -20px;
}

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,
.actions-new-columns-all-link::before { 
     content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    border-radius: 4px;
    background-color: #d0beaa;
    bottom: 0;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-in-out;
}
.oznamy-new-columns-all-link:hover::before,
.actions-new-columns-all-link:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.oznamy-new-columns-all-link.bottom-of-module {
    text-align: center;
    display: table;
    flex-wrap: wrap;
    justify-content: center;
    line-height: normal;
    height: 25px;
    border: none;
    width: auto;
    margin: 25px auto 0;
    position: relative;
}

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: #fff !important;
    color: #000 !important;
    transition-duration: .23s;
    border-bottom: 2px solid #d0190f !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li a:hover, 
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li a.current {
    position: relative;
    background: #fff !important;
    color: #000 !important;
    transition-duration: .23s;
    border-bottom: 2px solid #d0190f !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: center;
}

#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;
    margin: 0 1em 10px 0 !important;
    padding: 0;
    width: 30%;
    min-width: unset;
}
/*div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(3n+3) {
    margin-right: 0 !important;
}*/

#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li a {
    background: none !important;
    padding: 13px 20px !important;
    color: #61584e !important;
    font-weight: 300;
    margin: 0 auto 0 !important;
    font-size: 20px;
    line-height: 150%;
    /* text-transform: uppercase; */
    white-space: pre-wrap !important;
    word-break: break-word;
    width: auto;
    border-bottom: 2px solid #e0d4c6;
    transition-duration: .1s;
    /* border-radius: 3px; */
} 
div.tabbed-page-modules-envelope li.tabbed-page-modules-li a {
    background: none !important;
    padding: 13px 20px !important;
    color: #61584e !important;
    font-weight: 300;
    margin: 0 auto 0 !important;
    font-size: 20px;
    line-height: 150%;
    /* text-transform: uppercase; */
    white-space: pre-wrap !important;
    word-break: break-word;
    width: 100%;
    border-bottom: 2px solid #e0d4c6 ;
    transition-duration: .1s;
    /* border-radius: 3px; */
}
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: 20px;
    height: 10px;
    top: auto;
    bottom: -10px;
    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 {
    content: '';
    clear: both;
    background: url(sep-tabbed.png) no-repeat;
    width: 20px;
    height: 10px;
    top: auto;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
}
/*#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: #b8010a 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 #b8010a !important;
    border-radius: 0;
    color: #b8010a !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(2) a {
    background: #b8010a 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 #b8010a !important;
    border-radius: 0;
    color: #b8010a !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(3) a {
    background: #b8010a 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 #b8010a !important;
    border-radius: 0;
    color: #b8010a !important;
}
#homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li:nth-of-type(4) a {
    background: #b8010a 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 #b8010a !important;
    border-radius: 0;
    color: #b8010a !important;
}*/
/* -------- TABBED WITH IMG END -------- */


.part-of-tabeed-modules .header-adjust {
    display: block;
    max-width: 900px;
    margin: 0 auto;
}
#homepage_0 .part-of-tabeed-modules .header-adjust h2.head {
    width: auto;
    margin: 17px 0 0.7em;
    padding: 15px 18px 14px 20px !important;
    font-weight: 600;
    box-sizing: content-box;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: normal !important;
    background: #f4f0ec;
    font-size: 24px;
    box-shadow: none;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}
.part-of-tabeed-modules .header-adjust h2.head::after {
    display: none !important;
}
#homepage_0 .part-of-tabeed-modules .header-adjust h2.head a:hover {
    border-bottom: none;
    text-decoration: underline;
    text-decoration-thickness: 3px;
}



/* --------------------------- TABBED END ------------------------- */


.env_common_items_columns_responsive.list .module_body {
    max-width: 900px;
    margin: 0 auto;
}
table td {
    border-bottom: 1px solid #ddd;
    padding: 10px;
}


ul.oznamy-new-columns-list p.oznamy_date, 
ul.actions-new-columns-list p.oznamy_date {
    text-align: left;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-flow: column;
    /* overflow: hidden; */
    padding: 5px;
    max-height: 3.15em;
    width: 100%;
    z-index: 99;
    /* top: -110px; */
    overflow: hidden;
    font-size: 1em;
    right: 0px;
}
/*#homepage_0 ul.oznamy-new-columns-list p.oznamy_date, 
#homepage_0 ul.actions-new-columns-list p.oznamy_date {
    display: none;
}*/
/*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: 0px !important;
    width: 100%;
    font-weight: normal;
    text-align: left;
    margin: 5px 0px 10px;
    color: #31475b;
    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: 12px;
}
#homepage_0 main div.module_envelope.env_common_items_columns_responsive ul.oznamy-new-columns-list,
#homepage_0 main div.env_actions_portal_column_responsive ul.actions-new-columns-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    gap: 25px;
}
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: 0px;
    font-size: 1em;
    color: #000;
    font-weight: bold;
}
.oznamy-new-columns-all-link {
    position: relative;
}
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;
    /* max-height: 193px; */
    width: 24%;
    /* flex-grow: 2; */
    max-width: 270px;
    margin: 10px 0;
    padding: 10px;
    align-items: flex-start;
    overflow: visible;
    position: relative;
    transition-duration: 0.3s;
    border-radius: 10px;
    border: 1px solid #d0beaa;
}
#homepage_0 ul.oznamy-new-columns-list li, 
#homepage_0 ul.actions-new-columns-list li {
    height: auto !important;
    border: none;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    /* max-height: 193px; */
    width: 25%;
    /* flex-grow: 2; */
    max-width: 270px;
    margin: 10px 0;
    padding: 10px;
    align-items: flex-start;
    overflow: visible;
    position: relative;
    transition-duration: 0.3s;
    border-radius: 10px;
    border: 1px solid #d0beaa;
}
ul.oznamy-new-columns-list li:hover, 
ul.actions-new-columns-list li:hover {
    background: #61584e1f;
    transform: translateY(-2px);
    border-radius: 10px;
    padding: 10px;
    border-color: #d0190f;
    margin: 0;
    box-shadow: 0px 5px 25px -10px #000;
} 
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;
    border-radius: 10px;
}
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; */
    overflow: hidden;
    border-radius: 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 {
    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: 270px;
    width: 100%;
    
}


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: #b8010a;
}
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: #b8010a;
    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: #b8010a;
    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: 95%;
    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: auto !important;
    max-height: unset !important;
    overflow: hidden;
    height: -webkit-fill-available;
    text-align: center;
    display: block;
    margin: 0 auto;
    border-radius: 10px;  
}


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%;
    border-radius: 10px;       
}
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;
    position: relative;
    background: none;
    width: 100%;
    z-index: 999;
    padding: 0px;
    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: #61584e;
    text-decoration: none;
    min-height: 48px;
    max-height: 3em;
    padding: 0;
    margin: 0 auto;
    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: hidden;
    height: 172px;
    margin-right: 10px;
    border-radius: 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: unset;
    height: auto;
    display: flex;
    overflow: hidden;
    border: none !important;
    border-radius: 10px;
}
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: #61584e;
    font-size: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    text-decoration: underline;
    -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, 
div.oznamy-graphic-item-back-default, 
div.actions-new-columns-item-back-default, 
div.actions-graphic-item-back-default, 
div.zasadania-item-back-default {
    display: flex;
    text-align: right;
    margin: 10px 0 0 0;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-end;
}
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: #61584e;
    font-weight: bold;
    border: 1px solid;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
}
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: #f4f0ec !important;
    color: #61584e;
    border: 1px solid #61584e;
    box-shadow: 0px 0px 20px -10px #61584e;
}
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: #b8010a;
    padding: 10px;
    border: 2px solid #b8010a;
    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: #b8010a;
    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;
    margin-bottom: 1em;
}
.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;
    margin: 10px auto 25px;
}

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: auto;
    
}
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;*/
    border-radius: 10px;
}
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;*/
    border-radius: 10px;
}


/* === 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%;
    border: none;
    
    padding: 0;
}
.env_common_items_columns_responsive .oznamy-new-colums-form-envelope form {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.env_common_items_columns_responsive .oznamy-new-colums-form-envelope.with-kats .form-label-default.form-label:nth-child(1) {
    width: 33.33%;
    order: 1;
    text-align: left;
}
.env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-label-default.form-label {
	width: 66.66%;
    order: 2;
    flex-grow: 1;
    text-align: left;
    padding-left: 10px;
    background: none;
}
.env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-searchtext-default.form-searchtext {
    width: 33.33%;
    order: 3;
    flex-grow: 1;
}
.env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-select-default.form-select {
    width: 33.33%;
    order: 4;
}
.env_common_items_columns_responsive .oznamy-new-colums-form-envelope .form-submit-default.form-submit {
    width: 33.333%;
    order: 5;
}
/* === Vyhladavanie vodorovne oznamy End === */


/* ---------------- ACTIONS NEW COLUMNS ----------------- */
.actions-new-colums-form-envelope form {
    align-items: center;
    padding: 20px 10px;
    box-shadow: 0px 0px 12px -7px #111;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap;
}
.actions-new-colums-form-envelope form span {
    background: none !important;
    text-align: left !important;
    margin: 0 auto;
    border-radius: 10px;
}
.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 #0065b3;
    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 #0065b3;
    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 ;
    }
}

/* Formulare prisposobenie */
div h1.register-login a.link-button {
    background-color: #61584e;
    color: #ffffff;
    font-size: 1rem;
}
div .filter-body-part input, 
div .filter-body-part select, 
div .filter-body-part textarea {
    color: #000;
    border: 2px solid #61584e;
}
#search_string_full,
#searchdatefrom,
#searchdateto {
    color: #61584e;
}
div .filter-body-part input.filter-button {
    background: #61584e;
    color: #fff;
    width: 100%;
}
div .filter-body-part input.filter-button:hover {
    background: #f5f5f5;
    color: #61584e;
    border: 2px solid;
}
div .filter-packing-head {
    background: #f3f2f1;
    border-bottom: 2px solid #61584e;
}
.search-extended-trigger a,
.search-extended-select a {
    color: #61584e !important;
}

.search-extended-trigger a.current,
.search-extended-trigger a:hover {
    border-bottom: 2px solid #61584e !important;
}
.search-extended-select a:hover {
    background: #61584e !important;
    color: #fff !important;
}
/* Formulare prisposobenie end */

/* ---------------- 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 s kalendarom ------------ */
.env_common_items_with_calendar .module-inner-envelope > .module_body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.env_common_items_with_calendar.list .module-inner-envelope > .module_body {
    justify-content: center;
}
.oznamy-new-columns-envelope.with-calendar {
    width: 49% !important;
    /*max-width: 580px;*/
    min-width: unset;
    /*flex-grow: 1;*/
}
.oznamy-new-columns-envelope.with-calendar .kalendar_podujati_month {
    display: flex;
    align-items: center;
    padding: 0;
    border-radius: 10px;
}
.oznamy-new-columns-envelope.with-calendar .kalendar_podujati_month h3 {
    flex-grow: 1;
}
.oznamy-new-columns-envelope.with-calendar .kalendar_podujati_month a {
    display: flex;
    flex-wrap: wrap;
    width: 50px;
    justify-content: center;
    height: auto;
    text-decoration: none;
    margin-top: 0;
    border: none;
    color: #fff;
    position: relative;
    background: none;
}
.oznamy-new-columns-envelope.with-calendar .kalendar_podujati_month .month_prev a::before {
    display: none;
}
.oznamy-new-columns-envelope.with-calendar .kalendar_podujati_month .month_prev a::after {
    display: flex;
    content: '';
    clear: both;
    content: '\f104';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 0;
    width: 14px;
    margin: 0;
    z-index: 99;
    color: #363636;
    position: relative;
    transition-duration: .3s;
}
.oznamy-new-columns-envelope.with-calendar .kalendar_podujati_month .month_next a::after {
    display: flex;
    content: '';
    clear: both;
    content: '\f105';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    right: 0px;
    width: 14px;
    margin: 0;
    z-index: 99;
    color: #363636;
    position: relative;
    transition-duration: .3s;
}
.oznamy-new-columns-envelope.with-calendar h3.oznamy-new-columns-list-head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #f4f1ec;
    border-radius: 10px;
    padding: 15px;
    margin: 0;
}
.oznamy-new-columns-envelope.with-calendar ul.kalendar_podujati_days li.today a.with-actions {
    position: relative;
    border: 1px solid #62584e !important;
    color: #000;
    text-decoration: underline;
}
.oznamy-new-columns-envelope.with-calendar ul.kalendar_podujati_days li.today {
    background: #fff;
    color: #fff;
}
.oznamy-new-columns-envelope.with-calendar ul.kalendar_podujati_days li a {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    width: 100%;
    max-width: 60px;
    max-height: 60px;
    height: 100%;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    text-decoration: none;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
}
.oznamy-new-columns-envelope.with-calendar .oznamy-new-columns-list .image-envelope {
    grid-column: 1;
    grid-row: 1 / 3;
    margin-right: 23px;
    overflow: visible;
    max-width: 220px;
    height: auto !important;
}
.oznamy-new-columns-envelope.with-calendar .oznamy-new-columns-list .without-image .image-envelope {
    display: flex;
    width: 100% !important;
    overflow: hidden;
    height: 147px !important;
    text-align: center;
    background: none;
    opacity: unset;
    max-width: 220px;
}
.oznamy-new-columns-envelope.with-calendar .oznamy-new-columns-list .without-image .image-envelope .noimage-inner {
    background: url(mesto-informuje.png);
    height: 100%;
    display: flex;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
}
.oznamy-new-columns-envelope.with-calendar .oznamy-new-columns-list .image-envelope a,
.oznamy-new-columns-envelope.with-calendar .oznamy-new-columns-list .image-envelope .noimage-inner {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    max-height: 138px !important;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px 0 0 10px;
}
.oznamy-new-columns-envelope.with-calendar .oznamy-new-columns-list h3 {
    grid-column: 2;
    grid-row: 1;
}
.oznamy-new-columns-envelope.with-calendar a.oznamy-new-columns-all-link.bottom-of-module {
    display: inline-flex;
    align-items: center;
    float: unset;
    margin: 25px 25px 25px 0;
    padding: 0;
    line-height: 150%;
    background: none;
    color: #61584e;
    font-weight: 300;
    width: auto;
    /* border-bottom: 1px solid; */
    transition-duration: .2s;
    position: relative;
    top: 0;
    right: 0;
    font-size: 19px;
    text-transform: unset;
}
.oznamy-new-columns-envelope.with-calendar a.oznamy-new-columns-all-link.bottom-of-module::after {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f101';
    clear: both;
    font: normal normal normal 15px/1 FontAwesome;
    right: -20px;
    z-index: 99;
    position: absolute;
}
.oznamy-new-columns-envelope.with-calendar a.oznamy-new-columns-all-link.bottom-of-module:hover {
    /*border-bottom: 3px solid ;*/
    transition-duration: .2s;
}
.oznamy-new-columns-envelope.with-calendar ul.oznamy-new-columns-list p.oznamy_date {
    grid-column: 2;
    grid-row: 2;
    text-align: left;
}
.oznamy-new-columns-envelope.with-calendar span.oznamy-date-bubble.calendar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    background: #61584f;
    color: #fff;
    width: 50px;
    height: 50px;
    left: -5px;
    top: -7px;
    border: 1px solid #61584f;
    border-radius: 50px;
    box-shadow: -2px 0px 18px 3px #eee;
    transition: all 0.3s ease-in-out;
}
.oznamy-new-columns-envelope.with-calendar li:hover span.oznamy-date-bubble.calendar {
    background: #004778;
    color: #fff;
}

.oznamy-new-columns-envelope.calendar.with-calendar ul.kalendar_podujati_day_of_week {
    margin: 5px 2px;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.oznamy-new-columns-envelope.calendar.with-calendar ul.kalendar_podujati_days {
    margin: 0 2px;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.oznamy-new-columns-envelope.calendar.with-calendar ul.kalendar_podujati_day_of_week li {
    margin: 8px 1px;
}
.oznamy-new-columns-envelope.calendar.with-calendar ul.kalendar_podujati_day_of_week li:nth-last-of-type(7) {
    color: #626c6e;
}
.oznamy-new-columns-envelope.calendar.with-calendar ul.kalendar_podujati_days li {
    float: left;
    margin: 0;
    width: 13.8%;
    height: 60px;
    justify-content: center;
    text-align: center;
    padding: 0;
    background: #fff;
    overflow: visible;
    font-size: 1em;
    display: flex;
    flex-wrap: wrap;
    transition-duration: .25s;
}
.oznamy-new-columns-envelope.calendar.with-calendar ul.kalendar_podujati_days li:hover {
    transform: translateY(-4px);
    background: transparent;
}
#homepage_0 .oznamy-new-columns-envelope.with-calendar .oznamy-new-columns-list li {
    box-sizing: border-box;
    display: grid;
    grid-auto-columns: 42% auto;
    grid-row: auto;
    width: 100% !important;
    max-width: unset;
    margin: 1em 1% 0 0;
    padding: 0 0 0em;
    height: 140px !important;
    overflow: visible;
    transition-duration: 0.3s;
    position: relative;
    min-height: auto;
    border: 1px solid #d0beaa;
    border-radius: 10px;
}
.oznamy-new-columns-envelope.with-calendar ul.kalendar_podujati_days li a.with-actions:after {
    content: " ";
    background: #d01911;
    display: table-cell;
    position: relative;
    top: -15px;
    right: 0px;
    width: 8px;
    height: 8px;
    border-radius: 4px;
}


.oznamy-new-columns-envelope.with-calendar .oznamy-new-columns-list .short-text {
    display: none;
}


/* ------------ Oznamy s kalendarom 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: #b8010a;
    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: #b8010a; */
    /*margin: 0;*/
    display: flex;
    flex-wrap: wrap;

}
/* ------------------------------------  EUT  END ------------------------------------  */
/* -------------------------------------------------- VZN NOVY -------------------------------------------------- */
div.vzn-new h4 {
    padding: 0;
    margin: 0;
    border: none;
    color: #b8010a;
}
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%;
    border: none;
}
div.zmluvy-new-search table.program_table td {
    border: none;
}
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: #f3f2f1;
    border: 1px solid #f3f2f1;
    color: #b8010a;
    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 #b8010a;
    border: 1px solid #b8010a;
    background: #fff;
    color: #b8010a !important;
}
div.zof-export {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-end;
}

div.zmluvy_homepage { 
    margin:10px 0; 
    padding:0 15px 0 0;
    text-align:right; 
}
div.zmluvy_homepage a {
    padding: 12px 25px;
    line-height: normal;
    width: auto;
    background: #b8010a;
    font-weight: bold;
    border: 1px solid;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
}
div.zmluvy_homepage a:hover {
    background: #fff !important;
    color: #b8010a;
    border: 1px solid #b8010a;
    box-shadow: 0px 0px 20px -10px #b8010a;
}
/* ------------------------------------     ZMLUVY / FAKTURY / OBJEDNAVKY   END ------------------------------------------------ */
/* ------------------------------------------------- MODUL ďż˝UDIA NOVY ------------------------------------------------- */
a.person-detail-trigger {
    padding: 10px;
    text-transform: capitalize;
    display: flex;
    width: 100%;
    position: relative;
    text-decoration: none;
    color: #D0190F;
    border: none;
}
a.person-detail-trigger::after {
    display: inline-flex;
    content: '\f107';
    clear: both;
    font: normal normal normal 19px/1 FontAwesome;
    right: -10px;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
}
.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;
    min-width: 95px;
    width: auto;
}
a.person-detail-trigger.current {
    border-color: #d0190f;
    box-shadow: 1px -2px 11px -7px rgb(0 0 0 / 75%);
    transition-duration: .3s;
}
a.person-detail-trigger:hover::after,
a.person-detail-trigger.current::after {
     transform: rotate(180deg);

}
.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;
    word-break: break-word;
}
.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;
    justify-content: space-between;
    align-items: flex-end;
    width: 75%; 
    padding: 0 0 4px;
}
/* === 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: #b8010a;
    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: #b8010a;
    border-bottom: 2px solid #b8010a;
}
.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: 14% !important;
    background: none;
    text-align: center;
    padding: 10px;
    margin: 15px 0 !important;
    position: relative;
}
div.zasadenie-envelope {
    display: inline-flex;
    /* max-width: 173px; */
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 19.7%;
    min-height: 114px;
    /* margin: 0; */
    /* min-width: 153px; */
}
div.zasadenie-envelope div {
    min-width: 153px;
    max-width: 170px;
}
.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: #b8010a;
    border-bottom: 2px solid #b8010a;
    /*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: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    font-size: 1.1875em;
    border-spacing: unset;
    position: relative;
    overflow-x: auto;
}
tbody {
    width: 100%;
    /*display: flex;*/
    flex-wrap: wrap;
}

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;
    min-width: 100px;
}
table.user_table_t th {
    background: #f3f2f1;
    border-bottom: 2px solid #ddd;
}
table.user_table_t_border th {
    border-bottom: 2px solid #dddddd;
    color: #000;
    width: -webkit-fill-available;
    width: -moz-available;
}
table.user_table_t_border td a,
table.user_table_t_border th a {
	color: #61584e !important;
}
table.user_table_t_border td {
	width: -webkit-fill-available;
    width: -moz-available;
}
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 thead {
    display: table-header-group;
}
.env_text_obrazok tbody {
    display: table-row-group;
}
.env_text_obrazok thead tr, .env_text_obrazok tbody tr {
    display: table-row;
}
.env_text_obrazok table tr td {
    text-align: left !important;
    vertical-align: top;
    padding: 0.8em 0 0.8em 0.5em;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #ddd;
}
.env_text_obrazok table tr th {
    padding: 10px;
    font-weight: bold;
    color: #61584e;
    font-size: 16px;
    text-transform: uppercase;
}
.user_table_t_border tbody td:hover {
    background: #f3f2f1;
}
.env_text_obrazok table tr {
    border-bottom: 1px solid #dddddd;
    width: 100%;
    /* display: flex; */
}


.far.v4, .fa.v4 {
    font-family: 'FontAwesome';
    font-size: 1.6em;
    margin-right: 5px;
}



.env_zoznam_clankov table {
    border: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    border-spacing: unset;
    position: relative;
    overflow-x: auto;
}
/* ------------------------------------     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 #61584e;
    width: 100px !important;
    border-right: none;
    padding-left: 10px;
    color: #61584e;
    height: 50px;
    border-radius: 10px 0 0 10px;
}
#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 #61584e;
    color: #61584e;
    border-left: none;
    display: flex;
    padding: 10px;
    border-radius: 0 10px 10px 0;
}
#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;
    border-radius: unset;
}
#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;
}
#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;
}
#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: #61584e;
}
.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: #61584e;
}
.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: #61584e;
}
.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: #61584e;
    background: none;
    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: #61584e;
    border: none !important;
    font-weight: normal !important;
    color: #fff !important;
    width: 50px;
    padding: 1px 5px !important;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
}
.pagination li span.current {
	background: #61584e !important;
}
.pagination li span.hellip {
	color: #61584e !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;
    background: none !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%;
    min-width: 230px;
    display: flex !important;
    flex-wrap: wrap;
    padding: 0 15px;
    max-width: 300px;
    flex-grow: 1;
    align-items: flex-end;
    justify-content: center;
}
ul.noviny-new li > a:hover {
    box-shadow: 0px 0px 17px -7px #61584e;
}
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;
    
    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-thickness: 3px !important;
	color: #000;
}
/* ------------ NOVINY NOVE end ------------- */



/* --------------------------- KONTAKT --------------------------- */
.env_contacts .module-inner-envelope {
    /*overflow-y: auto;*/
}
ul.contact-list {
    min-width: 575px;
    overflow-y: auto;
}
.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;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
ul.contact-list-default li.contact-list-header {
    display: inline-flex;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    background: #f4f0ec;
    border-bottom: 2px solid #dddddd;
    margin: 0;
    border-radius: 10px 10px 0 0;
}
ul.contact-list li.contact-list-header div.contact-list span {
    font-size: 1em;
}
ul.contact-list li.contact-list-item div.contact-list span {
    font-size: 1.1875rem;
}

ul.contact-list-default li div.contact-list.name {
    width: 100%;
    display: flex;
    padding: 0;
    max-width: 265px;
    flex-flow: column;
}
ul.contact-list-default li div.contact-list.section {
    max-width: 180px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
ul.contact-list-default li div.contact-list.tel {
    max-width: 160px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
ul.contact-list-default li div.contact-list.mail {
    max-width: 295px;
    width: 100%;
    flex-grow: 1;
    display: flex;
    flex-wrap: nowrap;
}

ul.contact-list li.contact-list-item {
    word-break: break-word;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
}
div.contact-list.mail span a {
    color: #61584e;
}
ul.contact-list li.contact-list-item div.name span.name {
    color: #61584e;
    font-size: 1.1875em;
}
.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;
    /* width: auto; */
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    border-radius: 10px;
}
.conctact-filter-envelope div.contact-finder-part.cancel input {
    background: #f4f0ec;
    color: #61584e;
    font-weight: bold;
    border-radius: 10px;
}
.conctact-filter-envelope div.contact-finder-part.cancel.partial::after {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '\f00d';
    clear: both;
    font: bold normal normal 20px/1 FontAwesome;
    right: 10%;
    height: 100%;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
.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;
}
.conctact-filter-envelope-default div.contact-finder-part.ordering, 
.conctact-filter-envelope-default div.contact-finder-part.section {
    width: 30%;
}

/* --------------------------- 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: #f4f0ec;
    color: #000;
    padding: 0.8em 0.7em;
    font-size: 1.1875em;
    border-radius: 10px;
}
.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 19px/1 FontAwesome;
    right: auto;
    z-index: 99;
    position: absolute;
    color: #61584e;
} 
a.month_next::after {
    transition-duration: .3s;
    display: inline-flex;
    content: '\f105';
    clear: both;
    font: bold normal normal 19px/1 FontAwesome;
    right: auto;
    z-index: 99;
    position: absolute;
    color: #61584e;
}

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 0px 7px !important;
    width: 13.20% !important;
    text-align: center;
    font-weight: bold;
    background: #fff;
    color: #000;
}
ul.kalendar_podujati_day_of_week li:nth-of-type(7),
ul.kalendar_podujati_days li:nth-of-type(7n+7) a {
    color: #626a6e;
}

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: #000;
    background: #fff;
    font-weight: bold;
    text-decoration: underline;
    border: 1px solid #61584e !important;
    /* padding: 3px; */
    border-radius: 50%;
}
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: #b90202;}

/* 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: #363636;
    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: 4px;
    right: 5px;
    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: #b8010a;
}
div.fotogaleria div.col-by-program-5 {
    position: relative;
    width: 20% !important;
    height: auto;
    margin: 0 0 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: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 172px;
    width: 100%;
    max-height: 114px;
    overflow: hidden;
    height: auto;
    border: none;
}
div.fotogaleria img {
    width: 100%;
    /* max-width: 100%; */
    height: auto;
}
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: #61584e;
    word-break: break-word;
}
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: flex !important;
    flex-wrap: wrap;
    max-width: 172px;
    width: 100% !important;
    max-height: 114px !important;
    height: auto !important;
    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: flex !important;
    margin: 0px 0px 1% 0 !important;
    width: 20% !important;
    height: auto !important;
    flex-wrap: wrap;
}

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: visible;
    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;
}

ul.common-image-gallery-user {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
ul.common-image-gallery-user li {
    width: 20%;
    overflow: hidden;
    margin: 0 0 2.5% 0 !important;
}
ul.common-image-gallery-user li a {
    display: flex;
    width: 172px;
    height: 114px;
    flex-wrap: wrap;
}

/* ------------------------------------     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: 19px;
    min-height: 35px;
    text-decoration: none;
    margin: 3px 0 0 0px;
    overflow-wrap: break-word;
    color: #b8010a;
    border: none;
}
div.file-download a {
    width: auto;
    padding: 3px 0;
    position: relative;
    display: inline-flex !important;
    flex-wrap: wrap;
    align-items: center;
    text-decoration: none;
    margin: 3px 0 10px 35px;
    min-height: 38px;
    overflow-wrap: break-word;
    color: #b8010a;
    border-bottom: 1px solid;
}
div.file-download a:hover  {
    border-bottom: 3px solid ;
}
div.file-download a span.file-text {
    text-decoration: none;
    /* border-bottom: 1px solid; */
    transition-timing-function: ease-in-out;
    transition-duration: .25s;
    /* 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;
 
}
div.add_user_info {
    width: 100%;
    text-align: right;
    margin-bottom: 25px;
    font-size: 16px;
    color: #000;
}
/* ------------------------------------     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;
height: 50px;
}
.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: 300;
    text-decoration: underline;
    color: #b8010a;
    /* 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: #0157a2;
    display: block;
    text-align: left;
    font-weight: bold;
    width: 100%;
    background: #fff;
    margin: 32px 0 8px;
    border-bottom: 2px solid #b8010a;
    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: 3px;
    /*border: none;*/
}
.env_uputavky_new .uputavka-new-image-envelope a {
    display: flex;
}
.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;
    border-radius: 5px;
}
.env_uputavky_new .uputavka-new-image-envelope img:hover {
    box-shadow: 10px 10px 15px -10px #363636;
} 
.env_uputavky_new .uputavka-new-text a {
    color: #61584e;
    font-size: 1.1875em;
    font-weight: 300;
}
.env_uputavky_new .uputavka-new-text a:hover {
    text-decoration: underline;
    text-decoration-thickness: 3px;
}



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: none;
    font-size: 23px;
    text-align: left;
    margin: 0px 0 0.7em;
    padding: 20px 10px 15px 0px !important;
    font-weight: bold;
    color: #000;
    border-bottom: 2px solid #b8010a;
    width: 100%;
    display: block;
    /*text-transform: uppercase;*/
}

.module_header_region_info a::before,
.env_napiste_nam .menu_hlavicka a::before,
.column_r div.module_header_calendar::before,
.env_social_webs div.menu_hlavicka::before,
.calendar_of_actions a.menu_hlavicka::before {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    content: '\f111';
    clear: both;
    font: normal normal normal 8px/1 FontAwesome;
    left: 8px;
    color: #d0190f;
    margin: 0;
    height: 25px;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
.env_napiste_nam .menu_hlavicka a:hover {
    text-decoration: underline;
    text-decoration-thickness: 3px;
}
.module_header_region_info a {
    color: #61584e;
    font-weight: bold;
}

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: #61584e;
    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;
}

.menu_hlavicka .module_header_region_info a {
    color: #61584e;
}

.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 {
    background: none;
    /* font-size: 1.5em; */
    text-align: left;
    margin: 0px 0 0.7em;
    padding: 20px 0px;
    font-weight: bold;
    /* color: #b8010a; */
    border-bottom: 2px solid #b8010a ;
    width: 100%;
    display: block;
}
aside .env_text_obrazok h2, 
.module_header_region_info a, 
.column_r div.module_header_calendar, 
.env_social_webs div.menu_hlavicka, 
.env_napiste_nam .menu_hlavicka a, 
.calendar_of_actions a.menu_hlavicka {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    margin: 0px 0 15px;
    padding: 19px 20px 19px 25px !important;
    position: relative;
    text-align: left;
    font-size: 23px;
    font-weight: bold;
    list-style: none;
    background: #f4f0ec;
    /* text-transform: uppercase; */
    color: #61584e;
    overflow: auto;
    border-bottom: none;
    flex-wrap: wrap;
    align-content: center;
    border-radius: 10px;
}
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: #b8010a;
    overflow: auto;
    border: none;
    /* border-top: 1px solid #dfd3be; */
    /* border-right: 1px solid #dfd3be; */
    border-bottom: 1px solid #dcdcdc;
    /* border-left: 6px solid #b8010a; */
    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;
    text-decoration: underline;
}
.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;
}

/* ---------- ANKETY ---------- */ 
div.ank_question {
    padding: 0 0 1em 0;
    font-weight: bold;
    font-size: 1.1875em;
    line-height: normal;
    text-align: left;
    color: #000;
}
div.ank_answer {
	width: 50%;
	float: left;
	padding: 0 0 10px;
    text-decoration: underline;
} 
div.ank_answer a {
	padding: 0;
	text-decoration: none;
}
div.ank_answer a:hover {
	text-decoration: underline;
}
div.ank_answer img {
	float: left;
	margin: 0 3px 0 0;
}
div[style*="width:68%;"] {
	width: 30% !important;
	float: right !important;
	padding: 0 37px 0 0;
}
div.ank_real {
	height: 5px;
	font-size: 1px;
	margin-top: 5px;
	float: right !important;
}
div.ank_other {
	height: 5px;
	font-size: 1px;
	margin-top: 5px;
	display: none;
}
div.ank_real_count {
	width: 15% !important;
	text-align: right;
	position: absolute;
	right: 0;
}
div.ank_all {
	text-align: right;
	padding: 0.5em 0;
}
div.ank_archive_link {
	text-align: right;
	padding: 0.5em 0;
}
div.ank_end {
	height: 10px;
}
div.env_ankety { color: #d0190f; }
div.ank_real {
    background: #d0190f;
    border: 1px solid #d0190f;
}
div.ank_other { 
    background: #fff;
    border: 1px solid #d0190f;
 }
div.env_ankety a { 
	color: #d0190f;
    text-decoration: underline;
}
div.env_ankety .no_margin div {
	display: flex;
	flex-wrap: wrap;
}
div.ank_real_count {
    width: 15% !important;
    text-align: right;
    position: relative;
    float: none;
    right: 0;
    flex-grow: 1;
    color: #000;
}
/* ---------- ANKETY END ---------- */ 

/* === 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;
}
header .module_envelope_h.env_hf_module_container.header-aside .module-in-container .module_body a:focus,
input#search-submit-button:focus,
.header-logo-envelope>a:focus,
ul.hf-hmenu li.level-0 > span.hf-menu-envelope > a:focus {
    /*outline: 3px dotted #fff !important;*/
}
div.multi-foto-link-system > a:focus,
#banner-homepage a#banner-homepage-img-link: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;
}
ul.hf-hmenu li.hf-menu.level-1 .hf-menu-envelope a {
    outline-offset: -3px;
}


/* ------------------------------------      Focus  End     ------------------------------------------------ */

/*------------------------------------------- HEADER LINK---------------------------------- */
#header-anchor-link {
    background: #fff;
    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: #b8010a;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#header-anchor-link:hover {
	border-radius: 50%;
	transition: 0.3s;
    opacity: 0.7;
	/*background: #b8010a75 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: 9;
    margin: 40px auto 0px;
    height: auto;
    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: 40px 0 29px;
    font-size: 1.579em !important;
    margin: 0px !important;
    background: none !important;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    /* text-transform: uppercase; */
}
#extra-block-bottom h3::after {
    transition-duration: .13s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    content: '';
    background: url(bg-h2.png) no-repeat center bottom;
    clear: both;
    left: 0px;
    z-index: 99;
    margin-right: 10px;
    width: 100%;
    height: 13px;
    position: relative;
}
#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 {
    width: 1200px;
    margin: 0 auto 10px;
}

#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-flow: column;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
}

#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;
    background: url(bg-region.png) repeat-x center center;
}
#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: #000;
    text-decoration: none;
    text-transform: uppercase;
}
#extra-block-bottom .mobilna-aplikacia p {
    color: #000;
    font-weight: 600;
}
#extra-block-bottom .mobilna-aplikacia p a {
    color: #000;
}
#extra-block-bottom .mobilna-aplikacia p span {
    color: #1d86c2;
    font-weight: bold;
}
#extra-block-bottom .mobilna-aplikacia p a:hover span {
    color: #000;
}


#extra-block-bottom .column_fb .module_envelope_fb.env_hf_menu_block .module-inner-envelope {
    width: 100%;
    left: 0;
    right: 0;
    padding-bottom: 40px;
    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: center;
    justify-content: space-between;
}
.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;
    margin-bottom: 22px;*/
}

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 {
    z-index: 9999;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    padding: 0px 0;
}
.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;
    background: none;
    margin: 0 auto;
}
#extra-block-bottom .env_hf_text_obrazok.links.white {
    background: #fff;
}
#extra-block-bottom .env_hf_text_obrazok.links .module-inner-envelope {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 47px 0 0;
}
#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;
    padding: 0;
}
#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: 33%;
    font-size: 1em !important;
    min-width: 250px;
    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 .link-column a {
    display: flex;
    flex-flow: column;
    color: #000;
}
#extra-block-bottom .env_hf_text_obrazok.links.white .link-column a {
    box-shadow: inset 0 0 0 0 #fff;
    color: #000;
    font-weight: 600;
    margin: 0 -0.25rem;
    padding: 0.25rem;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
#extra-block-bottom .env_hf_text_obrazok.links.white .link-column a:hover {
    box-shadow: inset 285px 0 0 0 #b8010a;
    color: white;
}
#extra-block-bottom .links.white .link-row::before {
    display: flex;
    content: '';
    clear: both;
    content: '\f111';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    bottom: auto;
    left: -10px;
    width: 17px;
    margin: 0;
    z-index: 99;
    position: relative;
    transition-duration: .3s;
    color: #b8010a;
}

#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: #b8010a;
    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 #b8010a;
    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: #b8010a;
    color: #fff;
    filter: grayscale(1);

}
#extra-block-bottom .links.image .link-row {
    margin-bottom: 30px;
    font-size: 1em !important;
    min-width: unset;
    width: 100%;
    list-style: none;
}
#extra-block-bottom .links .link-row {
    margin-bottom: 10px;
    font-size: 1em !important;
    min-width: 200px;
    position: relative;
    width: 21%;
    display: flex;
    padding: 10px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#extra-block-bottom .links .link-row:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

#extra-block-bottom .links.image .link-row .link-name {
    color: #b8010a;
    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-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: .0s;
}
#extra-block-bottom .links.image .link-row:hover .link-name {
    background: #b8010a;
    color: #fff;
    border-radius: 0 0 0 30px;
    overflow: hidden;
    box-shadow: 1px 4px 15px -5px #000;
}
.main-link-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 0 !important;
    justify-content: space-between;
}
.main-link-row .link-item {
    width: 234px;
}
/* ---------------------- LINKS END ------------------- */







footer a.module-container-header-trigger {
    display: none;
}

#extra-block-bottom .mapa h3 {
    color: #000;
}
#extra-block-bottom .column_fb .env_hf_text_obrazok.mapa {
    margin: 0 auto 40px;
    padding: 0;
    /* max-width: 1200px; */
    border-top: 1px solid #d0beaa;
}

.embed-container {
    width: 100%;
    height: 300px;
    overflow: hidden;
    max-width: 1200px;
    box-shadow: 0px 5px 25px -14px #000;
    border-radius: 20px;
}
.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: #fff7e0;
}

.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: flex;
    flex-wrap: wrap;
    font-size: 1.1875em;
    width: 100%;
    height: 35px;
    padding-left: 45px;
    margin-bottom: 8px;
    text-align: left;
    font-weight: bold;
    background: url(bg-block-header.png) no-repeat bottom left;
    color: #000;
    /* border-bottom: 2px solid #dee0e2; */
    display: none;
}

.menu_block_kat:nth-of-type(1) h4.menu-block-name::before {
    display: flex;
    content: '';
    clear: both;
    content: '\f0c0';
    clear: both;
    font: normal normal normal 21px/1 FontAwesome;
    left: 10px;
    width: 14px;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #0065b3;
}
.menu_block_kat:nth-of-type(2) h4.menu-block-name::before {
    display: flex;
    content: '';
    clear: both;
    content: '\f1ad';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    left: 10px;
    width: 14px;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #0065b3;
}
.menu_block_kat:nth-of-type(3) h4.menu-block-name::before {
    display: flex;
    content: '';
    clear: both;
    content: '\f129';
    clear: both;
    font: bold normal normal 21px/1 FontAwesome;
    left: 10px;
    width: 14px;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
    color: #0065b3;
}
ul.menu_block li a {
    color: #b8010a;
    margin: 0;
    line-height: 150%;
    text-decoration: underline;
    font-size: 1.1875em;
    font-weight: 300;
    border-bottom: 0px solid;
    transition-duration: 0.02s;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    -webkit-text-underline-position: under;
    -ms-text-underline-position: below;
    text-underline-position: under;
}
ul.menu_block li a img {
    display: none;
}
ul.menu-block-under-receiver li.mobile-closed::before {
    display: flex;
    content: '';
    clear: both;
    content: '\f111';
    font: bold normal normal 12px/1 FontAwesome;
    left: -10px;
    right: auto;
    margin: 0;
    text-decoration: none;
    z-index: 99;
    color: #ffd21c;
    position: relative;
    transition-duration: .3s;
}
ul.menu_block li a:hover {
    border-bottom: 3px solid;
    text-decoration: none;
    transition-duration: .15s;

}
li.menu_block_order_0, li.menu_block_order_1,
li.menu_block_order_2, li.menu_block_order_3 {
    padding: 0px 0 0px 20px;
    margin-left: 0 !important;
    /* list-style-type: disc; */
    text-align: left;
    min-height: 32px;
    display: flex;
    /* list-style-position: inside; */
    flex-wrap: wrap;
    align-items: center;
}
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 0px !important;
    padding: 0;
    list-style-type: none;
    z-index: 999;
    width: 33%;
    flex-grow: 1;
    min-width: 272px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
li.menu_block_kat ul {
    margin: 0;
    padding: 0px;
}
ul.menu-block-under-receiver.bottom {
    padding-left: 10px;
}
.menu_block_kat.mb_ord3 {
    display: none !important;
}
/* ------------------ 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: 0px 0 0;
    text-align: center;
    background: none;
}
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: 25px 0 25px;
    background: #f4f0ec;
    /* border-bottom: 1px solid #679b85; */
}
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;
    width: 85%;
    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 .env_hf_logo .header-logo-img-envelope img {
    max-width: 179px;
}
footer .upper .module-container-columns-envelope .module-container-column.column-1 {
    width: 16%;
    align-self: center;
    padding-left: 0;
}
footer .upper .module-container-columns-envelope .module-container-column {
    width: 26%; /* 33% */
    flex-grow: 2;
    overflow-wrap: break-word;
    line-height: 30px;
    padding-left: 40px;
}
footer .lower .env_hf_module_container .module-container-columns-envelope {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

footer .module-container-columns-envelope .module-container-column .data-header {
    color: #000 !important;
    text-align: left !important;
    font-weight: bold !important;
    padding: 0 0 21px !important;
    margin: 8px 0 28px 0px !important;
    font-size: 1.1875em !important;
    /* text-transform: uppercase; */
    border-bottom: 1px solid #d0beaa;
    position: relative;
}
footer .module-container-columns-envelope .module-container-column .data-header::before {
    display: flex;
    content: '\f111';
    clear: both;
    font: normal normal normal 7px/1 FontAwesome;
    left: 0;
    bottom: -4px;
    color: #d0190f;
    margin: 0;
    z-index: 99;
    position: absolute;
    transition-duration: .3s;
}
footer .module-container-columns-envelope .module-container-column p {
    text-align: center;
    padding: 0 10px 10px;
    margin: 0;
    line-height: 30px;
    color: #000;
}
footer .module-container-columns-envelope .module-container-column .env_hf_text_obrazok h3 {
	padding: 20px 0;
}
footer .module-container-columns-envelope .module-container-column .env_hf_image {
    padding: 20px 0;
    margin: 0 15px 0 0;
}
footer .module-container-columns-envelope .column-3 div.module-in-container {
    margin: 0;
    text-align: left;
}

footer .module-container-columns-envelope div.module-in-container>a {
    display: none;
}
#main-footer .module-in-container.env_hf_text_obrazok h4 {
    color: #000;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
    padding: 41px 0;
}

#main-footer .upper .module-in-container .module_body a {
    color: #000;
    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: #000; 
    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 {
    margin: 0;
    padding: 0;
}
footer .editor ul li {
    font-size: 1.1875em !important;
    line-height: 150%;
    margin: 0 0 5px;
    color: #fff;
    /* margin-bottom: 0px; */
}
footer .editor ul li a {
    font-weight: 300;
    color: #b8010a;
    font-size: 19px;
}
footer .editor ul li a:hover {
    text-decoration: underline;
    border-bottom: none;
    text-decoration-thickness: 3px;
}

footer .opening-info > table > caption {
    display: none; 
}
footer .opening-info tr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    border: none;
}


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;
    margin-bottom: 6px;
}
footer .editor {
    font-size: 1em;
}

footer .editor td, footer .editor th {
    border-color: #ccc;
    color: #000;
    font-weight: 300;
    line-height: 150%;
    border: none;
    padding: 0;
    font-size: 1.1875em;
}
footer table tr {
    border: none;
}
footer .editor th {
    /*text-transform: uppercase;*/
    /*flex-grow: 1;*/
    width: 30%;
}
footer .editor td {
    min-width: 35%;
}
/*
footer .contact-info li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    position: relative;
}
footer .contact-info .address::before {
    display: flex;
    clear: both;
    content: '\f041';
    font: bold normal normal 21px/1 FontAwesome;
    z-index: 99;
    width: 28px;
    top: -30px;
    position: relative;
    transition-duration: .3s;
    color: #b8010a;
}
footer .contact-info .mail::before {
    display: flex;
    clear: both;
    content: '\f0e0';
    font: bold normal normal 18px/1 FontAwesome;
    z-index: 99;
    width: 28px;
    position: relative;
    transition-duration: .3s;
    color: #b8010a;
}
footer .contact-info .phone::before {
    display: flex;
    clear: both;
    content: '\f095';
    font: bold normal normal 21px/1 FontAwesome;
    z-index: 99;
    width: 28px;
    position: relative;
    transition-duration: .3s;
    color: #b8010a;
}
*/
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;
    color: #000;
}
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 19px/1 FontAwesome;
    left: 2px;
    z-index: 99;
    position: absolute;
    color: #000;
}


.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 ------------------------------------- */
.olo-filter-envelope-new {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 10px;
    gap: 10px;
    box-shadow: 1px 1px 15px -5px #000;
}
/*.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: #f3f2f1;
    color: #b8010a;
}
.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 transparent;
    border-bottom: 0;
    border-left: 0;
    border-radius: 10px;
}
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,
li.olo-number span.olo-day-old {
    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 #b8010a;
    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: #f3f2f1;
}



.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;
    color: #fff;
    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: #b8010a;
    border: 0px solid #b8010a;
    box-shadow: 0px 0px 20px -10px #b8010a;
}
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;
    font-size: 1.1875em;
    font-weight: bold;
    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: #61584e;
}
div.print_row a::after {
    content: "Vytlačiť stránku";
    display: inline-block;
    padding: 0px;
    height: 23px;
    margin-left: 10px;
    font-size: 1.1875em;
    color: #61584e;
    text-decoration: underline;
}
div.print_row a:hover::after {
    text-decoration: none;
	border-bottom: 2px solid;
    transition-duration: .12s;
    color: #61584e;
}

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 ------- */






















/* -------------------------------- 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------------------------------- */
    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;
        justify-content: flex-start;
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
        max-height: calc(100vh - 80px - 126px); 
    }
    nav li.level-0 > ul {
        position: absolute !important;
        list-style: none;
        text-align: left;
        top: 0px !important;
        left: -135px !important;
        right: 0;
        width: 1200px !important;
        padding: 0px;
        margin: 57px auto 0;
        box-shadow: 1px -2px 11px -7px rgb(0 0 0 / 75%);
        box-sizing: border-box;
        overflow: hidden;
        background: #f4f0ec;        
    }
   
    ul.hf-hmenu li.hf-menu.level-1 {
        width: 25%;
    }

    ul.hf-hmenu li span.hf-menu-envelope a {
        font-size: 1.25em;
    }
    /*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;*/
    }
    div.multi-foto-link-system {
        background: none !important;
    }

/* ------------------------ EXTRA BLOCK TOP ------------------------ */
	#extra-block-top .module-container-columns-envelope {
        min-height: 102px;
    }
    #extra-block-bottom .column_fb .env_hf_text_obrazok {
        display: flex;
        margin-bottom: 0 !important;
        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;
    }
    .links.top {
        border-top: 1px solid #d0beaa;
    }
    .links.top::before,.links.top::after {
        display: none;
    }
    /* ------------------------ 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;
    }
    ul.oznamy-new-columns-list li, 
    ul.actions-new-columns-list li {
        flex-grow: 2;
        max-width: 50%;
    }
    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: 215px;
    }
   
/*-------------------------------- 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: flex;
        flex-wrap: wrap;
        align-items: center;
        max-width: 100%;
        width: auto;
        position: relative;
        top: 0;
        right: 0;
        font-size: 1.25em;
        line-height: 130%;
        font-weight: 300;
        border: none;
        text-transform: unset;
    }
    ul.fotogaleria-multi-kat-img-list li,
    ul.fotogaleria-multi-foto-list li {
        padding: 5px;
    }
    ul.common-image-gallery-default li a.common-image-gallery-default {
        width: 98% !important;
        height: 200px !important;
        max-height: unset;
    }
    ul.common-image-gallery-default li {
        margin: 0px 0px 1% 0 !important;
        width: 20% !important;
        height: auto !important;
        flex: 33%;
    }
    
    #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:1165px) {
    header .column_h {
        align-items: center;
    }
    header .env_hf_menu .module-inner-envelope {
        justify-content: center;
        width: 100%;
    }

    ul.hf-hmenu li span.hf-menu-envelope {
        justify-content: center;
    }
    nav li.level-0 > ul {
        left: 0px !important;
        width: 91% !important;
    }
    ul.hf-hmenu li.hf-menu.level-1 {
        width: 33%;
    }
}
@media only screen and (max-width:1150px) {
    header .env_hf_homepage_text .module_body::before, 
    header .env_hf_login_register #login-login::before, 
    header .env_hf_contacts .module_body::before,
    header .social .module_body::before {
        left: auto;
    }
    header .social .module_body a {
        font-size: 0;
        width: 40px;
        height: 40px;
    }
    header .env_hf_homepage_text .module_body, 
    header .env_hf_contacts .module_body, 
    header .env_hf_login_register #login-login,  
    header .social .module_body {
        /*padding-left: 0;*/
    }
    header .social, 
    header .env_hf_login_register {
        padding: 0 !important;
    }
    .env_text_obrazok.events {
        background: url(bg-cultury-tablet.png) no-repeat;
        border-radius: 20px;
        border: 1px solid #d0beaa;
    }
}
@media only screen and (max-width:1120px) {
    #homepage_0 ul.oznamy-graphic-list-default li, 
    #homepage_0 ul.actions-graphic-list-default li {
        margin: 0 100px 50px;
    }
    ul.oznamy-graphic-list-default, 
    ul.actions-graphic-list-default {
        justify-content: center;
    }
    #homepage_0 .env_text_obrazok .rychle_oznamy {
        justify-content: center;
    }
    #homepage_0 .env_text_obrazok .rychle_oznamy a {
        margin: 0 100px 50px;
    }
    #homepage_0 ul.oznamy-graphic-list .next-oznamy-list li {
        margin-bottom: 5px;
    }
}
@media only screen and (max-width:1100px) {
    ul.hf-hmenu li span.hf-menu-envelope a {
        font-size: 1.1875em;
    }

    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%;
        flex-grow: 2;
        max-width: 50%;
    }
    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: 220px;
        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 #b8010a;
        margin: 0;
    }
    #main-footer .module-in-container .module_body a {
        color: #b8010a;
        text-align: center;
        font-weight: 300;
        padding: 0px 0 5px 0;
        font-size: 1.25em;
        margin: 0;
        justify-content: 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:1080px) {   
    footer .column_f {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        left: 0;
        justify-content: space-around;
        right: 0;
        margin: 0 auto;
    }
    .env_hf_text_obrazok.links.top .main-links-container .link-column {
        width: 20%;
        min-width: 220px;
        margin-bottom: 25px;
    }
    .env_hf_text_obrazok.links.top .main-links-container {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: 20px 0 0;
        justify-content: center;
        padding: 0;
        list-style: none;
    }
    #extra-block-top {
        padding-bottom: 0;
    }

}
@media only screen and (max-width:1050px) {
     header .column_h {
        align-items: center;
    }
    header .module_envelope_h.env_hf_module_container.menu {
        top: 0px;
        justify-content: center;
    }
    header .module_envelope_h.env_hf_module_container.menu .module-inner-envelope,
    nav {
        width: 100%;
    }
    header .module_envelope_h.env_hf_module_container.menu .module-inner-envelope > .module_body {
        display: flex;
    }
    header .env_hf_menu {
        flex-grow: 1;
    }
    ul.hf-hmenu li {
        flex-grow: 1;
    }
    header .env_hf_menu .module_body {
        width: 100%;
        display: flex;
        position: relative;
    }
    #banner-slot-h2 {
        max-height: 6em;
        -webkit-line-clamp: 4;
    }

    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 .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;
    }*/
    
    div.multi-foto-link-system::before {
        display: none;
    }
    header {
        overflow: visible;
        position: relative;
    }
  
    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;
    }    

    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) {
    .search-box-text-button-envelope {
        width: 600px;
        /*padding: 30px;*/
    }
    .search-box-text-button-envelope::after {
        right: 57px;
    }
    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 .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;
        max-width: 56%;
    }
    #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;
    }
  
    /*header .module_envelope.module-in-container.env_hf_login_register span a,
    header .module_envelope.module-in-container.env_hf_homepage_text .module_body a,
    header .env_hf_contacts .module_body a {
        font-size: 0;
        width: 40px;
        height: 40px;
    }*/
    /*header .env_hf_homepage_text .module_body::before, 
    header .env_hf_login_register #login-login::before, 
    header .env_hf_contacts .module_body::before, 
    header .social .module_body::before {
        display: block !important;
        position: absolute;
    }*/
    header .env_hf_homepage_text .module_body, 
    header .env_hf_contacts .module_body, 
    header .env_hf_login_register #login-login, 
    header .social .module_body {
        padding-left: 0;
        justify-content: center;
    }
    /*header .social,
    header .env_hf_login_register,
    header .env_hf_homepage_text {
        padding: 0 !important;
    }*/
    ul.common-image-gallery-default li {
        flex: 50%;
    }
}
@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_h.env_hf_module_container.header-search {
        padding-top: 0px;
        top: -18px;
    }
    div#google-lang-envelope {
        display: inline-block;
        top: 15px;
        right: 1em;
        height: auto;
        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;
    }

    #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;
    }*/


    .env_hf_module_container .module-container-columns-envelope {
        display: flex;
        flex-wrap: wrap;
        /*align-items: flex-start;*/
    }   
    /*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;
    }
  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;
    }
    header .env_hf_homepage_text .module_body, 
    header .env_hf_contacts .module_body, 
    header .env_hf_login_register #login-login, 
    header .social .module_body {
        position: relative;
    }
    header .env_hf_homepage_text .module_body::before, 
    header .env_hf_login_register #login-login::before, 
    header .env_hf_contacts .module_body::before, 
    header .social .module_body::before {
       /* position: absolute !important;
        width: 100% !important;
        right: auto !important;
        left: auto !important;
        flex-wrap: wrap;
        margin: 0 auto !important;
        justify-content: center;*/
    }

 
}
@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 {
        height: 119px;
        margin: 0px auto 25px;
        background: url(bg-body-top-fixed-tablet.png) no-repeat center top;
        box-shadow: 1px 1px 15px -5px #ddd;
    }
    header .column_h {
        display: grid;
        grid-auto-columns: auto;
        grid-auto-rows: auto;
    }
    header .module_envelope_h.env_hf_module_container.header-aside {
        grid-column: 2;
        grid-row: 1/3;
        width: auto;
        z-index: 99;
        margin: 37px 150px 0px 0;
    }
    header .header-logo-text-ext {
        grid-column: 1/3;
        grid-row: 1;
        padding-left: 15px;
    }
    header .header-logo-img-envelope {
        grid-column: 1/3;
        grid-row: 2;
        padding: 20px 0px 0 0;
    }
    .env_hf_module_container.header-aside .module-container-columns-envelope .module-container-column.column-1 {
        z-index: 1;
    }
    .env_hf_module_container.header-aside .module-container-columns-envelope .module-container-column.column-2 {
        z-index: 0;
    }
    header .env_hf_module_container .module-container-columns-envelope {
        justify-content: center;
    }
    header .module_envelope_h.env_hf_logo {
        width: auto;
        grid-column: 1;
        grid-row: 1/3;
        margin-top: 8px;
    }
    header .module_envelope_h.env_hf_module_container .module-inner-envelope .module-in-container {
        /*padding: 0;*/
    }
    .env_hf_module_container.header-aside .module-container-columns-envelope .module-container-column.column-1 .module_body {
        padding: 0;
    }
    header .module_envelope_h.env_hf_module_container .module-inner-envelope .module-in-container.env_hf_google_translate {
        z-index: 999999;
        position: absolute;
        top: -50px;
        right: -125px;
        display: flex;
    
    }
    /*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; */
        display: none;
    }
    .module_envelope.env_horizontal_menu_clone_column {
        display: none;
    }
    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: none;*/
        margin: 0 auto;
        flex-wrap: wrap;
        position: absolute;
        top: 0px;
        width: 100%;
    }
    .env_hf_multi_foto {
        display: none;
    }
    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%;
    }
    
  
    /* ----------------------------- MENU TRIGGER ---------------------------------------------*/

    #rwd-menu ul {
        list-style: none;
        padding-left: 0;
    } 
    #rwd-menu li {
        margin-left: 0;
    }
    #rwd-menu-trigger .rwd-menu-trigger-a {
        display: flex;
        flex-wrap: wrap;
        padding: 0 20px;
        align-items: center;
        box-sizing: content-box;
        margin: 0;
        height: 44px;
        text-decoration: none;
        width: auto;
        transition: .0s;
        border: 1px solid #61584e !important;
        border-radius: 25px;
    } 
    #rwd-menu-trigger .rwd-menu-trigger-a::after {
        display: flex;
        content: "\f0c9";
        clear: both;
        z-index: 99;
        position: relative;
        font: bold normal normal 28px/1 FontAwesome;
        justify-content: center;
        padding-left: 15px;
        /* left: 20px; */
        /* text-decoration: none !important; */
        border: none !important;
    }
    #rwd-menu-trigger .rwd-menu-trigger-a.opened {
        height: 44px;
        justify-content: flex-end;
        float: right;
    }
    #rwd-menu-trigger .rwd-menu-trigger-a.opened::after {
        content: "\f00d";
        font: normal normal normal 35px/1 FontAwesome;
        /*text-shadow: 1px 1px 10px #000;*/
    }
    #rwd-menu-trigger .rwd-menu-trigger-a:hover {
        box-shadow: 0px 5px 25px -14px #000;
    }
    
        
    .module_envelope_h.env_hf_menu_rwd {
        position: relative;
        width: 99%;
        left: auto;
        margin: 0;
        top: 15px;
        bottom: auto;
        height: 52px;
        right: 0%;
        z-index: 9;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        grid-column: 2;
        grid-row: 1/3;
    }
    .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 #b8010a;
        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 ;
    }
    #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;
        justify-content: flex-start;
        width: 100%;
        /* flex-grow: 1; */
        box-sizing: border-box;
    }
    #rwd-menu-trigger .hf-hmenu li a {
        border: none !important;
        color: #b8010a !important;
        background: none !important;
        font-size: 1.25em;
        padding: 0px 20px;
        line-height: 150%;
        height: auto;
        text-align: left;
        justify-content: flex-start;
        min-height: 44px;
        box-shadow: none;
    }
    #rwd-menu-trigger .hf-hmenu li.current>span>a {
        font-weight: bold;
    }
    #rwd-menu-trigger .hf-hmenu li:hover {
        background: #b8010a;        
    }
    #rwd-menu-trigger .hf-hmenu li.level-0:hover > span > a,
    #rwd-menu-trigger .hf-hmenu li.level-1:hover > span > a,
    #rwd-menu-trigger .hf-hmenu li.level-2:hover > span > a,
    #rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger {
        color: #fff !important;
    }
    
    #rwd-menu-trigger .hf-hmenu li.level-0:hover > .hf-menu-envelope > a {
        color: #fff !important;
    }
    #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: #b8010a !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: center;
        position: absolute;
        width: 95%;
        height: auto;
        font-size: 0;
        top: -1px;
    }
    #rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger.hor-menu.active {
        color: #b8010a !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: flex;
        content: '\f105';
        clear: both;
        font: bold normal normal 21px/1 FontAwesome;
        right: 0;
        width: 20px;
        margin: 0;
        z-index: 99;
        position: absolute;
        transition-duration: .3s;
        color: #b8010a;
    }
    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 {
        display: flex;
        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;
        color: #fff;
    } 
    ul.hf-hmenu>li.level-0.with-submenu a.mobile-under-menu-trigger.active::after {
        display: flex;
        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-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: #b8010abd 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: #b8010a 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;
        margin: 0;
    }
    ul.hf-hmenu li ul.hf-hsubmenu {
        position: relative;
        top: 0;
    }
    ul.menu_cover.opened a, 
    ul.hf-hmenu li ul.hf-hsubmenu.opened a {
        color: #b8010a !important;
    }
    #rwd-menu-trigger #rwd-menu-container.opened {
        display: flex;
        flex-wrap: wrap;
        right: 0px;
        justify-content: flex-end;
        width: 100%;
        opacity: 1;
        top: 0px;
        right: 0px;
        position: relative;
        z-index: 40000;
        overflow-x: hidden;
        background: #fff;
        box-shadow: 0 15px 15px 0 #000000;
    }
    #rwd-menu-trigger #rwd-menu-container,
    #rwd-menu-trigger #rwd-menu-container.closed {
        display: block;
        position: absolute;
        width: 0;
        right: -100%;
        overflow-x: hidden;
        opacity: 0;
        transition-duration: 0.65s;
    }
    #rwd-menu-container.opened li {
        margin: 0;
    }
    #rwd-menu-container ul li.menu_hlavicka {
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 100%;
    }
    #rwd-menu-container ul li.menu_hlavicka a.menu_hlavicka {
        display: flex;
        text-decoration: none;
        padding: 15px 30px 15px 20px;
        border-bottom: 1px dotted #b8010a;
        font-size: 1.25em;
        width: 100%;
        font-weight: bold;
        background: #FFf;
        color: #b8010a;
        border-radius: 0;
        border-left: none;
    }
    #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%;
        text-decoration: none;
        padding: 13px 60px 14px 20px;
        border-bottom: 1px dotted #b8010a;
        font-size: 1.25em;
        font-weight: 300;
        background: #FFf;
        color: #b8010a;
    }
    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 21px/1 FontAwesome;
        right: 65px;
        color: #b8010a;
        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 21px/1 FontAwesome;
        right: 65px;
        color:#b8010a;
        text-decoration: none !important;
        border: none !important;
    }
    div.module_envelope_l.env_horizontal_menu_clone_column {
        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.level-1 ul.hf-hsubmenu {
        left: 0 !important;
        width: 100%;
        border-left: 25px solid #b8010a96;
        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 #b8010a96;
        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;
    }*/
    

    .env_common_items_with_calendar .module-inner-envelope > .module_body {
        justify-content: center;
    }
    .oznamy-new-columns-envelope-default.with-calendar.left, 
    .oznamy-new-columns-envelope-default.with-calendar.right {
        width: 80% !important;
    }


    /*ul.hf-hmenu li:hover ul.hf-hsubmenu {
        display: none;
    }*/
    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,
    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: none;
    }
    /* ----------------------------- MENU TRIGGER END ------------------------------------------*/
    #main-content {
        margin: 0 auto;
    } 
}
@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: #b8010a;
        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;
    }
 
    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;    
    }

  
    .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%;
    }
    .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;
    }
    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 .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.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;
    }
    #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) {
    header .module_envelope_h.env_hf_module_container.header-aside .module-in-container .module_body a {
        font-size: 0;
        width: 44px;
        height: 44px;
        z-index: 99;
    }
    header .env_hf_homepage_text .module_body::before, 
    header .env_hf_login_register #login-login::before, 
    header .env_hf_contacts .module_body::before, 
    header .social .module_body::before {
        position: absolute !important;
        width: 100% !important;
        right: auto !important;
        left: auto !important;
        flex-wrap: wrap;
        margin: 0 auto !important;
        justify-content: center;
    }
    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: space-evenly;
        width: 100%;
        position: relative;
        background: none;
    }


 

    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 ul.tabbed-page-modules {
        width: 100%;
        justify-content: center;
    }

}
@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;
        grid-column: 1/3;
    }
    #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) {  
    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;
    }*/

    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;
    }
  


 
    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) {
    header .kdm .module_body::before {
        display: flex;
        content: "\f041";
        clear: both;
        margin: 0 auto;
        z-index: 99;
        position: absolute;
        font: normal normal normal 23px/1 FontAwesome;
        text-decoration: none !important;
        color: #b8010a;
        border: none !important;
    }
    header .kdm .module_body a {
        font-size: 0;
        width: 41px;
        height: 41px;
        display: flex;
        position: relative;
        z-index: 999;
    }
    header .kdm .module_body {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    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%;
        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 #b8010a;
    }*/
  
    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-columns-list li, ul.actions-new-columns-list li {
        height: 325px;
    }
}
@media only screen and (max-width:670px) {
    h2#banner-slot-h2 {
        margin: 15px 18px 14px 20px !important;
        padding: 0 !important;
    }
}
/*@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: auto;
        padding: 0 10px;
        overflow: visible;
        position: relative;
        z-index: 9999;
        top: 0;
        /* background: #fff; */
        margin: 0 !important;
        border-bottom: 1px solid #ddd;
        box-shadow: 1px 1px 10px 0px #eee;
    }
    header .column_h {
        background: none;
        height: auto;
        align-items: center;
    }
    .env_hf_homepage_text #homepage-link-with-text-envelope {
        position: unset;
    }
    header .env_hf_module_container.header-aside .module-inner-envelope {
        width: 100%;
    }
    header .module_envelope_h.env_hf_module_container.header-aside .module-inner-envelope {
        justify-content: flex-start;
        
    }
    /*------------------------------------- HEADER LOGO------------------------------------- */
    header .module_envelope_h.env_hf_logo {
        top: 0;
        left: 0;
        right: 0;
        width: auto;
        max-width: 570px;
        margin:15px;
        padding: 0;
    }
    header .header-logo-img-envelope {
        grid-column: 1/3;
        grid-row: 2;
        padding: 10px 0px 0 0;
        margin: 0;
    }
    /*.header-logo-img-envelope img {
        width: 100%;
    }*/
    .header-logo-text {
        color: #000;
    }
    header .header-logo-text-ext {
        color: #000;
    }
   
    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 {
        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: 0px;
        border: 1px solid #b8010a !important;
        background: #fff;
    }
    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: flex;
    
    }
    div#finder_stabil {
        top: auto !important;
        top: 0 !important;
        position: fixed;
        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 24px/1 FontAwesome;
        bottom: 0;
        text-decoration: none !important;
        border: none !important;
        flex-wrap: wrap;
        align-items: center;
    }
    #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: 30px;
        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: #b8010a;
        font-weight: bold;
        text-align: left;
    }
    

    /* ------------------------------------- RWD HLAVICKA END ------------------------------------- */

    /* ----------------------------- MENU TRIGGER ---------------------------------------------*/
    #rwd-menu ul {
        list-style: none;
        padding-left: 0;
    } 
    #rwd-menu li {
        margin-left: 0;
    }
    #rwd-menu-trigger .rwd-menu-trigger-a {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        align-items: center;
        box-sizing: content-box;
        margin: 0;
        height: 44px;
        width: 44px;
        transition: .0s;
        font-size: 0;
    } 
    #rwd-menu-trigger .rwd-menu-trigger-a::after {
        display: flex;
        content: "\f0c9";
        clear: both;
        z-index: 99;
        position: absolute;
        font: bold normal normal 44px/1 FontAwesome;
        justify-content: center;
        width: 44px;
        color: #b8010a;
        text-decoration: none !important;
        border: none !important;
        padding: 0;
    }
    
    #rwd-menu-trigger .rwd-menu-trigger-a.opened {
        height: 44px;
        justify-content: flex-end;
        float: right;
    }
    #rwd-menu-trigger .rwd-menu-trigger-a.opened::after {
        content: "\f00d";
        font: bold normal normal 44px/1 FontAwesome;
        width: 44px;
        color: #000;
        text-shadow: 1px 1px 10px #000;
        padding: 0;
    }
    #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: 13px;
        height: 44px;
        width: 44px;
        transition: .15s;
        position: relative;
        font-size: 0;
        border: none !important;
    } 

    #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;
        margin: 0;
        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 !important;
        border-bottom: 1px dotted #b8010a;
        border-radius: 0;
        margin: 0;
        position: relative;
        display: flex;
        height: auto;
        line-height: 50px;
        flex-wrap: wrap;
    }
 
    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.level-0:hover > .hf-menu-envelope > a, 
    #rwd-menu-trigger .hf-hmenu li.level-0:hover > .hf-menu-envelope > a.active {
        color: #b8010a !important;
    }
    #rwd-menu-trigger .hf-hmenu li a {
        border: none !important;
        color: #b8010a !important;
        background: none;
        font-size: 1.25em;
        padding: 0px 20px;
        text-align: left;
        height: auto;
        width: 100%;
        box-shadow: none;
        margin: 0;
        justify-content: flex-start;
    }
    #rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger.hor-menu.active {
        color: #b8010a !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: flex;
        content: '\f105';
        clear: both;
        font: bold normal normal 21px/1 FontAwesome;
        right: 0;
        width: 20px;
        margin: 0;
        z-index: 99;
        position: absolute;
        transition-duration: .3s;
        color: #b8010a;
    }
    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 {
        display: flex;
        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;
        color: #fff;
    } 
    ul.hf-hmenu>li.level-0.with-submenu a.mobile-under-menu-trigger.active::after {
        display: flex;
        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;
        color: #b8010a;
    }
 

    #rwd-menu-trigger .hf-hmenu li.level-0:hover > span > a, 
    #rwd-menu-trigger .hf-hmenu li.level-1:hover > span > a, 
    #rwd-menu-trigger .hf-hmenu li.level-2:hover > span > a, 
    #rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger {
        color: #b8010a !important;
    }



    ul.hf-hmenu>li.level-0.with-submenu a.mobile-under-menu-trigger::after {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        content: '';
        content: '\f105';
        clear: both;
        font: bold normal normal 21px/1 FontAwesome;
        right: 0px;
        width: 20px;
        height: 100%;
        margin: 0;
        z-index: 99;
        position: absolute;
        transition-duration: .3s;
    }
    
    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: flex;
        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;
        color: #b8010a;
    }
    #rwd-menu-trigger .hf-hmenu li.current>span>a {
        font-weight: bold;
    }
    #rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger {
        display: flex;
        height: 50px;
        position: absolute;
        font-size: 0;
        /*background: #b8010a;*/
    }
    #rwd-menu-trigger .hf-hmenu li a.mobile-under-menu-trigger.hor-menu.active {
        height: 50px;
        font-size: 0;
        background: #b8010a2e;
        top: 2px;
    }
    
    #rwd-menu-container,
    #rwd-menu-container.closed {
        display: none;
    }
    #rwd-menu-trigger #rwd-menu-container,
    #rwd-menu-trigger #rwd-menu-container.closed {
        display: block;
        position: absolute;
        transform-origin: (0, 0);
        width: 0;
        opacity: 0;
        right: 100%;
        height: auto;
        transition-duration: 0.5s;
    }

    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: #61584e26 !important;
        border-left: 15px solid;
    }
    #rwd-menu-trigger #rwd-menu-container.opened {
        position: absolute;
        display: block;
        left: auto;
        width: 100%;
        top: 90px;
        margin: 0 auto;
        opacity: 1;
        z-index: 40000;
        overflow-x: hidden;
        background: #fff;
        box-shadow: 0 15px 15px 0 #000000;
        right: -1px;
    }
    #rwd-menu-container ul li.menu_hlavicka {
        padding: 0;
        text-align: left;
    }
    #rwd-menu-container ul li.menu_hlavicka a.menu_hlavicka {
        display: block;
        text-decoration: none;
        padding: 15px 30px 15px 20px;
        border-bottom: 1px dotted #b8010a;
        font-size: 1.25em;
        font-weight: bold;
        background: #FFf;
        color: #b8010a;
        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 #b8010a;
        font-size: 1.25em;
        font-weight: bold;
        background: #FFf;
        color: #b8010a;
    }
    #rwd-menu-container ul li.menu_hlavicka.with-submenu.opened a.menu_hlavicka {
        background: #b8010a ;
        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 21px/1 FontAwesome;
        right: 11px;
        color: #b8010a;
        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 21px/1 FontAwesome;
        right: 11px;
        color:#b8010a;
        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%;
        margin: 0;
        top: 0;
        background: #b8010a14;
    }
    ul.hf-hmenu li.level-1 ul.hf-hsubmenu {
        left: 0 !important;
        width: 100%;
        border-left: 25px solid #b8010a;
        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 #b8010a;
        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.common-image-gallery-default li {
        flex: 100%;
    }
    ul.common-image-gallery-default li a.common-image-gallery-default {
        width: 100% !important;
        height: auto !important;
        max-height: 286px;
    }
    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 !important;
        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: flex-start;
        width: 85%;
        display: flex;
        flex-wrap: wrap;
    }
     header .module_envelope_h.env_hf_module_container .module-inner-envelope .module-in-container {
        padding: 0 0 0 0px;
        margin: 0;
        background: none;
        min-width: 41px;
    }
    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 24px/1 FontAwesome;
        color: #b8010a;
    }
    header .module_envelope.module-in-container.env_hf_homepage_text a {
        padding-left: 0;
    }
    header .module-in-container.env_hf_homepage_text {
        background: none;
        width: 25%;
        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: 1px;
        padding: 0px 0 !important;
        width: 25%;
        margin: 0;
        justify-content: center;
        /* order: 2; */
    }
    header .env_hf_image {
        top: 0px;
        left: auto;
        padding: 6px 0 !important;
        right: auto;
        width: 25%;
        height: auto;
        justify-content: center;
    }
    header .module-in-container.env_hf_google_translate {
        padding-left: 0;
        position: relative;
        right: 0;
        width: 25%;
        justify-content: center;
        top: 5px;
    }
    header .module_envelope_h.env_hf_module_container .module-inner-envelope .module-in-container.env_hf_google_translate {
        z-index: 999999;
        position: relative;
        top: 0;
        right: 0;
        display: flex;
    }

    header .env_hf_text_pure.social {
        width: 12%;
        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: 25%;
        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: #ffd21c !important;
        font-size: 25px !important;
        font-weight: bold;
        width: 100%;
        justify-content: center;
    }
    div#google-lang-envelope .notranslate#my-current-lang {
        font-size: 4vw;
        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 !important;
        top: auto;
        align-items: flex-start;
        justify-content: flex-end;
        left: 0px;
        bottom: 48px;
        right: 3%;
        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 !important;
        position: absolute;
        left: auto;
        right: auto;
        bottom: 0px;
    }
    header .social.fb .module_body::before {
        width: 32px !important;
        height: auto;
        bottom: 2px;
    }
    /*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: 85%;
        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: relative;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 0px;
        z-index: 99;
        width: 100%;
        display: flex !important;
        height: auto;
        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;
    }
    header .module_envelope.env_hf_finder #search-box-text {
        margin-right: 0;
    }
    #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;
    }
    div.search-extended-parts .filter-body-part-search-extended-areas {
        width: 100%;
    }

    #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: #b8010a;
    }
    ul.menu_cover {
        margin: 0;
        background: #fff9d28f;
        border-top: none;
        /* padding-left: 20px; */
        border-left: 15px solid;
        width: 100%;
    }
    ul.menu_cover li.menu_item_l {
        margin: 0;
        width: auto;
        padding: 0 0 0 0px;
    }



    /* -------------- 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;
        padding-bottom: 25px;
    }
    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: 100%;
        flex: unset;
    }
    #homepage_0 div.tabbed-page-modules-envelope li.tabbed-page-modules-li a {
        width: 100%;
        background: transparent !important;
    }



    .env_text_obrazok.links.image .main-links-container .link-row {
        width: 30% !important;
        min-width: 167px;
    }



 
    .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;
        width: fit-content;
        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 ---------------- */

  
    .oznamy-new-columns-envelope-default.with-calendar.left, 
    .oznamy-new-columns-envelope-default.with-calendar.right {
        width: 100% !important;
    }



    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;
        height: auto;
    }
    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;
    }
  
    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;
    }
/* ------------ PERSON NEW ------------ */
    .persons-detail-envelope .persons-data {
        /*padding-left: 0;*/
    }
    .persons-detail-envelope {
        justify-content: center;
    }
    .env_persons_new .persons-data dl dd {
        flex-wrap: wrap;
    }
/* ------------ PERSON NEW END ------------ */
    /* 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------------------ */


    /* ------------------ EVENT ------------------ */
    .env_text_obrazok.events {
        background: #fff;
        height: auto;
    }
    .env_text_obrazok.events .editor .event-head {
        grid-column: 1/3;
        grid-row: 1;
    }
    .env_text_obrazok.events .editor .event-text {
        grid-column: 1/3;
        grid-row: 2;
    }
    .env_text_obrazok.events .editor .event-btn {
        grid-column: 1/3;
        grid-row: 3;
        margin: 0 auto;
    }
    /* ------------------ EVENT 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 {
    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%;
    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: flex;
    font-size: 1em;
    background: none;
    margin: 0;
}
ul.menu_block li a {
    color: #b8010a;
    margin: 0;
    padding: 15px;
    min-height: 60px;
    width: 90%;
    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: #b8010a;
    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: 95%;
}
.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: 95%;
}
.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%;
}
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;
}
.main-link-row {
    justify-content: space-evenly;
}
/* ------------------------------------- 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: 2em 20% 2em;
    }
    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 #363636;
    }
    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 #fff;
        margin: 0;
    }
    #main-footer .module-in-container .module_body a {
        color: #b8010a;
        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: #b8010a;
        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 .module-in-container.env_hf_tiraz .module_body {
        font-size: 1.11111em;
        justify-content: unset;
        display: block;
    }
    /*footer a.module-container-header-trigger:hover {
        border: none;
    }*/
   
    footer a.module-container-header-trigger.mobile-opened span.trigger-graphic::after {

    } 
    footer .module-container-header span.trigger-text {
        display: flex;
        font-size: 1.5625em !important;
        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: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-weight: bold !important;
        background: #fff;
        width: 40px;
        height: 40px;
        border: 2px solid #000;
    }
    footer .module-container-header span.trigger-graphic::after {
        transition-duration: .3s;
        display: flex;
        content: '\f105';
        clear: both;
        font: bold normal normal 21px/1 FontAwesome;
        right: auto;
        left: auto;
        margin: 0 auto;
        z-index: 99;
        position: absolute;
    }
    footer a.module-container-header-trigger.mobile-opened span.trigger-graphic::after {
        transition-duration: .3s;
        display: flex;
        content: '\f107';
        clear: both;
        font: bold normal normal 21px/1 FontAwesome;
        z-index: 99;
        position: absolute;
    } 
    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: #b8010a;
        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: 75px;
    }
    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:500px) {
  
    .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;
    }

    .header-logo-text {
        font-size: 6vw;
    }
    header .header-logo-text-ext {
        font-size: 4vw;
    }
   header .module_envelope_h.env_hf_logo {
        margin: 8px 0px;
    }
    .oznamy-new-columns-envelope.with-calendar h3.oznamy-new-columns-list-head {
        justify-content: center;
        padding: 15px;
        margin: 0;
        width: 100%;
    }
    .oznamy-new-columns-envelope.with-calendar .kalendar_podujati_month {
        justify-content: center;
        padding: 0 0 15px;
    }
}
@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;
    }
    header .header-logo-text-ext {
        font-size: 1.1875em;
        font-weight: 300;
        padding: 0;
    }

    .env_common_items_columns_responsive.detail .ci-full img,
    .editor img {
        float: none !important;
        margin: 0 auto 0.5rem;
        display: block;
        max-width: 100%;
        height: auto !important;
    }
}

@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;
    }
 
}
