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

#container {
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

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

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

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

a h4 {
	width:420px !important;
}

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

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
rozbal a:hover{
  color:#FF0000;
}
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;
}
.overflowAll {
  overflow:auto;
  width:97%;
  height:280px;
  margin:auto;
}
.zpet {
  text-align:center;
  font-size:14px;
  margin-top:10px;
}
.zpet a:link, .zpet a:visited, .zpet a:active{
  color:#FF0000;
}
.zpet a:hover{
  color:#FFFFFF;
}

