.bledny_email {
	position: absolute; 
	top: 80px; 
	left: 95px; 
	color: red; 
	font-size: 12px;
	font-weight: bold;
	display: none;
}

#newsletter_screen {
	font: 10px arial, serif;
	margin: 0;
}

input {
	font: 12px arial, serif;
}

#newsletter_kontener {
	width: 1097px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	font: 10px arial, serif;
	margin: 0;
	 background: #252525; 
}

.lytebox {
	background: url(http://d.nocimg.pl/gfx/gieldanewsletter/bg.png) no-repeat;
	width: 1097px; height: 392px;
	position: relative;
}

.lytebox div.lewa {
	padding-left: 86px;
	padding-top: 132px;
	float: left;
	width: 290px;
	color: #ffffff;
}

.lytebox div.lewa h1 {
	color: #6fb301;
	font-size: 310%;
	background: url(http://d.nocimg.pl/gfx/gieldanewsletter/gielda_noclegow.png) no-repeat;
	width: 233px; height: 36px;
	margin-left: 12px;
}

.lytebox div.lewa h1 span { display: none; }

.lytebox div.lewa dl {
	font-size: 160%;
	font-weight: bold;
	margin-top: 20px;
}

.lytebox div.lewa dl dt {	margin-left: 12px; margin-bottom: 10px; }

.lytebox div.lewa input.field {
	width: 264px;
	padding-top: 5px; padding-bottom: 5px;
	padding-left: 3px; padding-right: 3px;
}

.lytebox div.lewa input.button {
	width: 173px; height: 52px;
	margin-right: 8px;
	margin-top: 16px;
	background: none;
	cursor: pointer;
	color: #ffffff;
	font-size: 320%;
}

.lytebox div.prawa {
	float: right;
	width: 638px;
	padding-right: 70px;
	margin-top: 68px;
	position: relative;
}

.lytebox div.prawa img.remove {
	position: absolute;
	right: 76px;
	top: -10px;
	cursor: pointer;
}

.lytebox div.prawa h2 {
	color: #ff2942;
	font-size: 340%;
	font-weight: normal;
}

.lytebox div.prawa h3 {
	color: #26548a;
	font-size: 210%;
}

.lytebox div.prawa .fotki {
	width: 100%;
	float: left;
	margin-top: 25px;
}

.lytebox div.prawa .fotki .pole {
	float: left;
	margin-right: 8px;
}

.lytebox div.prawa .fotki p {
	background: #4c4c4c;
	margin-top: 1px;
	padding: 10px;
	padding-top: 5px; padding-bottom: 5px;
	color: #ffffff;
	font-size: 120%;
	width: 184px;
}

.lytebox div.prawa .fotki p a { color: #ffffff; text-decoration: none; }
.lytebox div.prawa .fotki p a:hover { text-decoration: underline; }

.lytebox div.info {
	position: absolute; bottom: 56px;
	left: 100px;
	font-size: 120%;
	color: red;
}

.lytebox div.info a { text-decoration: none; }
.lytebox div.info a:hover { text-decoration: underline; }
.lytebox div.info_error a { color: red; }
.lytebox div.info_success a { color: green; }