body {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  color: #3d3f44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
  text-decoration: none;
  z-index: 0;
  min-width: 750px;
  height: 100%;
  width: 100%;
}

a, a:hover, a:visited, a:active, a:hover, a:link {
  text-decoration: none;
  color: inherit;
}

table {
	margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  border-width: 0px;
  border-spacing: 0px;
  border-style: solid;
  table-layout: fixed; 
}

div, p {
  border: none;
	margin: 0px;
  padding: 0px;
}

ul {
  border: none;
	margin: 0px;
  padding: 0px;
  list-style-type: none;
  overflow: hidden;
}

input {
  outline: none;
  border-width: 1px;
  border-color: #84848d;
}

input:focus {
  outline: none;
  border-width: 1px;
}

.wrapper {
  height: 100%;
}

.chybasystem {
  font-family: 'Font Awesome 5 Free';
  height: 100px;
  width: 320px;
  position: fixed;
  top: 70px;
  left: 5px;
  color: #b31414;
  font-size: 14px;
  background: #ffffff;
  font-weight: bold;
  z-index: 9;
  outline: none;
  border-style: solid;
  border-radius: 2px;
  border-width: 2px;
  border-color: #b31414;
  box-sizing: border-box;
  padding-top: 15px;
  padding-left: 10px;
}

.login {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #F5F2F6;
}

.login .ikona {
  font-size: 18px;
  position: relative;
  top: 3px;
  left: 1px;
}

.login a:hover {
  background-color: transparent;
}

.login input[type=text], [type=password] {
  margin: 2px;
  padding-left: 7px;
  height: 20px;
}

input[type=submit] {
  width: 80px;
  background-color: #f0f0fb;
  color: #302533;
  height: 20px;
  cursor: pointer;
  text-decoration: none;
  border-style: solid;
  border-radius: 2px;
  border-width: 2px;
  font-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0px;
}

.login input[type=submit] {
  background-color: #C2BFC3;
  border-color: #d1d1dc;
  color: #110C12;
  margin: 3px;
}

.login p {
  color: #FD5B5B;
}

.menu {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 65px;
  background-color: #18111A;
  border-width: 0px 0px 3px 0px;
  border-style: solid;
  border-color: #868087;
  width: 100%;
  z-index: 8;
}

.menu ul{
  height: 100%;
}

.menu li#menu{
  float: left;
  height: 100%;
}

.menu li#prihlaseni{
  height: 100%;
}

.menu li p {
  display: flex;
  align-items:center;
  height: 100%;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 20px;
  text-align: center;
  background-color: #18111A;
  color: #F5F2F6;
  margin: 0px;
}

.menu li a {
  display: flex;
  align-items:center;
  height: 100%;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 20px;
  text-align: center;
  background-color: #18111A;
  color: #F5F2F6;
}

.menu li a:hover {
  background-color: #423944;
}

.menu .selected {
  background-color: #423944;
}

.submenu {
  margin-top: 68px;
  left: 0px;
  width: 85px;
  background-color: #302533;
  z-index: 1;
}

.submenu ul{
  width: 100%;
  border-width: 0px 3px 0px 0px;
  border-style: solid;
  border-color: #868087;
}

.submenu li{
  width: 100%;
}

.submenu li a {
  display: flex;
  align-items:center;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 75px;
  font-size: 16px;
  text-align: center;
  background-color: #302533;
  color: #F5F2F6;
}

.submenu .selected {
  background-color: #423944;
}

.submenu li a:hover {
  background-color: #423944;
}

.obsah {
  position: relative;
  top: 75px;
  font-size: 14px;
  z-index: 1;
}

#odsadit {
  left: 90px;
}

#neodsadit {
  left: 10px;
}

.filtr {
  position: relative;
  font-size: 14px;
  z-index: 1;
}

.filtr li{
  height: 20px;
}

.filtr .selected {
  border-color: #ad6018;
}

.filtr .notselected {
  border-color: #84848d;
}

.strankovani {
  z-index: 3;
  position: relative;
  bottom: 1px;
  height: 31px;
  padding: 2px 0px;
}

.strankovani .dole{
  padding: 2px 0px 0px 0px;
  right: 0px;
}

.strankovani ul{
  display:table;
  float: left;
  overflow: auto;
}

.strankovani li{
  display: inline-block;
  vertical-align:bottom;
  border-width: 2px 1px;
  border-style: solid;
  border-color: #e1e4ec;
  background-color: #ffffff;
  color: #3d3f44;
  height: 26px;
}

.strankovani .vlevo{
  border-width: 2px 1px 2px 2px;
  padding-left: 0px;
  width: 59px;
}

.strankovani .vpravo{
  border-width: 2px 2px 2px 1px;
}

.strankovani .dropdown {
  position: relative;
  height: 100%;
}

.strankovani .buttonStrankovani {
  color: #3d3f44;
  height: 100%;
  cursor: pointer;
  border: none;
  outline: none;
  background-color: inherit;
  font-family: inherit;
  padding: 5px 10px;
}

.strankovani .linkStrankovani {
  font-family: 'Font Awesome 5 Free';
  color: #3d3f44;
  height: 16px;
  cursor: pointer;
  border: none;
  outline: none;
  padding: 5px 10px;
  display: inline-block;
}

.strankovani .textStrankovani {
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  color: #3d3f44;
  height: 16px;
  border: none;
  outline: none;
  padding: 5px 10px;
  display: inline-block;
}

.strankovani .cislaStrankovani {
  height: 16px;
  color: #3d3f44;
  border: none;
  outline: none;
  padding: 5px 10px;
  display: inline-block;
}

.strankovani li:hover, .strankovani a:hover, .dropdown:hover .buttonStrankovani, .buttonStrankovani:focus{
  background-color: #d1d1dc;
}

.obsahStrankovani {
  display: none;
  position: absolute;
  min-width: 59px;
  border-width: 2px;
  border-style: solid;
  border-color: #e1e4ec;
  background-color: #f0f0fb;
  box-shadow: 0px 8px 16px 0px #16181f;
  z-index: 4;
  min-height: 80px;
  max-height: 180px;
  overflow-y: auto;
}

.obsahStrankovani a {
  float: none;
  color: black;
  padding: 5px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.obsahStrankovani a:hover {
  background-color: #ddd;
}

.show {
  display: block;
}

.filtrace {
  z-index: 2;
  position: relative;
}

.filtrace ul{
  display:table;
}

.filtrace .hlavni{
  display: inline-block;
  vertical-align:bottom;
  padding: 3px;
  padding-left: 0px;
}

.filtrace .popisek{
  font-weight: bold;
  height: 18px;
  display: block;
}

.filtrace .pole{
  display: block;
}

input::-webkit-date-and-time-value {
  font: 400 13.3333px Arial;
  padding: 0px;
  text-align: left;
}

input::-webkit-datetime-edit-day-field {
  padding: 0px;
}
input::-webkit-datetime-edit-month-field {
  padding: 0px;
}
input::-webkit-datetime-edit-year-field {
  padding: 0px;
}
input::-webkit-datetime-edit-hour-field {
  padding: 0px;
}
input::-webkit-datetime-edit-minute-field {
  padding: 0px;
}

.vypis input[type=text], .vypis input[type=date], .vypis input[type=time] {
  height: 18px;
  font: 400 13.3333px Arial;
  box-sizing: border-box;
  border-width: 1px;
  box-shadow: none;
  padding-inline-start: 1px;
}

.vypis input[type=text].disabled {
  background-color: #dadada;
}

.vypis {
  z-index: 2;
  position: relative;
  display: inline-block;
}

.ohraniceny {
  border-top: 3px solid #302533;
  position: relative;
  width: 100%;
}

.vypis .tabulka {
  z-index: 2;
  padding: 8px 0px;
  position: relative;
}

.vypis .normalni {
  padding: 0;
  position: relative;
  height: 16px;
  border-width: 2px;
  border-style: solid;
  border-color: #16181f;
  background-clip: padding-box;
  white-space: nowrap;
}

.vypis img {
  border: 1px solid #626e88;
}

.vypis td > span {
  display: block;
  text-overflow:ellipsis;
  overflow:hidden;
  color: #3d3f44;
  height: 16px;
  padding: 3px;
}

.vypis td > a > span {
  display: block;
  text-overflow:ellipsis;
  overflow:hidden;
  color: #3d3f44;
  height: 16px;
  padding: 3px;
}

.vypis .textace{
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 3px;
}

.vypis .razeni{
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 4px 2px;
  color: #16181f;
}

.vypis .hlavicka {
  background-color: #51a34e;
  font-weight: bold;
  color: #ededf3;
  text-align: center;
  font-size: 16px;
  padding: 3px;
}

.vypis input[type=checkbox].vyber {
  display: none;
}

.vypis input[type=checkbox].vyber + span.nahrada:after {
  color: #3d3f44;
  content: '\f0c8';
}

.vypis input[type=checkbox].vyber:checked + span.nahrada:after {
  color: #0077d8;
  content: '\f14a';
}

.vypis span.nahrada {
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  height: 100%;
  text-decoration: none;
}

.editace {
  z-index: 2;
  position: relative;
  padding: 0px 0px 3px 0px;
}

.editace input[type=file] {
  padding: 1px;
}

.editace select:disabled {
  -webkit-appearance: none;
  appearance: none;
  opacity: 1;
}

.editace .selected{
  border-color: #ad6018;
}

.editace .notselected{
  border-color: #84848d;
}

.editace input[type=text], .editace input[type=date], .editace input[type=time], .editace input[type=password], .editace select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #3d3f44;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #f9f9ff;
  border-style: solid;
  border-radius: 2px;
  border-width: 2px;
  margin: 0.5px;
  padding: 1px 2px;
  height: 22px;
  font-weight: normal;
  text-align: left;
  font: 400 13.3333px Arial;
}

.editace textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #3d3f44;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #f9f9ff;
  border-style: solid;
  border-radius: 2px;
  border-width: 2px;
  margin: 0.5px;
  padding: 1px 2px;
  font-weight: normal;
  text-align: left;
  font: 400 13.3333px Arial;
}

.editace input[type=checkbox].platnost {
  display: none;
}

.editace input[type='checkbox'].platnost + span.nahrada:after {
  color: #b31414;
  content: '\f0c8';
}

.editace input[type='checkbox'].platnost:checked + span.nahrada:after {
  color: #302533;
  content: '\f14a';
}

.editace input[type=checkbox].je_stroj {
  display: none;
}

.editace input[type='checkbox'].je_stroj + span.nahrada:after {
  color: #302533;
  content: '\f0c8';
}

.editace input[type='checkbox'].je_stroj:checked + span.nahrada:after {
  color: #302533;
  content: '\f14a';
}

.editace input[type=checkbox].dny {
  display: none;
}

.editace input[type=checkbox].dny + span.nahrada:after {
  color: #302533;
  content: '\f0c8';
}

.editace input[type=checkbox].dny:checked + span.nahrada:after {
  color: #302533;
  content: '\f14a';
}

.editace input[type=checkbox].akceptovat {
  display: none;
}

.editace input[type=checkbox].akceptovat + span.nahrada:after {
  color: #e8c70b;
  content: '\f0c8';
}

.editace input[type=checkbox].akceptovat:checked + span.nahrada:after {
  color: #302533;
  content: '\f14a';
}

.editace span {
  margin: 2.5px;
}

.editace span.nahrada {
  font-family: 'Font Awesome 5 Free';
  display: inline-block;
  padding: 0px;
  font-size: 16px;
  margin: 0px;
}

.editace li{
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  height: auto;
}

.editace .popisek{
  display: inline-block;
  height: 18px;
  width: 80px;
}

.editace .info{
  display: inline-block;
  height: 18px;
  width: 210px;
}

.editace .infoblok{
  padding-top: 10px;
}

.editace .tlacitka {
  display: inline-block;
  padding: 10px 0px;
}

.editace .historie {
  display: inline-block;
  padding: 5px 0px;
}

.editace .vlevo {
  float: left;
}

.editace .vpravo {
  float: left;
  padding-left: 167px;
}

.editace .vpravodve {
  float: left;
  padding-left: 115px;
}

.editace #edit.chybatext {
  font-family: 'Font Awesome 5 Free';
  font-size: 20px;
  color: #b31414;
}

.editace .vseok {
  font-family: 'Font Awesome 5 Free';
  font-size: 20px;
  color: #59d863;
}

.stavy {
  z-index: 2;
  position: relative;
  display: inline-block;
}

.stavy li{
  height: 24px;
}

.nadpis {
  font-size: 20px;
  padding: 15px 0px;
  height: 30px;
  position: relative;
}

.funkce {
  padding: 5px 0px;
  position: relative;
  font-size: 14px;
  z-index: 1;
}

.funkce li{
  height: 24px;
}

.funkce .notselected {
  border-color: #84848d;
}

.funkce .hlaskaakceptace {
  font-size: 14px;
  color: #3d3f44;
}
