@font-face { font-family: 'Fira Sans Extra Condensed'; font-style: normal; font-weight: 500; font-display: fallback; src: local('Fira Sans Extra Condensed Medium'), local('FiraSansExtraCondensed-Medium'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSansExtraCondensed-Medium.woff2) format('woff2'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSansExtraCondensed-Medium.woff) format('woff'); 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; }
@font-face { font-family: 'Fira Sans Extra Condensed'; font-style: normal; font-weight: 500; font-display: fallback; src: local('Fira Sans Extra Condensed Medium'), local('FiraSansExtraCondensed-Medium'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSansExtraCondensed-Medium-Latin.woff2) format('woff2'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSansExtraCondensed-Medium.woff) format('woff'); unicode-range: U+0100-024F; }
@font-face { font-family: 'Fira Sans'; font-style: normal; font-weight: 400; font-display: fallback; src: local('Fira Sans Regular'), local('FiraSans-Regular'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSans-Regular.woff2) format('woff2'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSans-Regular.woff) format('woff'); 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; }
@font-face { font-family: 'Fira Sans'; font-style: normal; font-weight: 400; font-display: fallback; src: local('Fira Sans Regular'), local('FiraSans-Regular'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSans-Regular-Latin.woff2) format('woff2'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSans-Regular.woff) format('woff'); unicode-range: U+0100-024F; }
@font-face { font-family: 'Fira Sans'; font-style: normal; font-weight: 700; font-display: fallback; src: local('Fira Sans Bold'), local('FiraSans-Bold'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSans-Bold.woff2) format('woff2'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSans-Bold.woff) format('woff'); 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; }
@font-face { font-family: 'Fira Sans'; font-style: normal; font-weight: 700; font-display: fallback; src: local('Fira Sans Bold'), local('FiraSans-Bold'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSans-Bold-Latin.woff2) format('woff2'), url(https://static-css.pencdn.cz/css/fonts/pcz/FiraSans-Bold.woff) format('woff'); unicode-range: U+0100-024F; }

@font-face { font-family: 'ico2023'; src: url('https://static-css.pencdn.cz/css/fonts/pcz/hp2023/hp2023.eot'); src: url('https://static-css.pencdn.cz/css/fonts/pcz/hp2023/hp2023.eot#iefix') format('embedded-opentype'), url('https://static-css.pencdn.cz/css/fonts/pcz/hp2023/hp2023.woff') format('woff'), url('https://static-css.pencdn.cz/css/fonts/pcz/hp2023/hp2023.ttf') format('truetype'), url('https://static-css.pencdn.cz/css/fonts/pcz/hp2023/hp2023.svg') format('svg'); font-weight: normal; font-style: normal; }

* { box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body, div, p, ul, form, fieldset, h1, h2, h3, h4, h5, h6, input, select { margin: 0; padding: 0; list-style: none; border: 0; }
html { margin: 0; padding: 0; font-family: 'Fira Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #000; font-size: 16px; width: 100%; -webkit-text-size-adjust: none; }
input, select { box-sizing: content-box; -ms-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -webkit-appearance: none; -webkit-border-radius: 0px; }
.left {text-align: left;}
.right {text-align: right;}
.center	{ text-align: center;}
.hidden {display: none;}
.offset { margin-bottom: 1em; }
.offset05 { margin-bottom: .5em; }
.offset2 { margin-bottom: 2em; }
.offset3 { margin-bottom: 3em; }
table { width: 100%; border-collapse: collapse; border: 0; }
p { font-size: 16px; margin: 0 0 20px; line-height: 20px; }
h1 { }
h2 { font-size: 18px; line-height: 22px; font-weight: bold; }
h2 a { text-decoration: none; }
img { border: 0; max-width: 100%; vertical-align: top; display: inline-block; height: auto; overflow: hidden; }
a { color: #000; }
a:hover { color: #d80907; }
.bold { font-weight: bold; }
.red { color: #d80907 }
.green { color: #0d9d06 }
.pointer { cursor: pointer; }
.submit { background: #000; color: #fff; padding: 0 30px; line-height: 50px; cursor: pointer; border: 0; border-radius: 5px; display: inline-block; text-decoration: none; font-size: 18px; }
.submit:hover { background: #d80907; }
a.submit:hover { color: #fff; }
h3.normal { font-size: 16px; line-height: 20px; margin-bottom: 10px; }
.subtitle { font-size: 18px; margin: 0 0 15px; font-weight: bold; line-height: normal; }
.title { font-family: 'Fira Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 20px; line-height: 25px; font-weight: bold; -webkit-font-smoothing: antialiased; }
.main { width: 100%; margin: 0 auto; padding: 0 10px; position: relative; background: #fff; cursor: default; z-index: 2; }
#content { padding: 215px 0 0!important; margin: 0; min-height: 500px; }/*150|200nadilka*/
.klikaci-body { cursor: pointer; }
.ad { margin-bottom: 20px; display: flex; justify-content: center; }
.ad .r-head { visibility: hidden; }
.reklamabg { display: none; }
.reklamabg .ad { display: block; margin: 0 auto; max-width: 1030px; pointer-events: all; }
.ad-footer .ad, #partnersWeb .ad { margin-bottom: 0; }
.ad-footer .r-head { display: none; }
.klikaci-body .reklamabg { background: none; pointer-events: none; }
.klikaci-body .shadow { box-shadow: 0 0 10px rgba(0, 0, 0, 0.45); }
.ads-ilayer { pointer-events: all; }
.toolBox { padding: 20px; margin-bottom: 30px; border-radius: 10px; }
.toolBox.redakce { background: #f8f8f8; }
.toolBox.obchod { background: #fff; border: 1px solid #d6d6d6; position: relative; padding: 30px; }
.toolBox.seznamPromo { background: #f8f8f8; }
.toolBox.topTema, .toolBox.doporucujeme, { padding: 0; }
.toolBox.ke-kafi { background: #fff; border: 1px solid #d6d6d6; position: relative; }
.toolBox.podcasty { border: 1px solid #d6d6d6; position: relative; margin-bottom: 374px; }  /*reklama 314 + 30 + 30*/
.toolBox.podcasty .art:last-child { margin-bottom: 0; }
.toolBox.podcasty .ad { position: absolute; width: 300px; height: 314px; bottom: -354px; }  /*20 padding 20 margin 314 reklama*/
.toolBox.tiskove-zpravy { border: 1px solid #d6d6d6; }
.tiskove-zpravy .art { padding-bottom: 20px; border-bottom: 1px solid #d6d6d6; margin-bottom: 20px; }
.tiskove-zpravy .art:last-child { padding-bottom: 0; border-bottom: 0; margin-bottom: 0; }
.tiskove-zpravy .art > h2 { margin-bottom: 0; }
.toolBox.calculators { padding: 0; }
.toolBox > .title { padding: .5em 0; margin-bottom: .5em; }
.boxLink { text-align: right; margin: 15px 0 0; font-size: 13px; line-height: 20px; text-decoration: underline; }
#adblocker { background: #e6e6e6; display: none; padding: 5px 0; }
#adblocker .main { background: #e6e6e6; }
#adblocker p { font-size: 12px; margin: 0; overflow: hidden; }
.adblock-icon { background: url('/css/images/sprite2016-07-26.png') -313px -65px; width: 42px; height: 36px; float: left; margin: 0 20px 0 0; }
#cookies_policy { display: none; position: fixed; bottom: 0; background: #dcdcdc; width: 100%; padding: .7em 0; text-align: center; font-size: 12px; z-index: 1001; }
#cookies_policy p { font-size: 12px; color: #353535; margin: 0; line-height: normal; }
#cookies_policy a { color: #353535; text-decoration: underline; margin: 0 1.6em 0 0; }
#cookies_policy .submit { background: #353535; display: inline-block; padding: .4em 1.5em; color: #fff; }
#cookies_policy a:hover { color: #1c3e79; }
#cookies_policy .submit:hover { background: #1c3e79; }
#popUp { position: fixed; width: 300px; bottom: 0; right: 20px; z-index: 10000; background: #fff; margin: 0; display: none; }
#popUp .title { margin: 0; }
#popUp .in { padding-top: 20px; font-family: 'Fira Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif; }
#popUp .cols { width: 100%; }
#popUp .col1 { float: left; margin-right: 0.625em; width: auto; }
#popUp .col2 { overflow: hidden; float: none; margin: 0; width: auto; }
#popUp p { font-size: 18px; margin: 0 0 1.5em; }
#popUp .close { background: #484848; cursor: pointer; height: 20px; position: absolute; right: 10px; top: 10px; width: 20px; }
#popUp .close:before { content: ''; position: absolute; height: 3px; width: 14px; background: #fff; top: 50%; left: 0; transform: rotate(45deg); margin-top: -1px; margin-left: 3px; }
#popUp .close:after { content: ''; position: absolute; height: 3px; width: 14px; background: #fff; top: 50%; left: 0; transform: rotate(-45deg); margin-top: -1px; margin-left: 3px; }
#popUp .submit { display: inline-block; padding: 8px 15px; line-height: normal; }

.sep { font-size: 0.6875rem; padding: 0 2px; }
header { font-family: 'Fira Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif; background: #fff; cursor: default; position: absolute; top: 0; left: 0; box-sizing: border-box; width: 100%; font-size: 16px; border-bottom: 1px solid rgba( 0, 0, 0, .12); }
header * { box-sizing: border-box; }
header a { text-decoration: none; color: #1a1a18; }
#header-top { font-size: 0.6875em; display: none; justify-content: space-between; align-items: center; padding: 10px 20px 35px 20px; }
#header-web { font-size: 0; }
#header-web > a { font-size: 0.6875rem; }
#header-web > a:hover { color: #000; text-decoration: underline; }
#header-middle { display: flex; justify-content: space-between; align-items: center; padding-bottom: 10px; padding-top: 10px; }
/*#header-middle > div { flex: 1 1 33%; }*/
#header-logo { text-align: center; }
#header-logo svg { width: 200px; vertical-align: top; }
#header-logo h1 { display: none; }
#header-logo .claim { font-size: 15px; text-align: left; display: none; position: relative; top: 12px; font-weight: bold; color: #757575; border-left: 2px solid #000; margin-left: 13px; padding-left: 15px; }
#partnersWeb { display: flex; justify-content: flex-end; }
#partnersWeb .ad:before { display: none; }
#partnersWeb .ad + .ad { padding-left: 18px; }
nav { background: #000; min-height: 54px; position: relative; }
nav:before { content: ''; position: absolute;  width: 25px; height: 3px; background: #fff; box-shadow: 0 10px 0 0 #fff, 0 20px 0 0 #fff; top: 14px; left: 15px; }
#main-menu { font-family: 'Fira Sans Extra Condensed', 'Trebuchet MS', Arial, Helvetica, sans-serif; display: none; flex-direction: column; padding: 0; margin: 0; justify-content: space-around; text-transform: uppercase; background: #000; padding: 0 20px; font-size: 0.9375em; position: absolute; top: 100%; width: 100%; z-index: 2; }
#main-menu > a, #moreMenu, #websearch { text-align: center; color: #fff; padding: 10px 0 8px; display: inline-block; }
#main-menu a:hover { background: #d80907; }
#websearch a:hover { background: #000; }
#moreMenu { cursor: pointer; display: none; }
#moreMenu_items { position: absolute; background: #000; padding: 10px 0; top: 55px; right: 0; display: none; z-index: 3; }
#moreMenu_items > a { display: block; padding: 6px 20px; min-width: 170px; color: #fff; }
#moreMenu_items > a:hover { background: #d80907; }
#moreMenu_items:before { position: absolute; display: block; border-width: 0 7px 7px 7px; border-style: solid; border-color: transparent transparent #fff; top: -8px; content: ''; right: 65px; }
#mobileMenuIco { position: absolute; top: 0; left: 0; cursor: pointer; width: 54px; height: 54px; }
#mobileMenuIco:before { content: ''; position: absolute; width: 25px; height: 3px; background: #fff; box-shadow: 0 10px 0 0 #fff, 0 20px 0 0 #fff; top: 0; left: 0; right: 0; bottom: 0; margin: 16px auto; }
#mobileMainMenu { padding-left: 54px; display: flex; height: 54px; align-items: center; }
#mobileMainMenu a { color: #fff; display: inline-block; padding: 5px 10px; border-left: 1px solid #fff; font-family: 'Fira Sans Extra Condensed', 'Trebuchet MS', Arial, Helvetica, sans-serif; }
#mobileMainMenu a:last-child { display: none; }

.article-col-first a { display: inline-block; position: relative; padding-bottom: 55%; width: 100%; overflow: hidden; }
.article-col-first a:after { position: absolute; content: ''; width: 100%; height: 50%; top: 50%; left: 0; background-image: linear-gradient(transparent, rgba(0, 0, 0, .9)); }
.article-col-first h2 { color: #fff; position: absolute; bottom: 10px; margin: 0 20px; z-index: 1; }
.article-col-first .date { position: absolute; top: 10px; left: 0; width: 50px; height: 22px; background: #000; color: #fff; font-weight: bold; font-size: 11px; line-height: 22px; text-align: center; }
.article-col-first .main-art { margin-bottom: 30px; }
.article-col-first .main-art img { position: absolute; top: 0; left: 0; }
.article-col-first .main-art .date { width: 50px; height: 35px; font-size: 16px; line-height: 35px; }
.article-col-first .main-art .finmag { position: absolute; display: flex; right: 0; top: 10px; height: 35px; width: 80px; background: #cd0711; justify-content: center; align-items: center; }
.article-col-first .main-art .finmag img { width: 60px; bottom: 0; right: 0; margin: auto; }

/*obecný výpis použitý pro seznam*/
.articles-list__item { margin-bottom: 30px; position: relative; }
.articles-list__item:last-child { margin-bottom: 0; }
.articles-list__item__img-wrap { margin-bottom: 15px; }
.articles-list__item__title { font-size: 18px; line-height: 22px; margin: 0; }
.articles-list__item__title a:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.art { margin-bottom: 30px; }
.art > h2 { margin: 10px 0;  }
.art img { position: absolute; top: 0; left: 0; }
.art > a { position: relative; padding-bottom: 55%; display: inline-block; width: 100%; overflow: hidden; }
.ke-kafi .art > a.subtitle, .podcasty .art > a.subtitle { padding: 0; height: 25px; overflow: inherit; margin-bottom: 5px; }
.art a.pr:before { content: 'PR'; position: absolute; font-size: 11px; font-family: 'Fira Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif; line-height: 30px; width: 30px; height: 30px; background: #fff; border-radius: 50%; right: 10px; top: 10px; text-align: center; font-weight: bold; z-index: 2; }
.art .info { font-size: 13px; line-height: 21px; color: #757575; margin-bottom: 10px; }
.art .info a { color: #757575; }
.art .info a:hover { color: #000; }
.perex { font-size: 14px; line-height: 21px; margin-bottom: 0; }
.art .finmag { position: absolute; display: flex; right: 0; top: 10px; height: 22px; width: 50px; background: #cd0711; justify-content: center; align-items: center; }
.art .finmag img { width: 38px;  bottom: 0; right: 0; margin: auto; }
.art__podcast.lz:before { position: absolute; content: ''; background-image: url('https://static-css.pencdn.cz/css/fm/redesign2021/ikons/play.svg'); background-repeat: no-repeat; background-position: center center; left: 0; top: 0; bottom: 0; right: 0; pointer-events: none; background-size: 75px; z-index: 1; }

.header-promo { display: flex; height: 50px; }
/*.header-promo__left { background-image: url('https://static-css.pencdn.cz/images/nauctesepenize/button-header/chci-zacit-investovat-mobil.svg'); flex-basis: 50%; background-repeat: no-repeat; background-color: #13173c; background-position: center; }*/
/*.header-promo__left { background-image: url('https://static-css.pencdn.cz/images/nadilka/2022/vanocni-nadilka-mobil.svg'); flex-basis: 50%; background-repeat: no-repeat; background-color: #ffe2e4; background-position: center; }*/
/*.header-promo__left { background-image: url('https://static-css.pencdn.cz/images/podnikave-cesko/podnikave-cesko-header-mobil.svg'); flex-basis: 50%; background-repeat: no-repeat; background-color: #ffd502; background-size: 115px; background-position: center; }
.header-promo__right { background-image: url('https://static-css.pencdn.cz/images/nauctesepenize/button-header/jak-porazit-inflaci-mobil.svg'); flex-basis: 50%; background-repeat: no-repeat; background-color: #75d8ba; background-position: center; }*/
.header-promo__left { flex-basis: 50%; background-color: var(--promo-left-bg); display: flex; justify-content: center; align-items: center; color: var(--promo-left-color); }
.header-promo__left:hover { color: var(--promo-left-color); }
.header-promo__left__text { text-transform: uppercase; font-weight: bold; width: var(--promo-left-text-width); text-align: right; font-size: 14px; display: flex; align-items: center; }
.header-promo__left__sipka { width:  20px; height: 20px; background-image: url('https://static-css.pencdn.cz/images/sipka-v-kruhu.svg'); display: inline-block; flex-shrink: 0; margin-left: 10px; }
.header-promo__right { flex-basis: 50%; background-color: var(--promo-right-bg); display: flex; justify-content: center; align-items: center; color: var(--promo-right-color); }
.header-promo__right:hover { color: var(--promo-right-color); }
.header-promo__right__text { text-transform: uppercase; font-weight: bold; width: var(--promo-right-text-width); text-align: right; font-size: 14px; letter-spacing: 0px; display: flex; align-items: center; }
.header-promo__right__sipka { width:  20px; height: 20px; background-image: url('https://static-css.pencdn.cz/images/sipka-v-kruhu.svg'); display: inline-block; flex-shrink: 0; margin-left: 10px; }

.next-art .finmag img { width: 38px; position: relative; }

.art .ad { width: 100%; margin-bottom: 0; }
.art .ad .r-head { display: none; }
.art .ad div { width: 100%; }
.art .ad .fc0 { width: 0; }
.art .ad .r-body > div > a { position: relative; padding-bottom: 55%; display: inline-block; width: 100%; overflow: hidden; }
.art .ad .r-body > div > h2 { margin: 10px 0; }

.toolBoxWrap > .title { font-size: 16px; line-height: 28px; margin-bottom: 5px; }
.topTema .subtitle { font-size: 16px; line-height: 28px; display: inline-block; margin-bottom: 8px; padding-bottom: 0; height: 25px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.topTema .art { padding: 20px; border-radius: 10px; background-color: #f8f8f8; }
.topTema .ad { width: 300px; margin-bottom: 0; margin-left: auto; margin-right: auto; }

.akcieTable td { padding: 5px 0; }

.ProductTables h3 {font-size: 18px; margin-bottom: .5em; }
.ProductTables .akcieTable { font-size: 13px; margin-bottom: 1.5em; }
.ProductTables .akcieTable td:first-child { padding: 5px 5px 5px 0; }
.ProductTables .akcieTable td:last-child { padding: 5px 0 5px 5px; }
.ProductTables .akcieTable .info { color: #757575; }

.doporucujeme .art { padding-bottom: 20px; border-bottom: 1px solid #d6d6d6; margin-bottom: 20px; }
.doporucujeme .art > h2 { margin-bottom: 0; }

.ocimaExpertu { display: flex; justify-content: space-between; flex-direction: column; }
.ocimaExpertu > div:last-child { margin-bottom: 0; }
.ocimaExpertu > div { flex-basis: 170px; margin-bottom: 30px; }

#partners_partner { width: 83px; height: 23px; overflow: hidden; }
#conseq_partner { display: inline-block; width: 57px; height: 25px; background: url('https://static-css.pencdn.cz/images/banners/conseq/logo_conseq_57x25_sp3.png') 0 0; vertical-align: middle; }
#conseq_partner:hover { background-position: 0 -25px; }

[class*="icon-hp-2023-"] { position: relative; }
[class*="icon-hp-2023-"]:before { font-family: 'ico2023'; font-style: normal; font-weight: normal; speak: never; display: inline-block; text-align: center; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.icon-hp-2023-play:before { content: '\e80c'; }
.icon-hp-2023-cestovni-pojisteni:before { content: '\e80d'; font-size: 64px; }
.icon-hp-2023-investice:before { content: '\e80e'; font-size: 64px; }
.icon-hp-2023-hypoteky:before { content: '\e80f'; font-size: 64px; }
.icon-hp-2023-zivotni-pojisteni:before { content: '\e810'; font-size: 64px; }
.icon-hp-2023-kalkulacka:before { content: '\e811'; font-size: 38px; }
.icon-hp-2023-lupa:before { content: '\e812'; }

.calculators_item { padding: 10px 30px; background-color: #f8f8f8; width: 100%; display: flex; align-items: center; border-radius: 10px; margin-bottom: 20px; font-size: 16px; text-decoration: none; }
.icon-hp-2023-kalkulacka { margin-right: 20px; }

.sekce__hp-promo .title > a { color: #0a406e; }
.sekce__hp-promo .title > a:hover { color: #cd0711; }
.toolBox.usetri { padding: 0; margin-bottom: 10px; }
.toolBox.usetri .in { display: flex; flex-wrap: wrap; justify-content: space-between; }
.toolBox.usetri .in a { flex-basis: 160px; flex-grow: 1; background-color: #f2f9ff; color: #0a406e; border-radius: 10px; margin-bottom: 20px; display: flex; flex-direction: column; text-align: center; padding: 15px 20px; text-decoration: none; }
.toolBox.usetri .in a:nth-child(2n+2) { margin-left: 10px; }
.usetri__icon { margin-bottom: 15px; }
.usetri__label { font-size: 18px; line-height: 23px; font-weight: bold; height: 50px; margin-bottom: 15px; }
.usetri__button { font-size: 14px; line-height: 40px; height: 40px; text-align: center; background-color: #cd1719; color: #fff; border-radius: 5px; }
.toolBox.usetri .in a:hover .usetri__button { background-color: #eb3739; }

.toolBox.obchod:before { content: 'Promo'; position: absolute; top: -16px; right: 0; color: #757575; font-size: 11px; line-height: 13px; }
 p.obchod__title, .obchod__title { font-size: 18px; line-height: 26px; font-weight: bold; margin-bottom: 15px; }
 p.obchod__subtitle, .obchod__subtitle { font-weight: bold; margin-bottom: 15px; }
.obchod .submit { font-size: 16px; background-color: #cd1719; text-align: center; font-weight: normal; padding: 0; max-width: 260px; width: 100%; color: #fff; }
.obchod .submit:hover { background-color: #eb3739; color: #fff; }
.obchod__submit-wrap { text-align: center; }
.obchod .img-wrap-zoom { width: 240px; height: 131px; overflow: hidden; margin: 0 auto 20px; position: relative; }
.obchod .img-wrap-zoom img { position: absolute; top: -50%; left: 0; }

.ke-kafi .in .art:last-child { margin-bottom: 0; }

.courses { display: none; }

@media only screen and (min-width: 480px){
    #newsletter-subsribe { flex-direction: row; align-items: flex-end; }
    #newsletter-subsribe input[type=text] { margin-bottom: 0; }
    #newsletter-subsribe input.submit { margin-left: 20px; }
    #mobileMainMenu a:last-child { display: inline-block; }
    #header-logo .claim { display: inline-block; }

    .toolBox.usetri .in a { flex-basis: 220px; }
}

@media only screen and (min-width: 600px){
    .article-col-first .next-art div, .article-col { display: flex; flex-wrap: wrap; }
    .article-col-first .next-art .art { flex-basis: 285px; flex-grow: 1; }
    .article-col-first .next-art .art + .art { margin-left: 10px; }
    .article-col-first .main-art h2 { font-size: 24px; line-height: 30px; }
    .article-col .art { flex-basis: 185px; flex-grow: 1; }
    .article-col .art:nth-child(n + 2) { margin-left: 10px; }

    .toolBox.calculators .in { display: flex; justify-content: space-between; flex-wrap: wrap; }
    .toolBox.calculators .in h3 { flex: 1 1 250px; }
    .toolBox.calculators .in h3:nth-child(2n+2) { margin-left: 10px; }

    .articles-list { display: flex; justify-content: space-between; }
    .articles-list__item { margin-bottom: 0; flex-basis: 45%; flex-grow: 1; }
    .articles-list__item + .articles-list__item { margin-left: 10px; }

    .topTema .in { display: flex; flex-wrap: wrap; justify-content: space-between; }
    .topTema .in .art { flex-basis: 260px; flex-grow: 1; overflow: hidden; }
    .topTema .in .art:nth-child(2) { margin-left: 10px; }
    .topTema .in .art:nth-child(3) { flex-basis: 220px; max-width: calc(50% - 5px); }
    .topTema .ad { flex-basis: 300px; margin-right: 0; margin-left: 10px; }

    .doporucujeme .in { display: flex; flex-wrap: wrap; justify-content: space-between; margin-left: -10px; }
    .doporucujeme .art { flex-basis: 40%; flex-grow: 1; margin-left: 10px; }

    .tiskove-zpravy .in { display: flex; flex-wrap: wrap; justify-content: space-between; margin-left: -10px; }
    .tiskove-zpravy .art { flex-basis: 40%; flex-grow: 1; margin-left: 10px; }
    .tiskove-zpravy .art:nth-last-child(-n+2) { padding-bottom: 0; border-bottom: 0; margin-bottom: 0; }

    .ke-kafi .in { display: flex; flex-wrap: wrap; justify-content: space-between; }
    .ke-kafi .in .art { flex-basis: 260px; flex-grow: 1; }
    .ke-kafi .in .art:nth-last-child(-n+2) { margin-bottom: 0; }
    .ke-kafi .in .art:nth-child(2n + 2) { margin-left: 10px; }

    .toolBox.podcasty { margin-bottom: 30px; }
    .podcasty .in { display: flex; flex-wrap: wrap; justify-content: space-between; }
    .podcasty .in .art { flex-basis: 260px; flex-grow: 1; }
    .podcasty .in .art:nth-child(2) { margin-left: 10px; }
    .podcasty .in .art:nth-child(3) { flex-basis: 220px; max-width: calc(50% - 5px); margin-right: 310px; }
    .toolBox.podcasty .ad { right: 20px; bottom: 0; }

    .ProductTables { display: flex; flex-wrap: wrap; justify-content: space-between; }
    .ProductTables > div { flex-basis: 48% }

    .sekce__kurzy { display: flex; justify-content: space-between; }
    .sekce__kurzy .toolBoxWrap { flex: 1 1 50%; }
    .sekce__kurzy .toolBoxWrap:last-child { margin-left: 10px; }

    .ocimaExpertu { flex-direction: row; justify-content: center; }
    .ocimaExpertu > div { margin-bottom: 0; }
    .ocimaExpertu > div + div { margin-left: 10px; }

    .toolBox.obchod.wide .in > div { display: grid; grid-template-columns: auto 200px; grid-template-rows: auto auto 50px; grid-template-areas: "title image" "perex image" "submit image"; column-gap: 50px; }
    .obchod.wide .img-wrap-zoom { width: 200px; height: 200px; margin-bottom: 0; align-self: center; grid-area: image; }
    .obchod.wide .img-wrap-zoom img { top: 0; }
    .wide .obchod__title { grid-area: title; }
    .wide p.obchod__subtitle, .wide  .obchod__subtitle { grid-area: perex; }
    .wide .obchod__submit-wrap { grid-area: submit; align-self: flex-end; text-align: left; }
}


@media only screen and (min-width: 620px){
    .article-col-first { display: flex; flex-wrap: wrap; justify-content: space-between; }
    .article-col-first .main-art { flex-basis: 60%; margin-left: auto; margin-right: auto; }
    .article-col-first .next-art { flex-basis: 100%; }
}


@media only screen and (min-width: 680px){
    .toolBox.usetri { margin-bottom: 30px; }
    .toolBox.usetri .in a { flex-basis: 150px; margin-bottom: 0; }
    .toolBox.usetri .in a:nth-child(n+2) { margin-left: 10px; }

    .topTema .in .art:nth-child(3) { flex-basis: 300px; }
}

@media only screen and (min-width: 768px) {
    .art { flex-basis: 350px; }
    /*.art:nth-child(2n) { margin-left: 30px; }*/
    .topTema .ad { margin-left: 30px; }
    .topTema .in .art { flex-basis: 360px; }
    .topTema .in .art:nth-child(3) { flex-basis: 360px; }

    .toolBox.calculators .in h3 { flex-basis: 360px; }
    .ke-kafi .in .art { flex-basis: 360px; }
}


@media only screen and (min-width: 1024px) {
    .reklamabg { display: block; height: 217px; }
    #content { padding: 240px 0 0!important; }
    .main { width: 1028px; }
    header { width: 1028px; }
    #header-top { display: flex; }
    #header-middle { padding-top: 0; padding-bottom: 35px; }
    #header-logo svg { width: 251px; }
    #main-menu { flex-wrap: nowrap; display: flex; flex-direction: row; position: relative; padding: 0 12px; }
    #main-menu > a, #moreMenu, #websearch { flex: 1 1 auto; padding: 19px 0 13px; }
    #moreMenu { display: block; }
    #mobileMainMenu { display: none; }
    #mobileMenuIco { display: none; }

    .article-col-first { display: flex; justify-content: space-between; margin-bottom: 20px; }
    .article-col-first .main-art { flex-basis: 491px; flex-shrink: 0; margin-bottom: 0; }
    .article-col-first .next-art { flex-basis: 491px; }
    .article-col-first .next-art .art { flex-basis: 242px; margin-bottom: 0; flex-grow: 0; }
    .article-col-first .next-art .art + .art { margin-left: 0; }
    .article-col-first .next-art > div:first-child { margin-bottom: 4px; }
    .article-col-first .next-art > div { justify-content: space-between; }
    .article-col-first .next-art h2 { font-size: 16px; line-height: 20px; pointer-events: none; }
    .article-col-first .next-art a:after { height: 70%; top: 30%; pointer-events: none; }
    .art { flex-basis: 242px; flex-grow: 0; flex-shrink: 0; }
    .article-col .art { margin-bottom: 20px; flex-basis: 322px; flex-grow: 0; }
    .article-col-first .next-art div, .article-col { flex-wrap: nowrap; }
    .article-col { justify-content: space-between; }
    .article-col-first .date { pointer-events: none; }
    .art img, .article-col-first .main-art img { transition: all ease 300ms; }
    .art img:hover, .article-col-first .main-art img:hover { transform: scale(1.07); }
    .article-col-first .main-art h2, .article-col-first a:after { pointer-events: none; }
    
    .article-col-first .main-art .finmag img { transition: none; }
    .article-col-first .main-art .finmag img:hover { transform: none; }
    .art .finmag img { transition: none; }
    .art .finmag img:hover { transform: none; }

    .toolBox.calculators .in h3:nth-child(2n+2) { margin-left: 0; }

    .articles-list__item__img-wrap { overflow: hidden; }
    .articles-list__item__img-wrap img { transition: transform .3s; }
    .articles-list__item:hover .articles-list__item__img-wrap img { transform: scale(1.07); }
    .articles-list__item + .articles-list__item { margin-left: 20px; }

    .img-wrap-zoom img { transition: transform .3s; }
    .img-wrap-zoom a:hover img { transform: scale(1.07); }

    .topTema .subtitle { margin-bottom: 4px; }
    .topTema .in .art { flex-basis: 217px; flex-grow: 0; }
    .topTema .in .art:nth-child(2) { margin-left: 0; }
    .topTema .in .art:nth-child(3) { flex-basis: 217px; }
    .topTema .ad { margin-left: initial; flex-grow: 0; }

    .akcieTable td { padding: 2px 0; }
    h3.normal { margin-bottom: 5px; }

    .sekce { display: flex; justify-content: space-between; }
    .sekce__calculators { flex-basis: 324px; flex-shrink: 0; flex-grow: 0; }
    .sekce__hp-promo { flex-basis: auto; margin-left: 20px; }

    .sekce__kurzy { display: block; flex-basis: 440px; flex-shrink: 0; }
    .sekce__kurzy .toolBoxWrap:last-child { margin-left: 0; }
    .ProductTables > div { flex-basis: 30% }
    .ProductTables .akcieTable td:first-child { padding: 3px 5px 3px 0; }
    .ProductTables .akcieTable td:last-child { padding: 3px 0 3px 5px; }

    .sekce__experti { flex-basis: 550px; flex-grow: 0; }
    .ocimaExpertu { flex-direction: row; }
    .ocimaExpertu > div { margin-bottom: 0; flex-basis: 157px; }
    .ocimaExpertu > div + div { margin-left: 20px; } 

    .doporucujeme { display: flex; justify-content: space-between; }
    .doporucujeme .in { display: flex; flex-wrap: wrap; justify-content: space-between; flex-basis: 670px; margin-left: 0; }
    .doporucujeme .art { flex-basis: 323px; flex-grow: 0; display: flex; justify-content: space-between; margin-left: 0; }
    .doporucujeme .art > a { flex-basis: 120px; flex-grow: 0; flex-shrink: 0; padding-bottom: 0; }
    .doporucujeme .art h2 { margin-left: 20px; margin-top: 0; font-size: 16px; line-height: 22px; }
    .doporucujeme .art:nth-last-child(-n+2) { border: 0; margin-bottom: 0; padding-bottom: 0; }

    .ke-kafi .in .art { flex-basis: 235px; flex-grow: 0; margin-bottom: 0; }
    .ke-kafi .in .art:nth-child(2n + 2) { margin-left: 0; }

    .tiskove-zpravy .in { margin-left: 0; }
    .tiskove-zpravy .art { flex-basis: 310px; flex-grow: 0; display: flex; justify-content: space-between; margin-left: 0; }
    .tiskove-zpravy .art > a { flex-basis: 120px; height: 67px; flex-grow: 0; flex-shrink: 0; padding-bottom: 0; }
    .tiskove-zpravy .art h2 { margin-left: 20px; margin-top: 0; font-size: 16px; line-height: 22px; }
    .tiskove-zpravy .art:nth-last-child(-n+3) { padding-bottom: 0; border-bottom: 0; margin-bottom: 0; }

    .toolBox.podcasty { width: 690px; }
    .podcasty .in .art { flex-basis: 210px; flex-grow: 0; margin-bottom: 0; }
    .podcasty .in .art:nth-child(2) { margin-left: 0; }
    .podcasty .in .art:nth-child(3) { flex-basis: 210px; margin-right: 0; }
    .toolBox.podcasty .ad { right: -318px; }


    .header-promo { width: var(--promo-width); height: 74px; position: absolute; right: 10px; top: 62px; }
    /*.header-promo__left { background-image: url('https://static-css.pencdn.cz/images/nauctesepenize/button-header/chci-zacit-investovat.svg'); background-color: transparent; background-size: contain; background-position: left; }*/
    /*.header-promo__left { background-image: url('https://static-css.pencdn.cz/images/nadilka/2022/vanocni-nadilka.svg'); border-radius: 7px; margin-right: 5px; }
    .header-promo__left:hover { background-image: url('https://static-css.pencdn.cz/images/nadilka/2022/vanocni-nadilka-hover.svg'); background-color: #fff5f6; }*/
    /*.header-promo__left { background-image: url('https://static-css.pencdn.cz/images/podnikave-cesko/podnikave-cesko-header.svg'); background-size: 77px; background-position-y: 11px; border-radius: 7px; margin-right: 5px; }
    .header-promo__left:hover { background-color: #ffd502; }
    .header-promo__right { background-image: url('https://static-css.pencdn.cz/images/nauctesepenize/button-header/jak-porazit-inflaci.svg'); background-color: transparent; background-size: contain; background-position: right; }*/
    .header-promo__left { border-radius: 7px; margin-right: 5px; flex-direction: column; }
    .header-promo__left__text { justify-content: center; align-items: center; text-align: center; }
    .header-promo__left__sipka { margin-left: 0; margin-top: 3px }
    .header-promo__right { border-radius: 7px; flex-direction: column; }
    .header-promo__right__text { justify-content: center; align-items: center; text-align: center; }
    .header-promo__right__sipka { margin-left: 0; margin-top: 3px }

    .courses { display: flex; height: 50px; margin: -23px -10px 30px; }
    .courses__item { flex-grow: 1; background: #f8f8f8; display: flex; justify-content: center; align-items: center; font-size: 14px; line-height: 24px; text-decoration: none; }
    .courses__item + .courses__item { margin-left: 3px; }
    .courses__item__title { text-decoration: underline; }
    .courses__item__rate { margin-left: 5px; color: #000; }
    .courses__item--last { display: flex; flex-direction: column; line-height: 20px; flex-basis: 80px; flex-grow: 0; }
}


/*footer*/
footer { background: none; padding: 0; color: #000; }
footer a { color: #000; }
footer a:hover { color: #000; text-decoration: none; }
footer p:last-child { margin-bottom: 0; }
.footer__kalkulacky { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #d6d6d6; }
.footer__title { font-size: 16px; line-height: 19px; font-weight: bold; margin: 0; }
.footer__kalkulacky .footer__title { margin-bottom: 15px; }
.footer__kalkulacky__flex { display: flex; flex-wrap: wrap; margin-left: -10px; }
.footer__kalkulacky__flex__item { font-size: 13px; line-height: 24px; font-weight: bold; text-decoration: none; color: #000; padding: 13px 9px; background-color: #f8f8f8; border-radius: 10px; margin-left: 10px; margin-bottom: 10px; flex-basis: 40%; flex-grow: 1; }
.footer__redakce { font-size: 14px; line-height: 28px; }
.footer__redakce__col { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #d6d6d6; }
.footer__redakce__col:last-child { margin-bottom: 30px; }
.footer__redakce__col__ul { margin: 10px 0 0; padding: 0; list-style: none; display: none; }
.footer__title--menu { position: relative; }
.footer__title--menu:after { content: ''; position: absolute; display: block; width: 10px; height: 10px; right: 2px; top: 0; border-width: 0 2px 2px 0; border-style: solid; border-color: #000; transform: rotate(45deg); }
.footer__title--show:after { transform: rotate(-135deg); top: 7px; }
.footer__title--show ~ ul { display: block; }
.footer__redakce__col__ul li a { color: #757575; text-decoration: none; }
.footer__global { background-color: #000; color: #d6d6d6; margin-left: -10px; margin-right: -10px; padding: 20px 10px; font-size: 14px; line-height: 28px; }
.footer__global .footer__title { color: #fff; }
.footer__global__p { margin-bottom: 30px; font-size: 14px; line-height: 28px; }
.footer__global__p p { margin-bottom: 30px; font-size: 14px; line-height: 28px; }
.footer__global__p a { color: #d6d6d6; text-decoration: none; }
.footer__global__p:last-child { margin-bottom: 0; }
#newsletter-subsribe { display: block; }
.footer__global__newsletter { margin-bottom: 30px; }
.footer__global__newsletter .footer__title { margin-bottom: 20px; display: block; }
.footer__global__newsletter__email { width: 100%; padding: 16px 20px; background-color: #414141; border-radius: 10px; border: none; outline: none; color: #fff; font-size: 16px; line-height: normal; box-sizing: border-box; }
.footer__global__newsletter__info { font-size: 12px; line-height: 25px; margin: 5px 0 20px; }
.footer__global__newsletter__info a { color: #d6d6d6; }
.footer__global__newsletter__wrap-bnt__btn { font-size: 14px; padding: 17px 20px; width: 100%; background-color: #cd1719; color: #fff; border-radius: 5px; border: none; outline: none; cursor: pointer; box-sizing: border-box; }
.footer__global__soc { margin-bottom: 50px; }
.footer__global__soc__logo { margin-bottom: 20px; text-align: center; }
.footer__global__soc__flex { display: flex; justify-content: space-between; align-items: center; }
.footer__global__soc__flex a { text-decoration: none; border: 1px solid #414141; width: 71px; height: 71px; border-radius: 10px; display: flex; justify-content: center; align-items: center; flex-grow: 0; flex-shrink: 0; }
.footer__global__web { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #414141; }
.footer__global__web .footer__title { margin-bottom: 10px; }
.footer__global__web__ul { margin: 0; padding: 0; list-style: none; }
.footer__global__web__ul li a { color: #d6d6d6; text-decoration: none; }
.footer__global__ostatni { margin-bottom: 30px; }
.footer__global__ostatni__copy { margin-bottom: 30px; font-size: 14px; line-height: 28px; }
.footer__global__ostatni .footer__title { margin-bottom: 5px; }

@media only screen and (min-width: 680px) {
    .footer__kalkulacky { padding-bottom: 0; border-bottom: 0; margin-bottom: 30px; }
    .footer__kalkulacky__flex__item { flex-basis: 30%; }
    .footer__redakce { display: flex; flex-wrap: wrap; margin-left: -20px; margin-bottom: 30px; }
    .footer__redakce__col { margin-left: 20px; margin-bottom: 30px; flex-basis: 40%; flex-grow: 1; border-bottom: 0; padding-bottom: 0; }
    .footer__redakce__col:nth-child(2n) { padding-left: 20px; border-left: 1px dashed #d6d6d6; }
    .footer__title--menu:after { display: none; }
    .footer__title--menu ~ ul { display: block; }

    .footer__global { display: grid; grid-template-areas: 'newsletter newsletter' 'soc soc' 'web ostatni' 'web ostatni2'; grid-template-columns: 230px 1fr; padding-top: 30px; padding-bottom: 30px; column-gap: 20px; }
    .footer__global__newsletter { width: 500px; margin: 0 auto 30px; grid-area: newsletter; }
    .footer__global__soc { grid-area: soc; }
    .footer__global__soc__flex { width: 400px; margin: auto; }
    .footer__global__web { grid-area: web; margin-bottom: 0; padding-bottom: 0; border-bottom: 0; border-right: 1px dashed #414141; }
    .footer__global__ostatni { grid-area: ostatni; }
    .footer__global__ostatni2 { grid-area: ostatni2; }
    .footer__global__ostatni__copy, .footer__global__p { margin-bottom: 15px; }
}

@media only screen and (min-width: 1024px) {
    footer { margin-left: 0; margin-right: 0; }
    .footer__kalkulacky__flex { margin-left: -20px; }
    .footer__kalkulacky__flex__item { flex-basis: 20%; margin-left: 20px; font-size: 14px; padding: 13px 30px; }
    .footer__kalkulacky__flex__item:hover { outline: 1px solid #000; background-color: #efefef; }

    .footer__redakce { font-size: 12px; margin-left: 0; margin-right: 20px; margin-bottom: 50px; }
    .footer__redakce__col { flex-basis: 20%; margin-bottom: 0; }
    .footer__redakce__col:last-child { margin-bottom: 0; }
    .footer__redakce__col:nth-child(n + 2) { padding-left: 20px; border-left: 1px dashed #d6d6d6; }
    .footer__redakce__col__ul li a:hover { color: #000; text-decoration: underline; }

    .footer__global { font-size: 12px; grid-template-areas: 'web newsletter soc' 'web ostatni2 ostatni'; grid-template-columns: 240px 1fr 240px; grid-template-rows: auto 1fr; padding: 40px; align-items: flex-start; }
    .footer__global a:hover { color: #fff; }
    .footer__global__web .footer__title { margin-bottom: 20px; }
    .footer__global__web__ul li a:hover { text-decoration: underline; }
    #newsletter-subsribe { display: grid; }
    .footer__global__newsletter { grid-area: newsletter; width: auto; display: grid; grid-template-areas: 'title title' 'input submit' 'info info'; grid-template-columns: 300px 110px; margin:0; }
    .footer__global__newsletter .footer__title { grid-area: title; }
    .footer__global__newsletter__email { grid-area: input; }
    .footer__global__newsletter__wrap-bnt { grid-area: submit; margin-left: 15px;  }
    .footer__global__newsletter__wrap-bnt__btn:hover { background-color: #eb3739; }
    .footer__global__newsletter__info { grid-area: info; font-size: 11px; line-height: 25px; margin-bottom: 0; }
    .footer__global__soc { grid-area: soc; margin-top: -6px; margin-bottom: 0; }
    .footer__global__soc__logo { text-align: left; line-height: normal; margin-bottom: 13px; }
    .footer__global__soc__logo svg { width: 145px; height: auto; }
    .footer__global__soc__flex { width: auto; margin: auto; margin-left: -10px; justify-content: flex-start; }
    .footer__global__soc__flex a { width: 40px; height: 40px; margin-left: 10px; }
    .footer__global__soc__flex a svg { transform: scale(0.6); }
    .footer__global__soc__flex__item--fb:hover { background-color: #435895; }
    .footer__global__soc__flex__item--tw:hover { background-color: #41aaeb; }
    .footer__global__soc__flex__item--insta:hover { background-color: #b3318d }
    .footer__global__soc__flex__item--linkedin:hover { background-color: #2f7bb4; }
    .footer__global__web { grid-area: web; }
    .footer__global__ostatni { grid-area: ostatni; margin-bottom: 0; }
    .footer__global__ostatni2 { grid-area: ostatni2; margin-top: 39px; }
    .footer__global__p { font-size: 11px; line-height: 16px; }
    .footer__global__p a:hover { text-decoration: underline; }
    .footer__global__p p { margin-bottom: 20px; font-size: 11px; line-height: 16px; }
    .footer__global__p p:last-child { margin-bottom: 0; }
    .footer__global__ostatni__copy { font-size: 11px; line-height: 17px; }
}
/*end footer*/