BODY {
	background-image : url("img/_poz_pis.gif");
	
} 

.dolomity {
	text-align: center;
	font-family: Arial Black, sans-serif;
	font-size : 300%;
	font-weight : bold;
}

<!-- bílá barva odkazu při přejetí kurzorem -->
a:hover {
	text-decoration: none;
	color: White;
	}
	
.datum {
	text-align: center;
	font-family: Arial Black, sans-serif;
	font-size : 150%;
	font-weight : bold;
}

.vzpominka {
	text-align: center;
	font-family: Arial Black, sans-serif;
	font-size : 130%;
	font-weight : bold;
}

.pisatel {
	font-family: Times, serif;
	font-size : 80%;
	font-style: italic;
	font-weight : bold;
}

.vencovy_carky {
	font-family: Times, serif;
	font-size : 90%;
	font-style: normal;
	font-weight : bold;
}

<!-- modrý text odkazů Arial -->
.nfo {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #3399cc;
	}

<!-- modrý text odkazů Arial -->
.odkazy_foto {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	}

<!-- nadpis odstavce bold "foto" "modrý" -->	
.nofoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #3399cc;
	}
	
