.glavnitxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;

}
.glnaslov {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #000000;
	font-weight: bold;


}
.psinaslov {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;

}
.malilinkovi {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;

}
.naslovpsisrednj {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;

}
a:link {
	color: #000000;
	text-decoration: underline blink;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;

}
a:visited {
	color: #000000;
	text-decoration: underline;
}

