body 
{
  margin: 0; padding: 0 0 0px 0;
  background-color: #FFF;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.75em; font-weight:normal;
  color:#000;
  background-color: silver;
  text-align: center;
}

h1 {	font-weight: bold; 
	font-size: 1.3em; 
	margin: 0px 0px 0px 0px;  
	color: #004;
	text-align: center;}

p { font-size: 1em; }
a { color:blue; text-decoration:none}
a:hover {color: black; text-decoration: underline;}
table {   margin: auto;}
table.ft {text-align: center; border: 0; font-size: 1em;} 
th {background-color: silver;}

#logo {position: relative; top: 80px; left: 320px;}


img { border-style: none; }
/* img {filter: XRay;} */
.stranka 
{
  border : 0px solid #000000; 
  height: auto; 
  width: 800px;
  overflow: auto;
  padding: 10px 10px 10px 10px; 
  margin: auto;			/* zajistí vycentrování v Mozile */
  background-color: white;
}

.lista
{
  width: 780px;
  height: 23px; 
  background-image: url('f_film.png');
  background-repeat: repeat;
  float: left;
}

.title
{
  width: 740px;
  height: 100px; 
  background-image: url('f_logo.jpg');
  background-repeat: no-repeat; */ 
  margin: 0px 0px 0px 0px;
  float: left;
}

.prihlaseni
{
  width: 160px;
  height: 100px; 
  margin: 0px 0px 0px 0px;
  float: left;
}





/*
.menu
	{
	  width: 150px; 
	  height: 600px;
	  text-align: center;
	  float: left;
	  padding: 0px 0px 5px 0px; 
}

*/

.obsah
{
  
  width: 750px;
  height: auto;
  text-align: justify;
  float: left;
  padding: 0px 0px 0px 0px; 
}

.pata
{
  width: 780px;
  height: 20px; 
  background-color: gray;
  float: left;
}

