body {background-color:#fdfaf6;}

.prechod {
	-webkit-transition: all 0.5s;
/* Saf3.2+, Chrome */
	-moz-transition: all 0.5s;
/* FF4+ */
	-ms-transition: all 0.5s;
/* IE10 */
	-o-transition: all 0.5s;
/* Opera 10.5+ */
	transition: all 0.5s;
}
/*#tdmiddle td, .tdmiddle td {
	vertical-align: top;
	text-align: left;
}
*/
/*#tdmiddle td:first-child {
	line-height: 25px;
}
*/
.LightLine {
	background-color: transparent;
	color: #333;
}
.DarkLine {
	background-color: #EEEEF5;
	color: #333;
}
.LightLine2 {
	background-color: #fff;
	color: #333;
    padding:15px;
}
.DarkLine2 {
	background-color: #e5f4fd;
	color: #333;
    padding:15px;
}
tr.UniLine {
 border-bottom: 1px solid white;
 background-color: #e5f4fd;
 color: #333;
}
tr.UniLine td{
 padding:15px;
}

tr.selectedLine{
/* background-color: #ffcea2!important;*/
}


#table-1 tr:hover td{
 background-color:#d1e8f5 !important;
 -webkit-transition: background-color 500ms linear;
 -ms-transition: background-color 500ms linear;
 transition: background-color 500ms linear;
} 



.aktivni.datum1, .aktivni.datum2{
 color:#2ca846!important;
}

.jesteNezacalo.datum1, .jesteNezacalo.datum2{
 color:#bfbfbf!important;
}

table.Tdetail {
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0px;
	color: #333;
}
table.Tdetail td {
	border-bottom: solid 1px #CCCCCC;
	text-align: left;
}

#table-1 th.SubTitle {padding:15px;}

#chyba {
	background-color: #f27281;
	font-size: 10px;
	font-family:  urw-form, sans-serif;
	padding: 2px;
	text-transform: uppercase;
}
.hvezda {
	color: #b58a00;
	font-weight: bold;
    font-size: 20px;
}
#ie-warning {
	background: #dc0032;
	padding: 10px 20px;
	text-align: center;
	color: #fff
}
#ie-warning a,
#ie-warning h2 {
	color: #fff
}
.rozsirene {
	display: none
}
.add_btn {
	margin-bottom: 15px;
}
.add_btn a {
	cursor: pointer;
	text-decoration: underline
}
.grow:hover {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
#newNews {
	display: none;
	text-align: left;
	padding-left: 20px;
}
#newNews textarea {
	width: 100%;
}
table.news {
	margin-bottom: 5px;
	padding: 0;
	min-width: 810px;
}
table.news td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	vertical-align: middle;
}
table.news td:first-child {
	min-width: 200px;
	font-size: 16px;
}
.neaktivni {
	color: #868686;
}
.filespan {
	display: inline-block;
	padding: 10px;
	background-color: rgb(227, 227, 227);
	margin: 0 10px 10px 0;
}
.filespan .thumb{
	margin-top: 10px;
}
.filespan .pouzit {
	color: #919191;
	font-size: 90%;
}
/*.ui-widget {
	font-size: 0.9em!important;
}
*/
#header-fixed {
	position: fixed;
	top: 46px;
	display: none;
	background-color: white;
}
.optionItem {
	display: inline-block;
	width: 230px;
}
#fastsearch_result {
	padding: 10px 0 10px 10px;
	max-height: 250px;
	overflow: auto;
	width: 95%;
}
table.createForm2 td:first-child {
	line-height: 19px;
	padding-top: 12px;
	text-align: right;
}
table.createForm2 h2 {
	margin-bottom: 10px;
	color: #333;
	margin-top: 25px;
}
.add {
	cursor: pointer;
}
td.priorita1 {
	color: #ea8a8a;
}
td.priorita2 {
	color: #d02f2f;
}
td.priorita3 {
	color: #fff;
	background-color: #d02f2f;
}
td.priorita4 {
	color: #fff;
	background-color: #e60000;
}
.SubTitleLog {
	cursor: pointer;
}
/*.SubTitleLog a {
	font-size: 15px;
	color: #797979;
	text-decoration: none;
}
*/
table.prvniDoPrava td:first-child {text-align:right!important;padding-right: 10px;}
table.prvniDoPrava td {padding-top:10px;padding-bottom:10px;}

table.autorizace {
	margin-bottom: 5px;
	padding: 0;
	min-width: 810px;
}
table.autorizace td {
	padding: 10px 5px;
	border-bottom: 1px solid #ccc;
	vertical-align: bottom;
}
table.autorizace td:first-child {
	min-width: 200px;
}

.soubor_href {
 line-height:23px;
 color:#000;
 background-color: rgb(227, 227, 227);
 display: inline-block;
 padding: 8px 25px 8px 8px;
 float: left;
 margin-right:5px;
 margin-bottom: 10px;
 font-size:13px;
 position:relative;
}

.btn_topright{
 position: absolute;
 top: 5px;
 right: 5px;
}

.btn_topright2{
 position: absolute;
 top: 5px;
 right: 25px;
}

.cena_label {white-space: nowrap; display: inline-block;}
.cena_label span {width:65px;}

#form_ceny input[type=text] {width:99px; margin-right:5px;text-align: right;}
#form_ceny .row {border-bottom:1px solid #ced4da;}

.option_item {
 text-align: left;
 margin-bottom: 20px;
 display:table-row;
}

.option_name {
 display: table-cell;
 width: 190px;
 text-align: right;
 padding: 8px 20px 20px 0;
 vertical-align: top;
}
.option_val {
 display: table-cell;
 padding-bottom: 20px;
}
.option_info {
  display: table-cell;
  vertical-align: top;
  padding-top: 7px;
}

.vlastnostiSouboru {
 display:none;
 padding:10px 0;
}

.paginate {
 margin: 15px 0;
}

.numPerPage_wr {
 width:160px;
 margin:0 auto;
 text-align: center;
}
.numPerPage_wr div {
 display:flex;
 margin-top:12px;
}
.numPerPage_wr input[type="number"] {
 width: 80px;
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
 text-align: right;
}
.numPerPage_wr input[type="button"] {
 border-top-right-radius: .25rem;
 border-bottom-right-radius: .25rem;
}

input.smallButton {
 padding: .3rem 1.1rem;
 height: 1.9rem;
}

a.boldOnHover:hover {font-weight:bold;opacity: 1;}

.multiselect.dropdown-toggle {
 color: #333;
 background-color: #fff;
 border-color: #ced4da;
}

.detail_col1 {display:inline-block; width:220px; padding-right:10px; font-weight:bold; text-align:right;margin-top: 10px;}

.btn-outline-secondary:hover {
  color: #4f4f4f;
}

a.ico_sort{
 padding:3px 0 0 2px;
 cursor:pointer;
 color:#74ADCF!important;
 font-size: 13px;
}
a.ico_sort.curr{
 cursor:default;
 color:#333!important;
}

th a.ico_sort:first-child{
 padding-left:6px;
}

table label {font-weight:normal}

header h1 span {
  display: block;
  font-size: 22px;
  margin-top: 8px;
}

header .logo img {width: 350px;}

header > .nav ul li:last-child::after {
  content: none;
}

.wrapper-page h1 {
 color:#333;
 margin-top:35px;
 font-size: 2.2rem;
}

header .title h1 a {
 color:#fff;
 text-decoration:none;
 line-height: 1.2;
} 

#map-canvas {
 width: 100%;
 height: 540px;
 margin-bottom:30px;
}

#map-canvas p {max-width:100%}

select#users option:hover {color:#fff!important}

#settings .nav-tabs .nav-link.active {
  padding-left: 2rem;
  padding-right: 2rem;
  background: #014B7A;
  color: #fff;
}
#settings .nav-tabs .nav-link {
  background: #d0d0d0;
  border: 0;
  margin-right: 2px;
  text-decoration: none;
  font-weight: 700;
  padding: 1rem 1.5rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
#settings ul.nav li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#settings .tab-pane {
  padding: 35px 0;
}

input[type="number"] {
 height: calc(2.875rem + 2px);
}

.option_item {
  gap: 10px;
}

.option_name {
    flex: 0 0 230px; /* fixní šířka */
    word-break: break-word;
}

.option_info {
    flex: 0 0 auto; /* velikost podle obsahu */
}

.option_val {
    flex: 1 1 auto; /* zbytek prostoru */
    min-width: 150px;
}