p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;



}
.nadnaslov {
	text-align: center;
	font-size: 16px;

}
.autor {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.naslov {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.podnaslov {
	font-weight: bold;
	text-align: center;
}
.posveta {
	font-style: italic;
	font-family: "Courier New", Courier, mono;
	text-align: right;


}
