.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;
}
.DarkLine2 {
	background-color: #f9f1ee;
	color: #333;
}

tr.UniLine {
  border-bottom: 1px solid white;
  background-color: #e5f4fd;
  color: #333;
}
tr.UniLine td {
  padding: 15px;
}
tr.UniLine1 {
  background-color: #e0f6d6!important;
}
tr.UniLine2 {
  background-color: #f6d6d6!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;
}
#chyba {
	background-color: #f27281;
	font-size: 10px;
	font-family: urw-form, sans-serif;
	padding: 2px;
	text-transform: uppercase;
}
.hvezda {
	color: #b58a00;
	font-weight: bold;
}
#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: 8px;
	background-color: rgb(227, 227, 227);
	margin-bottom: 5px;
}
.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;
 width: 550px;
}

.vlastnostiSouboru {
 display:none;
 padding:10px 0;
}
.paginate {margin:13px 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;
 height:inherit;
}
.numPerPage_wr input[type="button"] {
 border-top-right-radius: .25rem;
 border-bottom-right-radius: .25rem;
}

td.td_neaktivni {background-color:#e8e8e8!important;}

select#users option:hover {color:#fff!important}

.tooltip {
    pointer-events: none; /* Zabrání interakci s tooltipem, aby neproblikával */
}


#osobni-udaje .form-group label {
 margin: 1.2rem .5rem 0 0;
 min-width:145px;
 text-align:right;
}

#talk_poster_wr .form-group label {
  margin: 1.2rem .5rem 0 0;
  min-width: 180px;
  text-align: right;
}

@media only screen and (max-width: 766px) {

  #osobni-udaje .form-group label {
   margin: 1.2rem 0 0 0.5rem;
   min-width:0;
   text-align:left;
  }

  #details div.vyber-role {width:100%!important; text-align:left!important;}

}

#details div.vyber-role {flex:1;background-color: #f2f2f2;}

/*#details div.vyber-role {width:33.333%;}*/
#details div.vyber-role label {
 background-color: #f2f2f2;
 padding: 1rem;
 width: 100%;
 text-align:left;
 font-weight: 400;
 margin-bottom: 0;
}

#details div.vyber-comp label {
/* padding: 1rem;*/
}


#details div.vyber-role label:hover, #details div.vyber-comp label:hover {
 cursor:pointer;
}

.vyber_wr {background-color:#f1f8fc;padding: 1rem;}

#price_eur_usd {
 font-weight: normal;
 margin: 8px 0;
 font-size: 1rem;
}

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-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;
}

.detail_col1 {display:inline-block; width:165px; padding-right:10px; font-weight:bold; text-align:right;margin-top: 10px;}
.detail_col2 {max-height:220px;overflow:auto;max-width: 600px;display: inline-table;}


.filediv {
  background-color: #f1f1f1;
  padding: 8px;
}

.svg_kolecko {position: relative; top: -2px;margin-right:10px;}

.akce_div {
  border: 1px solid #363636;
  position:absolute;
  top:0; 
  height:20px;
  background-color:transparent;  
  box-shadow: inset 0 -5px 5px rgba(0, 0, 0, 0.2);
}

.akce_div[onclick]:hover {
  filter: brightness(1.2);
}

header .title h1 {font-size: 2.7rem; color:#fff;}

#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;
}

#rezervace-form .toolbar-bottom {
  padding-bottom: 3rem;
}

#rezervace-form .multiselect-container label {
 margin:0;
 padding:0;
 text-align: left;
}

#rezervace-form .multiselect-native-select .btn-default {
  color: inherit;
  background-color: #fff;
  border: 1px solid #ced4da;
}

#rezervace-form .multiselect-native-select .btn-group {
 margin: .5rem;
 height: calc(2px + 2.875rem);
 min-width: 300px; /* kvuli vynucení zalomení na mobilu ve formuláoi*/
}

.sw > .tab-content {    /* aby rozbalený multipleselect mohl přetéct*/
  overflow: visible;
}

#rezervace-form .tab-content, #rezervace-form .toolbar-bottom {
  background: linear-gradient(to right, #e5f3ff, #d1edff); /*#f9d98f;*/
}

.available_box {box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);outline: 1px solid transparent; transition: all 0.2s ease;}

.available_box:has(input[type="checkbox"]:checked) { outline-color: black !important;}

.available_box:hover {box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);}

.available_box label {padding: 12px; cursor:pointer;}


.available_box_details {font-weight:normal;}

@media (min-width: 800px) {
  #rezervace-form #shrnuti-rezervace .seznam-polozek .polozka .nazev {
    width: 30%;
  }
  
  .smaz {visibility:visible!important;}
}

button.box_fullness {
  display: block;
  margin-top: 8px;
} 

.menu-toggle button {
    background: #fff;
}



i.bi-question-circle {font-size:18px;margin-left: 15px;opacity: 0.7;}
i.bi-question-circle:hover {text-shadow: 1px 1px 2px rgba(0,0,0,0.3); opacity: 1;}

@media (max-width: 400px) { /* na mobilu otazníky schová */
  i.bi-question-circle {
    display:none;
  }
}

#regForm i.bi-question-circle {line-height:1.5; margin-bottom: .5rem;}
#regForm [class^="bi-"]::before, #regForm [class*=" bi-"]::before {line-height:1.5;}


.param_wr {
 padding: 15px;
 border: 1px solid #8ecff9;
 margin: 20px .5rem; 
}

.param_wr label{
 font-weight:normal; 
}

header > .nav ul li:last-child::after {
  content: none;
}

input.smallButton {
  padding: .3rem 1.1rem;
  height: 1.9rem;
}

/* -------- přepsání výchozích stylů --------*/
body {
  color: #212529;
  line-height: 1.5em;
  font-family: Source Sans 3, sans-serif;
  font-size: 1rem;  
}
.bg-background2 {
  background-color: #EC008C !important;
  color: #fff;
}
label {
  font-style: normal;
  font-weight: 400;
}
.btn-primary {  
  background-color: #131200;
  border-color: #5f5f5f;
  border-radius: 3px;
}
#usermenu {
  background: #EC008C;
}  
.btn-navigation, #usermenu #user_org {
  background-color: #131200;
  border-color: #131200;
  border-radius: 3px;
}
header > .nav ul li a {
  font-size: 1.2rem;
}
h1, h2, h3, h4, h5, h6 {
  color: #131200;
}

/*select, select option {
  font-family: "Source Sans 3", sans-serif;
}*/