BODY 
{
   ma*rgin: 0px;
   background-color: Black;
}

A:link {
   FONT-FAMILY: "Times New Roman", "Times New CE", "Times CE", "Times New Roman", times, serif;
   COLOR: #CDD6E2;
   font-weight: bold;
   FONT-SIZE: 24px;
   text-decoration: none;
   line-height: 33px;
}

A:visited {
	COLOR: #CDD6E2;
   font-weight: bold;
   FONT-SIZE: 24px;
}

A:hover  {
   COLOR: white;
   font-weight: bold;
   FONT-SIZE: 26px;
}

P {
	margin-left: 100px;
   margin-right: 50px;
	FONT-FAMILY: "Times New Roman", "Times New CE", "Times CE", "Times New Roman", times, serif;
	FONT-SIZE: 18px;
	COLOR: #CDD6E2;
	text-align: justify;
}

SMALL {
	margin-left: 10px;
   margin-right: 10px;
   font-size: 14px;
   font-style: italic;
   COLOR: #CDD6E2;
}

TABLE {
   margin-left: 10%;
}

TD {
   vertical-align: top;
   COLOR: #CDD6E2;
   text-align: left;
   }

.doprostred {
   text-align: center;
   COLOR: #CDD6E2;
}	

.neviditelny {
   COLOR: Black;
}	

