.txtbijeli {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-stretch:semi-condensed;
	font-variant: small-caps;
}
.txtbijelimanji {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-stretch: narrower;
	font-variant: small-caps;
}

.txtbijelipisani {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-stretch: narrower;
	font-variant: normal;
	font-weight: 400;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}

.txtbijelinagnuti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-stretch: narrower;
	font-style: italic;
	font-weight: 400;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 30px;

}