body {
	background-color: #000000;
	margin: auto; 
	/*margin: 0px; 
	padding: 0px;*/
}

A:link
{
    COLOR: #ffff00;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:visited
{
    COLOR: #ffff00;
    TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: none;
	font-weight: bold;
}

#table1
{
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: black;
}
#table2
{
		font-family: Arial;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		color: black;
}

#zoznam1
{
		font-weight: normal;
		font-style: normal;
		padding-left: 5em;
		color: black;
}

#id_obr
{		
		font-family: Tahoma;
		font-size: 12pt;
		color: yellow;
		font-weight: bold;
		font-style: normal;
		color: black;
}