@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: "penize2018"; src:url("https://static-css.pencdn.cz/css/www/fonts/2018-10-23/penize2018.eot"); src:url("https://static-css.pencdn.cz/css/www/fonts/2018-10-23/penize2018.eot?#iefix") format("embedded-opentype"), url("https://static-css.pencdn.cz/css/www/fonts/2018-10-23/penize2018.woff") format("woff"), url("https://static-css.pencdn.cz/css/www/fonts/2018-10-23/penize2018.ttf") format("truetype"), url("https://static-css.pencdn.cz/css/www/fonts/2018-10-23/penize2018.svg#penize2018") format("svg"); font-weight: normal; font-style: normal; font-display: fallback; }


* { 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: 200px 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 { border: 1px solid #d1d1d1; padding: 0 20px 20px; margin-bottom: 20px; border-radius: 10px; box-shadow: rgba(0,0,0,.2) 0 0 10px 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; }
footer { background: #2b2b2b; color: #fff; font-size: 13px; font-family: 'Fira Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif; padding: 30px 10px; width: 100%; position: relative; box-sizing: border-box; }
footer * { box-sizing: border-box; }
footer p { line-height: 1.5; margin-bottom: 1.5em; font-size: 1em; }
footer a { color: #fff; }
footer a:hover { color: #fff; text-decoration: none; } 
footer .subtitle { font-size: 1.125rem; font-weight: bold; color: #929292; display: inline-block; }
#footer-links { display: flex; justify-content: space-between; flex-wrap: wrap; }
#footer-links > div { flex-basis: 100%; flex-grow: 1; flex-shrink: 1; margin-bottom: 30px; }
#footer-links li { margin-bottom: 7px; }
#footer-links a { font-size: 14px; }
#footer-top { display: flex; flex-direction: column; align-items: center; border-bottom: 1px solid #929292; border-top: 1px solid #929292; padding-bottom: 30px; margin-bottom: 30px; padding-top: 30px; text-align: center; }
#footer-top .subtitle { font-size: 1rem; }
#footer-top > div:nth-child(1) { flex-basis: 100%; margin-bottom: 1em; }
#footer-top > div:nth-child(2) { flex-basis: 100%; margin-bottom: 1em; }
#footer-top > div:nth-child(3) { flex-basis: 100%; margin-bottom: 1em; }
#footer-top > div:nth-child(2) a+a { margin-left: 20px; }
#newsletter-subsribe { display: flex; align-items: center; flex-direction: column; }
#newsletter-subsribe input[type=text] { font-size: 1rem; border: 1px solid #fff; border-radius: 5px; width: 240px; height: 50px; line-height: 50px; padding: 0 20px; background: #2b2b2b; color: #fff; margin-bottom: 10px; }
#newsletter-subsribe input.submit { font-size: .875rem; width: 150px; padding: 0; height: 50px; line-height: 50px; min-width: 52px; border-radius: 5px; background: #d80907; }
#newsletter-subsribe input.submit:hover { background: #da1816; }
#fb-ico, #tw-ico, #rss-ico, #insta-ico, #in-ico { fill: #fff; }
#fb-ico:hover { fill: #3b5998; }
#tw-ico:hover { fill: #40a2f5; }
#rss-ico:hover { fill: #ef8304; }
#insta-ico:hover { fill: #e1306c; }
#in-ico:hover { fill: #1666c5; }

ul.noBullet, ul.orderList { font-size: 15px; font-weight: bold; }
ul.noBullet li, ul.orderList li { margin-bottom: 0.5em; }
ul.orderList { counter-reset: order; }
ul.orderList li { position: relative; padding-left: 30px; }
ul.orderList li:before { counter-increment: order; content: counter(order)'.'; position: absolute; font-size: 30px; left: 0; }

.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; }

.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; }
.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__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; }

.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; }

.usetriBox .toolBox { background: #e0e0e0; }
.usetriIco { display: flex; flex-wrap: wrap; justify-content: space-between; }
.usetriIco a { display: inline-block; width: 120px; text-align: center; }
.usetriIco > div { flex-basis: 50%; text-align: center; }
.usetriIco > div:nth-child(-n + 2)  { margin-bottom: 25px; }

[class^="icon-penize2018-"], [class*=" icon-penize2018"] { position: relative; }
[class^="icon-penize2018-"]:before, [class*=" icon-penize2018"]:before { font-family: "penize2018" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 90px; color: #000; display: inline-block; text-decoration: none; border: 1px solid; padding: 10px; width: 120px; height: 120px; box-sizing: border-box; border-radius: 5px; margin-bottom: 10px; }
[class^="icon-penize2018-"]:hover:before, [class*=" icon-penize2018"]:hover:before { color: #d80907; }

.icon-penize2018-big-1:before { content: "\61"; }
.icon-penize2018-big-2:before { content: "\62"; }
.icon-penize2018-big-3:before { content: "\63"; }
.icon-penize2018-big-4:before { content: "\64"; }
.icon-penize2018-big-5:before { content: "\65"; }
.icon-penize2018-big-6:before { content: "\66"; }
.icon-penize2018-big-7:before { content: "\67"; }
.icon-penize2018-big-8:before { content: "\68"; }
.icon-penize2018-big-10:before { content: "\69"; }
.icon-penize2018-big-11:before { content: "\6a"; }
.icon-penize2018-big-12:before { content: "\6b"; }
.icon-penize2018-big-13:before { content: "\6c"; }
.icon-penize2018-big-14:before { content: "\6d"; }
.icon-penize2018-career-2:before { content: "\6e"; }
.icon-penize2018-career-1:before { content: "\6f"; }
.icon-penize2018-career-0:before { content: "\70"; }
.icon-penize2018-build-soc-3:before { content: "\71"; }
.icon-penize2018-build-soc-1:before { content: "\72"; }
.icon-penize2018-build-soc-0:before { content: "\73"; }
.icon-penize2018-big-21:before { content: "\74"; }
.icon-penize2018-big-20:before { content: "\75"; }
.icon-penize2018-big-19:before { content: "\76"; }
.icon-penize2018-big-18:before { content: "\77"; }
.icon-penize2018-big-17:before { content: "\78"; }
.icon-penize2018-big-16:before { content: "\79"; }
.icon-penize2018-big-15:before { content: "\7a"; }
.icon-penize2018-deal-0:before { content: "\41"; }
.icon-penize2018-deal-1:before { content: "\42"; }
.icon-penize2018-deal-2:before { content: "\43"; }
.icon-penize2018-housing-0:before { content: "\44"; }
.icon-penize2018-housing-1:before { content: "\45"; }
.icon-penize2018-housing-2:before { content: "\46"; }
.icon-penize2018-housing-3:before { content: "\47"; }
.icon-penize2018-housing-4:before { content: "\48"; }
.icon-penize2018-invest-0:before { content: "\49"; }
.icon-penize2018-invest-3:before { content: "\4a"; }
.icon-penize2018-invest-4:before { content: "\4b"; }
.icon-penize2018-life-sit-1:before { content: "\4c"; }
.icon-penize2018-life-sit-2:before { content: "\4d"; }
.icon-penize2018-xxx-4:before { content: "\4e"; }
.icon-penize2018-xxx-3:before { content: "\4f"; }
.icon-penize2018-xxx-2:before { content: "\50"; }
.icon-penize2018-xxx-1:before { content: "\51"; }
.icon-penize2018-xxx-0:before { content: "\52"; }
.icon-penize2018-mort-3:before { content: "\53"; }
.icon-penize2018-mort-2:before { content: "\54"; }
.icon-penize2018-mort-0:before { content: "\55"; }
.icon-penize2018-loan-4:before { content: "\56"; }
.icon-penize2018-loan-2:before { content: "\57"; }
.icon-penize2018-loan-1:before { content: "\58"; }
.icon-penize2018-loan-0:before { content: "\59"; }
.icon-penize2018-life-sit-3:before { content: "\5a"; }
.icon-penize2018-xxx-6:before { content: "\30"; }
.icon-penize2018-xxx-7:before { content: "\31"; }
.icon-penize2018-xxx-8:before { content: "\32"; }
.icon-penize2018-email:before { content: "\33"; }
.icon-penize2018-facebook:before { content: "\34"; }
.icon-penize2018-google-plus:before { content: "\35"; }
.icon-penize2018-kniha:before { content: "\36"; }
.icon-penize2018-lupa:before { content: "\37"; }
.icon-penize2018-menu:before { content: "\38"; }
.icon-penize2018-minus:before { content: "\39"; }
.icon-penize2018-plus:before { content: "\21"; }
.icon-penize2018-rss:before { content: "\22"; }
.icon-penize2018-sipka-vlevo:before { content: "\23"; }
.icon-penize2018-sipka-vpravo:before { content: "\24"; }
.icon-penize2018-tisk:before { content: "\25"; }
.icon-penize2018-twitter:before { content: "\26"; }

.topTema .toolBox { background: #e0e0e0; }
.topTema .subtitle { font-size: 16px; line-height: 22px; display: inline-block; margin-bottom: 8px; padding-bottom: 0; height: 25px; overflow: initial; }
.art .subtitle img { position: relative; vertical-align: bottom; }
.topTema .ad { margin-left: -20px; margin-right: -20px; margin-bottom: 0; }

.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; }

.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; }

@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; }

    #footer-links > div { flex-basis: 40%; }
    #footer-links > div:nth-child(2n) { margin-left: 20px; }
}

@media only screen and (min-width: 600px){
    .article-col-first .next-art div, .article-col { display: flex; flex-wrap: wrap; }
    .article-col-first .main-art h2 { font-size: 24px; line-height: 30px; }
    .art { flex-basis: 285px; flex-grow: 1; }
    .art:nth-child(2n) { margin-left: 10px; }

    .usetriIco > div { flex-basis: 25%; text-align: center; }
    .usetriIco > div:nth-child(-n + 2)  { margin-bottom: 0; }

    .topTema .in { display: flex; flex-wrap: wrap; justify-content: space-between; }
    .topTema .in .art { flex-basis: 260px; }
    .topTema .in .art:nth-child(3) { flex-basis: 220px; }
    .topTema .ad { margin-right: 0; margin-left: 10px; }

    .ProductTables { display: flex; flex-wrap: wrap; justify-content: space-between; }
    .ProductTables > div { flex-basis: 48% }

    .ocimaExpertu { flex-direction: row; }
    .ocimaExpertu > div { margin-bottom: 0; }
}


@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){
    #footer-top { flex-direction: row; flex-wrap: wrap; }
    #footer-top > div:nth-child(1) { flex-basis: 50%; }
    #footer-top > div:nth-child(2) { flex-basis: 50%; }
    #footer-top > div:nth-child(3) { flex-basis: 100%; margin-bottom: 0; display: flex; justify-content: center; flex-direction: column; align-items: center; }

    .sekce { display: flex; justify-content: space-between; }
    .sekce > div { flex-basis: 50%; flex-grow: 1; }
    .sekce > div:nth-child(2) { margin-left: 10px; }
    .usetriIco > div { flex-basis: 50%; }
    .usetriIco > div:nth-child(-n + 2)  { margin-bottom: 25px; }

    .topTema .in .art:nth-child(3) { flex-basis: 300px; }
    .topTema .ad { flex-basis: 300px; flex-grow: 1; }

    .ocimaExpertu { flex-direction: column; }
    .ocimaExpertu > div:last-child { margin-bottom: 0; }
    .ocimaExpertu > div { flex-basis: 170px; margin-bottom: 30px; }
}

@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: 330px; }

    #footer-links > div { flex-basis: 20%; }
    #footer-links > div:nth-child(n + 2) { margin-left: 20px; }
}


@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; }

    footer { margin-left: -10px; margin-right: -10px; width: auto; padding: 30px 40px; }
    #footer-top { flex-wrap: nowrap; text-align: left; }
    #footer-top > div:nth-child(3) { display: block; }

    .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 { margin-bottom: 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; }
    .art:nth-child(2n) { margin-left: 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; }

    .topTema .in .art { flex-basis: 210px; }
    .topTema .in .art:nth-child(3) { flex-basis: 210px; }
    .topTema .ad { margin-left: 0; flex-grow: 0; }

    .akcieTable td { padding: 2px 0; }
    h3.normal { margin-bottom: 5px; }
    .topTema .subtitle { margin-bottom: 4px; }

    .sekce > div:nth-child(1) { flex-basis: 410px; flex-shrink: 0; flex-grow: 0; }
    .sekce > div:nth-child(2) { flex-basis: auto; }
    .usetriIco > div { flex-basis: auto; }
    .usetriIco > div:nth-child(-n + 2) { margin-bottom: 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; }

    .ocimaExpertu { flex-direction: row; }
    .ocimaExpertu > div { margin-bottom: 0; }

    .header-promo { width: 202px; 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__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; }
}