body {
	background : #FFEEAE;
  background-image: url("prechod.gif");
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: repeat-x;	
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color : #0C3C89;
}
a {
	text-decoration: none;
	color : #0C3C89;
}
a:hover {
	font-weight: bold;
}
div.hlavni{
  text-align: center;
}
table.vnejsi{
  width: 620px; 
  height: 100%; 
  margin-left: auto; 
  margin-right: auto;
}
td.vnejsi{
  height: 100%; 
  text-align: center; 
  width: 100%;
}
p.paticka{
  font-family : Arial, Helvetica, sans-serif;
  font-size: 12px;
	text-align: center;
	font-style: italic;
}
