body{color:#023444;}
.single .blog-body-detail article > p{color:#023444;}
.single .blog-body-detail article > p.has-small-font-size{font-size:.8125em;}
a:hover, a:focus{color:#015ffe;}
.blog-body .paging-box .pagination{width:100%;}
.blog-body .paging-box .jump.prev, .blog-body .paging-box .jump.next{margin-top:-5px;padding:5px 0;}
.blog-body .paging-box .jump.prev:hover, .blog-body .paging-box .jump.next:hover{background-color:transparent;}
.post-box-small:hover .right-side a .post-title, .post-box-large:hover .foreground a .post-title, .post-box-mid:hover .foreground a .post-title{text-decoration:underline;}
.blog-body.blog-body-detail article h2{font-weight:700;font-size:30px;}
.blog-body.blog-body-detail article h3{font-weight:700;font-size:23px;}
.blog-body.blog-body-detail article h4{font-weight:700;font-size:22px;}
@media screen and (max-width:600px){
.article-list .post-box-small .preview .tag-box{z-index:11;position:relative;top:auto;bottom:auto;left:auto;display:flex;height:auto;}
.article-list .post-box .tag-box .tag{font-size:8px;}
.article-list .post-box-small .preview img{max-height:calc(100% - 27px);}
.blog-body-category .tag-box{display:none}
.blog-head-mobile .post-box .tag-box .tag{width:auto;}
}
.menu-header-placeholder .search-form input, .menu-header-placeholder .search-form > div{min-height:70px;}
.menu-header-placeholder .search-form{}
.menu-header .search-form.focused{background-color:rgba(255, 255, 255, 0.55);-webkit-transition:background-color 300ms linear;-ms-transition:background-color 300ms linear;transition:background-color 300ms linear;}
.menu-header .search-form input, .menu-header .search-form > div{min-height:67px;}
.search-close{display:none;position:absolute;right:5px;top:0;font-size:28px;color:#8e8e8e;line-height:68px;width:21px;text-align:center;opacity:0.6;cursor:pointer;}
.search-close img{width:100%}
.search-close:hover{opacity:0.8;-webkit-transition:all 300ms linear;-ms-transition:all 300ms linear;transition:all 300ms linear;}
.header-fix-top .menu-header .search-form.active .search-close{display:block;}
.blog-body article img[loading="lazy"],
.blog-body article figure{max-width:100%;width:100% !important;height:auto;}
.author-avatar img{border-radius:100px;}
.abs-100{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.subscribe-form .form input{line-height:34px;min-height:50px;margin-top:2px;}
.danovy-kalendar .mesic{display:inline-block;margin-right:10px;margin-bottom:10px;padding:7.5px 26px;color:#1B2140;font-weight:600;border:2px solid #015FFE;}
.dropdown-menu .up-part .categories div{padding-right:8px;margin-bottom:8px;padding-left:0px !important;}
.form-control:focus{color:#1B2140;background:rgba(0, 0, 0, 0);border:0px solid #ced4da;border-color:#ced4da;outline:0;box-shadow:none;}
.btn.focus, .btn:focus{outline:0;box-shadow:none;}
.search-form input:-webkit-autofill, .search-form input:-webkit-autofill:hover, .search-form input:-webkit-autofill:focus, .search-form input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 80px #cee0fe inset !important;}
.subscribe-form .form input:focus{color:#1B2140;font-size:15px;border:none;border-radius:0px;padding:17px 21px;background:#FFF;}
.post-box .tag-box{z-index:11;position:relative;}
.tag-box .tag{background-color:#9e9e9e;z-index:11;position:relative;}
.tag-box .tag.erp-money{background-color:#31FF2E;}
.tag-box .tag.novinky-z-money, .tag-box .tag.novinky-v-money{background-color:#015FFE;}
.tag-box .tag.ucetnictvi, .tag-box .tag.ucetnictvi-2, .tag-box .tag.uctovnictvo{background-color:#00C8DC;}
.tag-box .tag.mzdy-a-personalistika{background-color:#673ab7;}
.tag-box .tag.podnikani, .tag-box .tag.podnikanie{background-color:#00C8DC;}
.tag-box .tag.dane{background-color:#ff9800;}
.article-list > .post-box-small:not(:last-child){border-bottom:1px solid rgba(0, 30, 70, 0.05);}
.article-list > .post-box-small:nth-last-child(2){border-bottom:0px solid rgba(0, 30, 70, 0.05);}
.home .article-list > .post-box-small:nth-last-child(2){border-bottom:1px solid rgba(0, 30, 70, 0.05);}
.home .article-list > .post-box-small:nth-last-child(1){border-bottom:1px solid rgba(0, 30, 70, 0.05);}
.article-list .post-box-small .preview .tag-box{z-index:10;}
.article-list .post-box-small:not(:first-child){padding-top:24.5px;}
.article-list .post-box-small{padding-bottom:9.5px;}
.most-interested .mi-first .mif-head h3{font-weight:700;}
.blog-body-detail article ul, .blog-body-detail article li{opacity:0.9;color:#1b2140;font-size:16px;font-weight:500;line-height:30px;}
.wrapper-loading{width:100%;height:100%;display:flex;flex-direction:column;}
.wrapper-loading .wrapper-cell{display:flex;}
@-webkit-keyframes placeHolderShimmer {
0%{background-position:-468px 0;}
100%{background-position:468px 0;}
}
@keyframes placeHolderShimmer {
0%{background-position:-468px 0;}
100%{background-position:468px 0;}
}
.animated-background, .text-line, .image{-webkit-animation-duration:1.25s;animation-duration:1.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#F6F6F6;background:linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);background-size:800px 104px;position:relative;}
.wrapper-loading .text{margin-left:20px;}
.wrapper-loading .text-line{height:15px;width:100%;margin:4px 0 10px;}
.banner-side-panel ul li{width:260px !important;max-width:100% !important;}
.subscribe-form-margin-top{z-index:2;position:relative;}
.blog-body-detail .rate-article .rate-buttons{cursor:pointer}
.blog-body-detail .rate-article .rate-buttons .rate-button-yes:hover{background-color:#0559e6;}
.blog-body-detail .rate-article .rate-buttons .rate-button-no:hover{background-color:#ff5722;color:#FFF;}
.blog-body-detail .rate-article .rate-buttons .rate-button-no:hover img{filter:invert(1) sepia(1) saturate(0) hue-rotate(179deg);}
.subscribe-form .form p.mlctr.success{font-size:20px;color:#FFF;}
.wp-caption-text{padding-top:10px;}
.grecaptcha-badge{margin-right:-200px;}
.rating-smartemailing .shortcode-smartmailing-form{margin:0;max-width:100% !important;}
.table.table-responsive, .table.table-zebra{border-collapse:collapse;margin:20px auto 30px;border-spacing:0px;width:100%;}
.table.table-responsive p, .table.table-zebra p{margin-bottom:0!important;}
@media only screen and (max-width: 992px) {
.table.only-992-px-plus-table{display:none !important;}
}
@media only screen and (min-width: 993px) {
.table.only-992-px-minus-table{display:none !important;}
}
@media only screen and (max-width: 760px) {
.table.only-desktop-table{display:none !important;}
}
@media only screen and (min-width: 761px) {
.table.only-mobile-table{display:none !important;}
} .table.table-responsive tr:nth-of-type(odd),
.table.table-zebra tr:nth-of-type(odd){background:rgb(0 30 70 / 4%);}
.table.table-responsive thead tr:nth-of-type(odd),
.table.table-zebra thead tr:nth-of-type(odd){background-color:#e4eefe;color:#1b2140;font-size:14px;font-weight:700;}
.table.table-responsive th, .table.table-zebra th{background:#3498db;color:white;font-weight:bold;}
.table.table-responsive td, .table.table-responsive th, .table.table-zebra td, .table.table-zebra th{border:1px solid #eaeaea;text-align:left;font-size:13px;padding:10px 6px;}
@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
.table.table-responsive{width:100%;}
.table.table-responsive, .table.table-responsive thead, .table.table-responsive tbody, .table.table-responsive th, .table.table-responsive td, .table.table-responsive tr{display:block;}
.table.table-responsive thead tr{position:absolute;top:-9999px;left:-9999px;}
.table.table-responsive tr{border:1px solid #ccc;}
.table.table-responsive td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%;}
.table.table-responsive td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:bold;}
}  .c-box__image{background-position:center center;min-height:250px;background-size:cover;}
.l-flex__item-50{-ms-flex-preferred-size:50%;flex-basis:50%;}
.c-box__image{position:relative;font-size:0;}
.c-box__image + .c-box__text{text-align:left;}
.c-box__inner{padding:35px 40px;}
.c-box__product{display:inline-block;padding:4px 5px;position:absolute;top:0;right:0;font-size:1.4rem;}
.c-box--blue, .c-box--blue .c-box__product{background-color:#4996cc;font-size:16px;}
.resp-video-container{position:relative;overflow:hidden;padding-top:56.25%;}
.resp-iframe, .resp-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;}
.info-box{margin:10px 0px;padding:12px 75px 12px 25px;margin-left:auto;margin-right:auto;position:relative;margin-bottom:2em;background:#e4eefe !important;border:1px solid #015ffe;position:relative;color:#1b2140;font-size:14px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:25px;text-align:left;}
.info-box a{color:#015ffe;font-style:normal;letter-spacing:normal;line-height:normal;text-decoration:underline;}
.info-box::before{content:"";display:block;position:absolute;right:-1px;top:-1px;width:0;height:0;border-style:solid;border-width:0 14px 12px 0;border-color:transparent #015efe transparent transparent;}
.info-box > p:first-child{margin-bottom:0;}
.info-box .fa{position:absolute;right:25px;top:55%;margin-top:-25px;font-size:45px;line-height:1;color:transparent;background:url(https://money.cz/novinky-a-tipy/wp-content/themes/money-blog/inc/assets/img/infobox-icon.svg);width:31px;height:31px;}
.warning-box{background:#fff0f0;border-radius:2px;margin:10px 0px;padding:0px 15px 0px 75px;margin-left:auto;margin-right:auto;position:relative;border:3px solid #fff0f0;margin-bottom:2em;}
.warning-box .fa{position:absolute;left:18px;top:55%;margin-top:-25px;font-size:45px;line-height:1;color:transparent;background:url(https://money.cz/novinky-a-tipy/wp-content/themes/money-blog/inc/assets/img/infobox-icon-red.svg);width:31px;height:31px;}
.help-box{background:#F2F2F2;box-shadow:2px 2px 2px rgba(0, 0, 0, 0.1);border-radius:2px;margin:10px 0px;padding:0px 15px 0px 75px;margin-left:auto;margin-right:auto;position:relative;border:3px solid #E6E6E6;margin-bottom:2em;}
.help-box .fa{position:absolute;left:10px;top:50%;margin-top:-25px;font-size:45px;line-height:1;color:#cac8c8;}
.fa-info:before{content:"\f129";}
.fa-lightbulb-o:before{content:"\f0eb";}
.wp-caption-text{text-align:center;font-style:italic;}
.c-box--blue, .c-box--blue .c-box__product{background-color:#F2F2F2;}
.c-box__inner{padding:35px 40px;}
.c-form__inp--margin{margin:10px 0;}
.c-form__label--left, .c-form__label--right{display:block;line-height:52px;white-space:nowrap;}
.wpcf7 .form-control:focus{border:1px solid #ced4da;}
.c-spacer--medium{padding-top:30px;}
.blog-body.blog-body-detail .right-side{display:flex;flex-direction:column;height:100%;}
.sponka{display:block;position:sticky;opacity:0;visibility:hidden;top:0;transition:550ms ease-in-out;}
.sponka-wrapper{flex:1;}
.sponka.fixed{opacity:1;visibility:visible;}
.sponka img{margin-top:58px;z-index:10;position:relative;}
.sponka .logo{height:30px;width:150px;z-index:999999;position:absolute;bottom:9px;left:59px;}
.sponka .blue-box-title a, .sponka .blue-box-title a:hover{color:#fff;text-decoration:none;}
.sponka .inner-wrapper-sticky{cursor:pointer;}
.fadingEffect{position:absolute;top:0;bottom:0;right:0;width:0%;background:#eeeeee;z-index:9;}
@-webkit-keyframes showText { 0%{width:100%}
100%{width:0%;}
}
@-moz-keyframes showText { 0%{width:100%}
100%{width:0%;}
}
@-ms-keyframes showText { 0%{width:100%}
100%{width:0%;}
}
@-o-keyframes showText { 0%{width:100%}
100%{width:0%;}
}
@keyframes showText {
0%{width:100%}
100%{width:0%;}
} .blog-body-detail .calendar-box .item .item-head{font-size:20px;color:#1B2140;font-weight:bold;text-align:center;display:block;line-height:1em;width:71px;padding:6px 0;background-color:#f5f6f7;}
.blog-body-detail .calendar-box .item{position:relative;}
.blog-body-detail .calendar-box .item .item-head.ih-1:after, .blog-body-detail .calendar-box .item .item-head.ih-2:after{content:"";position:absolute;background:#E7E8EB;height:1px;top:4%;left:87px;width:calc(100% - 75px);}
.calendar-box h2{color:#1b2140;font-size:25px;font-weight:700;text-align:left;font-style:normal;letter-spacing:normal;line-height:normal;padding-bottom:15px;}
.blog-body-detail .calendar-box .item .item-head span{font-size:12px;font-weight:500;}
.blog-body-detail .calendar-box .item .item-head.ih-1{}
.blog-body-detail .calendar-box .item:not(:last-child){margin-bottom:29px;}
.blog-body-detail .calendar-box .item .item-list{margin-top:19px;position:relative;}
.case-studies .item .img-box img{clip:rect(0px, 200px, 140px, 0px);}
.annotation-box p{font-weight:600;font-size:16px;line-height:30px;margin-bottom:30px;opacity:0.9;}
.obsah_clanku{background:#efeff2;color:#015FFE;padding:25px 15px 17px;margin:25px 0;}
.obsah_clanku a, .obsah_clanku span{color:#212529;cursor:pointer;}
.obsah_clanku span:hover{text-decoration:underline;cursor:pointer;}
.menu-header .navbar-expand-lg .navbar-nav li .dropdown-menu{transition:0.65s transform ease !important;-webkit-perspective:1000;-webkit-backface-visibility:hidden;}
.dropdown-menu .down-part{padding:0px 0 28px 0;background:#e4eeff;}
.dropdown-menu .down-part > .row{padding-top:28px;border-top:1px solid rgb(0 30 70 / 10%);}
.menu-header .navbar-expand-lg .navbar-nav li:hover .nav-link:before{content:"";position:absolute;bottom:-1px;width:100%;height:4px;background:#015FFE;display:block !important;}
.menu-header .navbar-expand-lg .navbar-nav li .nav-link.active:before{display:none}
.blog-head .post-box-large .foreground a .post-title, .blog-head .post-box-large .foreground a .post-title, .blog-head .post-box-mid .foreground a .post-title{line-height:1.3em;}
.blog-body-search article.kategorie-stitek{padding:0px 0 !important;}
.page-template-fullwidth{}
.page-template-fullwidth #primary{text-align:center;padding:80px 25px;}
.banner-side-panel ul li{font-size:0.95rem;}
.banner-side-panel ul li:before{top:25%;}
.blog-body-detail img{max-width:100%;}
.author-box{border:1px solid rgba(27, 33, 64, 0.1);}
.author-box h1{color:#023444;font-size:20px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:21px;text-align:left;font-style:normal;letter-spacing:normal;line-height:normal;padding-bottom:10px;}
.author-box h1 i.fa-envelope{margin-left:15px;}
.author-box h1 i{border:1px solid #7f8ea2;padding:5px;border-radius:50px;color:#7f8ea2;margin-left:8px;}
.author-box h1 i:hover{border:1px solid #7f8ea296;color:#68778b;}
.author-box p{opacity:0.9;color:#1b2140;font-size:15px;font-weight:500;font-style:normal;letter-spacing:-0.07px;line-height:25px;text-align:left;font-style:normal;letter-spacing:normal;line-height:normal;}
.author-box img{width:98px;max-width:100%;}
.blog-head-autori .category-breadcrumb{color:rgba(0, 30, 70, 0.5);font-size:13px;font-weight:600;padding-bottom:25px;}
.blog-head-autori .category-breadcrumb .breadcrumb-divider{padding:0 12px;}
.blog-head-autori .category-breadcrumb a{color:#1B2140;}
.dropdown-menu .case-studies h3{color:#023444;font-size:14px;font-weight:600;margin-top:0px;margin-bottom:4px;}
.blog-head-category .blog-head-category-inner .category-info .category-info-inner .mis-tag-box a{margin-right:10px;margin-bottom:8px;padding:6px 12px;}
.featherlight .se-header > img{margin-top:-32px;margin-bottom:25px;}
.featherlight:last-of-type{background:rgb(1 95 254 / 90%) !important;}
.searchwp-live-search-results-showing{min-width:320px;margin-top:-6px;}
.searchwp-live-search-result--title{margin:0;font-weight:normal !important;line-height:16px !important;}
.searchwp-live-search-result a, .searchwp-live-search-result .searchwp-live-search-result--title a{font-size:13px !important;text-overflow:initial !important;white-space:normal !important;}
.most-interested-mobile{position:relative;}
.most-interested-mobile .slick-dots{top:53px !important;text-align:right !important;right:10px !important;bottom:initial !important;}
.post-box-large:before{background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%) !important;}
.slovnik-title{color:#1b2140;font-size:38px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:normal;}
.slovnik-title-main{color:#1b2140;font-size:45px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;}
.slovnik-content{border-bottom:1px solid #f3f4f5;margin-bottom:25px;padding-bottom:10px;}
.slovnik-back{color:#1b2140;font-size:15px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:33px;text-align:left;}
.slovnik-next{color:#1b2140;font-size:15px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:33px;text-align:left;}
.slovnik-next a{text-decoration:underline;}
.slovnik-filter{text-align:center;width:100%;margin-top:20px;}
.slovnik-filter a{border:1px solid #e4e7eb;padding:5px 8px;color:#1b2140;font-size:15px;font-weight:700;font-style:normal;letter-spacing:normal;display:inline-block;margin:0px 8px 8px;text-align:center;min-width:35px;}
.slovnik-filter a:hover{border:1px solid #e4e7eb;background-color:#e4e7eb;text-decoration:none}
.slovnik-filter a.selected{border:1px solid #e4e7eb;background-color:#e4e7eb;text-decoration:none}
.clear{clear:both;display:block;}
.slovnik-obsah{position:relative;padding-left:60px;padding-bottom:10px;padding-top:10px;margin-bottom:10px;}
.slovnik-obsah:hover{background-color:#e5efff;-webkit-transition:background-color 300ms linear;-ms-transition:background-color 300ms linear;transition:background-color 300ms linear;}
.slovnik-obsah h2{opacity:0.1;color:#1b2140;font-size:60px;font-weight:700;font-style:normal;letter-spacing:normal;text-align:center;text-transform:uppercase;float:left;position:absolute;left:5px;top:7%;}
.slovnik-obsah p a{color:#023444;font-size:14px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:21px;text-align:left;font-weight:600;font-style:normal;letter-spacing:normal;line-height:normal;text-decoration:underline;padding:20px 25px;display:inline-flex;}
.btn-money{border-radius:30px;background-color:#1b2140;color:#ffffff;font-size:15px;font-weight:600;text-align:center;font-style:normal;letter-spacing:normal;line-height:normal;padding:11px 45px;}
select#months{height:46px;}
.btn-money:hover{color:#ffffff;background-color:#023444;}
.calendar-closest{background-color:rgb(1 95 254 / 10%);padding:35px 35px;}
.blog-body-detail .calendar-closest .calendar-box .item .item-head{margin:0;background:#FFF;float:left;margin-right:20px;color:#023444;font-size:33px;font-weight:700;line-height:33px;margin-bottom:33px;}
.blog-body-detail .calendar-closest .calendar-box .item .item-head br{display:none;}
.blog-body-detail .calendar-closest .calendar-box .item h3{color:#1b2140;font-size:20px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:27px;text-align:left;font-style:normal;letter-spacing:normal;line-height:normal;float:left;display:block;width:46%;}
.blog-body-detail .calendar-closest .calendar-box .item .item-head span{display:block;}
.blog-body-detail .calendar-closest .calendar-box .item .item-list{text-align:left;font-size:15px;float:left;margin-top:0;}
.blog-body-detail .calendar-closest .calendar-box .item .item-head::before, .blog-body-detail .calendar-closest .calendar-box .item .item-head::after{display:none;}
.add-to-calendar{position:relative;}
.calendar-box .add-to-calendar{display:inline-block;cursor:pointer}
.blog-body-detail .calendar-box .item .item-list > div{color:#023444;font-size:15px;font-weight:600;text-align:left;font-style:normal;letter-spacing:normal;line-height:normal;}
.blog-body-detail .calendar-box .item .item-list .add-to-calendar.small{padding-left:10px;padding-right:40px;}
.blog-body-detail .calendar-box .item .item-list p{display:inline-block;}
.add-to-calendar a{}
.add-to-calendar img{width:21px;margin-top:-2px;}
.add-to-calendar .addeventatc{background:transparent !important;border:0px !important;text-shadow:none !important;box-shadow:none !important;background-image:none !important;padding:0 !important;}
.add-to-calendar .addeventatc .addeventatc_icon{display:none;}
.add-to-calendar .cal-detail{position:absolute;width:215px;height:auto;opacity:0;max-height:0px;background:#FFF;z-index:99;border:1px solid rgba(27, 33, 64, 0.1);font-size:15px;display:none}
.blog-body-detail .calendar-box .item .item-list .add-to-calendar.small{display:inline-block;opacity:0;}
.blog-body-detail .calendar-box .item .item-list:hover .add-to-calendar.small{-webkit-animation:fadeInFromNone 0.5s ease-out;-moz-animation:fadeInFromNone 0.5s ease-out;-o-animation:fadeInFromNone 0.5s ease-out;animation:fadeInFromNone 0.5s ease-out;opacity:1;display:inline-block;}
.add-to-calendar .cal-detail a{display:block;margin-bottom:8px;}
.add-to-calendar:hover .cal-detail{opacity:1;max-height:500px;display:block;-webkit-animation:fadeInFromNone 0.5s ease-out;-moz-animation:fadeInFromNone 0.5s ease-out;-o-animation:fadeInFromNone 0.5s ease-out;animation:fadeInFromNone 0.5s ease-out;padding:15px 25px;}
.blog-body-detail .calendar-closest .calendar-box .item .item-list p{float:none;}
.blog-body-detail .calendar-closest .calendar-box .item .item-list .add-to-calendar{float:none;font-size:14px;color:#015ffe;font-weight:600;font-style:normal;letter-spacing:normal;line-height:normal;text-align:left;width:100%;margin-top:8px;}
.search-form.search-form-page{background-color:#FFF;border:2px solid #015ffe;margin-bottom:80px;width:100%;max-width:400px;}
.single .blog-head-detail .blog-head-detail-inner{align-items:flex-start;}
@-webkit-keyframes fadeInFromNone {
0%{display:none;opacity:0;}
1%{display:block;opacity:0;}
100%{display:block;opacity:1;}
}
@-moz-keyframes fadeInFromNone {
0%{display:none;opacity:0;}
1%{display:block;opacity:0;}
100%{display:block;opacity:1;}
}
@-o-keyframes fadeInFromNone {
0%{display:none;opacity:0;}
1%{display:block;opacity:0;}
100%{display:block;opacity:1;}
}
@keyframes fadeInFromNone {
0%{display:none;opacity:0;}
1%{display:block;opacity:0;}
100%{display:block;opacity:1;}
} .floating-b{background-color:#4436c1;position:fixed;left:0px;bottom:2%;width:147px;-webkit-border-top-right-radius:14px;-webkit-border-bottom-right-radius:14px;-moz-border-radius-topright:14px;-moz-border-radius-bottomright:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;color:#FFF;padding:46px 12px 20px 21px;min-height:227px;z-index:11;}
.floating-b.active-big{width:404px;padding:45px 12px 50px 21px;min-height:327px;}
.floating-b .title{color:#ffffff;font-family:'Sora';font-size:15px;font-weight:700;line-height:22.67px;text-align:left;font-style:normal;letter-spacing:normal;line-height:normal;}
.floating-b a{color:#ffffff;font-style:normal;letter-spacing:-0.07px;line-height:normal;font-family:'Sora';font-size:15px;}
.floating-b a img{margin-left:-12px;margin-top:-3px;}
.floating-b .close-icon{position:absolute;top:13px;right:16px;cursor:pointer}
.floating-b-content-left{display:none;}
.floating-b-content-right{display:block;}
.floating-b-content-left .title{color:#ffffff;font-family:'Sora';font-size:27px;font-weight:700;text-align:left;font-style:normal;letter-spacing:normal;line-height:normal;}
.floating-b-content-left ul{color:#ffffff;font-family:'Sora';font-size:14px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;list-style:none;padding-left:0;}
.floating-b-content-left li{list-style:none;padding-bottom:5px;}
.floating-b-content-left .btn-green{border-radius:19px;background-color:#1cc45a;color:#FFF;padding:10px 25px 10px;margin-top:5px;display:inline-block}
@media screen and (max-width:1120px){
#blue-infobox{display:none;}
}
@media screen and (max-height: 550px) {
#blue-infobox{bottom:20%;}
}
@media screen and (max-height: 350px) {
#blue-infobox{display:none;}
}
#blue-infobox .blue-infobox_inner{margin-top:25px;margin-bottom:25px;}
#blue-infobox .blue-infobox__left{float:left;}
#blue-infobox .active{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.blog-body article .w-auto img[loading="lazy"],
.blog-body article .w-auto img{width:auto !important;}
.wp-block-image figcaption{font-size:14px;text-align:left}
.m-auto{margin:0 auto;}
@media screen and (max-width:1440px){  .menu-header .navbar-expand-lg .navbar-nav li{padding-left:6px;padding-right:6px;}
.menu-header .navbar-expand-lg .navbar-nav li:not(:last-child){padding-left:6px;padding-right:6px;margin-right:0 !important;}
.menu-header .navbar-expand-lg .navbar-nav li:first-child{padding-left:0px;}
.menu-header-container .menu-header .search-form{width:215px;}
.menu-header .search-form input{font-size:13px !important;padding:24px 0px 24px 18px !important;}
}
@media screen and (max-width:991px){
.menu-header .navbar-expand-lg .navbar-nav li .dropdown-menu .up-part .categories div{padding-right:0px;margin-bottom:0px;padding-left:0px !important;}
.menu-header-container .menu-header .search-form{width:100%;}
.menu-header .navbar-expand-lg .navbar-nav li, .menu-header .navbar-expand-lg .navbar-nav li:not(:last-child){padding-left:0px;}
.dropdown-menu #menu-box-1,
.dropdown-menu #menu-box-2{display:none !important;}
.slovnik-title-main{font-size:32px;line-height:normal;}
.search-form.sf-2{background-color:#E5EFFF;position:absolute;right:0;top:5px;z-index:2;width:60px;transition:0.5s width;}
.blog-body-detail .calendar-box .item .item-list .add-to-calendar.small{position:absolute;right:0;top:0;padding-right:5px;}
.add-to-calendar.small .cal-detail{right:0;padding-right:0;}
.blog-body-detail .calendar-box .item .item-list > div{padding-right:50px;}
.blog-body-detail .calendar-closest .calendar-box .item .item-list > div{padding-right:0px;}
}
@media screen and (max-width:768px){
.blog-head-detail .category-breadcrumb{display:block !important;}
.blog-body-category .post-box-small .preview .tag-box{display:none !important;}
.slovnik-obsah h2{top:0%;}
.slovnik-obsah p a{padding:10px 10px;}
}
@media screen and (min-width:992px){
.menu-header-container.header-fix-top .menu-header .search-form{max-width:auto !important;background:none;width:auto !important;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.menu-header-container.header-fix-top .menu-header .search-form.active{background-color:#BED6FE;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;width:calc(100% - 32px) !important;max-width:992px;position:absolute;}
.menu-header-container.header-fix-top .menu-header .search-form.active .active-color{background-color:#cee0fe;}
.menu-header-container.header-fix-top .menu-header .search-form .form-outline{max-width:0px !important;}
.menu-header-container.header-fix-top .menu-header .search-form.active input, .menu-header-container.header-fix-top .menu-header .search-form.active .form-outline{width:100% !important;max-width:800px !important;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.menu-header-container.header-fix-top .menu-header .search-form button{max-width:133px;cursor:pointer;max-width:75px;}
.menu-header-container.header-fix-top .menu-header input{max-width:0px;}
.menu-header-container.header-fix-top .menu-header .header-subscribe{display:none;}
}
@media screen and (min-width:1350px){
.obsah_clanku:not(.delsiObsah){background:transparent;position:fixed;left:0;top:25%;max-width:200px;padding:0;display:none !important;}
.obsah_clanku:not(.delsiObsah) h2{display:none;}
.obsah_clanku:not(.delsiObsah) ul{padding-left:0;list-style:none;}
.obsah_clanku:not(.delsiObsah) li{padding-left:0;font-size:14px;color:#7E8DA1;float:left;padding-bottom:0px;width:230px;}
.obsah_clanku:not(.delsiObsah) a{padding-bottom:6px;display:block;}
.obsah_clanku:not(.delsiObsah) li.active a{color:#015FFE;}
.obsah_clanku:not(.delsiObsah) li::before{content:"";width:29px;height:1px;background:#7F8EA2;display:block;float:left;margin:9px 10px 49px 0;-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;}
.obsah_clanku:not(.delsiObsah) li.active::before{content:"";width:46px;background:#015FFE;}
}
@media screen and (min-width:1440px){
.menu-header .search-form input, .menu-header .search-form > div{min-height:70px;}
.menu-header-container.header-fix-top .menu-header .search-form.active{max-width:1240px;}
}
@media screen and (min-width:1441px){
.body-wrapper .menu-header-container.header-fix-top .menu-header .logo-fixed{width:256px;}
}
.blog-head-search h1{color:#1B2140;opacity:0.5;font-size:30px;}
.blog-head-search .searched{border-bottom:2px solid #015ffe;color:#1B2140;font-size:38px;text-align:center;margin:auto;font-weight:bold;}
.search-results-filtering{display:flex;justify-content:center;margin-top:70px;flex-wrap:wrap;}
.search-results-filtering-item{margin-left:5px;margin-right:5px;font-size:15px;color:#1B2140;font-weight:bold;padding:10px 14px;border:1px solid #E4E7EB;text-decoration:none;margin-bottom:10px;}
.search-results-filtering-item:hover{color:#1B2140;background-color:#E4E7EB;text-decoration:none;}
.search-results-filtering-item:focus{color:#1B2140;}
.search-results-filtering-item-active{background-color:#E4E7EB;}
.blog-head-search input, .blog-head-search input:focus{border:none;border-bottom:2px solid #1B2140;color:#1B2140;font-size:38px;text-align:left;margin:auto;font-weight:bold;border-radius:0;min-width:200px !important;}
.blog-head-search button{border-bottom:2px solid #1B2140;border-radius:0;}
.blog-head-search button img{width:33px;opacity:0.5;}
@media screen and (max-width:767px){
.blog-head-search input, .blog-head-search input:focus{font-size:17px;min-width:200px !important;width:calc(100vw - 100px) !important;}
.blog-head-search button img{width:22px;opacity:0.5;}
.search-results-filtering{justify-content:flex-start;margin-top:50px;}
.search-results-filtering-item{padding:5px 10px;}
} #dod-promo{width:320px;max-width:calc(100% - 40px);max-height:62px;position:fixed;left:20px;bottom:0;z-index:498;display:block;overflow:hidden;transition:all 0.3s ease;box-shadow:0 -5px 10px rgba(0, 0, 0, 0.1);}
@media screen and (max-width:768px){
#dod-promo{display:none !important;}
}
#dod-promo.opened{max-height:540px;}
#dod-promo .head{min-height:62px;padding:22px 66px 16px 30px;position:relative;cursor:pointer;color:#ffffff;font-size:16px;border-top-left-radius:6px;border-top-right-radius:6px;background-color:#1B2140;}
@media screen and (max-width:360px){
#dod-promo .head{padding-left:15px;padding-right:15px;}
}
#dod-promo .head strong{padding:0 0 0 35px;position:relative;display:inline-block;white-space:nowrap;}
#dod-promo .head strong:before{content:" ";width:24px;height:24px;position:absolute;left:0;top:-2px;display:block;background:url(//money.cz/novinky-a-tipy/wp-content/themes/images/tungsten.png) no-repeat 0 center;background-size:contain;}
#dod-promo .head:after{content:" ";width:12px;height:9px;position:absolute;right:28px;top:29px;display:block;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.36' height='8.779' viewBox='0 0 12.36 8.779'%3E%3Cpath id='Path_76' data-name='Path 76' d='M0,0,4.81,4.568,9.6,0' transform='translate(10.982 7.328) rotate(180)' fill='none' stroke='%23ffffff' stroke-width='4' opacity='1.0'/%3E%3C/svg%3E%0A");opacity:1;transition:all 0.3s ease;}
@media screen and (max-width:360px){
#dod-promo .head:after{right:15px;}
}
#dod-promo.opened .head:after{transform:rotate(180deg);}
#dod-promo .content{padding:25px 25px 37px 25px;border-left:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-right:1px solid #d4d4d4;background-color:#e5e8ec;}
@media screen and (max-width:360px){
#dod-promo .content{padding:15px;}
}
#dod-promo .content h3{padding:0 0 10px 0;margin:0;color:#023444;font-size:18px;font-weight:700;line-height:normal;line-height:27px;}
#dod-promo .content p{padding:0 0 16px 0;margin:0;line-height:normal;color:#324a6a;font-size:13px;font-weight:400;line-height:22px;}
#dod-promo .content .dod-promo-btn{min-height:40px;padding:13px 20px;border-radius:23px;background-color:#ffffff;color:#015ffe;font-size:14px;font-weight:700;transition:all 0.3s ease;text-decoration:none;display:inline-block;}
#dod-promo .content .dod-promo-btn:hover{background-color:#015ffe;color:#ffffff;text-decoration:none;}
@font-face{font-family:'Sriracha';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sriracha/v10/0nkrC9D4IuYBgWcI9NbLTwHSoQ.woff2) format('woff2');unicode-range:U+0E01-0E5B, U+200C-200D, U+25CC;}
@font-face{font-family:'Sriracha';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sriracha/v10/0nkrC9D4IuYBgWcI9NbQTwHSoQ.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Sriracha';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sriracha/v10/0nkrC9D4IuYBgWcI9NbRTwHSoQ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Sriracha';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sriracha/v10/0nkrC9D4IuYBgWcI9NbfTwE.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@media screen and (max-width:460px){
#IMS_box1{width:80px !important;height:60px !important;}
}
@media screen and (max-width:460px){
#IMS_iframe1{width:80px !important;height:62px !important;scale:0.9;}
}
@media screen and (max-width:460px){
.footerStart .Off{background:url(//money.cz/novinky-a-tipy/wp-content/themes/money-blog/ico_status.png) 14px -43px no-repeat !important;background-size:76% !important;}
}
#webinare-promo{width:100%;max-width:calc(100%);max-height:50px;position:fixed;left:0px;bottom:0;display:block;overflow:hidden;transition:all 0.3s ease;}
@media screen and (max-width:768px){}
#webinare-promo.opened{max-height:540px;}
#webinare-promo .head{min-height:50px;padding:15px 66px 11px 30px;position:relative;cursor:pointer;color:#ffffff;font-size:16px;border-top-left-radius:6px;border-top-right-radius:6px;background-color:#1B2140;margin-left:0px;max-width:300px;box-shadow:0 -5px 10px rgba(0, 0, 0, 0.1);z-index:2147483648 !important;}
@media screen and (max-width:1300px){
#webinare-promo .head{margin-left:0px;}
}
@media screen and (max-width:360px){
#webinare-promo .head{padding-left:20px;padding-right:15px;margin-left:0px;max-width:210px;}
}
#webinare-promo .head strong{padding:0 0 0 0px;position:relative;display:inline-block;white-space:nowrap;}
#webinare-promo .head:after{content:" ";width:12px;height:9px;position:absolute;right:28px;top:22px;display:block;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.36' height='8.779' viewBox='0 0 12.36 8.779'%3E%3Cpath id='Path_76' data-name='Path 76' d='M0,0,4.81,4.568,9.6,0' transform='translate(10.982 7.328) rotate(180)' fill='none' stroke='%23ffffff' stroke-width='4' opacity='1.0'/%3E%3C/svg%3E%0A");opacity:1;transition:all 0.3s ease;}
@media screen and (max-width:360px){
#webinare-promo .head:after{right:15px;}
}
#webinare-promo.opened .head:after{transform:rotate(180deg);}
#webinare-promo .content{padding:10px 25px 10px 25px;border-left:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-right:1px solid #d4d4d4;background-color:#FFF;box-shadow:0 -5px 12px #00000014;}
@media screen and (max-width:360px){
#webinare-promo .content{padding:15px;}
}
#webinare-promo .content h3{padding:0 0 10px 0;margin:0;color:#023444;font-size:18px;font-weight:700;line-height:normal;line-height:27px;}
#webinare-promo .content .witem{min-height:91px;}
#webinare-promo .content .witem a{padding:0 0 6px 0;margin:0;color:#1B2140;font-size:13px;font-weight:700;line-height:19px;}
#webinare-promo .content .witem p{padding:0 0 0px 0;margin:0;color:#324a6a;font-size:14px;font-weight:400;line-height:17px;}
#webinare-promo .content .dod-promo-btn{min-height:40px;padding:10px 20px;border-radius:23px;background-color:#015ffe;color:#ffffff;font-size:14px;font-weight:700;transition:all 0.3s ease;text-decoration:none;display:inline-block;}
#webinare-promo .content .dod-promo-btn:hover{box-shadow:0 0 15px rgb(1 95 254 / 30%);background-color:#478afe;color:#ffffff;transition:0.3s all linear;text-decoration:none;}
#webinare-promo .content .motto{letter-spacing:-0.18px;color:#015FFE;font-size:18px;}
#webinare-promo .content .motto span{color:#005fff;font-family:Sriracha, Sriracha-Regular;font-size:18px;font-weight:400;letter-spacing:-0.18px;display:block;margin-bottom:-31px;}
#webinare-promo .content .left{font-size:16px;letter-spacing:0;color:#1B2140;text-align:left;letter-spacing:0px;font-weight:700;font:normal normal bold 16px/23px 'Sora';}
#webinare-promo .content .link-border{position:absolute;top:0;left:0;border:1px solid #E3E3E3;display:block;width:100%;height:100%;}
#webinare-promo .content .link-border:hover{border:1px solid #015ffe;transition:0.3s all linear;}
.article-list__section--recent .post-box:last-of-type{border-bottom:none!important;}
.article-list__section--recent .paging-box {
padding-bottom: 40px!important;
}