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

#container {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

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

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: #99FF00;
}

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: #99FF00;
}

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;
}
.sub_image {
	border: solid 1px;
	border-left-color: White;
	border-right-color: ThreedShadow;
	border-top-color: White;
	border-bottom-color: ThreedShadow;
}

