body {
	background-image: url(img/home_layerbg.gif) ! important;
	background-repeat: repeat-y ! important;
	background-position: top center ! important;

	background-color: #fdfffe  ! important;
	margin-left: 3px ! important;

}
#nl-window-backg {
	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	background-color: #bcbbbb;

	opacity: 0.49;
	filter: alpha(opacity=49);


	z-index: 98;
}

#nl-window {
	position: absolute;
	width: 100%;
	height: 100%;


	top: 0;
	left: 0;

	z-index: 99;
	
}

#newsletter-wrap {
	width: 100%;
	height: 100%;
	position: relative;

}

#newsletter {
	width: 376px;
	margin: 0px auto 0px auto;
	padding: 71px 50px 15px 58px;
	border: 1px;

	z-index: 100;
	background-color: white;
	position: relative;

	top: 20px;

}

#newsletter a {
	font-family: Arial;
	font-size: 10px;
	color: #717070;
	text-decoration: none;

	position: absolute;
	top: 17px; 
	right: 17px;

	background-image: url(img/pop_zamknij.gif);
	background-position: 100% 1px ;
	background-repeat: no-repeat;
	
	text-transform: uppercase;

	padding-right: 19px;
}

#newsletter h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #89001f;
	font-weight: bold;
	text-transform: uppercase;

	margin: 0 0 17px 0;
	padding: 0;

	position: relative;
	left: -9px;
}

#newsletter p {

	font-family: Arial;
	font-size: 12px;
	color: #666;

	margin: 0;
	padding: 5px 0 13px 0 ;

	line-height: 18px;
}


#newsletter ul, #newsletter ul li {
	background-image: none;
	list-style-type: none;

	margin: 0;
	padding: 0;

	font-family: Verdana;
	font-size: 9px;

}

#newsletter label {
	display: block;
	width: 103px;

	float: left;

	padding: 3px 0 0 0;
}

#newsletter span.wyrozniony {
	font-weight: bold;
	color: #8e7653;
}

#newsletter input {
	width: 260px;
	background-color: #fff;
	border: 1px #c4c5c5 solid;

	margin: 0 0 8px 0;

	font-size: 12px;
}

#newsletter input.submit {
	width: 134px;
	background-color: #e0dfe3;

	font-size: 11px;
}

#newsletter ul li.submit { 
	position: relative;
}

#newsletter ul li.submit span.wymagane {
	position: absolute;
	right: 10px;

	font-style: italic;

	font-size: 9px;
}
