section.dokumenty{gap:20px;max-width:840px;margin:0 auto}section.dokumenty>h2{text-align:center;width:100%;padding:80px 0 20px}section.dokumenty>h2:first-child{padding-top:0}section.dokumenty>p{padding-top:80px}section.dokumenty .polozka{gap:20px;padding:20px;border-radius:20px;border:1px solid var(--hlavni200);flex-direction:unset;width:100%;align-items:center;box-sizing:border-box;justify-content:space-between;position:relative;transition:background .25s,border-color .25s}section.dokumenty .polozka:hover{background:var(--hlavni50);border-color:var(--hlavni50)}section.dokumenty .polozka h3{width:calc(100% - 165px);font-size:18px;line-height:29px;margin:0}section.dokumenty .polozka:hover h3{text-decoration:underline}section.dokumenty .polozka .wp-block-buttons{width:145px}section.dokumenty .polozka a.wp-block-button__link{padding:14px 19px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;border:1px solid var(--vedlejsi700);color:var(--vedlejsi700);background:0 0}section.dokumenty .polozka a.wp-block-button__link:hover{background:var(--vedlejsi700);color:var(--white)}section.dokumenty .polozka a.wp-block-button__link svg path{stroke:var(--vedlejsi700);transition:stroke .25s}section.dokumenty .polozka a.wp-block-button__link:hover svg path{stroke:var(--white)}section.dokumenty .polozka a.wp-block-button__link:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1}@media screen and (max-width:479px){section.dokumenty .polozka .wp-block-buttons{width:100%;justify-content:center}section.dokumenty .polozka h3{width:100%;text-align:center}}