.newsletter_naslov {
	color:#CCCCCC;
}
.newsletter_podloga {
	border-left:1px solid black;
	/*background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #300000;*/
}
.newsletter_crtice {
	background-image:url("https://www.kreativni.hr/newsletter/img/crtice_crne.gif");
}
.newsletter_podloga td {
	color:black;
}
#gumb {
	cursor:pointer;
}
.newsletter_tekst {
	color:black;
}
.newsletter_zaglavlje {
	font-size: 53px;
	font-weight:bold;
}
.newsletter_podnozje {
	font-size: 9px;
}

a:link {
	color: black;
	text-decoration: underline;
}
a:visited {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: underline;
}
