@charset "UTF-8";.loader{width:15px;height:15px;border:4px solid #f4f0e6;border-top:4px solid #222222;border-radius:50%;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#liceni .liceni_header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}#liceni .liceni_header h1{width:100%;margin-top:2rem}#liceni .liceni_header h4{margin-bottom:1rem}#liceni .liceni_header div{width:49%;margin-bottom:2rem}@media (max-width:768px){#liceni .liceni_header div{width:100%}}#liceni .liceni_header div:first-of-type{font-size:1.2em}#liceni .liceni_header div:first-of-type p:first-of-type{margin-top:0;padding-top:0}#liceni .liceni_header div:last-of-type{box-sizing:border-box;padding:1rem;background-color:#f4f0e6}#liceni form{width:100%}#liceni form table{width:100%}#liceni form table tr{box-sizing:border-box;display:flex;width:100%;align-items:center;padding:1rem;color:#ffffff;background-color:#000000}#liceni form table tr a{color:#ffffff}@media (max-width:768px){#liceni form table tr{flex-wrap:wrap;justify-content:space-between}}#liceni form table tr th{box-sizing:border-box}#liceni form table tr th select{width:100%;padding:.5rem}@media (max-width:768px){#liceni form table tr th.liceni_mista{display:none}}@media (max-width:768px){#liceni form table tr th.liceni_rezervace{display:none}}@media (max-width:768px){#liceni form table tr th.liceni_datum{width:50%;padding-bottom:1rem;border-bottom:1px solid #ffffff}}@media (max-width:768px){#liceni form table tr th.liceni_cas{width:50%;padding-bottom:1rem;border-bottom:1px solid #ffffff}}@media (max-width:768px){#liceni form table tr th.liceni_udalost{width:30%;padding-top:1rem}}@media (max-width:480px){#liceni form table tr th.liceni_udalost{width:100%}}@media (max-width:768px){#liceni form table tr th.liceni_znacka{width:30%;padding-top:1rem}}@media (max-width:480px){#liceni form table tr th.liceni_znacka{width:100%}}@media (max-width:768px){#liceni form table tr th.liceni_prodejna{width:30%;padding-top:1rem}}@media (max-width:480px){#liceni form table tr th.liceni_prodejna{width:100%}}#liceni .liceni_table{width:100%}@media (max-width:768px){#liceni .liceni_table{display:block}}@media (max-width:768px){#liceni .liceni_table tbody{display:block}}#liceni .liceni_table tr{box-sizing:border-box;display:flex;width:100%;align-items:center;padding:1rem;padding-right:0;border-top:1px solid #000000}@media (max-width:768px){#liceni .liceni_table tr{display:block;width:auto;padding-right:1rem}}@media (max-width:768px){#liceni .liceni_table tr td{display:flex;width:auto;align-items:center;padding-top:1rem;padding-bottom:1rem;border:none;border-bottom:1px solid #b3b3b3}#liceni .liceni_table tr td:last-of-type{border-bottom:none}#liceni .liceni_table tr td:before{width:30%}#liceni .liceni_table tr td.liceni_udalost::before{content:"Druh události"}}@media (max-width:768px) and (max-width:768px){#liceni .liceni_table tr td.liceni_datum{width:auto}#liceni .liceni_table tr td.liceni_datum::before{content:"Datum"}}@media (max-width:768px) and (max-width:768px){#liceni .liceni_table tr td.liceni_cas{width:auto}#liceni .liceni_table tr td.liceni_cas::before{content:"Čas"}}@media (max-width:768px) and (max-width:768px){#liceni .liceni_table tr td.liceni_znacka{width:auto}#liceni .liceni_table tr td.liceni_znacka::before{content:"Značka"}}@media (max-width:768px) and (max-width:768px){#liceni .liceni_table tr td.liceni_prodejna{width:auto}#liceni .liceni_table tr td.liceni_prodejna::before{content:"Prodejna"}#liceni .liceni_table tr td.liceni_prodejna br{display:none}#liceni .liceni_table tr td.liceni_prodejna b{margin-right:1rem}}@media (max-width:768px) and (max-width:768px){#liceni .liceni_table tr td.liceni_udalost{width:auto}}@media (max-width:768px) and (max-width:768px){#liceni .liceni_table tr td.liceni_mista{width:auto}#liceni .liceni_table tr td.liceni_mista::before{content:"Volných míst"}}@media (max-width:768px) and (max-width:768px){#liceni .liceni_table tr td.liceni_rezervace{width:auto;padding-top:2rem;text-align:left}}#liceni .liceni_table tr td .button.zkraslete{padding:.5rem;font-size:1rem}#liceni .liceni_table tr:first-of-type{border-top:none}#liceni .liceni_table tr.liceni_hidden{padding:0;border-top:none}#liceni .liceni_table tr.liceni_hidden td{width:100%;padding:0;border-bottom:none}#liceni .liceni_table tr.liceni_hidden td .formular{display:none}#liceni .liceni_table tr.liceni_hidden td .formular>div form{box-sizing:border-box;display:flex;align-items:stretch;justify-content:space-between;margin-bottom:1rem;padding:1rem;background-color:#f4f0e6}@media (max-width:768px){#liceni .liceni_table tr.liceni_hidden td .formular>div form{flex-wrap:wrap}}#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:first-of-type{width:15%}@media (max-width:768px){#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:first-of-type{width:20%}}@media (max-width:480px){#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:first-of-type{width:100%}}#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:nth-of-type(2){display:flex;width:70%;flex-wrap:wrap;align-items:center;justify-content:space-between}@media (max-width:768px){#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:nth-of-type(2){width:80%}}@media (max-width:480px){#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:nth-of-type(2){width:100%}}#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:nth-of-type(2) p{margin-bottom:.3em;padding-bottom:0}#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:nth-of-type(2) input{box-sizing:border-box;width:100%}#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:nth-of-type(2)>div{width:49%}@media (max-width:480px){#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:nth-of-type(2)>div{width:100%}}#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:nth-of-type(2)>div:first-of-type{width:100}#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:last-of-type{display:flex;width:15%;align-items:flex-end;justify-content:flex-end}@media (max-width:768px){#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:last-of-type{width:100%}}@media (max-width:480px){#liceni .liceni_table tr.liceni_hidden td .formular>div form>div:last-of-type{margin-top:1rem}}#liceni .liceni_table tr select{width:100%}#liceni .liceni_datum{width:10%}@media (max-width:768px){#liceni .liceni_datum{width:auto}}#liceni .liceni_datum a{text-decoration:none}#liceni .liceni_datum a.active{color:#cab282}#liceni .liceni_cas{width:10%}#liceni .liceni_znacka{width:15%}#liceni .liceni_prodejna{width:25%}#liceni .liceni_udalost{width:20%}#liceni .liceni_mista{width:7%}#liceni .liceni_rezervace{width:13%;min-width:120px;text-align:right}