.itemNotPaid {
	background-image: url(images/item-notpaid-bg.png);
	margin: 0px;
	height: 75px;
	width: 570px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #DEE5E8;
}
.itemNotPaid h3 {
	color: #0B3342;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.itemNotPaid p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E423A;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.itemNotPaid .pblue {
	color: #9E9A8F;
	font-size: 10px;
}
.itemNotPaid a:hover {
	color: #E9B70C;
}
.itemNotPaid a {
	text-decoration: none;
	color: #0B3342;
}
.detaljiNotPaidObjekat {
	background-image: url(images/item-notpaid-objekat-bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-position: top;
	background-color: #E6E2DA;
}
.detaljiNotPaidObjekat p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #0B3342;
	padding: 0px;
	margin: 0px;
}
.detaljiNotPaidObjekat .phl {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #74674E;
}
.detaljiNotPaidEnd {
	background-image: url(images/item-notpaid-detalji-end.png);
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-color: #E6E2DA;
}
.itemNotPaidOpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E423A;
	line-height: 16px;
	border: 1px solid #CFCBC4;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding: 10px;
}
.itemNotPaidOpis p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E423A;
	padding: 0px;
	line-height: 16px;
	margin: 0px;
}

