body
{
  text-align: center;
  background-color: black;
  color: white;
  font-family:	Verdana;
  font-size:	90%;
}

h1
{
  display: none;
}

*
{
  border: 0;
  padding: 0;
  margin: 0;
}

.anketa
{
  width: 130; 
  height: 155; 
  border: 0;
}

#aion
{
  display: none;
}

#horni
{
  
}

#main
{
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: 1px solid white;
  margin-top: 20px;
}


#logo
{
  margin-bottom: 20px;
  height: 100px;
  width: 100px;
}

#menu
{
  float: left;
  width: 150px;
  text-align: center;
/*  border: 1px solid blue;*/
  margin: 5px;
}

#valid
{
  padding:  10px;
}

#odkazy a
{
  display: block;
  text-decoration: none;
  color: #0000FF;
  background-color: black;
}

#odkazy a:hover
{
  color: #ffcc00;
  background-color: #666666;
}

#obsah

{
  float: right;
  width: 565px;
/*  border: 1px solid red;*/
  margin: 5px;
}

#obsah h1
{
  display: inline;
}

#patka
{
  clear: both;
  text-align: center;
  border-top: 1px dashed silver;
  padding-top: 3px;
  padding-bottom: 3px;
}

.kniha
{
  text-align: center;
}


.nadpis
{
  text-align: center;
}

.udaje
{
  font-weight: bold;
  background-color: black;
  color: #23abba;
  display: inline;
}

.program
{
  width: 530px;
  margin-top: 10px;
  border: 1px solid gray;
  
}

.datum
{
  width: 50px;
  background-color: gray;
  color: white;
  text-align: center;
  vertical-align: top;
}

.datum_14
{
	width: 50px;
	background-color: #328C32;
	color: white;
	text-align: center;
	vertical-align: top;
}

.datum_7
{
	width: 50px;
	background-color: #B76500;
	color: white;
	text-align: center;
	vertical-align: top;
}


.datum_1
{
	width: 50px;
	background-color: #A40800;
	color: white;
	text-align: center;
	vertical-align: top;
}



.zacatek
{ 
  color: #C0C0C0;
  background-color: gray;
  display: inline;
}

.zacatek_14
{ 
  color: #C0C0C0;
  background-color: #328C32;
  display: inline;
}

.zacatek_7
{
	color: #C0C0C0;
	background-color: #B76500;
	display: inline;
}

.zacatek_1
{
	color: #C0C0C0;
	background-color: #A40800;
	display: inline;
}

.akce
{
  color: black;
  width: 200px;
  background-color: #C0C0C0;
  text-align: left;
}

.akce_14
{
  color: black;
  width: 200px;
  background-color: #32BD32;
  text-align: left;
}

.akce_7
{
	color: black;
	width: 200px;
	background-color: #FF9411;
	text-align: left;
}

.akce_1 a
{
	color: #00CCCC;
}

.akce_1 a:hover
{
	color: #00FFFF;
}

.akce_1
{
	color: white;
	width: 200px;
	background-color: #CC2D22;
	text-align: left;
}

#kniha_form
{
	margin-top: 10px;
	display: block;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#kniha_tl
{
	float: none;
	width: 100px;
	text-align: center;
}

.kniha_input
{
	float: right;
	width: 180px;
}

.kniha_auth
{
	float: right;	
	margin-top: 5px;
}

.kniha_auth_obr
{
	float: left;
	margin-top: 5px;
}
.kniha_text
{
   font-weight: bold;
   background-color: black;
   color: #23abba;
	float: left;
	width: 120px;
	text-align: left;
}

.kniha_zprava
{
	float: none;
	width: 300px;
	height: 100px;
}

.kniha_vypis
{
	text-align: left;
}

.kniha_vypis_nick
{
   font-weight: bold;	
	color: Silver;
	background-color: Black;
}

.kniha_vypis_datum
{
	color: Silver;
	background-color: Black;
}

.kniha_vypis_text
{
	color: Aqua;
	background-color: Black;
}

.cistic
{
  clear: both;
}

.brn
{
  display: none;
}
