h1{font-size:clamp(1.8rem,5vw,2.5rem);line-height:1.3;margin-top:0;margin-bottom:.8em}h2{font-size:clamp(1.5rem,4vw,2rem);line-height:1.3;margin-top:0;margin-bottom:.8em}h3{font-size:clamp(1.3rem,3vw,1.75rem);line-height:1.3;margin-top:0;margin-bottom:.8em}p{font-size:1rem;line-height:1.3;margin-top:0;margin-bottom:.8em}h1{margin-top:0}main{display:grid;grid-template-columns:250px minmax(350px,910px);gap:2rem}@media (max-width: 768px){main{grid-template-columns:1fr}}header{display:grid;grid-template-columns:1fr 1fr;padding-bottom:20px;background-color:#fff}@media (max-width: 768px){header{position:sticky;top:0;grid-template-columns:80% 20%;justify-items:flex-start;border-bottom:grey 1px solid;padding-bottom:0;z-index:1000}}@media (max-width: 768px){header a{max-width:none;padding:10px}}header img{display:block;width:100%;max-width:600px;transform:translate(-30px) translateY(10px)}@media (max-width: 768px){header img{transform:none;width:100%;height:90px}}header .logo-right{transform:translate(30px)}@media (max-width: 768px){header .logo-right{display:none}}footer{display:grid;grid-template-columns:33% 33% 33%}@media (max-width: 768px){footer{grid-template-columns:1fr}}footer .column{width:100%;text-align:center;padding:20px 10px 10px;background-color:#666}footer .column p{font-size:.9rem;color:#fff}footer .column a{text-decoration:none;color:#ccc}footer .column a:hover{color:#fff;transition:all .3s}.container{padding:15px;width:95%;display:flex;flex-direction:column;gap:5px}.container img{width:100%!important;-o-object-fit:contain!important;object-fit:contain!important;height:auto!important}.content img{width:100%;height:auto;display:block;max-width:600px;justify-self:center}.button_main{margin-left:auto;text-align:center;padding:20px 20px 15px 30px;background-color:#cce6f7;border-radius:50px 3px 3px;max-width:90px}.button_main a{color:#000;text-decoration:none}.button_main:hover{background-color:#b6dbf4;text-decoration:underline}body{font-family:Arial,sans-serif;background-color:#eeeeee54;margin:0}.page{background-color:#fff;max-width:1200px;margin:0 auto}.nav{padding:0 5px}.nav .nav_title{background-image:url(/images/nadpis-background.svg);background-repeat:no-repeat;background-position:left center;background-size:contain;text-align:center;padding:20px;font-weight:600}.nav ul{list-style:none}.nav ul a{text-decoration:none;color:#000}.nav ul a :visited{color:inherit}.nav ul li{background-image:url(/images/ul-background.svg);background-repeat:no-repeat;background-position:center;padding:10px 15px;text-align:center;margin-top:5px;font-weight:400;transition:transform .3s ease}.nav ul li:hover{transform:translateY(-2px)}@media (max-width: 768px){.nav{display:none}}.tables{margin:0 150px;background-color:#c2dd9c;border-radius:10px 60px}@media (max-width: 768px){.tables{margin:0 0 5px;padding:20px}}.tables .table_title{margin:20px 0 0;padding:10px;justify-self:center}.table{display:flex;flex-direction:row;gap:150px;justify-content:center}@media (max-width: 768px){.table{gap:50px}}.table div{justify-items:center;font-weight:300}.article-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;justify-items:center;gap:20px}@media (max-width: 768px){.article-list{justify-content:flex-start}}.article-list .article-item{width:30%;background-color:#cce6f7;border-radius:10px 30px 130px 0;justify-items:center;overflow:hidden;box-shadow:10px 5px 5px #d3d3d3;text-align:center;text-decoration:none;color:#000;display:inline-block;word-break:break-word}@media (max-width: 768px){.article-list .article-item{width:40%;max-height:200px}}.article-list .article-item:hover{background-color:#a0d0f0}.article-list .article-item:hover img{opacity:.9}.article-list .article-item .article-item-title{font-size:1.3rem;font-weight:700;padding:15px}.article-list .article-item img{width:100%!important;padding:0 0 0 10px;max-height:190px}.article-list .article-item a{text-decoration:none;color:#000;display:inline-block;word-break:break-word;padding:0 10px}.hamburger{margin-left:auto;padding:1.5rem;display:none;flex-direction:column;cursor:pointer;gap:4px;top:0}.hamburger span{width:30px;height:4px;background:#000;display:block;border-radius:2px}.mobile-menu{display:none;max-width:380px;width:100%;background:#fffffffc;position:fixed;top:0;bottom:0;height:100%;margin:0;z-index:1000;right:0}@media (max-width: 768px){.nav-links{display:none;flex-direction:column;background:#007bff;position:absolute;top:100%;right:0;width:200px;padding:1rem}.mobile-menu.active{display:flex;flex-direction:column}.hamburger{position:fixed;display:flex;z-index:1100}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}.mobileMenu-list{display:flex;flex-direction:column;padding-top:50px;gap:20px;list-style:none;max-width:150px}.mobileMenu-list li{background:#c2dd9c;border-radius:5px 30px;padding:20px;color:#000;width:80%;text-align:center}.mobileMenu-list li a{color:#000;text-decoration:none}.mobile-menu__bottom{padding:50px 20px 0}.strankovani{width:50%;text-align:center;margin:0 auto;padding:10px}.strankovani .ajax{color:#000}
