.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;

}
.podpis {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.podpis a:link {
	color: #333333;
	text-decoration: none;
}
.podpis a:visited {
	color: #333333;
	text-decoration: none;
}
.podpis a:hover {
	color: #333333;
	text-decoration: underline;
}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BF621A;
	font-weight: bolder;
}
.text a:link {
	color: #BF621A;
	text-decoration: none;
}
.text a:visited {
	color: #BF621A;
	text-decoration: none;
}
.text a:hover {
	color: #BF621A;
	text-decoration: underline;
}
.text img {
	padding: 10px ;
}	