#rezervace-formular {
  background:#D0D0D0;
  color:#000;
  font-weight:bold;
  padding:10px;
  margin:10px 0 0 0;
  position:relative;
  height:auto;
  min-height:130px;
  _height:130px;
  z-index:20;
}

#rezervace-formular-lokace {
  width:440px;
}

#rezervace-formular-lokace select {
  width:170px;
}

#rezervace-formular form {
  margin:0;padding:0;
}

#rezervace-formular table td {
  height:1.5em;
  vertical-align: top;
  width:200px;
}

#FormDate {
  position:absolute;
  right:0;
  top:10px;
  width:250px;
  width:290px;
  height:120px;
}

#rezervace-formular h3 {
  margin:0;
  padding:0;
  font-size:13px;
}

#radek-rezervace-submit {
  margin:10px 0 0 0;
  text-align:right;
}

#rezervace-submit, #rooms-rezervace-submit {
  background:url('lista_header.png');
  border:0px;
  color:white;
  font-weight:bold;
  height:23px;
  cursor:pointer;
  width:185px;
  _width:173px;
}

#rooms-rezervace-submit-div {
  text-align:right;
  _padding-right:10px;
}

#HotelContent {
  /*width:562px;*/
  margin-bottom:10px;
}

#id-lokace {
  width:164px;
}

#found-info {
  border-bottom:1px solid #D0D0D0;
  padding:5px 0;
  font-size:13px;
  font-weight:bold; 
}

#found-info span {
  color:#F68653;
  font-size:14px;
}

.found-hotel {
  /*height:auto;
  _height:70px;
  min-height:70px;
  border-bottom:1px solid #D0D0D0;
  margin-bottom:5px;*/
  
  
  width:220px;
  border-right:3px solid #D0D0D0;
  border-bottom:3px solid #D0D0D0;
  margin-right:10px;
  margin-bottom:10px;
  height:170px;
  padding-right:10px;
  overflow:hidden;
  float:left;  
  position:relative;
  z-index:5;
  
  width:207px;
  height:150px; 
  
}

.found-hotel .kolem-foto {
  margin-left:75px;
  min-height:90px;
  _height:90px;
}

.found-hotel .objednat a {
  background:url('lista_header.png');
  border:0px;
  color:white;
  font-weight:bold;
  height:23px;
  line-height:23px;
  cursor:pointer;
  width:70px;
  display:block;
  text-align:center;
}

.found-hotel h2 {
}

.found-hotel h2 a {
  color:#F68653;  
  font-size:16px;
  text-decoration: underline;  
}

.orange {
  color:#F68653;  
  text-decoration: underline;  
}

.orange:hover {
  text-decoration: none;  
}

.found-hotel .vlevo {
  float:left;
  width:70px;
  height:70px;
}

.found-hotel .foto {
  text-align:center;
  height:70px;
}

.found-hotel .cena-info {
  clear:left;
  padding-top:10px;  
}

.found-hotel h2 a:hover {
  text-decoration: none;  
}

.found-hotel .stars {
  float:right;
  width:65px;
  height:13px;
}

.found-hotel .stars img {
  width:65px;
  height:13px;
}

#zahlavi-lista img {
  width:65px;
  height:13px;
  margin-left:15px;
}

#menu-hotel {
  float:right:
  height:24px;
}

#menu-hotel a {
  display:block;
  height:24px;
  float:right;
  position:relative;
  z-index:20;
  cursor:pointer;
}

#menu-hotel a span {
  visibility:hidden;
}

#menu-hotel .fotogalerie {
  width:121px;
  background:url('menu_fotogalerie_noactive.png') top left no-repeat;
}

#menu-hotel .fotogalerie-aktivni{
  background:url('menu_fotogalerie.png') top left no-repeat;
}

#menu-hotel .popis {
  width:63px;
  background:url('menu_popis_noactive.png') top left no-repeat;
}

#menu-hotel .popis-aktivni{
  background:url('menu_popis.png') top left no-repeat;
}


#adresa {
  line-height:24px;
  height:24px;
}

#detail-fotka {
  float:left;
  width:300px;
  text-align:center;
  position:relative;
}

#popis, #pocet-pokoju {
  margin-left:310px;
}

#found-rooms {
  background:#D0D0D0;
  padding:10px; 
}

#found-rooms a {
  color:#000;
  text-decoration:underline;
}

#found-rooms a:hover {
  text-decoration:none;
}

#found-rooms ul, #found-rooms li {
  margin:0;padding:0;
  list-style-type: none;
}

#fotogalerie {
  margin-top:10px;
  width:915px;
  overflow:hidden;
}

#fotogalerie img {
  border:1px solid #E9E9E9;
}

#fotogalerie .fotka {
  float:left;
  width:60px;
  height:60px;
  margin:0 10px 10px 0;
}

#fotogalerie .content {
  margin-left:310px;
}

#fotogalerie .first {
  float:left;
  margin:0 10px 10px 0;
  border:0;
  width:300px;
  height:auto;
}

.cistic {
  visibility:hidden;
  clear:left;
}

#ReloadSpan {
  position:absolute;
/*  top:87px;
  right:17px;
  width:70px;
  height:30px;
  line-height:30px;
  color:#fff;
  font-weight:bold;
  font-size:1em;*/
  /*background:url(bvv.gif) top left no-repeat;
  border:1px solid black;*/
  width:300px;
  height:150px;
  display:none;
  top:220px;
  top:100px;
  left:170px;
  z-index:1000;
}


#RoomInfo {
  width:550px;
}


#founded-rooms table, #found-rooms, #RoomInfoContent {
  width:535px;
}

#founded-rooms th {
  color:gray;
  text-align:left;
}

#founded-rooms th, #founded-rooms td {
  padding:3px;
}

#RoomInfoContent {
  margin:10px 0;
  min-height:300px;
  height:auto;
  _height:300px;
  border:1px solid #D0D0D0;
}

#RoomInfoContent .foto {
  float:left;
  width:300px;
}

#RoomInfoContent .content {
  margin:0 10px 10px 310px;
}

#rooms-table {
  background:#D0D0D0;
}

#PopisObjednavky {
  font-size:14px;
  margin:10px 0;
}

h2.objednavka {
  font-size:17px;
  margin:5px 0;
}

/* ---- naseptavac ----- */
#napoveda {
 position: absolute;
 left: 187px;
 top:95px;
 z-index:10000;
 margin:0;
 padding:0;
 visibility:hidden;
}
#napoveda LI {
 display:block;
 background:#fff;
 color:#000;
 width:200px; 
 padding: 0 5px;
}

#napoveda LI.hover {
 background-color: #ccc;
}

/*  --- znamkovani --- */

#aktualni_znamka {
  font-weight:bold;
  margin:10px 0 0;
  font-size:120%;
}

#znamkovani {
  margin:10px 0 0;
  font-weight:bold;
  font-size:120%;
}

#aktualni_znamka_hlaska {
 color:red;
 font-weight:bold;
}

#aktualni_znamka_number { 
  font-size:200%;
  color:#FDA000;
}

/* STRANKOVACI ODKAZY */

.strankovaci_odkazy_div {
  width:100%;
  height:50px;
  _height:30px;
  padding:10px 0;
}

.strankovaci_odkazy {
  /*background: transparent url('search_grad.jpg') repeat-x;*/
  text-align: right;
  font-weight: bold;
  margin:0;
  position:relative;  
  height:25px;
  float:right;
 }
 
 .strankovaci_odkazy a {
   padding: 0 3px 0 3px;
   vertical-align: bottom;
   color: #333;
 }
 
 .strankovaci_odkazy img { 
   border:0;
 }
 
 .strankovaci_odkazy .img {
  padding: 0 1px 0 1px;
  position:relative;
  top:5px;
  
 }
 
 .strankovaci_odkazy .akt {
  background: #555;
  color: #EEE;
  vertical-align: bottom;
  padding: 3px 3px 2px 3px;
 }
 
 .strankovaci_odkazy .tecky, .strankovaci_odkazy2 .tecky {
  vertical-align: bottom;
 }
 
 .strankovaci_odkazy form {
  display: inline;
 }

#objednavkovy_formular_warning {
  margin:15px 0;
  color:#f00;
  font-weight:bold;
  font-size:120%;
}

#DivFoundHotels, #stred-obsah, #stred-text-content, #stred, #stred-text, #HotelContent {
  position:relative;
}

#HotelContent, #HotelContent2, #DivFoundHotels {
  overflow:hidden;
  z-index:5;
}

#stred-text-content {
  
}

#HotelContent2 {
  overflow:hidden;
  width: 920px;
  position:relative;
  z-index:10;
}

#navigaceHotelu {
  width:200px;
  padding:10px;
  position:absolute;
  left:0;
  top:0;
  z-index:1;
  color:#fff;
  font-size:13px;
  font-weight: bold;
  text-align: left;
  display:none;

  background:url('bublina1.png') left top no-repeat;
  _background:url('bublina1.gif') left top no-repeat;
  width:233px;
  min-height:48px;
  _height:65px;
  padding:17px 0 0;
  text-align:center;
}

#rezervace-formular .stav1 {
  left:55px;
  top:-32px;  
}

#rezervace-formular .stav2
{
  left:280px;
  top:-32px;  
}

#rezervace-formular .stav3 {
  left:440px;
  top:-42px;
  background:url('bublina2.png') left top no-repeat;
  _background:url('bublina2.gif') left top no-repeat;
  width:477px;
}

#rezervace-formular .stav4 {
  left:250px;
  top:110px;
  background:url('bublina2.png') left top no-repeat;
  _background:url('bublina2.gif') left top no-repeat;
  width:477px;
}

#rezervace-formular .stav5 {
  left:232px;
  top:108px;
}
