/*newsletter style************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCD;
	text-align: left;
	margin: 0px;
}
body p {
	line-height: 16px;
}
a:link, a:hover, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #000000;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #006432;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px 0px 15px;
	padding: 0px;
}
.main {
	width: 630px;
	margin: 0px;
	padding: 0px;
}
#header {
	float: left;
	width: 100%;
	margin: 0px;
}
#wrapper {
	background-image: url(images/backgrnd_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/*sadrzaj***************************************/
#content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
	width: 535px;
}
.date {
	font-size: 11px;
	font-weight: bold;
	color: #BE9669;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 5px;
}
/*detaljnije**************************************/
.more a:link, .more a:active, .more a:visited {
	text-align: left;
	color: #676767;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.more a:hover {
	color: #006634;
}
.separator {
	background-image: url(images/rec_newsletterSeparator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*novosti********************************************/
.news {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.news img {
	margin: 0px 10px 10px 0px;
	width: auto;
	padding: 0px;
	float: left;
}
.news p {
	margin: 0px 0px 15px;
	padding: 0px;
}
/*ispisi se******************************************/
.separatorUnsubscribe {
	background-image: url(images/rec_newsletterSepUnsubsc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.unsubscribe {
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	float: left;
	width: 100%;
	margin: 0px;
	background-image: url(images/rec_newsletterFooter.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#footer p {
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-left: 100px;
	color: #FFFFCD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	font-size: 11px;
}
#footer p a:link, #footer p a:visited, #footer p a:active {
	color: #FFFFCD;
	text-decoration: none;
}
#footer p a:hover {
	color: #006634;
	text-decoration: none;
}
