@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: #FFCC00;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	margin-left:0px;
	color: #FFFFFF;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #FFCC00;
}

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: #FFCC00;
}

#lista_mesicu {
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  margin-right:0px;
  text-align:right;
}
#lista_mesicu a:active, #lista_mesicu a:visited, #lista_mesicu a:link{
  color:#FFCC00;
  text-decoration:none;
}

#lista_mesicu a:hover{
  color:#FFFFFF;
  text-decoration:underline;
}

.nadpisInsc {
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #3399FF;
}
.overflowIns {
  overflow:auto;
  width:97%;
  height:325px;
  margin:auto;
}
.overflowAll {
  overflow:auto;
  width:97%;
  height:330px;
  margin:auto;
}
.popis_polozky {
  font-size:14px;
  color:#3399FF;
  font-style:italic;
  text-align:left;
}
.overflowIns a:active, .overflowIns a:visited, .overflowIns a:link{
  color: #3399FF;
  text-decoration: none;
}
.overflowIns a:hover{
  color: #FFFFFF;
  text-decoration: underline;
}
#show a,#hide a{
  color:yellow;
  text-decoration:none;
}
#show a:hover, #hide a:hover{
  color:#FFFFFF;
  text-decoration:underline;
}

span.cas {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}
span.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}
span.divadlo {
  font-weight:bold;
  color:#DDDDDD;
}
span.host {
  color:#FFFFFF;
  font-weight:normal;
  font-style:italic;
}
span.nazev {
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFCC00;
}
  span.nazev a:link, span.nazev a:visited, span.nazev a:active {
    color: #FFCC00;
    text-decoration:none;
  }

  span.nazev a:hover {
    color: #FFFFFF;
    text-decoration:underline;
  }

span.vyprodano {
  font-weight:bold;
  color:#FF3333;
}
.zpet {
  text-align:center;
  font-size:14px;
  margin-top:10px;
}
.zpet a:link, .zpet a:visited, .zpet a:active{
  color:#FFCC00;
}
.zpet a:hover{
  color:#FFFFFF;
}

