html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul, li {
  margin: 0;
	padding-right: 20px;
	list-style-type: none;
  color: #FFFFFF;
  font-weight: bold;
  display: inline;
}



body {
  text-align: center;
  background-color: #AA0000;
  font: 11px arial;
	color: white;
  }


#obal {
	text-align: left;
	margin: 0px auto;
	width: 920px;
	position: relative;
}


p {
  color: #FFFFFF;
  text-indent: 10px;
  margin:20px;
  line-height: 2;
  text-align: justify;
}


a {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	color: 	#AA0000;
	text-decoration: underline;
  }

.gold a:hover{
  	color: 	#9B8348;
    text-decoration: underline;
}

h1 {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  text-indent: 10px;
  margin: 20px;
  color: #FFFFFF;
  }

h2 {
  text-align: left;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-indent: 10px;
  margin: 20px;
  color: #FFFFFF;
  }

h3 {
  text-align: left;
  text-indent: 10px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  margin: 10px;
  color: #7D0000;
  }
  

#pruhzlaty {
  background-color: #9B8348;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 140px;
  left: 0px;
}

#pruhcerveny {
  background-color: #7D0000;
  width: 100%;
  height: 26px;
  position: absolute;
  top: 142px;
  left: 0px;
}


#uvitani {
  width: 100%;
  position: absolute;
  top: 8px;
  left: 220px;
  text-align: right;
}


#menuhorni {
  width: 100%;
  position: absolute;
  top: 148px;
  left: 0px;
  text-align: right;
}

#menuleve {
  background-color: #9B8348;
  font-weight: bold;
  width: 150px;
  position: absolute;
  top: 210px;
  left: 15px;
  }

#menuleve p{
  margin: 10px;
  }

#banner {
  background-image: url(img/banner.gif);
  background-repeat: no-repeat;
  background-color: #7D0000;
  width: 740px;
  height: 100px;
  position: absolute;
  top: 35px;
  left: 180px;
}

#obrazek {
  background-color: #9B8348;
  margin: 0px ;
  padding: 0px;
  width: 140px;
  height: 90px;
  position: absolute;
  top: 40px;
  left: 775px;
}

.prava {
  margin: 10px 20px 20px 20px;
  float: right;
  }

.leva {
  margin: 10px 20px 20px 20px;
  float: left;
  }


#logo {
  width: 180px;
  height: 210px;
  position: absolute;
  top: 13px;
  left: 0px;
}

hr {
 color: #ffffff;
}

.tablerezervace {
  font-size: 11px;
  text-align: left;
  width: 96%;
  font-weight:bold;
  }


.table1 {
  font-size: 11px;
  text-align: left;
  width: 93%;
  }


.levy {
  background-color: #AA4646;
  margin-bottom: 10px;
  width: 360px;
  float: left;
}


.pravy {
  background-color: #AA4646;
  margin-bottom: 10px;
  width: 360px;
  float: right;
}

.stred {
  background-color: #AA4646;
  margin-bottom: 10px;
  width: 100%;
  text-align: left;
  float: left;
}


.akce {
  background-color: #ffffff;
  text-align: left;
  width: 94%;
  height: 250px;
  }

.akcnicena {
  background-color: #E6C7C7;
  text-align: left;
  margin: 20px 20px 20px 0;
  width: 220px;
  float: right;
  }

.akcnicena1 {
  background-color: #AA4646;
  text-align: left;
  margin: 20px 20px 20px 0;
  width: 220px;
  float: right;
  }
  
.message{
  clear: both;
  margin: 20px;
  }


.tablefoto {
  background-color: #AA4646;
  font-size: 11px;
  text-align: center;
  width: 100%;
  height: 240px;
  }

.tdlevy {
  text-align: left;
  }

.tdpravy {
  text-align: right;
  }


#obsah {
  background:#AA4646;
  margin: 20px;
  position: absolute;
  top: 170px;
  left: 160px;
  width: 740px;
  }

#dolnimenu {
  background-image: url(img/line.gif);
  background-repeat: repeat-x;
  width: 100%;
  height: 30px;
  padding-top: 7px;
  color: white;
  clear: both;
  text-align: center;
  text-indent: 11px;
  font-weight:bold;
}

#ram {
  width: 460px;
  margin: 0;
  padding: 20px;
  float: left;
  }

#ram p {
  color: #ffffff;
  text-indent: 10px;
  margin:10px 0 0 0;
  line-height: 2;
  text-align: justify;
  }

#ram h3 {
  text-align: left;
  text-indent: 10px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  margin: 20px 20px 5px 20px;
  color: #ffffff;
  }

.odstup {
  height: 2px;
  margin: 0;
  padding: 0;
  }

  
.odkaz  {
  width: 95%;
  font: 12px arial;
  border: 0;
  margin: 10px;
  }

.odkaz img {
  border:0;
  }