.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}
.text a:link {color: #333333; text-decoration: none;}
.text a:active {color: #333333; text-decoration: none; }
.text a:visited {color: #333333; text-decoration: none; }
.text a:hover {color: #333333; text-decoration: underline;}
.polje {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.naslov {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;

}
.obrazec {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.podpis {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #333333;
	line-height: 12px;
}
.podpis a:link {color: #333333; text-decoration: none;}
.podpis a:active {color: #333333; text-decoration: none; }
.podpis a:visited {color: #333333; text-decoration: none; }
.podpis a:hover {color: #333333; text-decoration: underline;}
.back-left {
	background-image: url(../Images/back-left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.back-right {
	background-image: url(../Images/back-right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.podnapis {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.slika {
	margin: 10px;
	border: thin solid #FF9900;
}
