@charset "utf-8";
.temelj {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
a {
	color: #ef4f19;
	text-decoration: none;
}

a:hover {
	color: #ef4f19;
	text-decoration: none;
}

.pic {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
