#contentbkg {  
  padding-top: 40px;
  padding-bottom: 217px;
  background: url('../imgs/background.png') bottom left no-repeat;
  background-color: #0e0e0e;
}

#col1 {  
  float: left;
  width: 587px;    
}

#col1content {
  padding-left: 52px;
  padding-top: 11px;
}

#col2 {  
  float: left;
  width: 270px;    
}

#col2content {
  padding-left: 66px;
  padding-top: 104px;
  padding-right: 14px;
}

#return {
  padding-left: 31px;
}

ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  margin-left: 11px; 
}

li {
  background-image: url(../imgs/odrazka.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 20px;  
}

ul.hrady {
  list-style-type: none;
  padding: 0px;
  margin: 0px; 
}

li.hrady {  
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 82px;
  line-height: 37px;  
}

li.km0 {
  background-image: url(../imgs/vylety/0.png);
}
li.km10 {
  background-image: url(../imgs/vylety/10.png);
}
li.km18 {
  background-image: url(../imgs/vylety/18.png);
}
li.km30 {
  background-image: url(../imgs/vylety/30.png);
}

#btnrezervace {
  font-family: trebuchet MS;
  font-size: 12px;
  font-weight: bold;  
  background-image: url(../imgs/ubytovani/btnrezervace.png); 
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-align: center;  
  padding-top: 25px;
  padding-bottom: 25px;  
}

h2 {
  padding: 0px;
  margin: 0px;
}

p {
  padding: 0px;
  margin: 0px;
}

p.tipy {
  margin-top: 30px;
  margin-bottom: 40px;
}

#podrobnetipy {
  margin-top: 15px;
  margin-left: 30px;
  color: #717171;
}

.erb {
  float: left;
  margin-right: 20px;
}

td.mesto {
  width: 260px;
}

tr.separator {
  height: 60px;
}