BODY {
background-color:#000000;
}
.srodek {
background-image:url(gfx/tlo.gif);
height:686px;
}
.top{
background-color:#000000;
}
.linia{
background-color:#7570b3;
height:5px;
}
.odstep{
height:10px;
}
.linia2{
border-right: #999999 1px solid;
font-size:11px;

}
.bottom{
background-color:#ffffff;
}
.tabela
{
width:100%;
height:100%;
}
Lead
{
  font-size: 12px;
  font-family: Arial;
  margin-right:30px;
  text-align:justify;
}
Data
{
	font-size: 10px;
	font-style: italic;
}
Title
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

a {
  font-family: Arial;
  color:#157fe1;
  text-decoration:none;
  font-weight:bold;
}
a:hover {
  font-family: Arial;
  color:#ffffff;
  text-decoration:underline;
    font-weight:bold;
}



