@charset "utf-8";
/* 
	divadlo-leti.cz
	CSS style - pages - program
	(c)2007 Retrospectro, Jan Malecek
*/
.clear{
  clear:both;
  width:100%;
  height:20px;
}

div.inner_items {    
  min-height:230px;
  _height:220px;
}

.fotogalerie_item {
  margin:auto;
  margin-top:10px;
  float:left;
  display:inline;
  text-align:center;  
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	color: #FF6699;
}

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: #FF6699;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FF6699;	
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FF6699;
}

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:270px;
  margin:auto;
}

.text_bold{
  font-weight:bold;
}

.zpet {
  text-align:center;
  font-size:14px;
  margin-top:10px;
}
.zpet a:link, .zpet a:visited, .zpet a:active{
  color:#FF6699;
}
.zpet a:hover{
  color:#FFFFFF;
}

