#rezervace-formular {
  color:#000;
  font-weight:bold;
  /*padding:10px;*/
  margin:0 0 15px 0;
  padding:0;
  position:relative;
  height:auto;
  min-height:130px;
  _height:130px;
}


h4.misto {
  background:#005c40;
  padding:5px;
  margin:0;
  color:#fff;
  font-size:14px;
  position:relative;
  z-index:5;
}

.misto-obsah {
  padding:10px;
  background:#D0D0D0;
  position:relative;
  z-index:5;
}

.upresneni-vozidlo {
  padding:10px;
  background:#D0D0D0;
}

.upresneni-vozidlo p {
  text-align:right;
}

.upresneni-vozidlo table td {
  vertical-align: middle;
}

h4.upresneni {
  background:#8e8e8e;
}

legend {
  color:#000;
}

#rezervace-formular-lokace {
  width:540px;
}

#rezervace-formular-lokace select {
  width:170px;
}

#rezervace-formular form {
  margin:0;padding:0;
}

#rezervace-formular table td {
  height:1.5em;
  vertical-align: top;
}

#FormDate {
  position:absolute;
  right:0;
  top:10px;
  width:200px;
  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, .tlacitko_odeslat {
  background:url('lista_header_seda.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;
}

#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;
}

.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 .foto {
  float:left;
  width:70px;
  height:70px;
}

.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;
}

#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;
}

#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;
}

#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;
}

#founded-rooms table {
  width:100%;
}

#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;
 
 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;
}

/* ---- pro AUTO EUROPE ---- */
/*
option.group-0 {
  background:#fff;
}

option.group-1 {
  background:#DFDFDF;
}

option.group-2 {
  background:#BFBFBF;
}

option.group-3 {
  background:#BFBFBF;
}

option.group-4 {
  background:#9F9F9F;
}

option.group-5 {
  background:#7F7F7F;
}
*/
#Pickup_location_Id,#Dropoff_location_Id {
  width:470px;
}

.car {
  margin:15px 0;
  border-bottom:1px solid #d0d0d0;
  width:560px;
}

.car h2 {
  margin:10px 0;
  font-size: 22px;
}

.car .vlevo {
  float:left;
}

.car .vpravo {
  width:260px;
  margin-left:265px;
  min-height:280px;
  _height:280px;
}

.car .obrazek {
  width:260px;
  /*height:260px;*/
  text-align:center;
}

.car .objednat {
  text-align:center;
  padding:5px 0 0 0;
}

.car .objednat form {
  margin:0;
  padding:0;
}

.car .popis {
  font-weight:bold;
}

.car .popis em {
  display:block;
  margin-bottom:5px
}

.car p {
  margin-bottom:3px
}

.car .auto-info {
  color:#8e8e8e;
}

.car .auto-ceny {
  margin:15px 0;
}

.car .status {
  margin-bottom:15px;
}

.car .vlevo .tlacitko_odeslat {
  width:250px;
  margin:0;
  padding:0;
}

#PickupCountryIdSelect, #DropoffCountryIdSelect {
  width:130px;
}

#PickupCityIdSelect, #DropoffCityIdSelect {
  width:300px;
}

#error {
  margin:10px 0;
  font-size:130%;
}

#rezervace-auta-formular-vyzvednuti {
  float:left;
  width:450px;
}

#rezervace-auta-formular-odevzdani {
  margin-left:460px;
  width:450px;
}

#rezervace-auta-formular {
  overflow:hidden;
  background:#D0D0D0;
}

#rezervace-auta-formular #selectCountry, #rezervace-auta-formular #selectCountryTo {
  width:200px;
}

#lokace-vyzvednuti-auta {
  float:left;
  width:450px;
}

#lokace-odevzdani-auta {
  margin-left:460px;
  width:450px;
}

.group {
  padding:5px;
  border-bottom:1px dashed #000;
  cursor: pointer;
}

.group * {
  cursor: pointer;
}

.last, .vyber-lokace h4.misto {
  border-bottom:none;
  margin-bottom:10px;
}

.group-0 {
  background:#ECFFF3;
}

.group-1 {
  background:#FDF2EB
}

.group-2 {
  background:#EBF7FC
}

.group-3 {
  background:#A2A0D8
}

.group-4 {
  background:#ECE9D8
}

.group-4 {
  background:#808080
}

.group input {
  float:left;
}

.infoLokace {
  display:block;
  margin-left:25px;
}

.vyber-lokace {
  position:relative;
}

#vyber_lokace {
  overflow:hidden;
  position:relative;
  _float:left;
  _width:100%;
}