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