BODY 	{
	background-color : #000000;

	background-attachment : fixed;
        font-family: Verdana;
        color: white;

	
	}

A 	{
	color: white;
	text-decoration: none;
	}

A:hover {
	color: white;
	text-decoration: underline blink;
	}


.menu A {
	
	FONT-WEIGHT: bold;
	COLOR: white;
	font-size: 12px;
	}

.menu A:hover {
	
	FONT-WEIGHT: bold;
	COLOR: white;
	font-size: 12px;
	text-decoration: underline blink;
	}

.okraj1 {
	border: 1px solid black;
	}

HR	{
	color:grey;
	height : 1px;
	}
	}


TABLE {
        font-family: Verdana;
	}