p {
	margin: 0px;
	padding: 0px;
}
.page-naslov {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF6C0B;
	text-align: left;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 7px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D9E8CE;
	border-right-color: #D9E8CE;
	border-bottom-color: #D9E8CE;
	border-left-color: #D9E8CE;
	line-height: 32px;
}
.page-clanak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #16657C;
	display: block;
	margin-top: 10px;
}
.page-main {
	padding-right: 15px;
	padding-left: 15px;
}
.page-picborder-left {
	background-color: #F4F5F7;
	padding: 4px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #D9DAD9;
}
.page-picborder-right {
	background-color: #F4F5F7;
	padding: 4px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
	border: 1px solid #D9DAD9;
}
a.page-clanak-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F7EA3;
	text-decoration: none;
	display: inline;
	background-image: url(../images/Icon_External_Link_off.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-right: 16px;
}
a.page-clanak-link:hover {
	color: #C00;
	text-decoration: none;
	display: inline;
	background-image: url(../images/Icon_External_Link.gif);
	background-repeat: no-repeat;
	background-position: right;
}

