html, body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;

  font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  /* background: url('images/pattern.png') left top; */
  color: #808080;
  font-size: 13px;
}

a img {
  border: none;
}

a {
  color: #085159;
}

a:hover {

  color: #BCBF5A;
}

h1 {
 color: #ffffff;
 margin:0;
 padding:0;
 font-size: 28px;
}

h2 {
 font-size: 1.5em;
 margin-top:0.83em;
 margin-left:0em;
}

h3 {
  font-size:1.17em;;
}

p {
  margin:1em;
}

fieldset {
  padding:1em;
}

textarea {
  margin:0.2em;
}

legend {
  font-size:0.9em;
  color: #808080;
}
#obal {
  margin: 0 auto -46px;
}

#hlavicka {
  width:auto;
  margin-top:0;
  height:40px;
  padding:15px;
  /* background-color:  #085159 */
  background-color:  #748E29;
}

#paticka-obal, .push

{

  height: 46px;
  clear: both;

}

.clear {
  clear: both;
}

#paticka {

  width:auto;
  padding:15px;

  text-align:right;
}






#linka-info a{
  text-decoration:none;
  color: #ffffff;
}

#linka-info p{
  margin:0;
  padding:6px;
}

#linka-info a:hover{
  text-decoration:underline;
}

#linka-info {
  width:100%;
  color: #ffffff;
  background-color:  #BCBF5A;
  margin-top:0;
  height:30px;
  margin-bottom:15px;
}

#linka-kroky {
  margin:0;
  padding:5px;
}

#linka-kroky li{
  display: inline;
  color: #DCDE94;
  font-size: 16px;
  margin-right:15px;
  margin-left:15px;
}

#linka-kroky li.active{
  color: #ffffff;
}




#obsah {

  width: 1060px;
}


#calendar {
  width: 400px;
  float: left ;
  padding:15px;
  margin-left:10px;



}


#nova_rezervace {
  float: left ;
  width:540px;
  height:auto;
  margin-left:10px;
}

#rezervace_step1 {

  float: left ;
  width:260px;
  margin-left:10px;

}

#rezervace_step1.h2 {
  margin-top:0;
}

#rezervace_step3.h2 {
  margin-top:0;
}

#rezervace_step3 {
  float: left ;
  width:260px;
  margin-left:10px;
  margin-bottom:20px;
  margin-top: -230px;
}


table.pocty {
  margin-top:15px;
}

table.pocty input {
  width:40px;
  text-align:left;
}


/* tables */

table.vypis_lide tbody td {

	color: #3D3D3D;
	padding: 6px;
	margin:0;
  text-align:center;
  vertical-align: top;

  font-size: 8pt;
}

table.vypis_lide  {

	width:180px;
  color: #3D3D3D;
  padding: 6px;
  margin:0;
  vertical-align: top;
  border: 1px solid #808080;
  font-size: 8pt;
}

table.vypis {
  margin:20px;
  width:97%;
  margin-right:auto;
  margin-left:auto;
  font-family: Verdana, 'Geneva CE', lucida, sans-serif;
  border-collapse: collapse;

  font-size: 8pt;

  text-align: left;


}
table.vypis thead tr th, table.vypis tfoot tr th {



}

table.vypis tbody td {
	color: #3D3D3D;
	padding: 6px;
	margin:0;
  vertical-align: top;
  border-bottom: 1px solid  #808080;

}


table.vypis tbody tr td.tr-hover
{  background-color: #fffec5; }


#pokoje a.button {
  width:220px;
  font-size: 11px;
  text-align:left;
  padding-left:10px;
}


table.vypis a > .sicon {
  margin-left: 4px;
  margin-right: 4px;
}

.sicon {

  padding:0;
  margin: 0;
  width:16px;
  height:16px;
  margin-left:6px;
  margin-right:6px;
  display: inline-block;
}

/*img.sicon {
  margin-left: 10px;
  }*/

  /* tables */
  table.vypis {
   font-family:arial;
   background-color: #CDCDCD;
   border: 1px solid #808080;
   font-size: 8pt;
   text-align: left;
 }
 table.vypis thead tr th, table.vypis tfoot tr th {
   background-color: #d0d0d0;
   color: #000000;
   border: 1px solid #808080;
   font-size: 8pt;
   padding: 4px;
 }
 table.vypis thead tr .header {
   background-image: url(images/bg.gif);
   background-repeat: no-repeat;
   background-position: center right;
   cursor: pointer;
 }
 table.vypis tbody td {
   color: #3D3D3D;
   padding: 4px;
   background-color: #FFF;
   vertical-align: top;
 }
 table.vypis tbody tr.odd td {
   background-color:#F0F0F6;
 }
 table.vypis thead tr .headerSortUp {
   background-image: url(images/asc.gif);
 }
 table.vypis thead tr .headerSortDown {
   background-image: url(images/desc.gif);
 }
 table.vypis thead tr .headerSortDown, table.vypis thead tr .headerSortUp {
  background-color: #8dbdd8;
}

input.editField  {
  width:50px;
  font-size: 8pt;

}

td.editableSingle {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;

}


.poznamka {
  font-size: 8pt;
}

/* optional disabled input styling */
.tablesorter-filter-row .disabled {
  opacity: 0 !important;
  filter: alpha(opacity=50);
  cursor: not-allowed;
}

th.jmeno {
  width: 200px;
}

th.akce {
  width: 250px;
}

ul.zaloha_detail {
  margin-top: 0;
}


.filter-cont {
  text-align: right;
  margin-right: 30px;
}

.filter.active {
  font-weight: bold;
}

.old-reservation td {
  background-color: #F1DEDE !important;
}

#nova_rezervace {
  position: relative;
}

#nova_rezervace.disabled::after  {
  content: " ";
  background-color: #FFF;
  opacity: 0.5;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
}

.sending-content {
  position: absolute;
  color: #000;
  padding: 19px;
  position: absolute;
  top: 50%;
  font-size: 17px;
  left: calc(50% - 60px);
  background-color: #FFFABF;
  border: 1px solid #000;
  z-index: 43;
  opacity: 1;
}


.sending-content.hidden {
  display: none;
}