﻿.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 {transition: transform 0.1s ease;}
.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;
}

input.smallButton {
 padding: .3rem 1.1rem;
 height: 1.9rem;
}

td.td_neaktivni {background-color:#e8e8e8!important;}

select#users option:hover {color:#fff!important}


#osobni-udaje .form-group label {
 margin: 1.2rem .5rem 0 0;
 min-width:130px;
 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;
  }

  #konference div.vyber-role {width:100%!important; text-align:left!important;}

}

#konference div.vyber-role {flex:1;background-color: #f2f2f2;}

/*#konference div.vyber-role {width:33.333%;}*/
#konference div.vyber-role label {
 background-color: #f2f2f2;
 padding: 1rem;
 width: 100%;
 text-align:left;
 font-weight: 400;
 margin-bottom: 0;
}

#konference div.vyber-comp label {
/* padding: 1rem;*/
}


#konference div.vyber-role label:hover, #konference div.vyber-comp label:hover {
 cursor:pointer;
}

.vyber_wr {background-color:#cee3ef;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:155px; padding-right:10px; font-weight:bold; text-align:right;margin-top: 10px;float:left;clear: left;}
.detail_col2 {max-height:220px;overflow:auto;max-width: 590px;display: inline-block;margin-top: 10px;min-height: 20px;}

.filediv {
  background-color: #f1f1f1;
  padding: 8px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Open Sans",sans-serif !important;
}

header > .nav ul li a
{
  font-style: normal!important;
/*  text-transform: uppercase;*/
}

.wrapper-footer > .container-fluid > div
{
  flex: auto;
}
/* použít jen pokud je vypnuté přepínání jazyků: */
header > .nav ul li:last-child::after {
  content: none;
}


@media (max-width: 680px) {
  .btn-navigation {
    font-size: 17px;
  }
}

span.podnadpis {display:block; font-size: 1.64rem;padding-top: 10px;}

#rezervace-form input::placeholder {color:#889199!important; opacity: 1;}


.registration_text {background-color:#f2f2f2;padding:1rem;}
.registration_text p {max-width: none;}


.btn-edit:hover::after {
  content: url("../img/edit-white.svg");
}

.p_width_100 p {max-width:100%!important;}


header > .nav ul {
 flex-wrap:wrap;
}

body.small-header header h1 {
  font-size: 3rem; 
}
header .title h1 {
  font-weight: 600;
}
header .header-image {
/*  object-position: top;*/
}
.two_columns {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  gap: 30px;
}
@media (max-width: 1000px) {
  .two_columns {
    flex-direction: column;
  }
}

#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; /* kvůli vynucení zalomení na mobilu ve formuláři*/
}

.responsive-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 15px;
  margin: 10px 0;
}

.gallery-item {
  text-align: center;
}

.gallery-item img {
  width: 100%;
  height: auto;
  max-height: 270px;
  object-fit: cover;
  border-radius: 4px;
  margin-bottom: 5px;
}

.gallery-item em {
  display: block;
  font-style: italic;
  color: #444;
  text-align: left;
}


@media (min-width: 800px) {
  #rezervace-form #shrnuti-rezervace .seznam-polozek .polozka .nazev {
    width: 30%;
  }
}



.word-count {
  font-size: 0.9em;
  margin-top: 2px;
  text-align: right;
}
.word-count.exceeded {
  color: red;
}


#settings .nav-tabs .nav-link.active {
  padding-left: 2rem;
  padding-right: 2rem;
  background: #2e3d5e;
  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;
}


.btn-navigation, #usermenu #user_org {
  background-color: #5f7199;
}

header .overlay {
  background:rgba(15, 66, 121, 0.55); /*linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.55));*/
}

#rezervace-form .toolbar-bottom {
  padding-bottom: 50px;
}
#rezervace-form .tab-content, #rezervace-form .toolbar-bottom {  
  background: #0289DF1C;
}


.fullcapacity {background-color:#f86363; color:#fff; padding:5px 10px;float: right;font-weight: normal;width: 100%;  text-align: center; margin: 10px 0;}

label, #rezervace-form ul.nav li a .text, .wrapper-footer > .container-fluid a, #rezervace-form .toolbar-bottom .btn, #rezervace-form ul.nav li a .counter, .btn-primary {
  font-style: normal;
}


#locales a img {
    width: 35px;
    height: 23px;
    display: block;
}
#locales a[onclick='zmen_jazyk("en")'] img {
    content: url("../img/en_big.png");
}
#locales a[onclick='zmen_jazyk("cs")'] img {
    content: url("../img/cs_big.png");
}
#locales a {
    display: inline-block;
}
@media (max-width: 1000px) {
  header #locales-mobile {
    display: block!important;
  }
}