@import "base.css";

img {
	border: 0px;
}

/**
* HTML5
*/

aside, nav, footer, header, article, section {
	display: block;
}

header {
	height: 89px;
	margin-top: 15px;
}

header img {
	float: left;
	margin-left: 2px;
}

header section {
	height: 37px;
	width: 243px;
	text-align: left;
	text-indent: -9999px;
	background: url('gfx/infolinia.gif') no-repeat top right;
	float: right;
	margin-top: 25px;
}

footer {
	height: 39px;	
	background: url('gfx/footer.gif') no-repeat;
	font-size: 10px;
	color: #9B9B9B;
	margin-top: 0px;
	margin-bottom: 20px;
}

footer a#venti {
	float: right;
	color: #9B9B9B;         
	text-decoration: none;	
}

footer p {
	margin: 0px;
	padding: 13px 15px 0px 15px;	
}

footer img {
	vertical-align: top;
	position: relative;
	top: -8px;
	margin-left: 3px;
}

section#offer {
	height: 513px;
	height: 551px;
	width: 596px;
	background: url('gfx/splash.jpg') no-repeat;
	position: relative;
	float: left;  
	margin-right: 1px;     
}

section#offer p {
	position: absolute;
	height: 100px;
	width: 410px;
	bottom: 8px;
	left: 20px;
	margin: 0px;
	padding: 0px;	
}

section#form {
	float: left;
	height: 551px;
	width: 383px;
	background: url('gfx/form.jpg') no-repeat;
}

body.popup #form {
	float: none;
}

form {
	position:relative;
	display: inline;
}

p.sent,
fieldset {
	margin: 0px;
	padding: 0px;
	padding: 125px 25px 0px 24px;
	border: 0px;
}

legend {
	display: none;
}

fieldset label {
	display: block;
	padding: 4px 0px;
	color: #F6881B;
	font-size: 12px;
}

span.star {
	color: #F6881B;
}

fieldset label strong {
	color: #2C2C2C;
}

fieldset label span {
	color: #f00;
	font-size: 11px;
}

fieldset span.i {
	display: block;
	width: 333px;
	height: 29px;
	background: url('gfx/input.gif') no-repeat;
}

fieldset span.i input {
	background: transparent;
	border: 0px;
	width: 312px;
	position: relative;
	top: 5px;
	left: 8px;
}

fieldset p.desc {
	margin: 0px;	
	padding: 13px 0px 5px 2px;
	color: #A4A4A4;	
}

fieldset p.agree {
	padding: 10px 10px 0px 23px;
	margin: 0px;
	position: relative;
}

fieldset p.agree input {
	position: absolute;
	left: 0px;
	top: 8px;
}

input.submit {
	margin-top: 14px;
}

#offerSentWrapper {
	position: relative;
	z-index: 99;
}

#offerSent {
	width: 450px;
	height: 340px;
	background: url('gfx/zamknij.gif') no-repeat;
	position: absolute;
	top: -12px;
	left: 258px;	
	z-index: 99;	
}

body.popup #offerSent {
	left: -10px;
}

#offerSent.failed {
	background-image: url('gfx/error.gif');
}

body.popup #offerSent.failed {
	width: 403px;
	height: 334px;
	background-position: -25px -2px;	
	outline: 1px solid #00A9D9;
	border: 1px solid white;
}

body.popup #offerSent a {
	left: 110px;
}

#offerSent h1 {
	display: none;
}

#offerSent a {
	position: relative;
	left: 140px;
	top: 256px;
}

form a.full_link {display:block;color:#2C2C2C;margin:4px 0 4px 22px;font-weight:bold;overflow:hidden;outline:none;}

form p#full {
position:absolute;
display:none;
left:0;
width:373px;
padding:5px;
margin:0;
z-index:2;
background:#FFFFFF;
}

form p#full a {display:block;text-align:right;margin-bottom:5px;color:#2C2C2C;}
