body {
  font-family: verdana, helvetica, arial, sans-serif;		 
}

#page {
  background: url(vrsek.jpg) center top no-repeat;
  padding: 152px 0px 0px 0px;       
  width: 760px;
  margin: 0 auto 0 auto;
  position: relative;  
}

.heading {
  background: transparent;
  height: 60px;
  text-align: center;
  font-size: 140%;
  font-weight: bold;

}

.leftColumn {
  background: url(sloupl.jpg) left top repeat-y;  
}

.leftColumnEnd {
 background: url(spodekl.jpg) left top no-repeat;  
}


.rightColumn {
  background: url(sloupr.jpg) left top repeat-y;  
}

.rightColumnEnd {
  background: url(spodekp.jpg) left top no-repeat;  
}

.content {
  background: url(marble.jpg) left top repeat;
  padding: 0px 10px 0px 10px;
  text-align: justify;
}


.contentEnd {
 background: url(marble.jpg) left top repeat; 
}

.stairs {
 background: url(schody.jpg) left top repeat-x; 
}

.ceteh {
 position: absolute; 
 top: 100px; 
 left: 440px; 
 width: 210px; 
 height: 70px; 
 font-size: 20px;
 text-align: center;
}

.cetehTable td {
  text-align: center;
  padding: 20px 0px 20px 0px;
  font-weight: bold;
}

.cetehTable a {
  color: black;
}

.cetehTable a:hover {
  color: blue;
}

.illustrationRight {
	margin: 2px 0px 2px 10px;
	border: 2px black ridge;	
}

.illustrationLeft {
	margin: 2px 10px 0px 2px;
	border: 2px black ridge;
}

.dottedLine {
  border-bottom: 1px navy dashed;
  margin: 6px 0px 6px 0px;
}