|
@ -200,6 +200,21 @@ p.license-mobile { |
|
|
display: none; |
|
|
display: none; |
|
|
margin-bottom: 0px; |
|
|
margin-bottom: 0px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@media (max-width: 650px) { |
|
|
|
|
|
#footer { |
|
|
|
|
|
display: none; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
p.license-mobile { |
|
|
|
|
|
position: relative; |
|
|
|
|
|
display: block; |
|
|
|
|
|
font-size: 90%; |
|
|
|
|
|
background-color: var(--hlavni-oranzova); |
|
|
|
|
|
padding: 5%; |
|
|
|
|
|
text-align: justify; |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
/****************/ |
|
|
/****************/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -508,15 +523,6 @@ div.zadani_termin .datum { |
|
|
margin-top: 8px; /* mezera mezi hlavním menu a submenu */ |
|
|
margin-top: 8px; /* mezera mezi hlavním menu a submenu */ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
a.ref-org-foto { |
|
|
|
|
|
pointer-events: none; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
table#reseni.form td, table#reseni.form tr { |
|
|
|
|
|
display: inline-grid; |
|
|
|
|
|
max-width: 300px; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/* titulni stranka */ |
|
|
/* titulni stranka */ |
|
|
|
|
|
|
|
|
.titulnistrana { |
|
|
.titulnistrana { |
|
@ -670,26 +676,6 @@ div.zadani_termin .datum { |
|
|
display: block; |
|
|
display: block; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*patička mobil*/ |
|
|
|
|
|
|
|
|
|
|
|
#footer { |
|
|
|
|
|
display: none; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
p.license-mobile { |
|
|
|
|
|
position: relative; |
|
|
|
|
|
display: block; |
|
|
|
|
|
font-size: 90%; |
|
|
|
|
|
background-color: var(--hlavni-oranzova); |
|
|
|
|
|
padding: 5%; |
|
|
|
|
|
text-align: justify; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
table.form td, table.form tr { |
|
|
|
|
|
display: inherit; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/* titulni stranka */ |
|
|
/* titulni stranka */ |
|
|
|
|
|
|
|
|
.titulnistrana { |
|
|
.titulnistrana { |
|
|