@charset "utf-8";
.sadrzaj {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1B1B89;
	border-right-color: #1B1B89;
	border-bottom-color: #1B1B89;
	border-left-color: #1B1B89;
	background-repeat: no-repeat;
}
.sadrzaj a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1B1B89;
	text-decoration: underline;
	text-indent: 7px;
}
.sadrzaj a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1B1B89;
	text-decoration: none;
	text-indent: 7px;
}
