DIV#phplist_subscription_form h2 {

	color:#E0F2A2;

	font-family:Arial,Helvetica,sans-serif;

	font-size: 15px;

}

DIV#phplist_subscription_form {
	width: 235px;
	height: 75px;
}

DIV#phplist_subscription_form  input[type="text"] {
	border: none;
	color: #D8CDBB;
	padding-top: 8px;
	padding-left: 8px;
	width:215px;
	background-color: #797066;
	border-right: none;
	border-bottom: none;
	height: 25px;
	font-size: 12px;
	margin:10px 0;
}
DIV#phplist_subscription_form  #attribute1 {
	border:none;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 20px;
	height: 20px;
	float: left;
	margin: 0px !important;
}

DIV#mailing-text {
	font-size: 12px;
	margin: 2px 0px 0px 0px;

	color: #E0F2A2;
}
DIV#mailing-text a {
	text-decoration: none;
	color: #E0F2A2;
	background-color: white;
}
DIV#mailing-text a:hover {
	text-decoration: underline;
	color: #E0F2A2;
}
.posalji-mailing {
	margin-top: 10px;
}
DIV#subscribe {
	margin-top: 15px;
}
DIV#subscribeform {

	margin-top: 2px;

}
DIV#contentLoading {
	display: none;
	width: 150px;
	height: 53px;
	z-index: 10;
	vertical-align: middle;
}
DIV#contentLoading img#centeredImage{
	 vertical-align: middle;
	 padding-top: 20px;
}

DIV#captchaimage a img {

	border: none;

}

.required {

	float: left;


}

#subscribe{

	border: 1px solid #3e2d23;

	background-color: #3e2d23;

	color: #E0F2A2;

	font-size: 11px;

	clear: left;

	float: left;

}
*html #subscribe {margin-top: 8px;}

#subscription_message{

	font-size: 11px;

	color: #E0F2A2;

}

#response{

	color: #E0F2A2;

	font-size: 11px;

	float: right;

	width: 145px;

	margin-left: 5px;

}

#phplist_content{

	color:#E0F2A2;

	font-size: 11px;

	float: left;

	width: 145px;

	

}

#email {

	float: left;
    border: none;
	color: #E0F2A2;
	padding-top: 8px;
	padding-left: 8px;
	width:215px;
	background-color: #797066;
	border-right: none;
	border-bottom: none;
	height: 25px;
	font-size: 12px;
	margin:10px 0;
}

/* 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{}