#newsletter{
	overflow: hidden;
	width: 215px; height: 28px;
	position: absolute;
	background: none;
	top: 78px; left: 28px;
}
#newsletter input{
	border: 0px;
}
#newsletter label{
	float: left;
	margin: 0px 0 0 3px;
	font-size: 10px;
}
#newsletter form{
	margin: 0px;
	display: inline;
	overflow: hidden;
	float: left;
	padding: 0px 0 0px 0;
}
#newsletter #mail{
	color: gray;
	width: 116px;
	margin: 0; border: none !important;
	font-size: 12px;
	padding: 6px 0 6px 10px;
	float: left;
	background: transparent;
}

#ok_news{
	position:absolute;
	top:0px;
	right:22px; z-index: 999;
	margin:0px; padding:0px;
}
#wykon_news{position:relative;
	margin: 0;
	float: left;
	background: transparent;
	width: 228px;
}
#newsletter img{
	border: 0px;
}
#wyb_news{	
	float: right;
	text-align: left;
	margin: 10px 0 3px 9px;
	display: inline;
	font-size: 10px;
	color: #293436;
}
#wyb_news input{
}
#pol_news{
	float: left;
	font-size: 10px;
	padding-left: 3px;
	width: 100%;
	margin: 5px 0 0 0;
	color: #F8F8F8;
}
#pol_news a{
	font-size: 10px;
	color: #F8F8F8;
}

