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: 11px;
	}

.menu A:hover {
	
	FONT-WEIGHT: bold;
	COLOR: white;
	font-size: 11px;
	text-decoration: underline blink;
	}

.okraj1 {
	border: 1 solid #000000;
	}

HR	{
	color:grey;
	height : 1px;
	}
	}


TABLE {
        font-family: Verdana;
	}

.input  {
	border : 1 solid;
	background-color :"black";
	color:white;
	font-family: Verdana;
	}

.hlaska {
	color: red;
	font-weight: bold;
}