﻿@media print {
	div#noprint {display: none;}
	table#noprint {display: none;}
	tr#noprint {display: none;}
	td#noprint {display: none;}
	p#noprint {display: none;}
	div#land {size:landscape}
}
@media screen {
	div#noscreen {display: none;}
	table#noscreen {display: none;}
	tr#noscreen {display: none;}
	td#noscreen {display: none;}
	p#noscreen {display: none;}
}

a {
    text-decoration: none;
}

a:link {
    color: #157FCC;
}

a:visited {
    color: #157fCC;
}

a:hover {
    color: #10609a;
    text-decoration: underline;
}

a:active {
    color: #10609a;
    text-decoration: underline;
}



h1 {
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    color: #ff5100;
    font-weight: bold;
    border-bottom: solid 1px #157FCC;
    line-height: 130%;
    font-size: 1.5em;
}
h2 {
    color: #157FCC;
    font-size: 1.3em;
    line-height: 130%;
    margin-bottom: 1em;
}

h3 {
    font-size: 1.2em;
    line-height: 130%;
    margin-bottom: 8px;
}

p {
    font-size: 1em;
}

table {
    border: 0px;
}

th {
    border: 0px;
}

tr {
    border: 0px;
}

td {
    border: 0px;
}



ol {
    margin-top: 0.25em;
    margin-bottom: 0.8em;
}
ul {
    margin-top: 0.25em;
    margin-bottom: 0.8em;
}
li {
    margin-left: 1.8em;
    width: 85%;
}



.skryt {
    display: none;
}

.stred {
    position: relative;
    margin: auto;
}
.vpravo {
    position: relative;
    float: right;
}
.vlevo {
    position: relative;
    float: left;
}

.sirka-auto {
    width: auto;
}
.sirka-min {
    width: min-content;
}
.sirka-max {
    width: max-content;
}
.sirka-25 {
    width: 25%;
}
.sirka-30 {
    width: 30%;
}
.sirka-33 {
    width: 33%;
}
.sirka-40 {
    width: 40%;
}
.sirka-50 {
    /* width: calc((100%) / 2); */
    width: 50%;
}
.sirka-66 {
    width: 66%;
}
.sirka-70 {
    width: 70%;
}
.sirka-75 {
    width: 75%;
}
.sirka-80 {
    width: 80%;
}
.sirka-90 {
    width: 90%;
}
.sirka-100 {
    width: 100%;
}
.sirka-100px {
    width: 100px;
}
.sirka-250 {
    width: 250px;
}
.sirka-300 {
    width: 300px;
}
.sirka-400 {
    width: 400px;
}
.sirka-500 {
    width: 500px;
}
.sirka-600 {
    width: 600px;
}

.min-sirka-25 {
    min-width: 25%;
}
.min-sirka-33 {
    min-width: 33%;
}
.min-sirka-50 {
    min-width: 50%;
}
.min-sirka-150 {
    min-width: 150px;
}
.min-sirka-175 {
    min-width: 175px;
}
.min-sirka-200 {
    min-width: 200px;
}
.min-sirka-300 {
    min-width: 300px;
}
.min-sirka-400 {
    min-width: 400px;
}
.min-sirka-500 {
    min-width: 500px;
}
.max-sirka-500 {
    max-width: 500px;
}

.okraj-1 {
    padding: 1em;
}
.okraj-2 {
    padding: 2em;
}
div.okraj-3 {
    padding: 3em;
}

.odsazeni-vlevo-1 {
    margin-left: 1em;
}
.odsazeni-vlevo-2 {
    margin-left: 2em;
}
.odsazeni-vlevo-3 {
    margin-left: 3em;
}
.odsazeni-vlevo-4 {
    margin-left: 4em;
}
.odsazeni-vlevo-5 {
    margin-left: 5em;
}


.mezera-pred-03 {
    margin-top: 0.3em;
}
.mezera-pred-05 {
    margin-top: 0.5em;
}
.mezera-pred-1 {
    margin-top: 1em;
}
.mezera-pred-2 {
    margin-top: 2em;
}
.mezera-pred-3 {
    margin-top: 3em;
}
.mezera-pred-4 {
    margin-top: 4em;
}
.mezera-pred-5 {
    margin-top: 5em;
}
.mezera-za-03 {
    margin-bottom: 0.3em;
}
.mezera-za-05 {
    margin-bottom: 0.5em;
}
.mezera-za-1 {
    margin-bottom: 1em;
}
.mezera-za-2 {
    margin-bottom: 2em;
}
.mezera-za-3 {
    margin-bottom: 3em;
}
.mezera-za-4 {
    margin-bottom: 4em;
}
.mezera-za-5 {
    margin-bottom: 5em;
}
.mezera-vlevo-05 {
    margin-left: 0.5em;
}
.mezera-vlevo-1 {
    margin-left: 1em;
}
.mezera-vlevo-2 {
    margin-left: 2em;
}
.mezera-vlevo-3 {
    margin-left: 3em;
}
.mezera-vlevo-4 {
    margin-left: 4em;
}
.mezera-vlevo-5 {
    margin-left: 5em;
}
.mezera-vpravo-05 {
    margin-right: 0.5em;
}
.mezera-vpravo-1 {
    margin-right: 1em;
}
.mezera-vpravo-2 {
    margin-right: 2em;
}
.mezera-vpravo-3 {
    margin-right: 3em;
}
.mezera-vpravo-4 {
    margin-right: 4em;
}
.mezera-vpravo-5 {
    margin-right: 5em;
}


.ramecek-sedy
{
    border: solid 1px silver;
}
.ramecek-cerveny
{
    border: solid 1px #CC0000;
}
.ramecek-modry
{
    border: solid 1px #157FCC;
}
.ramecek-zeleny
{
    border: solid 1px green;
}
.ramecek-cerny
{
    border: solid 1px black;
}
.ramecek-oranzovy
{
    border: solid 1px orange;
}
.ramecek-0
{
    border: 0px;
}

.ramecek-debug
{
    border: solid 1px orange;
}
.ramecek-debug > div
{
    border: solid 1px orange;
}.ramecek-debug > div > div
{
    border: solid 1px orange;
}


/* tabulky */

 table.tabulka {
    border-collapse: collapse;
    vertical-align: central;
    border: solid 2px #a4a4a4;
    width: 100%;
}
.tabulka caption {
    font-weight: bold;
    text-align: left;
    margin-top: 1.2em;
    margin-bottom: 0.4em;
}
.tabulka th {
  background-color: #E1E1E1;
  border: solid 1px silver;
  padding: 0.5em;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
}
.tabulka td {
    vertical-align: middle;
    border: solid 1px #C1C1C1;
    padding: 0.5em;
}
.tabulka tr:hover {
    background-color: #f5f5f5;
}
.tabulka th.gridview-td-center {
    text-align: center;
}

td.td-top {
    vertical-align: top;
}

.stredni-font th {
    font-size: 0.9em;
}
.stredni-font td {
    font-size: 0.9em;
}
.maly-font th {
    font-size: 0.8em;
}
.maly-font td {
    font-size: 0.8em;
}


.text-stred {
    text-align: center;
}
th.text-stred {
    text-align: center;
}
td.text-stred {
    text-align: center;
}
.text-vlevo {
    text-align: left;
}
th.text-vlevo {
    text-align: left;
}
td.text-vlevo {
    text-align: left;
}
.text-vpravo {
    text-align: right;
}
th.text-vpravo {
    text-align: right;
}
td.text-vpravo {
    text-align: right;
}

.tabulka-strankovani {
    font-size: 1.2em;
}
.tabulka-strankovani > td > table > tbody > tr > td {
    padding-right: 1em;
}



.text-tucne {
    font-weight: bold;
}

.pismo-arial {
    font-family: Arial, Tahoma, Geneva, sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
}
.pismo-tucne {
    font-weight: bold;
}
.pismo-08 {
    font-size: 0.8em;
}
.pismo-09 {
    font-size: 0.9em;
}
.pismo-10 {
    font-size: 1em;
}
.pismo-11 {
    font-size: 1.1em;
}
.pismo-12 {
    font-size: 1.2em;
}
.pismo-13 {
    font-size: 1.3em;
}
.pismo-14 {
    font-size: 1.4em;
}
.pismo-15 {
    font-size: 1.5em;
}
.pismo-cerne {
    color: black;
}
.pismo-cervene {
    color: #CC0000;
}
.pismo-modre {
    color: #157FCC;
}
.pismo-zelene {
    color: #337c33;
}
.pismo-oranzove {
    color: #ff8500;
}
.pismo-sede {
    color: #C1C1C1;
}
.pismo-oranzove {
    color: #ff5100;
}

.pozadi-zluta {
    background-color: #FFFFCC;
}
.pozadi-zluta-hover:hover {
    background-color: #FFFFCC;
}
.pozadi-zluta-focus:focus {
    background-color: #FFFFCC;
}
.pozadi-seda {
    background-color: #E1E1E1;
}
.pozadi-seda-svetla {
    background-color: #efefef;
}
.pozadi-bila {
    background-color: #FFFFFF;
}
.pozadi-modra {
    background-color: #157FCC;
}
.pozadi-modra-svetla {
    background-color: #dcecf8;
}

.pozadi-modra-hover:hover {
    background-color: #dcecf8;
}
.pozadi-modra-focus:focus {
    background-color: #dcecf8;
}

table.tabulka-uzka {
    width: auto;
}

table.bez-ramecku {
    border: 0;
}
.bez-ramecku tr {
    border: 0;
}
.bez-ramecku th {
    border: 0;
}
.bez-ramecku td {
    border: 0;
}
.bez-ramecku tr:hover {
    background-color: white;
}


   #aplikace .panel-notifikace {
        margin-left: 3px;
        margin-right: 3px;
        margin-bottom: 25px;
        padding: 12px;
        border: solid 1px orange;
        border-radius: 0.2rem;
        background-color: #fbebcd;
        font-size: 1.1em;
    }

.notifikace-cervena {
    border: solid 1px #CC0000;
    color: #CC0000;
    background-color: #fec4c4;
    border-radius: 0.3em;
    padding: 1em;
}
.notifikace-zelena {
    border: solid 1px green;
    color: green;
    background-color: #c5eec5;
    border-radius: 0.3em;
    padding: 1em;
}
.notifikace-modra {
    border: solid 1px #157FCC;
    color: #157FCC;
    background-color: #c8deee;
    border-radius: 0.3em;
    padding: 1em;
}
.notifikace-oranzova {
    border: solid 1px orange;
    color: orange;
    background-color: #facda1;
    border-radius: 0.3em;
    padding: 1em;
}

.box-chyba {
    border: solid 1px #CC0000;
    color: #CC0000;
    background-color: #fec4c4;
    border-radius: 0.3em;
    padding: 1em;
}

.loaderx {
    background-color: rgb(186, 186, 186);
    height: 50px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    padding: 1em;
    padding-left: 4em;
    padding-right: 4em;
    border-radius: 5px;
    font-size: 1em;
    font-weight: bold;
}

.panel-zeleny {
    background-color: #d0ee99;
    border: solid 1px #74ad74;
    border-radius: 0.4em;
    overflow: hidden;
}
.panel-oranzovy {
    background-color: #ffc194;
    border: solid 2px #fe5100;
    border-radius: 0.4em;
    overflow: hidden;
}
.panel-sedy {
    background-color: #F7F7F7;
    border: #CCCCCC 1px solid;
    border-radius: 0.4em;
    overflow: hidden;
}

.scrollbar {
    overflow: scroll;
}
.scrollbar-x {
    overflow-x: scroll;
}
.scrollbar-y {
    overflow-y: scroll;
}


.radek {
  display: table-row;
}
.radek > div {
  display: table-cell;
  padding: 0.25em;
}


.dva-sloupce {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(26em, 1fr));
  grid-column-gap: 2em;
  grid-row-gap: 2em;
}
.dva-sloupce > div {
    
}
.tri-sloupce {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(26em, 1fr),  minmax(26em, 1fr));
  grid-column-gap: 2em;
  grid-row-gap: 2em;
}
.tri-sloupce > div {
    
}