.tab1 {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #FF9900;
	border-left: 0px none;
}
.back1 {
	background-image: url(slike/logo.jpg);
	background-repeat: no-repeat;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FC9B00;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
