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

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

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

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

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

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

#return {
  padding-left: 31px;
}

#imgscontainer {
  padding: 14px;
  background-color: #1e1e1e;
}

#cenik {
  width: 90%;
  margin-top: 40px;
  margin-bottom: 50px;
}

tr.cenik {
 height: 2.5em;
}

tr.header {
  font-weight: bold;
  color: #70ca18;
}

img.ubytovaniimg {
 margin-right: 11px;
}

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;  
}

.dark {
  color: #717171;
}

.right {
  text-align: right;
}

#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;
  text-align: justify;
}
