#body { 
/*  border-top: 10px solid #eff0f1;*/
	background: url("../design/body2.png") repeat-y;
}
#text {
  margin: 0px;
	padding: 30px 30px 30px 30px;   
	width: 920px;               
}
/*
h1 { 
  background-position: 0px 0px;
  margin-bottom: 0px;
  font-size: 270%;
  font-weight: normal;
  letter-spacing: -1px;   
  padding-top: 10px;
}*/

/* rozcestník - seznam kapitol */
#cap-box {
/*	display: block;*/
	width: 800px;
	margin: 30px auto;
/*
	overflow: hidden;
	padding: 0px;
	text-indent: 0px;
*/
}
#cap-box a, #cap-box span.empty {
/*
  display: block;
  margin: -1px -1px;
  padding: 10px 10px 10px 80px;
  text-indent: 0px;
  text-decoration: none;
  text-align: left;
*/
  width: 308px;
/*
  height: 40px;
  float: left;
*/
}
.cap-box-long #cap-box a { 
  width: 708px;
}

.line-link a, .line-link a:visited {
  width: 320px;
  height: 80px;
  display: block;
  text-decoration: none;
}