body{
	background: #ccc url("obrazky/pozadie3.jpg");
	background-attachment: fixed;
	font-family: "Arial";
	font-size:	10pt; 	
	font-weight:	100;
}
	
.nadpis{
	font-size:	20pt;
	font-weight:	900;
	color:	black;
	font-family: "Arial Rounded MT Bold"; 	
}

.menu{
	font-size:	16pt;
	font-weight:	800;
	font-family: "Arial Rounded MT Bold"; 	
}

a{
	font-size: 12pt ;
	font-family: "Arial Rounded MT Bold"; 	
	text-decoration:none;
	color="Black"
} 
	
A:hover {
	font-size: 12pt ;
	font-family: "Arial Rounded MT Bold"; 	
	text-decoration:none;
	color="red"
} 