@charset "utf-8";
/* 
	divadlo-leti.cz
	CSS style - pages - program
	(c)2007 Retrospectro, Jan Malecek
*/

.overflowAll {
  overflow:auto;
  width:97%;
  height:330px;
  margin:auto;
}
.overflowAll p {
  margin-right:5px;
  margin-left:5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	color: #CC00FF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 55px;
	color: #FFFFFF;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #CC00FF;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #CC00FF;
}

span.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

span.cas {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
}

p {
	font-weight: bold;
}

