DIV#phplist_subscription_form h2 {
	color:#959595;
	font-family:Arial;
	font-size: 15px;
}
DIV#phplist_subscription_form {
/* 	width: 290px;
	height: 185px;
	float: right;
	margin-bottom: 10px;
	padding-left: 25px; */
}

DIV#phplist_subscription_form  input[type="text"] {
	border-left: 1px solid #8F8F8F;
/* 	border-top: 1px solid #606060;
	padding-top: 4px;
	padding-left: 4px;
	width: 220px;
	background-color: #E3E3E3;
	border-right: none;
	border-bottom: none;
	height: 20px;
	font-size: 12px;
	margin-bottom: 10px; */
}
DIV#phplist_subscription_form  #attribute1 {
	border:none;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 20px;
	height: 20px;
	float: left;
	margin: 10px 0 0 0 !important;
}

DIV#mailing-text {
	font-size: 12px;
	margin: 12px 0 5px 0px;
}
DIV#mailing-text a {
	text-decoration: none;
	color: #F46A22;
	background-color: white;
}
DIV#mailing-text a:hover {
	text-decoration: underline;
	color: #F46A22;
	background-color: white;
}
.posalji-mailing {
	margin-top: 10px;
}
DIV#subscribe {
	margin-top: 15px;
}

DIV#contentLoading {
	display: none;
	width: 230px;
	height: 30px;
	z-index: 10;
	/* vertical-align: middle; */
}
DIV#contentLoading img#centeredImage{
	 vertical-align: middle;
	 /*padding-top: 40px;*/
}
DIV#captchaimage a img {
	border: none;
}


/* za newsletter.php  tj za izgled poruka koje se ispisuju kada osoba potvrdjuje svoju prijavu na mailing listu i kada se odjavljuje */
#confirm {}
#uncontent{}
#uncontentLoading{}