.center {

 margin:0 auto;
 width:70%;
 margin-top:20px;
}

.hornitext2 {

 width:70%;
  
}

.hornitext2 span{

  position:relative;
  top:-30px;
  left:250px;
  font-size:1.1em;
  text-align:center;
  margin:0px;
}

.menu {

  background:#F8F8F8;
  width:205px;
  position:absolute;
  top:70px;
  padding:10px;
 }
 
 .menu img  {
 
 border:0px;
 
 }
 .hotelmenu {
 
  background:#F8F8F8;
  width:225px;
  text-align:center;
 
 }
 
 .obsahtext {

  background:#FBFBFB;
  position:relative;
  left:235px;
  top:-23px;
  _top:-37px;
  width:70%;
  text-align:center;
  font-size:1.3em;
  
 }
.left {

  float:left;
  
 }
.right  {

  float:right;
  
 }
 
 .hotel {

  margin-left:50px;
  margin-bottom:10px;
  width:500px;
  height:100px;
  background-color:#F0F0F0;
  border:1px #777777 Solid;
  overflow:hidden;
  text-align:left;
  
}
.hotel img {

  width:120px;
  height:100px;
  margin-right:5px;
  float:left;
  
}
.hotel h4 {

  margin:0px;
  font-weight:bold;
  
}
.hotel h4 a {

  color:#000080;
  text-decoration:none;

  
}

.ceskykrumlov {

  width:95%px;
  background:#ECECEC;
  display:block;
  margin:5px;
}

.tippanel {

  width:96%;
  border:1px silver solid;
  padding:3px;

}

.tippanel strong {

  display:block;
  position:relative;
  top:-10px;
  width:20px;
  border:1 px black solid;
  background:silver;
  float:left;

}

