@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-Thin.woff2') format('woff2'); font-weight: 200; font-style: normal;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-Light.woff2') format('woff2'); font-weight: 300; font-style: normal;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-Regular.woff2') format('woff2'); font-weight: 400; font-style: normal;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-Medium.woff2') format('woff2'); font-weight: 500; font-style: normal;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-Medium.woff2') format('woff2'); font-weight: 600; font-style: normal;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-Bold.woff2') format('woff2'); font-weight: 700; font-style: normal;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-Black.woff2') format('woff2'); font-weight: 900; font-style: normal;}

@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-ThinItalic.woff2') format('woff2'); font-weight: 200; font-style: italic;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-LightItalic.woff2') format('woff2'); font-weight: 300; font-style: italic;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-Italic.woff2') format('woff2'); font-weight: 400; font-style: italic;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-MediumItalic.woff2') format('woff2'); font-weight: 500; font-style: italic;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-MediumItalic.woff2') format('woff2'); font-weight: 600; font-style: italic;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-BoldItalic.woff2') format('woff2'); font-weight: 700; font-style: italic;}
@font-face {font-family: 'Roboto_is'; src: url('./fonts/RobotoCondensed-BlackItalic.woff2') format('woff2'); font-weight: 900; font-style: italic;}


*{
  font-family: "Roboto_is",Roboto;
  font-weight: 300;
}


html{
background-color: #fff;
text-align: center;
margin: 0px;
padding: 0px;
}

a img{
border: 0px;
}

strong{
font-weight: 500;
}

body{
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px;
min-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
text-align: left;
/*background-image: url('/img/noisy.png');*/
background-color: white;
background-color: white;
background-repeat: repeat;
padding-bottom: 95px;
min-height: 100vh;
}

fieldset {
    position: relative;
    border: 2px solid #268eca;
    background: #f6f6f6;
    border-radius: 10px;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

fieldset legend {
    background: #268eca;
    color: #fff;
    padding: 3px 10px ;
    font-size: 16px;
    border-radius: 5px;
    margin-left: 15px;
}

form{
position: relative;
}

.vozidlo{
color: black;
display: block;
padding: 10px;
float: left;
}

.menu{
position: relative;
background-image: url('./img/menu.gif');
background-repeat: repeat-x;
height: 34px;
border-bottom: 4px solid #2a2b2d;
padding-top: 5px;
}

.menu a{
position: relative;
display: block;
float: left;
width: 130px;
height: 25px;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
border-left: 1px solid #444444;
color: white;
text-decoration: none;
text-align: center;
}

.vrch{
position: relative;
background-image: url('./img/vrch.jpg');
background-repeat: repeat-x;
height: 158px;
}

.info{
position: relative;
background-color: white;
height: auto;
padding: 15px;
}

h1{
position: relative;
margin: 2px 0px 0px 0px;
padding: 5px 0px 4px 10px;
font-size: 1.4em;
font-weight: 400;
background-color: #f2f2f2;
left: -10px;
width: calc(100% + 10px);
}

h2{
position: relative;
margin: 0px;
padding: 10px 0px 5px 0px;
font-size: 1.3em;
font-weight: 400;
clear: both;
color: #2f2f2f;
font-variant: small-caps;
border-bottom: 1px solid #a8a8a8;
}

h3{
position: relative;
margin: 0px;
margin-top: 10px;
padding: 2px 0px 2px 10px;
font-size: 16px;
font-weight: 500;
clear: both;
color: #f0f0e2;
font-variant: small-caps;
background-color: #268eca;
height: 29px;
line-height: 29px;
}


h2.sekce{
font-weight: normal;
background-color: #268eca;
color: white;
padding: 3px 7px;
font-size: 1.1em;
border: 0px;
}

h2.sekce_wico{
  padding-left: 27px;
}

h3.sekce{
  /*padding-top: 3px;*/
}

p{
font-size: 0.9em;
color: #222222;
}

.vypis{

background-color: #fefe84;
font-size: 0.9em;
border: 1px solid #cccccc;
margin-top: 15px;
}

.vypis_pravo{
position: absolute;
left: 985px;
top: -190px;
}

.vypis a{
display: block;
float: left;
margin-right: 5px;
}

.vypis img{
border: 0px;
}

.vypis th{
border-bottom: 1px dashed #555555;
padding: 3px;
}

.vypis td{
border-bottom: 1px dashed #555555;
padding: 3px;
}

.note{
  font-size: 17px;
  font-weight: 500;
  height: 30px;
  color: #2A4857;
  text-align: right;
  padding: 2px 15px;
  line-height: 29px;
  position: absolute;
  right: 0px;
  bottom: 25px;
  border-radius: 5px;
  text-shadow: 1px 1px 3px #0006;  
}
.note2{
  font-size: 17px;
  font-weight: bold;
  color: red;
  padding-right: 0px;
  line-height: 29px;
}

.kalend{
position: relative;
float: left;
height: 160px;
width: 160px;
}

.kalendar{
position: relative;
float: left;
height: 160px;
width: 150px;
margin-left: 15px;
margin-top: 15px;
font-size: 12px;
border: 1px dotted black;
background-color: #fafafa;
padding: 5px;
}

#kalendar{
text-align: center;
}

.both{
clear: both;
}

.den{
position: relative;
width: 21px;
padding-top: 2px;
text-align: center;
height: 19px;
float: left;
}

.den_a{
position: relative;
width: 21px;
padding-top: 2px;
text-align: center;
height: 19px;
float: left;
background-color: lightgreen;
}

.den_akce1{
position: relative;
width: 21px;
padding-top: 2px;
height: 19px;
float: left;
color: #bf9125;
background-color: #1d2c43;
text-align: center;
font-weight: bold;
text-decoration: underline;
cursor: pointer;
}

.den_akce2{
position: relative;
width: 21px;
padding-top: 2px;
height: 19px;
float: left;
color: #bf9125;
background-color: #183a31;
text-align: center;
font-weight: bold;
text-decoration: underline;
cursor: pointer;
}

.den_akce3{
position: relative;
width: 21px;
padding-top: 2px;
height: 19px;
float: left;
color: #bf9125;
background-color: #2f562b;
text-align: center;
font-weight: bold;
text-decoration: underline;
cursor: pointer;
}

.den_akce4{
position: relative;
width: 21px;
padding-top: 2px;
height: 19px;
float: left;
color: #bf9125;
background-color: #1d2c43;
text-align: center;
font-weight: bold;
text-decoration: underline;
cursor: pointer;
}

.tyden{
position: relative;
clear: both;
}

.mesic{
font-weight: bold;
}

.kalendar a{
text-decoration: none;
color: black;
}

.tyden_box{
position: relative;
padding: 5px;
height: 15px;
background-color: #a0f690;
margin: 5px 5px 5px 5px;
font-size: 15px;
clear: both;
text-shadow: 1px 1px #ffffff;
min-width: 891px;
}

.dny_cont{
  position: relative;
min-width: 891px;
}

.den_box{
position: relative;
float: left;
width: calc(9% - 1px);
font-size: 11px;
border-right: 1px solid #ededed;
min-width: 80px;
}

.den_box div, .den_box acronym{
  width: auto;
} 

.radek_delic{
position: relative;
border-bottom: 1px solid gray;
width: 90px;
height: 20px;
}

.radek{
position: relative;
padding: 2px;
height: 16px;
border-bottom: 1px solid gray;
font-size: 10px;
cursor: pointer;
display: block;
background-color: #fafafa;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.radek_1{
position: relative;
padding: 2px;
height: 16px;
border-bottom: 1px solid gray;
font-size: 10px;
cursor: pointer;
display: block;
background-color: #7df47a;
}

.radek_4{
position: relative;
padding: 2px;
height: 16px;
border-bottom: 1px solid gray;
font-size: 10px;
cursor: help;
display: block;
background-color: #cccccc;
}

.radek_5{
position: relative;
padding: 2px;
height: 16px;
border-bottom: 1px solid gray;
font-size: 10px;
cursor: help;
display: block;
background-color: #7df47a;
}

.radek_6{
position: relative;
padding: 2px;
height: 16px;
border-bottom: 1px solid gray;
font-size: 10px;
cursor: help;
display: block;
color: white!important;
background-color: black;
}


.radek_2{
position: relative;
padding: 5px;
height: 60px;
border-bottom: 1px solid gray;
font-size: 10px;
cursor: pointer;
display: block;
background-color: #fff279;
}

.radek_3{
position: relative;
padding: 5px;
height: 60px;
border-bottom: 1px solid gray;
font-size: 10px;
cursor: pointer;
display: block;
background-color: #ec4600;
}

.radek_7{
position: relative;
padding: 2px;
height: 16px;
border-bottom: 1px solid gray;
font-size: 10px;
cursor: help;
display: block;
background-color: #6bc5a8;
}

.radek_10{
position: relative;
padding: 2px;
height: 16px;
border-bottom: 1px solid gray;
font-size: 10px;
cursor: help;
display: block;
background-color: #e5d416;
}


.radek_11{
position: relative;
padding: 2px;
height: 16px;
border-bottom: 1px solid gray;
font-size: 10px;
cursor: help;
display: block;
background-color: transparent;
}

.radek_4_7{
position: relative;
padding: 2px;
width: 86px;
height: 16px;
border-bottom: 1px solid gray;
font-size: 10px;
cursor: help;
display: block;
background-color: #6bc5a8;
}

.radek_8{
  position: relative;
  padding: 2px;
  width: 86px;
  height: 16px;
  border-bottom: 1px solid gray;
  font-size: 10px;
  cursor: help;
  display: block;
  color: white!important;
  background-color: #bf2b2b;
}

.radek:hover{
background-color: #dddddd;
}

.radek_h{
position: relative;
padding: 5px;

height: 13px;
border-bottom: 1px solid gray;
background-color: #eaeaea;
}

#zapis{
position: fixed;
top: 10px;
left: 10px;
background-color: white;
padding: 8px;
border: 1px solid black;
font-size: 13px;
display: none;
}

#zapis2{
position: fixed;
top: 10px;
left: 10px;
background-color: white;
padding: 8px;
border: 1px solid black;
font-size: 13px;
display: none;
}

#zapis3{
position: fixed;
top: 10px;
left: 10px;
background-color: white;
padding: 8px;
border: 1px solid black;
font-size: 13px;
display: none;
}

#zapis4{
position: fixed;
top: 10px;
left: 10px;
background-color: white;
padding: 8px;
border: 1px solid black;
font-size: 13px;
display: none;
}

#den_form{
font-weight: bold;
}

.bar{
position: relative;
width: 60px;
height: 15px;
background-image: url('./img/bar.gif');
text-align: center;
padding-bottom: 1px;
padding-top: 1px;
background-repeat: no-repeat;
font-weight: bold;
font-size: 11px;
}

#color_use{
position: relative;
border: 1px solid gray;
width: 18px;
height: 18px;
}

#color_use2{
position: relative;
border: 1px solid gray;
width: 18px;
height: 18px;
}

#color{
  width: 140px;
  float: left;
}
#barva_box{
  position: relative;
  width: 26px;
  border-radius: 5px;
  height: 26px;
  margin-left: 175px;
  margin-top: 1px;
}

#okno_barva{
width: 300px;
}

.text_editor_color{
position: relative;
margin: 2px;
}

.color_box{
position: relative;
width: 26px;
height: 26px;
border-radius: 5px;
border: 1px solid #aaa;
float: right;
cursor: pointer;
}

.color_box_s{
position: relative;
width: 15px;
height: 15px;
float: right;
border-radius: 3px;
cursor: pointer;
}

.detail_do{
display: none;
}

#detail{
position: fixed;
top: 200px;
left: 5px;
border: 1px solid black;
background-color: white;
display: none;
z-index: 200;
font-size: 13px;
}

.b{
font-weight: bold;
}

.kal_ico{
float:left;
margin-right: 3px;
cursor: pointer;
}

.kald{
position: fixed;
top: 10px;
left: 10px;
background-color: white;
border: 1px solid black;
display: none;
font-size: 12px;
}

.kald_table{
height: 300px;
overflow: auto;
}

.nakup{
position: fixed;
top: 10px;
left: 10px;
background-color: white;
border: 1px solid black;
display: none;
font-size: 12px;
}

.formularek{
position: fixed;
top: 50px;
left: 20px;
background-color: white;
border: 1px solid black;
display: none;
font-size: 12px;
padding: 10px;
z-index: 10;
}

.formularek fieldset{
border: 0px;
margin: 0px;
padding: 0px;
}

.lock{
position: absolute;
right: 5px;
font-weight: bold;
color: red;
}

.lock2{
position: absolute;
right: 5px;
font-weight: bold;
color: green;
}

.casovac{
position: absolute;
right: 100px;
font-weight: bold;
color: black;
cursor: pointer;
}

.casovac span{
margin-right: 10px;
}

.odhlaseni{
position: absolute;
display: block;
top: 11px;
right: 8px;
}

.studenti{
  position: relative;
  width: 100%;
}

.studenti td{
font-size: 13px;
text-align: center;
padding: 4px 0px;
}

.zaznamy_100{
  position: relative;
  width: 100%;
}

.zaznamy td{
 font-size: 15px;

padding: 4px 0px; 
}
.zaznamy_100 td{
 font-size: 15px;

padding: 4px 0px; 
}

.zaznamy tr:hover{
  background-color: #ffecd8!important;
}

.zaznamy_100 tr:hover{
  background-color: #ffecd8!important;
}

.studenti tr:nth-child(even){
  background-color: #eee;
}

.zaznamy tr:nth-child(even){
  background-color: #eee;
}
.zaznamy_100 tr:nth-child(even){
  background-color: #eee;
}

.studenti tr:hover{
  background-color: #ffecd8!important;
}




.rad_0 td{
font-weight: bold;
background-color: #fff!important;
}



.student_actual{
background-color: yellow;
}

.instimg{
position: absolute;
top: 1px;
right: 1px;
}

.zavri_to{
position: absolute;
top: 5px;
right: 5px;
cursor: pointer;
}

.teori{
position: relative;
width: 100%;
min-width: 300px;
background-color: #fafafa;
border: 1px solid #e6e4e5;
padding: 5px;
font-size: 12px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}

.teori td{
padding: 3px;
padding-bottom: 6px;
}

.prisel1{
position: relative;
color: black;
text-decoration: none;
cursor: pointer;
}

.prisel0{
position: relative;
color: red;
text-decoration: line-through;
cursor: pointer;
}

.right{
text-align: right!important;
}

.left{
text-align: left!important;
}

.center{
text-align: center!important;
}

.pointer{
  cursor: pointer;
}

.celkem{
  font-size: 16px;
  font-weight: 700;
}

.evidence{
border-collapse:collapse;
}

.evidence tr{
height: 38px;
}

.evidence th{
border: 1px solid black;
padding: 2px 5px;
text-align: center;
font-size: 12px;
}

.evidence td{
border: 1px solid black;
padding: 2px 5px;
height: 42px;
}

.tridnice{
border-collapse:collapse;
}

.tridnice td{
border: 1px solid black;
padding: 2px 5px;
height: 40px;
width: 45px;
text-align: center;
}

.nadpis_evidence{
text-align: center;
white-space: nowrap;
}

.page-break{
display: none;
}

.bottom{
vertical-align: bottom;
}

.casovac_table{
position: absolute;
top: 15px;
right: 10px;
z-index: 99999;
border: 1px solid black;
background-color: white;
padding: 3px;
display: none;
}

.casovac_zavri{
position: absolute;
top: 2px;
right: 4px;
font-weight: bold;
cursor:pointer;
}

table.zaznamy tr td{
position: relative;
padding: 0px 5px;
}

table.zaznamy_100 tr td{
position: relative;
padding: 0px 5px;
}

.smallcell{
font-size: 10px;
}

.smallcell2{
font-size: 10px;
}

.skupiny{
width: 150px;
}

.skupina_chck{
width: 170px;
}

.skupina_chck_pol{
width: 56px;
float: left;
}

.tab_student{
white-space: nowrap;
width: 990px;
}

.tab_student tr td{
white-space: nowrap;
padding-right: 7px;
}

.menu_top{
position: fixed;
top: 0px;
left: 0px;
width: 200px;
top: 0px;
float: left;
background-color: #000;
background-position: bottom center;
background-repeat: no-repeat;
background-image: none;
z-index: 9;
min-height: 100vh;
/*background-image: url('./img/glob_tr.png');*/
background-repeat: no-repeat;
background-size: 180% auto;
height: 100%;
overflow: auto;
overflow-x: hidden;
z-index: 99;
padding-bottom: 40px;
background: linear-gradient(300deg,rgb(40, 40, 40) 0%, rgb(0, 0, 0) 100%);
}

.menu_top_cont{
  padding-bottom: 90px;
}

.menu_top_cont a{
  width: 250px;
  display: block;
  color: #fff;
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  font-weight: 500;
  padding: 0px 20px 0px 20px;
  box-sizing: border-box;
}

.menu_top_cont a:hover{
  background-color: #868686;
  color: #fff;
}

.menu_top_cont a.menu_active{
  background-color: #353535;
  color: #fff;
}
.menu_top_cont a.menu_active_sub{
  background-color: #353535;
  color: #fff;
}

.menu_top a.menu_logo{
  
}
.menu_top a.menu_logo:hover{
  
}

.menu_top_cont .submenu a{
  width: 250px;
  display: block;
  color: #fff;
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  font-weight: 500;
  padding: 0px 20px 0px 30px;
  box-sizing: border-box;
  background-color: #868686;
  border-top: 1px solid #1f1f1f;
}



.menu_top_cont .submenu a.menu_active{
  background-color: #a6a6a6;
  color: #fff;
}

.menu_top_cont .submenu a:hover{
  background-color: #a6a6a6;
  color: #fff;
}

.logo_a{
  display: block;
  text-align: center;
}

.menu_logo{
  position: relative;
  height: 60px;
  display: inline-block;
  margin: 8px 0px 5px 0px;
}

.page{
  position: relative;
  margin-left: 200px;
  min-width: calc(100% - 200px);
  box-sizing: border-box;
  padding: 10px;
  top: 50px;
}

.page_seznam{
  position: relative;
  left: 200px;
  width: calc(100% - 200px);
  box-sizing: border-box;
  padding: 10px;
  top: 50px;
}

.pata{
position: relative;
clear: both;
}

.top{
position: fixed;
top: 0px;
height: 55px;
background-color: #268eca;
width: calc(100% - 200px);
left: 200px;
border-bottom: 1px solid #ededed;
z-index: 9999;
color: white;
}

.table_top{
position: relative;
top: 5px;
color: white;
}

tr.table_top_small td{
font-size: 11px;
text-align: center;
padding: 0px 15px;
}

tr.table_top_values td{
text-align: center;
padding: 0px 15px;
font-size: 15px;
}

tr.table_top_normal td{
text-align: center;
padding: 0px 15px;
}

.prehled_aktualit{
position: absolute;
right: 2px;
bottom: 2px;
}

.table_instruktori{
position: relative;
width: 100%;
background-color: #fff;
border-bottom: 1px solid #ededed;
height: 37px;
margin-top: 5px;
}

.table_instruktori tr td{
vertical-align: middle;
padding-right: 5px;
}

.table_instruktori tr td img, .table_instruktori tr td a img{
margin-top: 5px;
}

.table_admin{
position: relative;
min-height: 37px;
margin-top: 5px;
padding: 10px;
width: 100%;
background-color: #dce3ec;
border-radius: 6px;
}

.table_admin tr td{
vertical-align: middle;
padding-right: 5px;
}

.admin_submit{
position: absolute;
right: 10px;
bottom: 10px;
}

.admin_submit2{
position: absolute;
right: 2px;
top: -40px;
}

.err_button{
  background-image: url('/img/err.png');
  background-repeat: no-repeat;
  background-size: 10%;
  background-position: 145px 8px;
  box-shadow: 0px 0px 3px 2px rgba(255,0,0,1);
}

.btn_btn{
display: inline-block;
width: 173px;
height: 28px;
background-color: #268eca;
border-radius: 3px;
color: white;
text-decoration: none;
margin: 0px 1px;
font-size: 13px;
text-align: center;
border: 0px;
cursor: pointer;
line-height: 26px;
}

.btn_auto{
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.btn_btn:hover{
color: white;
background-color: #4daee7;
}

.btn_btn:disabled,
.btn_btn[disabled]{
color: white;
background-color: #4daee7;
}

.btn_red{
display: inline-block;
width: 173px;
height: 28px;
background-color: #8f8c9b;
border-radius: 3px;
color: white;
text-decoration: none;
margin: 0px 1px;
font-size: 13px;
text-align: center;
border: 0px;
cursor: pointer;
line-height: 26px;
}

.btn_red:hover{
color: white;
background-color: #ff0f0f;
}

.btn_red2{
display: inline-block;
width: 32px;
height: 28px;
background-color: #8f8c9b;
border-radius: 3px;
color: white;
text-decoration: none;
margin: 0px 1px;
font-size: 13px;
text-align: center;
font-weight: bold;
border: 0px;
cursor: pointer;
line-height: 26px;
}

.btn_red2:hover{
color: white;
background-color: #ff0f0f;
}

.btn_red3{
display: inline-block;
width: 18px;
height: 18px;
background-color: #ff0f0f;
border-radius: 3px;
color: white;
text-decoration: none;
margin: 0px 1px;
font-size: 13px;
text-align: center;
font-weight: bold;
border: 0px;
cursor: pointer;
line-height: 15px;
}

.btn_red3:hover{
color: #ff0f0f;
background-color: #eeeeee;
}

.btn_edit3{
display: inline-block;
width: 18px;
height: 18px;
background-color: #ffad0f;
background-image: url('/img/edit.png');
background-repeat: no-repeat;
background-position: center center;
border-radius: 3px;
color: white;
text-decoration: none;
margin: 0px 1px;
font-size: 13px;
text-align: center;
font-weight: bold;
border: 0px;
cursor: pointer;
line-height: 15px;
background-size: 12px;
}

.btn_edit3:hover{
color: #ff0f0f;
background-color: #eeeeee;
}

.btn_star{
display: inline-block;
width: 18px;
height: 18px;
background-color: #ffad0f;
border-radius: 3px;
color: white;
text-decoration: none;
margin: 0px 1px;
font-size: 13px;
text-align: center;
font-weight: bold;
border: 0px;
cursor: pointer;
line-height: 15px;
}

.btn_star:hover{
color: #ff0f0f;
background-color: #eeeeee;
}

.btn_edit{
display: inline-block;
width: 32px;
height: 28px;
background-color: #268eca;
border-radius: 3px;
color: white;
text-decoration: none;
margin: 0px 1px;
font-size: 13px;
text-align: center;
font-weight: bold;
border: 0px;
cursor: pointer;
line-height: 26px;
background-image: url('./img/edit.png');
background-position: center center;
background-repeat: no-repeat;
}

.btn_edit:hover{
  background-color: #4daee7;
}

.btn_small2{
display: inline-block;
width: 80px;
height: 28px;
background-color: #268eca;
border-radius: 3px;
color: white!important;
text-decoration: none;
margin: 0px 1px;
font-size: 13px;
text-align: center;
border: 0px;
cursor: pointer;
line-height: 26px;
}

.btn_small2:hover{
color: white;
background-color: #4daee7;
}

.btn_yellow{
display: inline-block;
width: 173px;
height: 28px;
background-color: #353535;
border-radius: 3px;
color: #444;
text-decoration: none;
margin: 0px 1px;
font-size: 13px;
text-align: center;
border: 0px;
cursor: pointer;
line-height: 26px;
}

.btn_yellow:hover{
color: #444;
background-color: #868686;
}

.btn_novy{
position: relative;
display: inline-block;
width: 173px;
height: 28px;
background-color: #268eca;
border-radius: 3px;
color: white;
text-decoration: none;
margin: 0px 15px 0px 1px;
font-size: 13px;
text-align: center;
border: 0px;
cursor: pointer;
line-height: 28px;
top: -7px;
}

.btn_novy:hover{
color: white;
background-color: #4daee7;
}

.btn_zpet{
position: relative;
display: inline-block;
width: 173px;
height: 28px;
background-color: #268eca;
border-radius: 3px;
color: white;
text-decoration: none;
margin: 0px 15px 0px 1px;
font-size: 13px;
text-align: center;
border: 0px;
cursor: pointer;
line-height: 28px;
top: -3px;
}

.btn_zpet:hover{
color: white;
background-color: #4daee7;
}

.btn_small{
display: block;
width: 32px;
height: 28px;
background-image: url('./img/button.gif');
border-radius: 5px;
background-color: transparent;
color: black;
text-decoration: none;
margin: 0px 1px;
font-size: 12px;
text-align: center;
text-shadow: 1px 1px 0px rgba(220, 220, 220, 1);
border: 0px;
border-right: 1px solid #e1e1e1;
cursor: pointer;
}

.table_prihlaseni{
position: relative;
height: 37px;
margin-top: 5px;
width: 500px;
margin-left: auto;
margin-right: auto;
}

.table_prihlaseni tr td{
padding: 0px 10px;
}

.evid_evid{
position: relative;
float: left;
}

.evidence_body{
width: 3000px;
}

.poznamka{
width: 235px;
}

.poznamky_hide{
position: relative;
display: none;
font-size: 10px;
width: 235px;
}

#poznamky_right{
position: absolute;
right: 0px;
}

.tridnice_us{
position: relative;
width: 60%;
float: left;
}

.tridnice_zk{
position: relative;
width: 35%;
float: left;
}

.clear{
clear: both;
}

td.td_datum{

}

.teori_smaz{
color: red;
}

.upozorneni{
position: fixed;
top: 45%;
left: 30%;
padding: 20px 25px;
border: 1px solid black;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
background-color: white;
z-index: 9999;
}

.justify{
text-align: justify;
}

.bold{
font-weight: bold;
}

.upozorneni strong{
position: relative;
width: 260px;
padding: 15px;
text-align: center;
}
.upozorneni p{
position: relative;
width: 260px;
padding: 15px 25px;
text-align: center;
}

.user_blok{
position: relative;
float: left;
width: 310px;
}

.zacatek_select{
display: none;
}

.kond{
background-color: yellow;
}

.bgc2{
  background-color: #d2fcff;
}

.odpoved_cislo{
  position: relative;
  font-size: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid black;
  background-color: white;
  width: 26px;
  height: 26px;
  text-align: center;
  float: left;
}

.check{
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 9999;
  width: 44px;
  height: 39px;
  background-image: url('./img/check.png');
  background-repeat: no-repeat;
  display: none;
}

.check_vis{
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 9999;
  width: 44px;
  height: 39px;
  background-image: url('./img/check.png');
  background-repeat: no-repeat;
}

.odpoved{
position: relative;
background-color: #f8ffd2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
min-height: 30px;
margin-top: 5px;
padding: 10px;
cursor: pointer;
}

.odpoved_a{
position: relative;
background-color: #50f866;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
min-height: 30px;
margin-top: 5px;
padding: 10px;
cursor: pointer;
}

.odpoved_n{
position: relative;
background-color: #fc6e6e;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
min-height: 30px;
margin-top: 5px;
padding: 10px;
cursor: pointer;
}

.odpoved_odpoved{
  position: relative;
  padding: 4px 0px 0px 37px;
}

.testy_dalsi{
  position: absolute;
  bottom: 0px;
  right: 0px;
  cursor: pointer;
}

.testy_predchozi{
  position: absolute;
  bottom: 0px;
  left: 0px;
  cursor: pointer;
}

.testy_konec{
  position: absolute;
  bottom: 0px;
  left: 450px;
  cursor: pointer;
}

.nastroje_test{
  position: relative;
  border-bottom: 1px solid #e9e7db;
}

.otazky_cisla{
  position: absolute;
  font-size: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid black;
  background-color: white;
  width: 105px;
  height: 26px;
  text-align: center;
  top: 12px;
  right: 5px;
}

.otazky_zodpovezeno{
  position: absolute;
  font-size: 20px;
  width: 250px;
  height: 26px;
  text-align: left;
  top: 12px;
  right: 5px;
}

#test_dalsi{
  display: none;
}

#test_cas{
  text-align: right;
  display: inline-block;
  width: 70px;
}

.test_timebar{
  position: relative;
  float: right;
  top: 5px;
  width: 300px;
  border: 1px solid black;
  height: 10px;
  background-color: blue;
}

#test_timebar2{
  position: relative;
  top: 0px;
  width: 0px;
  height: 10px;
  background-color: orange;
}

.otazka_prejdi{
  position: relative;
  margin: 5px;
  width: 30px;
  height: 25px;
  border-radius: 3px;
  border: 1px solid black;
  background-color: white;
  font-size: 18px;
  float: left;
  text-align: center;
  cursor: pointer;
}

.ot_ok{
  background-color: #67c7eb;
}

.ot_ak{
  background-color: orange;
}

.otazka_fin{
  position: relative;
  border: 1px solid black;
  padding: 3px 10px;
  margin: 5px;
  width: 205px;
  float: left;
  cursor: pointer;
}

.of_right{
  background-color: #50f866;
}

.of_false{
  background-color: #fc6e6e;
}

.otazka_fin_detail{
  position: absolute;
  z-index: 9999999;
  border: 1px solid black;
  border-radius: 5px;
  padding: 20px;
  background-color: white;
  width: 930px;
  display: none;
}

.otazka_fin_detail *{
  white-space: normal;
}

.otazka_fin_detail_close{
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
}

.otazka_fin_body{
  position: absolute;
  right: 5px;
  top: 4px;
  font-size: 12px;
}

.testy_vysledky{
  display: none;
}

div.pravidla{
  font-size: 0.85em;
  text-align: justify;
}

div.pravidla h2{
  position: relative;
  text-decoration: underline;
  border: 0px;
}

tr.lichy{
  background-color: #eeeeee;
}

.top_vystraha{
  padding: 5px 5px 0px 10px;
}

.korekce_ta{
  width: 900px;
}

.pdf_pravidla{
  text-decoration: none;
  color: black;
  
}

.table_admin a{
  color: #222222;
  text-decoration: none;
  font-weight: normal;
}

.table_admin a:hover{
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

.plus{
font-weight: bold;
color: green;
text-decoration: none;
}

.minus{
font-weight: bold;
color: red;
text-decoration: none;
}

.neutral{
font-weight: bold;
color: #666666;
text-decoration: none;
}

input{
border: 1px solid #fff;
border-bottom: 1px solid #b3b3b3;
background-color: #f9f9f9;
  padding: 2px 5px;
}

.prejit_cont{
  position: relative;
  padding: 10px 0px;
border-bottom: 1px solid #dedede;
}

.t_w{
  position: relative;
  width: 8px;
  height: 8px;
  background-color: #ff9c85;
  border-radius: 6px;
  border: 2px solid #636363;
  display: inline-block;
  margin: 0px 1px;
}

.t_b{
  position: relative;
  width: 8px;
  height: 8px;
  background-color: #b3ff8e;
  border-radius: 6px;
  border: 2px solid #636363;
  display: inline-block;
  margin: 0px 1px;
}

.vyber_skupina{
  position: relative;
  border-radius: 5px;
  border: 1px solid #aaa;
  padding: 2px 5px;
  background-color: white;
  width: 30%;
  max-width: 250px;
  float: left;
  height: 400px;
  overflow: auto;
}

.vyber_skupina option{
  padding: 3px;
  font-size: 15px;
}

.vyber_skupina option:hover{
  background-color: #f1f1f1;
  cursor: pointer;
}

.vyber_nadpis{
  position: relative;
  width: 30%;
  max-width: 250px;
  float: left;
}

select{
  border: 0px;
  border-bottom-width: 1px;
  border-bottom: 1px solid #b3b3b3;
  background-color: #f9f9f9;
  cursor: pointer;
  /*width: 200px;*/
  color: #565454;
  text-align: center!important;
  background-image: url('./img/select_arr.gif');
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: center right;
  /*padding-right: 19px;*/
  padding: 4px 26px 4px 10px;
  height: 30px;
}

.select_200{
  width: 200px;
  height: 30px;
}

.logged_user{
  position: relative;
  float: left;
  margin-right: 70px;
}

.timeout{
  position: relative;
  float: left;
  margin-right: 70px;
}

.strankovani_form{
  position: absolute;
  text-align: center;
  top: 0px;
  left: 25px;
}

table tr.table_top_values td{
  position: relative;
}

.strankovani_form select{
  height: 22px;
  padding: 0px 19px 0px 0px;
}

.filtr_item{
  position: relative;
  float: left;
  white-space: nowrap;
  width: 340px;
  width: calc(25vw - 85px);
  height: 30px;
  margin: 12px 0px 12px 25px;
  /*z-index: 18;*/
}

.filtr_item_long{
  position: relative;
  white-space: nowrap;
  width: 100%;
  min-height: 30px;
  margin: 12px 0px;
}

.filtr_item_spacer{
  position: relative;
  float: left;
  white-space: nowrap;
  width: 235px;
  height: 30px;
  margin: 12px 0px;
  /*z-index: 18;*/
}
.filtr_item_large{
  position: relative;
  float: left;
  white-space: nowrap;
  width: 680px;
  height: 30px;
  margin: 12px 0px;
  /*z-index: 18;*/
}

.filtr_item2{
  position: relative;
  float: left;
  white-space: nowrap;
  width: 220px;
  height: 55px;
}

.filtr_item_box{
  position: relative;
  float: left;
  white-space: nowrap;
  width: 220px;
}

.filtr_item_box_2{
  position: relative;
  float: left;
  width: 300px;
  height: 50px;
}

.filtr_item_box_2 .filtr_nazev{
  width: 330px;
  text-align: left;
}

.filtr_item_box_hide{
 display: none;
}

.filtr_item_box_hide, .filtr_item_box_unhide{
    position: relative;
    border: 2px solid #268eca;
    background: #f6f6f6;
    border-radius: 10px;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}



.filtr_nazev_long{
  font-weight: 400;
}

.filtr_nazev_box{
position: relative;
font-weight: 400;
font-size: 15px;
text-align: right;
padding: 4px 8px 0px 15px;
width: 50px;
float: left;
}

.filtr_input_box input{
  width: 50px;
}

.filtr_nazev{
position: relative;
font-weight: 400;
font-size: 15px;
text-align: right;
padding: 4px 8px 0px 0px;
width: 100px;
float: left;
z-index: 19;
overflow: hidden;
text-overflow: ellipsis;
}

.filtr_spacer{ 
position: relative;
font-weight: 500;
font-size: 15px;
text-align: right;
padding: 4px 8px 0px 15px;
width: 0px;
float: left;
z-index: 19;
}

.filtr_clear strong{
  font-weight: 500;
  font-size: 15px;
}

.filtr_input{
position: relative;
width: 200px;
width: calc(25vw - 193px);
float: left;
/*z-index: 20;*/
}

.filtr_input_long{
  position: relative;
  width: 100%;
}

.filtr_checkbox{
  cursor: pointer;
  width: 200px;
  line-height: 25px;
}

.filtr_checkbox_double{
  cursor: pointer;
  width: 400px;
  line-height: 25px;
}

.filtr_checkbox_float{
  position: relative;
  float: left;
  margin: 0px;
}



.filtr_checkbox input[type="checkbox"]{
  display: none;
}

.filtr_checkbox .checkmark{
  position: relative;
  width: 5px;
  height: 19px;
  display: inline-block;
  background-image: url('./img/check_0.png');
  background-repeat: no-repeat;
  padding-left: 25px;
  background-position: 1px 3px;
  margin-top: 3px;
}

.filtr_checkbox .checknadpis{
  position: absolute;
  top: -15px;
  font-size: 13px;
}
.filtr_checkbox .checknadpis span{
  width: 34px;
  display: inline-block;
}
.filtr_checkbox .checked{
  background-image: url('./img/check_1.png');
}

.filtr_checkbox_nw{
  width: 20px;
}

.center .filtr_checkbox_nw{
  margin: 0px auto;
}

.filtr_checkbox_float input[type="checkbox"]{
  display: none;
}

.filtr_checkbox_float .checkmark{
  position: relative;
  width: 5px;
  height: 19px;
  display: inline-block;
  background-image: url('./img/check_0.png');
  background-repeat: no-repeat;
  padding-left: 25px;
  background-position: 1px 3px;
  margin-top: 3px;
}

.filtr_checkbox_float .checknadpis{
  position: absolute;
  top: -15px;
  font-size: 13px;
}
.filtr_checkbox_float .checknadpis span{
  width: 34px;
  display: inline-block;
}
.filtr_checkbox_float .checked{
  background-image: url('./img/check_1.png');
}


.filtr_files{
position: relative;
width: auto;
float: left; 
}

.file_upload{ 
  display: none;
}

.file_upload_visible{
  display: block!important;
}

.dialog_select{
  position: relative;
}

.dialog_select select{
  width: 200px;
}

.dialog_input{
  position: relative;
}

.dialog_input_list{
  position: relative;
}

.dialog_input_double{
  position: relative;
}

.dialog_input_double_list{
  position: relative;
}

.filtr_input2{
position: relative;
width: 200px;
float: left; 
margin-left: 15px;
}

.filtr_input input{
width: 170px;
width: 100%;
box-sizing: border-box;
}
.filtr_input select{
width: 100%;
box-sizing: border-box;
}
.filtr_input .small_select{
width: 100%;
box-sizing: border-box;
}
.filtr_input .small_select_add{
width: calc(100% - 15px);
box-sizing: border-box;
}

.dialog_input input[type="text"]{
width: 170px;
height: 18px;
}

.dialog_input_list input[type="text"]{
  width: 155px;
}

.dialog_input_double input[type="text"]{
  width: 390px;
}
.dialog_input_double_list input[type="text"]{
  width: 365px;
}


.dialog_readonly{
  position: relative;
  width: 200px;
}

.filtr_readonly{
  position: relative;
  font-size: 15px;
  padding: 3px 15px 0px 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 22px;
}

.filtr_textarea{
  position: relative;
  float: left;
  width: calc(100% - 140px);
  min-width: 200px;
}

.filtr_textarea textarea{
  width: 100%;
  height: 50px;
}

.dialog_textarea{
  position: relative;
  float: left;
  width: 100%;
  min-width: 200px;
}

.dialog_textarea_double{
  position: relative;
  float: left;
  width: 100%;
  min-width: 420px;
}

.dialog_textarea textarea{
  height: 100px;
  width: calc(100% - 0px);
  max-width: 420px;
}
.dialog_textarea_double textarea{
  height: 100px;
  width: calc(100% - 10px);
  max-width: 420px;
}

.long_textarea{
  
}

.filtr_buttons{
  position: relative;
  clear: both;
  padding-top: 25px;
  /*margin-bottom: 15px;*/
  text-align: right;
  min-height: 20px;
}
.dialog_buttons{
  position: relative;
  clear: both;
  padding-top: 25px;
  margin-bottom: 15px;
  text-align: right;
}

.filtr_buttons_right{
  position: absolute;
  top: 45px;
  left: 0px;
  text-align: left;
}

.filtr_button{
  position: absolute;
  right: 45px;
  bottom: 8px;
}

.filtr_clear{
  position: relative;
  clear: both;
  min-width: 330px;
}

.filtr_smaz{
  position: relative;
  white-space: nowrap;
  padding: 12px 12px;
  margin: 12px 0px;
  clear: both;
  min-width: 330px;
  text-align: right;
}

.filtr_item_text{
  position: relative;
  white-space: nowrap;
  padding: 12px 0px;
  margin: 12px 0px 12px 25px;
  clear: both;
  min-width: 330px;
}

.dialog_item_text{
  position: relative;
  white-space: nowrap;
  padding: 12px 0px;
  margin: 12px 0px;
  clear: both;
  min-width: 330px;
  
}

.reset_button{
position: absolute;
right: 8px;
bottom: 8px;
width: 28px;
height: 28px;
display: block;
margin-left: 5px;
border-radius: 3px;
cursor: pointer;
background-image: url('./img/reset.png');
background-position: center center;
background-repeat: no-repeat;
background-color: #268eca;
background-size: 60%;
}

.reset_button:hover{
background-color: #4daee7;
}

.filtr_item_small{
  position: relative;
  float: left;
  width: 250px;
  padding: 20px 0px;
}

.filtr input.button{
width: 200px!important;
}
.filtr input.btn_green{
width: 200px!important;
}
.filtr input.btn_red{
width: 200px!important;
}
.filtr input.btn_yellow{
width: 200px!important;
}

.filtr{
  position: relative;
  padding-top: 15px;
  background-color: white;
  border-radius: 10px;
}

.seznam_tabulka{
position: relative;
width: 100%;
font-size: 15px;
}

.seznam_tabulka td{
  position: relative;
}

.seznam_tabulka th{
position: relative;
text-align: left;
background-color: #f0f0f0;
/*background-color: #268eca;*/
padding: 3px 5px;
font-weight: 300;
color: #535353;
font-variant: small-caps;
}

.seznam_tabulka_gray{
position: relative;
width: 100%;
font-size: 15px;
table-layout: fixed;
}

.seznam_tabulka_gray td{
  position: relative;
}

.seznam_tabulka_gray th{
position: relative;
text-align: left;
/*background-color: #f7d4c6;*/
background-color: #919191;
padding: 2px 4px;
font-weight: 500;
color: white;

}
.seznam_tabulka th a{
color: 535353;
}

.seznam_tabulka:not(.zebra_3,.zebra_2) tr:nth-child(even){
background: #ffffff;
}
.seznam_tabulka:not(.zebra_3,.zebra_2) tr:nth-child(odd){
background: #eeeeee;
}

.seznam_tabulka:not(.zebra_3,.zebra_2) tr.re:nth-child(even){
background: #dddddd;
}
.seznam_tabulka:not(.zebra_3,.zebra_2) tr.re:nth-child(odd){
background: #cccccc;
}

.seznam_tabulka.zebra_3 tr{
  background: #eee;
}
.seznam_tabulka.zebra_3 tr:nth-child(6n){
background: #fff;
}
.seznam_tabulka.zebra_3 tr:nth-child(6n-1){
background: #fff;
}
.seznam_tabulka.zebra_3 tr:nth-child(6n-2){
background: #fff;
}

.seznam_tabulka.zebra_2 tr{
  background: #eee;
}
.seznam_tabulka.zebra_2 tr:nth-child(4n){
background: #fff;
}
.seznam_tabulka.zebra_2 tr:nth-child(4n-1){
background: #fff;
}

.seznam_tabulka tr.obj_rad_1:nth-child(even){
  background-color: #73dc79;
}
.seznam_tabulka tr.obj_rad_1:nth-child(odd){
  background-color: #9ce7a0;
}

.seznam_tabulka tr.obj_rad_2:nth-child(even){
  background-color: #73d7dc;
}
.seznam_tabulka tr.obj_rad_2:nth-child(odd){
  background-color: #9ce7d2;
}

.seznam_tabulka tr.obj_rad_3:nth-child(even){
  background-color: #b673dc;
}
.seznam_tabulka tr.obj_rad_3:nth-child(odd){
  background-color: #d79ce7;
}

.seznam_tabulka tr td{
padding: 2px 4px;
}

.seznam_tabulka tr:hover{
  background-color: #ffe96f!important;
}
.seznam_tabulka tr.re:hover{
  background-color: #ffe96f!important;
}

th.detail_odkaz, td.detail_odkaz{
width: 18px;
text-align: center;
}
th.detail_smaz, td.detail_smaz{
width: 35px;
text-align: center;
}

th.detail_odkaz2{
width: 38px;
text-align: center;
}

th.smaz_icon{
width: 18px;
text-align: center;
}

.stranky{
text-align: center;
font-size: 15px;
padding: 10px;
}

.stranky a{
font-size: 17px;
color: #1e6787;
text-decoration: none;
padding: 0px 2px;
}

.stranky a#active{
color: black;
font-weight: 600;
}

.stranky a:hover{
color: black;
font-weight: 600;
}

.small_select{
width: 200px;
text-align: center;
/*height: 30px;*/
}
.small_select_add{
width: 180px;
text-align: center;
/*height: 30px;*/
}
.small_select3{
width: 600px;
text-align: center;
height: 30px;
}
.small_select_js{
width: 200px;
text-align: center;
}
div.small_select_js{
display: block!important;
}

.small_select2{
width: 150px;
text-align: center;
}


input[type='text'], input[type='password']{
-moz-border-radius: 5px;
bottom: 0px;
padding: 5px 15px;
border: 1px solid #fff;
border-bottom: 1px solid #b3b3b3;
background-color: #f9f9f9;
}

textarea{
-moz-border-radius: 5px;
border-radius: 1px;
border: 0px;
bottom: 0px;
padding: 10px 15px;
box-sizing: border-box;
border-bottom: 1px solid #b3b3b3;
background-color: #f9f9f9;
resize: vertical;
}

.hide{
  display: none;
}


.dialog{
position: fixed;
top: 40vh;
left: calc(50vw - 125px);
background-color: white;
padding: 30px 50px;
border: 1px solid #268eca;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 2px 2px #ccc;
display: none;
z-index: 4000;
width: 200px;
overflow-y: auto;
max-height: 80vh;
}

.dialog_upload{
  width: 300px;
}

.dialog_upload .file_upload_visible{
  width: 300px;
}

.dialog_onefile{
  width: 190px;
}

.dialog_wide{
position: fixed;
background-color: white;
left: calc(50vw - 210px);
padding: 30px 50px;
display: none;
z-index: 2000;
width: 320px;
}

.dialog_double{
position: fixed;
background-color: white;
left: calc(50vw - 270px);
padding: 30px 50px;
display: none;
z-index: 4000;
width: 444px;
}

.dialog h2{
  font-size: 1.3em;
  clear: both;
  border: 0px;
}

.dialog_double .dialog_item{
  float: left;
  margin-right: 10px;
  min-height: 57px;
}

.close_dialog{
position: absolute;
top: 5px;
right: 10px;
font-weight: bold;
font-size: 16px;
cursor: pointer;
}

#check_form_text{
  font-size: 17px;
  font-weight: bold;
  height: 35px;
  color: red;
  text-align: right;
  padding-right: 0px;
  line-height: 29px;
  display: none;
}

#scroll_position{
  display: none;
}

.filtered .select2-choice{
  background-color: #fff0a9!important;
  background-image: none!important;
}
.filtered{
  background-color: #fff0a9!important;
/*  background-image: none!important; */
}

.td_edit{
  position: absolute;
  bottom: 10px;
  right: 5px;
  cursor: pointer;
}
.td_edit3{
  position: absolute;
  /*bottom: 0px;*/
  right: 5px;
  cursor: pointer;
}
.td_edit2{
  position: relative;
  cursor: pointer;
}
.td_edit4{
  cursor: pointer;
  margin: 0px 15px;
}

.x h2{
  text-align: center;
  font-size: 17px;
}

.datepick{
  background-image: url('/img/cal.png');
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) 3px;
}

.timepick{
  background-image: url('/img/timepick.png');
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) 3px;
}

.btn_add{
display: inline-block;
width: 32px!important;
height: 28px;
background-color: #8f8c9b;
border-radius: 3px;
color: white;
text-decoration: none;
margin: 6px 1px 0px 1px;
font-size: 18px;
text-align: center;
font-weight: bold;
border: 0px;
cursor: pointer;
line-height: 24px;
float: left;
}

.btn_add:hover{
color: white;
background-color: #70ee7e;
}

.filtr_input .btn_add{
  float: none;
}

.btn_add_small{
position: absolute;
left: 5px;
bottom: 5px;
display: inline-block;
width: 26px!important;
height: 25px;
background-color: #9cb2d8;
border-radius: 5px;
color: white;
text-decoration: none;
margin: 0px 1px;
font-size: 18px;
font-weight: bold;
text-align: center;
border: 0px;
cursor: pointer;
line-height: 20px;
}

.btn_add_small:hover{
color: white;
background-color: #70ee7e;
}


.btn_list{
display: inline-block;
width: 36px!important;
height: 32px;
background-color: #268eca;
border-radius: 5px;
color: white;
text-decoration: none;
margin: 0px 1px;
font-size: 18px;
font-weight: bold;
text-align: center;
border: 0px;
cursor: pointer;
line-height: 30px;
}

.btn_list:hover{
color: white;
background-color: #4daee7;
}

.file_upload_row{
  position: relative;
  clear: both;
  margin: 4px 0px;
  min-width: 300px;
}

.file_upload_del{
  /*display: none;*/
  background-color: red;
}

.file_upload_nazev{
position: relative;
width: 240px;
display: block;
text-overflow: ellipsis;
overflow: hidden;
float: left;
padding: 5px 0px 0px 0px;
white-space: nowrap;
}

.file_upload_velikost{
  position: absolute;
top: 5px;
}

.file_upload_delete{
position: absolute;
right: -2px;
bottom: 0px;
display: inline-block;
width: 25px;
height: 25px;
background-color:#8f8c9b;
border-radius: 5px;
color:white;
text-decoration: none;
margin: 0px 1px;
font-size: 13px;
text-align: center;
border: 0px;
cursor: pointer;
line-height: 25px;
font-weight: 700;
}

.ok_1{
  color: red;
}

.filtr_upload_progres{
  position: relative;
  width: 270px;
  height: 21px;
  border-radius: 5px;
  border: 1px solid gray;
  text-align: center;
  /*background: linear-gradient(90deg,#34ec2f 50%,#eee 50%);*/
  background: linear-gradient(90deg,#18d5f4 0%,#eee 0%);
  font-weight: 500;
  color: #444;
  line-height: 21px;
  clear: both;
}

.filtr_upload_input{
  width: 240px!important;
}

.filtr_tag{
  position: relative;
  padding: 8px 10px;
  border-radius: 4px;
  background-color: #268eca;
  color: white;
  display: inline-block;
  font-size: 13px;
  margin-right: 10px;
  top: -3px;
}

.filtr_tag span.tag_del{
  font-weight: bold;
  cursor: pointer;
  color: #ddd;
}
.filtr_tag span.tag_del:hover{
  color: red;
}

span.row_del{
  font-weight: bold;
  cursor: pointer;
  color: red;
}
span.row_del:hover{
  color: maroon;
}

.smaz_icon_2{
  font-weight: bold;
  cursor: pointer;
  color: red;
}

.detail_button3{
  position: absolute;
  left: 10px;
}

.smaz_nadpis{
  position: absolute;
  top: 10px;
  left: 255px;
}

.tp_box{
  position: absolute;
  top: -6px;
  left: 5px;
  width: 180px;
  height: 28px;
  border-radius: 5px;
  border: 1px solid gray;
  background-color: white;
  z-index: 999;
  box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.3);
  padding: 5px;
  display: none;
}

.tp_box input{
  width: 50px;
  cursor: pointer;
  padding: 5px;
}

.tp_box input.tp_close{
  position: absolute;
  top: 2px;
  right: 2px;
  padding: 0px 1px 2px 1px;
  width: 17px;
  font-size: 16px;
  line-height: 13px;
  background-color: #ddd;
}

hr{
  position: relative;
  clear: both;
  border: 0;
  height: 1px;
  /*background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));*/
  border-bottom: 1px solid #a8a8a8;
}

#tooltip{
  position: absolute;
  z-index: 99;
  width: 220px;
  background-color: white;
  border-radius: 3px;
  border: 1px solid gray;
  padding: 5px;
  font-size: 11px;
  white-space: normal;
  background-color: #fff0a9
}

.more_text{
  background-image: url('/img/more.png');
  background-repeat: no-repeat;
  background-position: right center;
}

.tester{
  position: fixed;
  top: 10px;
  left: 10px;
  background-color: black;
  color: white;
  width: 150px;
  height: 40px;
  z-index: 999999;
}

.dialog_nazev{
  position: relative;
  padding-top: 8px;
  overflow: hidden;
  max-width: 200px;
  white-space: nowrap;
}

.dialog_nazev b{
  font-weight: 500;
}

.dialog_checkbox{
  cursor: pointer;
  width: 200px;
  line-height: 25px;
}

.dialog_checkbox_float{
  position: relative;
  float: left;
  margin: 3px 0px;
}

.dialog_checkbox input[type="checkbox"]{
  display: none;
}

.dialog_checkbox .checkmark{
  position: relative;
  width: 190px;
  height: 19px;
  display: inline-block;
  background-image: url('./img/check_0.png');
  background-repeat: no-repeat;
  padding-left: 25px;
  background-position: 1px 3px;
}

.dialog_checkbox .checked{
  background-image: url('./img/check_1.png');
}

.dialog_checkbox_nw{
  width: auto!important;
}

.sh{
  cursor:pointer;
  margin-bottom: 3px;
}

h2 .sh_cont{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 49px;
  height: 29px;
}

h2 .sh_icon_s{
  position: absolute;
  width: 12px;
  height: 12px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 3px;
  left: 15px;
}

h2 .sh_icon_h{
  position: absolute;
  width: 12px;
  height: 12px;
  border-left: 2px solid white;
  border-top: 2px solid white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
  left: 15px;
}

h3 .sh_cont{
  position: absolute;
  top: -3px;
  right: 0px;
  width: 49px;
  height: 29px;
}

h3 .sh_icon_s{
  position: absolute;
  width: 12px;
  height: 12px;
  border-right: 2px solid gray;
  border-bottom: 2px solid gray;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
  left: 15px;
}

h3 .sh_icon_h{
  position: absolute;
  width: 12px;
  height: 12px;
  border-left: 2px solid gray;
  border-top: 2px solid gray;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 16px;
  left: 15px;
}

h3 .btn_btn{
  margin-top: 0px;
  margin-right: 5px;
}

.sh_ch{
  display: none;
}

/* CALENDAR start */

.nadpis_nep_mesic{
  position: absolute;
  width: 300px;
  text-align: center;
  font-size: 15px;
  background-color: #268eca;
  color: white;
  padding: 3px 6px;
  border-radius: 5px;  
  top: -20px;
  left: -5px;
  cursor: pointer;
  font-variant: small-caps;
}

.nadpis_nep_mesic:hover{
  color: #268eca;
  background-color: white;
}

.nep_mesic{
position: relative;
width: 295px;
height: 330px;
float: left;
margin: 15px;
padding-top: 18px;
padding-left: 5px;
}

.dny_nadpis{
  position: relative;
  width: 295px;
  height: 10px;
}

.d{
  position: relative;
  float: left;
  width: 41px;
  text-align: center;
  font-size: 11px;
  height: 16px;
  border: 1px solid gray;
  margin-left: -1px;
  margin-top: -1px;
  background-color: #cccccc;
}

.den_v, .den_n{
  position: relative;
  float: left;
  width: 43px;
  text-align: center;
  font-size: 11px;
  height: 50px;
  border: 1px solid gray;
  margin-left: -1px;
  margin-top: -1px;
  background-color: #fff;
  box-sizing: border-box;
}

.den_v{
  cursor: pointer;
}

.den_n{
  background-color: #eeeeee;
}

.den{
  position: relative;
  cursor: pointer;
}

.uzavrit_udalost{
  position: absolute;
  right: 7px;
  top: 7px;
  width: 15px;
  height: 15px;
  border: 1px solid gray;
  padding: 0px;
  border-radius: 3px;
  line-height: 12px;
  text-align: center;
  cursor: pointer;
  background-color: #eeeeee;
  font-size: 13px;
}


.den_udalosti{
  position: absolute;
  top: 2px;
  left: 40px;
  z-index: 9999;
  background-color: white;
  border: 1px solid gray;
  border-radius: 5px;
  width: 220px;
  display: none;
}

.den_udalosti table tr td{
  font-size: 13px;
}

.du{
  position: relative;
  padding: 3px 10px;
  width: 200px;
}
.du a{
  color: black;
  text-decoration: none;
}
.du table{
  width: 200px;
  color: black;
  margin-left: 20px;
}

.du_1{
  position: relative;
  background-color: #05e005;
}

.du_4{
  position: relative;
  background-color: #f75fe4;
}

.du_2{
  position: relative;
  background-color: #ffc40f;
}

.du_3{
  position: relative;
  background-color: #f55f37;
}

.du_5{
  position: relative;
  background-color: #79dddc;
}

.right{
  text-align: right;
}

.small{
  font-size: 11px!important;
}

.strong{
  font-weight: 600;
}
.seznam_tabulka tr td strong{
  font-weight: 400;
}

.udalost_back{
  position: relative;
  width: 41px;
  z-index: 1;
  border-top: 1px solid #fff;
  box-sizing: border-box;
}

.den_v .udalost_back {
  border-top: 0px;
  border-bottom: 1px dashed gray;
}

.den_v .udalost_back:last-of-type {
  border-bottom: 0px;
}

.ubp_1{  height: 100%;}
.ubp_2{  height: 50%;}
.ubp_3{  height: 33%;}
.ubp_4{  height: 25%;}
.ubp_5{  height: 20%;}
.ubp_6{  height: 16.6%;}
.ubp_7{  height: 14.3%;}
.ubp_8{  height: 12.5%;}
.ubp_9{  height: 11.1%;}
.ubp_10{  height: 10%;}
.ubp_11{  height: 9.1%;}
.ubp_12{  height: 8.3%;}
.ubp_13{  height: 7.7%;}

.ub_1{
  background-color: #05e005;
}

.ub_4{
  background-color: #f75fe4;
}

.ub_2{
  background-color: #ffc40f;
}

.ub_3{
  background-color: #f55f37;
}

.ub_5{
  background-color: #79dddc;
}

.den_cislo{
  position: absolute;
  z-index: 99;
  margin-left: -4px;
  top: 18px;
}

.kal_in{
  position: absolute;
  left: 2px;
  bottom: 2px;
  font-size: 7px;
  text-rendering: optimizeLegibility;
  /*text-shadow: 0px 0px 3px #FFF;*/
  color: black;
  font-weight: 300;
}

.kal_ud_color{
  position: absolute;
  top: 1px;
  right: 1px;
  width: 4px;
  height: 4px;
}

.kal_ud_color_m{
  position: absolute;
  bottom: 3px;
  right: 2px;
  width: 17px;
  height: 17px;
  border-radius: 2px;
}

.edt{
  position: relative;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-image: url('/img/edt.png');
  background-repeat: no-repeat;
  background-color: white;
  border: 1px solid gray;
  padding: 0px;
  border-radius: 3px;
  float: right;
  margin: 0px 5px 0px 0px;
}

.del{
position: relative;
width: 15px;
height: 15px;
background-position: center center;
background-image: url('/img/del.png');
background-repeat: no-repeat;
background-color: white;
border: 1px solid gray;
padding: 0px;
border-radius: 3px;
float: right;
background-size: 70%;
}

.tools{
  position: absolute;
  top: 2px;
  right: 2px;
  height: 23px;
  text-align: right;
}

.tools2{
  position: absolute;
  top: 2px;
  left: 2px;
  height: 23px;
  text-align: right;
}

.du_d{
  font-weight: bold;
  text-align: right;
  padding-right: 18px;
  font-size: 10px !important;
}

.odhlasit{
  position: absolute;
  right: 0px;
}

.dn_6, .dn_7{
  background-color: #d4d4d4;
}

/* CALENDAR end */

.pracovnik_barva{
  float: left;
}

.pracovnik_barva_cont{
  float: left;
  width: 200px;
  font-size: 13px;
  padding-bottom: 5px;
}

.kod_email{
  font-size: 13px;
  color: gray;
  padding: 5px 10px;
}

.filtr_soubory_overflow{
  position: relative;
  max-height: 60vh;
  overflow-y: auto;
  overflow-x: hidden;
  width: 365px;
}

.dialog_prilohy_overflow{
  position: relative;
  max-height: 30vh;
  overflow-y: auto;
  overflow-x: hidden;
  width: 405px;
}

.dialog_overflow{
  position: relative;
  max-height: 30vh;
  overflow-y: hidden;
  overflow-x: hidden;
}

.filtr_soubory_overflow .file_upload_delete{
right: 17px;
}

.vykaz_radek{
  position: relative;
  width: 500px;
  height: 35px;
}

.vykaz_hodina{
  position: absolute;
  font-size: 17px;
  font-weight: 500;
  top: 8px;
}

.readonly{
  background-color: #fff0a9!important; 
}
input[type="text"].readonly{
  background-color: #fff0a9!important; 
}

.sekce_datum{
  position: absolute;
  top: 3px;
  right: 70px;
  /*font-size: 16px;*/
  /*display: none;*/
}

.termin_normal{
}

.termin_green{
    color: #00ff00;
}

.termin_orange{
  color: orange;
}

.termin_red{
  color: red;
}

.termin_s_normal{
}

.termin_s_green{
    color: #3eac3c;
}

.termin_s_orange{
  color: orange;
}

.termin_s_red{
  color: red;
}

.termin_seznam{
  position: relative;
  display:inline-block;
  width: 90px;
}

.prichody tr td{
  position: relative;
}

.prichody tr td .td_edit{
  bottom: 5px;
}

.podpis{
  position: relative;
  height: 100px;
  float: left;
}

.filtr_podpis{
  position: relative;
  height: 120px;
}

.filtr_podpis_upload{
  clear: both;
  float: right;
}

#prihlas_form{
  display: none;
  text-align: center;
}

.input_long{
  width: 100%;
  box-sizing: border-box;
  min-width: 300px;
}
.input_long_nm{
  width: 100%;
  box-sizing: border-box;
  min-width: 50px;
}
.input_calc{
  width: calc(100% - 200px);
}
.input_100{
  width: 100%;
}

.input_medium{
  width: 100px;
}

.input_short{
  width: 60px;
}
.input_cena{
  width: 70px;
  text-align: right;
  padding-right: 25px !important;
}
.input_shorter{
  width: 40px!important;
}
.input_30{
  width: 30px!important;
}
.input_20{
  width: 20px!important;
}
.input_15{
  width: 15px!important;
}

.input_date{
  width: 78px;
  padding: 5px 5px!important;
}
.input_date.datepick{
background-position: 77px 3px;
background-size: 10%;
}

.input_num{
  width: 15px;
}

.vykazy_vikend{
  background-color: #e2baab!important;
}

.vykazy_svatek{
  background-color: #e2baab!important;
}

.filtr_a{
  text-decoration: none;
  color: black;
}

.select2-result-selectable:nth-child(even){
  background-color: #f1f1f1;
}

.check_0{
  position: relative;
  top: 0px;
  height: 19px;
  display: inline-block;
  background-image: url('./img/check_0.png');
  background-repeat: no-repeat;
  width: 21px;
  background-position: 1px 3px;
}
.check_1{
  position: relative;
  top: 0px;
  height: 19px;
  display: inline-block;
  background-image: url('./img/check_1.png');
  background-repeat: no-repeat;
  width: 21px;
  background-position: 1px 3px;
}

.checknadpis_seznam{
position: absolute;
top: 27px;
font-size: 10px;
left: 4px;
}
.checknadpis_seznam span{
  width: 25px;
  display: inline-block;
}


/* star rating */ 
.rating {
  overflow: hidden;
  vertical-align: bottom;
  display: inline-block;
  width: 95px;
  height: 25px;
}

.rating > input {
  opacity: 0;
  margin-right: -100%;
}

.rating > label {
  position: relative;
  display: block;
  float: right;
  background-image: url('/img/star_0.png');
  background-size: 25px 25px;
  cursor: pointer;
  margin: 0px 3px;
}

.rating > label:before {
  display: block;
  opacity: 0;
  content: '';
  width: 25px;
  height: 25px;
  background-image: url('/img/star_1.png');
  background-size: 25px 25px;
}

.rating > label:hover:before,  .rating > label:hover ~ label:before,  .rating:not(:hover) > :checked ~ label:before { opacity: 1; }

.rating_seznam{
  text-align: center;
}

.rating_seznam img{
  width: 18px;
  height: 18px;
  margin-top: 2px;
}

#loader{
  position: fixed;
  top: 0px;
  left: 200px;
  width: calc(100% - 200px);
  height: 100%;
  background-color: #f0f0fc;
  z-index: 9998;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('./img/loader.gif');
}

.nowrap{
  white-space: nowrap;
}

.auto_link{
  position: absolute;
  display: block;
  width: 11px;
  height: 11px;
  background-image: url('/img/auto_link.png');
  top: 2px;
  right: -3px;
  cursor: pointer;
  z-index: 30;
}

.copy_icon{
  position: absolute;
  display: block;
  width: 16px;
  height: 11px;
  background-image: url('/img/copy.png');
  top: 8px;
  right: -23px;
  cursor: pointer;
  z-index: 30;
}

.auto_link_td{
  color: inherit;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}

#naseptavac_cont{
  position: absolute;
  top: 20px;
  left: 15px;
  width: 450px;
  text-align: left;
  background-color: white;
  border: 1px solid #aaa;
  padding: 5px;
  display: none;
}

#naseptavac_cont a{
  position: relative;
  display: block;
  color: black;
  padding: 4px 0px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#naseptavac_cont a:hover{
  background-color: #fff0a9;
}

#naseptavac_cont2{
  position: fixed;
  top: 80px;
  left: 10px;
  width: 170px;
  text-align: left;
  background-color: white;
  border: 1px solid #aaa;
  padding: 5px;
  display: none;
  z-index: 99999999;
}

#naseptavac_cont2 a{
  position: relative;
  display: block;
  color: black;
  padding: 2px 0px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 11px;
}
#naseptavac_cont2 a:hover{
  background-color: #fff0a9;
}

#top_search2{
  width: 180px;
  margin-left: 10px;
  box-sizing: border-box;
  padding: 4px;
  display: none;
}

.nasept_small{
  font-size: 15px;
  color: #268eca;
  display: inline-block;
  width: 30px;
  font-weight: 500;
}

.nasept_small_1{
  color: #268eca;
}
.nasept_small_2{
  color: #268eca;
}
.nasept_small_7{
  color: #ff9d34;
}
.nasept_small_8{
  color: #ff9d34;
}
.nasept_small_9{
  color: #ff9d34;
}

.ico_hledat{
  position: absolute;
  z-index: 99;
  cursor: pointer;
  right: 2px;
  border-radius: 5px;
  top: 2px;
}

.filtr_text_bs{
  line-height: 28px;
}


.table_plan{
  position: relative;
  border-collapse: collapse;
  border: 1px solid gray;
    background-color: #fff;
    width: 100%;
}
.plan_den{
  position: relative;
  width: 14%;
  border: 1px solid gray;
  min-height: 200px;
  padding-bottom: 40px;
  vertical-align: top;
}


.plan_den_nazev{
  position: relative;
  font-size: 13px;
  text-align: center;
  background-color: #eee;
  padding: 3px 0px;
}

.plan_aktual{
  border: 2px solid gray;
}

.plan_aktual .plan_den_nazev{
  background-color: #ffdb4e!important;
}

.plany_radek{
  position: relative;
  width: 100%;
  font-size: 13px;
  padding: 3px 4px;
  box-sizing: border-box;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}

.pr_gray{
  background-color: #f4f4f4;
}
.pr_gray_2{
  background-color: #e4e4e4;
}

.pr_pracovnik{
  position: absolute;
  top: 2px;
  right: 4px;
  font-weight: bold;
  text-align: right;
}

.pr_ku{
  position: absolute;
  top: 2px;
  left: 4px;
  font-weight: normal;
  text-align: left;
  font-style: italic;
  width: 60%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 60%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.pr_kdo{
  font-weight: bold;
  color: #666;
  position: absolute;
  bottom: 2px;
  right: 2px;
  font-size: 9px;
}

.pr_pristroje{
   font-weight: bold;
  text-align: right; 
}

.long_select{
  max-width: 160px;
}

.select_100{
  width: 100%;
}


.mesic_kalendar{
  position: relative;
  width: 100%;
  border-collapse: collapse;
}

.mesic_kalendar tr{
  position: relative;
  height: 100px;
}

.mesic_kalendar tr.m_kal_spacer{
  position: relative;
  height: 5px;
  /*background-color: black;*/
}

.mesic_kalendar tr td{
  position: relative;
  width: calc(100% / 7);
  min-height: 100%;
  border: 1px solid #ddd;
  padding: 3px;
  background-clip: padding-box; 
  vertical-align: top;
}

.m_den_n{
  background-color: #eee;
}
.m_den{
  background-color: #fff;
}

.m_den_v{
  position: relative;
  width: 100%;
  height: calc(100% - 26px);
  background-color: #fff;
  min-height: 250px;
}

.m_du{
  /*display: none;*/
}

.m_udalost_back{
  position: relative;
  width: 100%;
  z-index: 1;
  border-top: 1px solid #fff;
  box-sizing: border-box;
  font-size: 11px;
  min-height: 37px;
  padding: 3px 3px;
}

.m_udalost_back a{
  text-decoration: none;
  color: black;
}

.m_den_prazdny{

}

.m_den_cislo{
  position: relative;
  width: 100%;
  height: 16px;
  background-color: #268eca;
  color: white;
  text-align: center;
  padding: 3px 0px;
  font-size: 13px;
  font-variant: small-caps;
}

.m_del{
position: relative;
width: 15px;
height: 15px;
background-position: center center;
background-image: url('/img/del.png');
background-repeat: no-repeat;
background-color: white;
border: 1px solid gray;
padding: 0px;
border-radius: 3px;
float: right;
background-size: 60% 60%;
}

.help{
  position: absolute;
  width: 16px;
  height: 16px;
  right: -25px;
  top: 0px;
  background-image: url('/img/info2.png');
  cursor: help;
  z-index: 30;
}

.form_add{
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  right: -20px;
  top: 6px;
  z-index: 3900;
  cursor: pointer;
}

.select_add{
  position: absolute;
  display: block;
  width: 13px;
  height: 13px;
  right: 0px;
  top: 2px;
  z-index: 3900;
  cursor: pointer;
}

.h2_add{
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  z-index: 3900;
  cursor: pointer;
  top: 5px;
  left: 4px;
}

.ukon_zak{
  font-style: italic;
}

.den_tagy{
  height: 45px;
}

.tr_invisible{
  background-color: transparent!important;
}

.aktualni_den{
  /*border: 2px solid #ffdb4e;*/
  background-color: #ffdb4e!important;
  color: white;
  font-weight: 700;
}

.aktualni_den .udalost_back{
  width: 38px;
  opacity: 0.5;
}

.aktualni_den_m{
  background-color: #ffdb4e;
  color: black;
}

.menu_help{
  background-color: red;
  color: white;
}

.disabled{
  cursor: not-allowed;
  background-color: #bbb!important;
}

.input_with_color{
  width: 170px!important;
}

.foto{
  position: relative;
  max-height: 150px;
}

.filtr_foto{
  position: relative;
  height: auto;
}

.row_block{
  position: relative;
  padding: 8px 10px;
  border-radius: 4px;
  background-color: transparent;
  color: black;
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
  top: -3px;
}

.olej{
  position: relative;
  display: inline-block;
  min-width: 90px;
}

.plany_protokol{
  background-color: #b8f98c;
}

.td_normal{
    background-color: #00ff00!important;
}

.td_orange{
  background-color: orange;
}

.td_red{
  background-color: red;
}

.seznam_tabulka a{
  color: black;
  text-decoration-style: dotted;
}

.dn_6, .dn_7, .den_s, .dochazky_vikend, .dochazky_svatek{
  background-color: #d4d4d4;
}

.mex{
  background-color: #353535!important;
}

.legend_cont{
  margin: 10px;
}

.legend{
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 5px;
}

.dialog_notice{
  color: red;
  font-weight: 500;
}

.podil_bunka{
  float: left;
  margin-right: 15px;
  text-align: center;
}

.podil_bunka strong{
  font-weight: 500;
}

input.podil_bunka_selected{
  background-color: #c0ffa4;
}

.podil_input{
  width: 50px;
}
.smaller_input{
  width: 40px;
}
.filtr_input input.small_input{
  width: 70px;
}
.filtr_input input.smaller_input{
  width: 40px;
}
.filtr_input_long input.small_input{
  width: 70px;
}
.filtr_input_long input.smaller_input{
  width: 40px;
}

#podily_celkem{
  line-height: 28px;
}

.detail_plateb{
  display: none;
}

.filtr_pridat{

}

.button_add{
  position: absolute;
  top: 0px;
  right: -17px;
  width: 28px;
  height: 28px;
  background-image: url('/img/plus2.png');
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  z-index: 21;
}

.button_add_long{
  position: absolute;
  top: 0px;
  left: 30px;
  width: 28px;
  height: 28px;
  background-image: url('/img/plus2.png');
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  z-index: 21;
}

.zak_stav_2{
  color: gray;
  font-style: italic;
}
.zak_stav_3{
  color: gray;
  font-style: italic;
}

.seznam_edit{
  padding-right: 20px!important;
}

.menu_icon{
  position: relative;
  margin-right: 5px;
  float: left;
  display: none;
}

.helper{
  position: absolute!important;
  top: 25px;
  left: 0px;
}

#s2id_naz_zak2{
  display: none;
}

.icon_print{
  width: 34px;
  float: right;
  cursor: pointer;
}

.menu_sipka{
  float: right;
}
.menu_sipka_2{
  float: right;
  -ms-transform: rotate(90deg); /* IE 9 */
  transform: rotate(90deg);
}

.seznam_tabulka tr.nadpis_sticky th{
  position: sticky;
  top: 56px;
  z-index: 99;
}
.seznam_tabulka tr.nadpis_sticky_2 th{
  position: sticky;
  top: 80px;
  z-index: 99;
}

#spld{
  display: none;
}
.db_container{
    margin-top: 15px;
}

.db_container_right{
  position: relative;
  width: calc(50% - 22px);
  float: left;
  margin: 0px 10px 20px 10px;
}
.db_container_left{
  position: relative;
  width: calc(50% - 22px);
  float: left;
  margin: 0px 10px 20px 10px;
}
.db_dlazdice{
  position: relative;
  width: 100%;
  border: 1px solid #268eca;
  margin-bottom: 20px;
}

.db_dlazdice h1{
  background-color: #268eca;
  color: white;
  font-size: 15px;
  left: 0px;
  width: auto;
  padding: 5px;
  margin: 0px;
}

.db_dlazdice h1 a{
  color: white;
  text-decoration: none;
}

.db_table{
  width: 100%;
}

.db_table tr.db_table_nadpis{
  background-color: #ff9d34!important;
}
.db_table tr.db_table_nadpis2{
  background-color: #8f8c9b!important;
}

.db_table tr th{
  font-size: 12px;
  font-weight: normal;
  color: white;
  padding: 1px 5px;
}
.db_table tr th strong{
  font-weight: 800;
}
.db_table tr td{
  font-size: 12px;
  font-weight: normal;
  padding: 1px 5px;
}

.db_table tr:nth-child(even){
background: #ffffff;
}
.db_table tr:nth-child(odd){
background: #eeeeee;
}

.db_nodata{
  text-align: center;
  font-size: 13px;
  background-color: #fff;
  padding: 5px 5px;
}

nowrap{
  white-space: nowrap;
}

.db_text{
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  background-color: #fff;
  padding: 5px 5px;
}

.db_settings{
  float: right;
  margin: 3px 15px 0px 0px;
  cursor: pointer;
}

.filtr_radios_cont{
  position: relative;
  width: 75px;
  display: block;
  float: left;
}
.filtr_radios{
  position: relative;
  display: block;
  font-size: 12px;
}

.filtr_radios input{
  position: absolute;
  right: 10px;
  height: 11px;
}

.tabsearch tr:first-of-type th{
  padding-bottom: 22px;
}

input.tabsearch_input{
  position: absolute;
  left: 2px;
  bottom: 2px;
  width: calc(100% - 8px);
  border: 0px;
  border-radius: 0px;
  padding: 1px 2px;
  font-size: 12px;
  line-height: 13px;
  margin-top: 4px;
}

.t_p{
  width: 100%;
}

.fc_2{
  position: relative;
  display: block;
  float: left;
  width: 50%;
}

img{
  cursor: pointer;
}

.input_with_color{
  width: 140px!important;
}



.cena_historie{
  position: absolute;
  display: none;
  top: 15px;
  left: 10px;
  padding: 5px;
  background-color: white;
  border: 1px solid #dfdfdf;
  box-shadow: 1px 1px 2px #ccc;
  border-radius: 2px;
  z-index: 9999999999;
  width: 150px;
}

.cena_historie span{
  white-space: nowrap;
  display: inline-block;
  font-size: 11px;
  color: #333;
  min-width: 140px;
}

.cena_historie span ins{
  width: 50px;
  text-align: right;
  display: inline-block;
  text-align: right;
  text-decoration: none;
  float: right;
}

.cena_historie span:hover{
  background-color: #ffe96f;
  color: black;
  cursor: pointer;
}

.cena{
  width: calc(100% - 32px);
}

.cena_v{
  width: calc(100% - 32px);
}

.form_fail{
  /*border: 1px solid red!important;*/
  background-color: #ffcccc!important;
}

.form_warn{
  /*border: 1px solid #e4910f !important;*/
  background-color: #fffbd9 !important;
}

.err_label{
  position: absolute;
  left: 0px;
  bottom: -16px;
  color: #ff331e;
  font-size: 11px;
  width: 100%;
  text-align: right;
}

.fp_n{
  display: none;
}

.fp_n input[type='text']{
  background-color: #fdf4d8;
}

.seznam_tabulka_gray tr.radek_polozky td{
  height: 28px;
  font-weight: 500px;
}

.radek_polozky_v{
  display: none;
}

.tr_1{
background: #ffffff;
}
.tr_0{
background: #eeeeee;
}

.sub_radek_1{
  background-color: #f7f0b9;
}
.sub_radek_0{
  background-color: #e6dd9d;
}

.h_norm{
  font-weight: bold;
}
.h_green{
  font-weight: bold;
  color: green;
}

.th_onclick{
  cursor: pointer;
  text-decoration: underline;
  white-space: nowrap;
}

.text_zak{
  float: left;
  margin-right: 20px;
}

.link_icon{
  float: right;
}

.seznam_tabulka tr.cenik_typ th{
  background-color: #919191;
}
.seznam_tabulka tr.cenik_kategorie th{
  background-color: #ff9d34;
  padding-left: 15px;
  font-weight: 500;
  color: white;
}

.seznam_tabulka tr.cenik_kategorie th i{
  font-weight: 500;
  font-style: normal;
}

.ppp{
  padding-left: 30px!important;
}

#schval_box_1{
  display: none;
}
#schval_box_2{
  display: none;
}
#schval_box_3{
  display: none;
}
#schval_box_4{
  display: none;
}

.den_rezervace_tl{
  position: relative;
  /*float: left;*/
}

.den_rezervace_tl b{
  /*display: block;*/
}

.clanek_rezervace_tl{
  position: relative;
  /*display: block;*/
  font-size: 12px;
}

.rezervace_tabulka{
  width: auto!important;
  table-layout: fixed!important;
  border-collapse: collapse;
  float: left;
}

.rezervace_tabulka th, .rezervace_tabulka td{
  border-collapse:collapse;
  border-right: 2px solid white;
  background-clip: padding-box;
}

.grayth{
  background-color: #ababab!important;
}


.rezervace_bublina{
  position: fixed;
  padding: 15px;
  font-size: 15px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px gray;
  display: none;
}

.rb_dat{
  font-size: 12px;
  color: #333;
}
.rb_nazev{
  margin: 5px 0px 5px 0px;
  font-weight: 500;
}
.rb_prac{
  margin: 0px 0px 5px 0px;
  font-weight: 400;
}
.rb_popis{
  margin: 0px 0px 5px 0px;
  font-weight: 400;
  font-size: 12px;
}

.sekce_nazev{
  width: 300px;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sekce_nadpis .sekce_kolonky{
  padding-left: 5px;
}

.sekce .sekce_kolonky{
  position:relative;
  display: inline-block;
  top: -6px;
}

.sekce_kolonky span{
  margin: 0px 2px;
}

.zak_mn{
background-color: #eee;
border-radius: 4px;
text-align: center;
height: 20px;
display: inline-block;
width: 30px;
color: #555;
font-size: 17px;
padding: 0px 0px 6px 0px;
line-height: 27px;
}

.sekce_nadpis .sekce_kolonky .zak_mn{
  cursor: pointer;
  background-color: #268eca;
  color: white;
}

.sekce_nadpis{
  position: relative;
  background-color: #ccc;
  padding: 2px 7px;
}

.zms_1{
  background-color: #3e3;
}



.btn_schval_ok{
  display: inline-block;
  width: 80px !important;
  height: 32px;
  background-color: #28ce42;
  border-radius: 5px;
  color: white;
  text-decoration: none;
  margin: 0px 1px;
  font-size: 16px;
  text-align: center;
  border: 0px;
  cursor: pointer;
  line-height: 25px;
}
.btn_schval_no{
  display: inline-block;
  width: 80px !important;
  height: 32px;
  background-color: #ce4728;
  border-radius: 5px;
  color: white;
  text-decoration: none;
  margin: 0px 1px;
  font-size: 16px;
  text-align: center;
  border: 0px;
  cursor: pointer;
  line-height: 25px;
}

.btn_schval_ok:hover{
  opacity: 0.5;
}
.btn_schval_no:hover{
  opacity: 0.5;
}

.btn_th{
  position: absolute;
  top: 1px;
  height: 19px;
  left: 1px;
  font-size: 12px;
  width: 155px;
  font-weight: bold;
  color: #222;
  cursor: pointer;
}
.btn_th_2{
  position: absolute;
  top: 1px;
  height: 19px;
  left: 160px;
  font-size: 12px;
  width: 155px;
  font-weight: bold;
  color: #222;
  cursor: pointer;
}
.btn_th_3{
  position: relative;
  height: 17px;
  font-size: 11px;
  width: 85px;
  font-weight: 500;
  color: #0d0d0d;
  cursor: pointer;
  margin-top: 3px;
  background-color: #ffaf59;
  border: 1px solid #8f8f9d;
  border-radius: 5px;
}

.ergm img{
  position: absolute;
  top: 2px;
}
.ergm img.delic{
  left: 8px;
  top: 8px;
}

.ergm span{
  padding-left: 30px;
  font-size: 13px;
}

.prfa_blok{
  position: relative;
  padding-left: 133px;
}

.seznam_tabulka_auto{
  width: auto!important;
}

.ciselnik_strom{
  padding: 10px 20px;
}

.ciselnik_strom_okno{
  padding: 10px;
  max-height: 400px;
  overflow-y: scroll;
  background-color: #f1f1f1;
}

.cs{
  position: relative;
  margin-left: 30px;
}
.cs_0{
  position: relative;
  display: none;
}

.btn_add_small2{
position: relative;
top: -1px;
display: inline-block;
width: 15px !important;
height: 13px;
background-color: #ff9141;
border-radius: 5px;
color: white;
text-decoration: none;
margin: 0px 1px;
font-weight: bold;
text-align: center;
border: 0px;
cursor: pointer;
font-size: 10px;
line-height: 6px;
}

.edit_small{
  height: 13px;
}

.lov_strom_okno{
position: absolute;
z-index: 9999;
background-color: white;
width: 200px;
border: 1px solid #aaa;
border-radius: 0px 0px 4px 4px;
border-top: 0px;
top: 24px;
}

.cs_okno{
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.cs_radek{
  cursor: pointer;
  font-size: 13px;
}

.cs_radek:hover{
  color: white;
  background-color: #3baa42;
}

.csr_1{padding-left: 20px;}
.csr_2{padding-left: 40px;}
.csr_3{padding-left: 60px;}
.csr_4{padding-left: 80px;}
.csr_5{padding-left: 100px;}
.csr_6{padding-left: 120px;}
.csr_7{padding-left: 140px;}
.csr_8{padding-left: 160px;}
.csr_9{padding-left: 180px;}

#stavy_tabulka{
overflow-y: scroll;
height: 25vh;
width: 410px;
}

.dopln_icon{
position: absolute;
right: 2px;
cursor: pointer;
/*top: 5px;*/
}

.dopln_icon_2{
  position: absolute;
  top: 1px;
  cursor: pointer;
}

select option:disabled {
  color: #cecece;
}

.pohyb_vyrcislo{
  clear: both;
  display: block;
  width: calc(100% - 30px);
}

.none{
  display: none;
}

.none_important{
  display: none!important;
}

.select_vyrcis{
  clear: both;
  display: block;
  width: 100%;
}

.select_all{
  position: absolute;
  right: 5px;
  top: 7px;
  cursor: pointer;
}

.vc_cont{
  display: none;
}

.small_gray{
  font-size: 12px;
  color: #4d4c4c;
}

.cena_cenik_box{
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: #fffadd;
  z-index: 999;
  padding: 5px;
  font-size: 14px;
  border-radius: 3px;
  border: 1px solid #ddd;
  box-shadow: 1px 1px 1px #777;
  width: 185px;
}

.cena_cenik_box div{
  margin: 2px 0px;
  cursor: pointer;
  white-space: nowrap;
  text-align: right;
}

.cena_cenik_box div:hover{
  background-color: #ffe96f;
}

.cena_cenik_box div span{
  display: block;
  width: 100px;
  text-align: left;
  float: left;
}

.ccb_bold, .ccb_bold span{
  font-weight: 700;
}

.dlazdice_cont{
  width: 100%;
}

.col_1, .col_2, .col_3{
  width: calc(33% - 10px);
  margin-right: 10px;
  float: left;
}

.filtr_expandable{
  height: 0px;
  overflow: hidden;
  transition-property: all;
  transition-duration: 0.5s;
}
.filtr_expand{
  position: relative;
  text-align: left;
  margin-top: 5px;
  height: 28px;
}

.filtr_expand span{
  padding: 6px;
  display: block;
  font-size: 15px;
  font-weight: 400;
  margin-right: 190px;
  text-align: right;
}

.filtr_expand_button{
  position: absolute;
  right: 5px;
  top: 0px;
}

.feb_filtered{
  background-color: #e3c534;
  color: black;
}

.radek_empty{
  display: none;
}

.select_js_kontroly_cont{
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: white;
  z-index: 999;
  padding: 5px;
  font-size: 12px;
  border-radius: 3px;
  border: 1px solid #ddd;
  box-shadow: 1px 1px 1px #777;
  width: 230px;
}

.select_js_kontroly_cont div{
  margin: 4px 0px;
  cursor: pointer;
}

.select_js_kontroly_cont div:hover{
  background-color: #ffe96f;
}

.handler{
  background-image: url('/img/handle.png');
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

.buttons_right{
  text-align: right;
}

.width_100{
  width: 100%;
}

.fotogalerie_foto_cont{
  position: relative;
  display: inline-block;
  float: left;
  border: 1px solid #d5d5d5;
  margin: 5px;
  border-radius: 3px;
  padding: 5px 5px 2px 5px;
}
.fotogalerie_foto{
  height: 100px;
  width: 170px;
  object-fit: cover;
  object-position: center;
}
.fotogalerie_nazev{
  font-size: 15px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 170px;
}
.fotogalerie_data{
  font-size: 10px;
  text-align: right;
}

.float_left{
  float: left;
}

.float_right{
  float: right;
}

.foto_star{
  background-color: #face20;
}

.ukol_box{
  position: relative;
  width: 210px;
  padding: 0px;
  margin: 5px;
  border-radius: 5px;
  border: 1px solid #aeaeae;
  box-shadow: 1px 1px 1px #ccc;
  float: left;
}

.ukol_box_dat{
  text-shadow: 1px 1px #fff;
  font-weight: 500;
  font-size: 15px;
  padding: 5px 10px;
  color: #333;
}

.ukol_box_dat .edit_btn_right{
right: 35px;
position: absolute;
top: 4px;
float: none;
}

.ukol_box_nazev{
  font-size: 15px;
  padding: 4px 8px;
  color: #333;  
  font-weight: 400;
}

.ukol_box_pracovnik{
  font-size: 15px;
  padding: 4px 8px;
  color: #333;  
  font-weight: 400;
}

.ukol_box_pracovnici{
  font-size: 13px;
  font-style: italic;
  padding: 2px 8px;
  color: #333;  
}

.ukol_box_vozidla{
  font-size: 13px;
  font-style: italic;
  padding: 2px 8px;
  color: #333;  
}

.ukol_box_text{
  font-size: 0px;
  padding: 4px 8px 2px 8px;
  color: #000;
  overflow: hidden;
  background-image: url('/img/select2_arrow.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f9f9f9;
  height: 10px;
  cursor: pointer;
  border-top: 1px solid #e6e6e6;
}

.ukol_box_text_2{
  font-size: 13px;
  padding: 2px 8px;
  color: #000;
  overflow: auto;
  background-image: none!important;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f9f9f9;
  height: auto;
  cursor: pointer;
}

.reddate{
  color: red!important;
  border-bottom: 1px solid red;
}

.edit_btn_right{
  float: right;
}

.tag{
  position: relative;
  padding: 8px 10px;
  border-radius: 2px;
  background-color: #fff;
  color: white;
  display: inline-block;
  font-size: 13px;
  margin: 5px 10px 5px 0px;
  width: auto;
  line-height: 15px;
  height: 13px;  
  font-weight: 400;
  overflow: hidden;
  float: left;
  box-shadow: 1px 1px 1px #ccc, 0px 0px 1px #e6e6e6;
}

.tag b{
  font-weight: 400;
}

#dialog_tag_sample{
  width: 180px;
  /*border: 1px solid #ccc;*/
}

.tag span.tag_del{
  font-weight: bold;
  cursor: pointer;
  color: #ddd;
  margin-left: 5px;
}
.tag span.tag_del:hover{
  color: red;
}

.dialog_color_box_dual{
position: relative;
width: calc(50% - 2px);
height: 26px;
border-radius: 2px;
border: 1px solid #ccc;
float: left;
cursor: pointer;
margin-top: 5px;
}

.dcbd1{
  background-color: #fff;
}
.dcbd2{
  background-color: #474747;
}


.zakazka_panel{
  margin: 10px;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 1px 1px 2px #a4a4a4a6;
  border: 1px solid #f0f0f0;
}
.zakazka_panel_a{
  
}

.zakazka_panel_top{
  background-color: #fbe3ac;
  border: 1px solid #fbe3ac;
}

.zakazka_panel_img{
  width: 100%;
  border-radius: 3px;
  box-shadow: 1px 1px 2px inset #a4a4a4a6;
}

.zakazka_panel_stitky{
  
}

.zakazka_panel_nazev{
  text-decoration: none;
  color: #474747;
  font-size: 15px;
  font-weight: 400;
  padding: 5px 2px;
}
.zakazka_panel_jmeno{
  text-decoration: none;
  color: #474747;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 2px;
}
.zakazka_panel_data{
  text-decoration: none;
  color: #808080;
  font-size: 11px;
  font-weight: 500;
  padding: 5px 2px;
}

.zakazka_panel_data i{
  font-style: normal;
  color: black;
  font-weight: 500;
}
.zakazka_panel_a{
  text-decoration: none;
  color: #474747;
}

.zakazka_panel_ukoly{
  
}

.panel_hide{
  display: none;
}

.panel_ukol_box{
position: relative;
width: auto;
padding: 0px;
margin: 5px 2px;
border-radius: 5px;
border: none;
box-shadow: 0px 0px 1px #ccc;
float: left;
}

.panel_ukol_box_dat{
font-weight: 500;
font-size: 11px;
padding: 4px 6px;
color: #333;
border: none;
cursor: help;
}

.panel_tag{
  position: relative;
  padding: 4px 6px;
  border-radius: 2px;
  background-color: #fff;
  color: white;
  display: inline-block;
  font-size: 11px;
  margin: 5px 2px;
  width: auto;
  line-height: 15px;
  height: 11px;  
  font-weight: 400;
  overflow: hidden;
  float: left;
  box-shadow: 1px 1px 1px #ccc, 0px 0px 1px #e6e6e6;
}

.panel_tag b{
  font-weight: 400;
}

#tab_sloupce{
  width: auto!important;
}

.fak_zak_n,.fak_obj_n{
  display: none;
}

.fak_zak,.fak_obj{
  width: 190px;
  float: left;
  margin: 10px 10px 0px 0px;
}

.td_nadpis_odkaz{
  float: right;
}

tr.rec_poplatek td{
  font-size: 13px;
  color: #606060;
  text-align: right;
  font-style: italic;
}
tr.zak_polozky td{
  font-size: 13px;
  color: #606060;
  text-align: right;
  font-style: italic;
}

.celkem_h2{
  display: inline-block;
  float: right;
  font-weight: 500;
  font-size: 24px;
}

.fixed_buttons{
  position: fixed;
  top: 63px;
  right: 10px;
  z-index: 9990;
  width: calc(100% - 220px);
}

.dialog_pichacka{
text-align: center;
background-color: #fff7d0;
}

#dialog_notifikace{
  display: block;
}

.select_box_js_kontroly{
  width: 150px;
}

h3 a img{
position: absolute;
top: 7px;
margin-left: 10px;
}
h2 a img{
position: absolute;
top: 15px;
margin-left: 10px;
}

strong.maly_nadpis{
  font-weight: 400;
  display: block;
  margin: 5px 0px;
}

.priloha_text{
  margin-left: 5px;
  display: inline-block;
  font-size: 13px;
  line-height: 90%;
}

#foto_velke{
  position: fixed;
  width: 70%;
  height: 70%;
  border: 1px solid #b3b3b3;
  background: #f6f6f6;

  border-radius: 3px;
  z-index: 9999;
  top: 15%;
  left: 15%;
  background-size: auto 90%;
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
  box-shadow: 3px 3px 3px #0003;
  }

#foto_velke2{
  position: fixed;
  width: 70%;
  height: 70%;
  border: 2px solid #1ca4c6;
  background: #f6f6f6;
  border-radius: 10px;
  z-index: 9999;
  top: 15%;
  left: 15%;
  background-size: auto 90%;
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
}

.input_text_auto_both{
  clear: both;
  width: 100%;
  box-sizing: border-box; 
}

.table_prava{
  font-size: 12px;
  border: 0px;
  border-collapse: collapse;
}

.table_prava tr th{
  vertical-align: middle;
  border: 0.3mm solid black;
  padding: 0.5mm 0.7mm;
  background-color: #eee;
  font-size: 2.4mm;
}
.table_prava tr td{
  vertical-align: middle;
  border: 0.3mm solid black;
  padding: 0.5mm 0.7mm;
  text-align: center;
  font-size: 2mm;
}
.act_1{
  background-color: red;
}
.pravo_1{
  background-color: #adff2f;
}
.pravo_2{
  background-color: #ffa500;
}
.pravo_3{
  background-color: #ff4500;
}

.rows_switch{
  position: absolute;
  top: 4px;
  left: 4px;
}

#set_dph_all_inp{
  width: 18px;
  padding: 2px 4px;
}

#set_dph_all_inp_ok{
  width: 13px;
  font-size: 10px;
  padding: 3px 2px;
  line-height: 15px;
  background-color: #268eca;
  color: white;
  border: 0px;
  top: 19px;
  position: absolute;
  cursor: pointer;
}

input[type=button].ukonci_ukol{
  border: 1px solid #aeaeae;
  border-radius: 4px;
  position: absolute;
  top: 2px;
  right: 2px;
  cursor: pointer;
}

input[type=button].ukonci_ukol:hover{
  background-color: #b7f900;
  color: #2c5b28;
}
input[type=button].ukonci_ukol_2{
  border: 1px solid #aeaeae;
  border-radius: 4px;

  cursor: pointer;
}

input[type=button].ukonci_ukol_2:hover{
  background-color: #b7f900;
  color: #2c5b28;
}

.ukol_box_soubory{
  padding: 5px 3px 0px 3px;
}

.box_icon{
  width: 16px;
  height: 16px;
  border-radius: 3px;
}

.file_upload_drop{
  display: block;
  width: 200px;
  height: 22px;
  font-size: 0px;
  border: 0px;
  content: 'Dropfiles';
  border: 1px solid #8f8c9b;
  border-radius: 3px;
  margin-top: 6px;
  position: relative;
  background-image: url('/img/dropfiles.png');
  background-repeat: no-repeat;
  background-position: center center;
}

.file_upload_drop::file-selector-button {
  display: none;
}

.green{
color: green!important;
font-weight: bold!important;
}

.red{
color: red!important;
font-weight: bold!important;
}

.orange{
color: orange;
font-weight: bold;
}

.blue{
color: blue;
font-weight: bold;
}

.gray{
  color: gray;
}

.filtr_icon{
  filter: invert(0.5);
}

.helper_td{
  display: block;
  width: 180px;
  text-overflow: ellipsis;
  overflow: hidden;
  background-image: url('/img/helper.png');
  background-image: url('/img/more.png');
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 5px;
}


.btn_green_small{
  display: block;
  width: 18px;
  height: 23px;
  background-color: #268eca;
  border-radius: 3px;
  color: white;
  text-decoration: none;
  margin: 0px auto;
  font-size: 13px;
  text-align: center;
  border: 0px;
  cursor: pointer;
  line-height: 20px;
}

.btn_green_small:hover{
color: white;
background-color: #4daee7;
}

.futu .btn_btn{
  margin-right: 60px;
}

.vyd_pri_v_1{
  background-color: #ceffd3!important;
}

.div_prihlaseni{
  margin: 10px 0px;
}

.div_prihlaseni b{
  width: 70px;
  display: inline-block;
  font-weight: 400;
}

.x h1{
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
}


.zaknak{
  font-style: italic;
  color: gray;
}
.zaknak0{
  font-style: italic;
  color: gray;
}

.nowrap_oh_ell{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nowrap_oh{
  white-space: nowrap;
  overflow: hidden;
}
.nowrap{
  white-space: nowrap;
}


.ceny_ost{
  text-align: right;
}

.ceny_ost_red{
  background-color: red!important;
  color:white;
  display: block;
}

.ceny_ost span{
  display: block;
  padding-right: 15px;
}
.ceny_ost span b{
  font-size: 12px;
  font-weight: 300;
  
}

.ceny_ost span i{
  padding-left: 10px;
  font-style: normal;
  font-size: 13px;
}

.cena{
  text-align: right;
}

.rozcen_1{
  background-color: #f4776a;
  color: #fffff8;
}

.print_pdf{
  display: inline-block;
  position: relative;
  top: -20px;
  left: 20px;
  height: 90px;
}

.print_pdf_2{
  filter: hue-rotate(195deg);
}

.print_pdf span{
  text-decoration: none;
  color: #ec5757;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
}

.print_pdf_3 span{
  color: #1fce6f;
}

.print_pdf_large{
  display: inline-block;
  position: relative;
  height: 95px;
}

.print_pdf_large span{
  text-decoration: none;
  color: #ec5757;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
}

.cena_v{
  margin: 8px 0px;
}
.cena_v strong{
  font-weight: 500;
}

.cnbs_2{
  display: block;
  line-height: 27px;
  height: 27px;
}

.cnbs_2 small{
  font-size: 10px;
  color: black;
}

.srv_stat{
  color: #ffffff36;
  font-size: 9px;
  position: absolute;
  bottom: 50px;
  left: 10px;
  font-weight: 500;
}


.btn_kopirovat{
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 28px;
  background-color: #268eca;
  border-radius: 3px;
  color: white;
  text-decoration: none;
  margin: 0px 15px 0px 1px;
  font-size: 13px;
  text-align: right;
  border: 0px;
  cursor: pointer;
  line-height: 18px;
  top: 5px;
  background-image: url('/img/copy_btn.png');
  background-repeat: no-repeat;
  background-position: 6px 6px;
  padding: 2px 12px;
  right: 0px;
}

.btn_kopirovat:hover{
color: white;
background-color: #4daee7;
}

.btn_novy_det{
  position: absolute;
  display: inline-block;
  width: 90px;
  height: 24px;
  background-color: #268eca;
  border-radius: 3px;
  color: white;
  text-decoration: none;
  margin: 0px 15px 0px 1px;
  font-size: 13px;
  text-align: right;
  border: 0px;
  cursor: pointer;
  line-height: 25px;
  top: 5px;
  background-image: url('/img/new_btn.png');
  background-repeat: no-repeat;
  background-position: 7px 5px;
  padding: 2px 12px;
  right: 110px;
}

.btn_novy_det:hover{
color: white;
background-color: #4daee7;
}

.seznam_tabulka a.btn_green{
color: white;
}

.btn_green{
display: inline-block;
width: 173px;
height: 28px;
background-color: #268eca;
border-radius: 3px;
color: white;
text-decoration: none;
margin: 0px 1px;
font-size: 13px;
text-align: center;
border: 0px;
cursor: pointer;
line-height: 26px;
float: right;
}

.btn_green:hover{
color: white;
background-color: #4daee7;
}

.db_h1_select {
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 10px;
  height: 20px;
  font-size: 13px;
}

.dash_btn{
  line-height: 15px;
  width: 60px;
  background-color: #ff9d34;
  border: 0px;
  font-weight: bold;
  font-size: 15px;
  color: white;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 1px 1px 1px #00000042;
}

.dash_btn2{
  line-height: 15px;
  width: auto;
  background-color: #ff9d34;
  border: 0px;
  font-weight: 400;
  font-size: 13px;
  color: white;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 1px 1px 1px #00000042;
  padding-left: 10px;
  padding-right: 10px;
}

.obj_stav_1{
  background-color: #fe4848d4;
  color: white;
}
.obj_stav_2{
  background-color: #feae48d4!important;
}
.obj_stav_3{
  background-color: #fff0!important;
}
.obj_stav_4{
  background-color: #382020d4!important;
  color: white;
}

.legenda_barev{
  position: absolute;
  left: 0px;
  bottom: 2px;
  text-align: left;
  font-size: 12px;
}
.legenda_barva{
  display: inline-block;
  margin-right: 2px;
}
.legenda_barva_blok{
  width: 10px;
  height: 9px;
  display: inline-block;
  border-radius: 2px;
  margin-right: 3px;
}

.leg_1{
  background-color: #73dc79;
}
.leg_2{
  background-color: #73d7dc;
}
.leg_3{
  background-color: #b673dc;
}

.filtr_tisk{
  position: absolute;
}

.filtr_print_pdf{
  display: inline-block;
  position: relative;
  top: -5px;
  left: 0px;
  height: 50px;
  width: 50px;
  text-align: center;
}
.filtr_print_pdf img{
  height: 35px;
}

.filtr_print_pdf span{
  text-decoration: none;
  color: #ec5757;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
}

.log_vypis{
  background-color: #eee;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 12px;
  border-radius: 0px;
  color: #222;
  text-shadow: 1px 1px #ffffffe0;
}

.log_vypis i{
  /*font-style: normal;*/
  font-weight: 400;
  color: #fb7703;
}
.log_vypis b{
  /*font-style: normal;*/
  font-weight: 400;
  color: #ff0000;
}

.h2_btn_akt{
  text-decoration: none;
  font-weight: 500;
  color: white;
  background-color: #ff9d34;
  padding: 0px 5px;
  display: inline-block;
  height: 25px;
  line-height: 23px;
  border-radius: 3px;
  box-shadow: 1px 1px 1px #00000042;
}

th.radek_cislo{
  text-align: center;
  font-size: 12px;
  font-weight: 600;
}