html, body {
	height: 100%;
	margin: 0px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 87.5%;
	color: #000;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

#headerBox {
	width: 100%;
	height: 270px;
	background: #fff url(../../images/index/bg_intro_top.gif) top center repeat-x;
}

#header {
	width: 991px;
	margin: auto;
}

#centerBox {
	width: 400px;
	height: 140px;
	margin: auto auto auto auto;
	background: #fff;
	position: relative;
	z-index: 10;
}

fieldset {
	width: 300px;
	margin: auto;
	border: 2px solid #B7CFE2;
}

legend {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-size: 1.6em;
	color: #4E95C2;
}

#inputs {
	margin: auto;
	width: 100px;
}

a.verifyButton {
	width: 20px;
	padding: 5px 10px;
	margin: 10px 2px;
	float: left;
	background: #DCE7EE;
	border:2px solid #B7CFE2;
	display: block;
	color: #004569;
	
}

p {
	color: #D8493D;
	text-align: center;
}

#pageFooterBg-2 {
	
	width: 100%;
	height: 100px;
	position: relative;
	margin-top: -100px;
	background: url(../../images/index/bg_bottom_right.gif) top left repeat-x;
}

#pageFooterBg-1 {
	width: 100%;
	height: 100px;
	background: url(../../images/index/bg_bottom_intro.gif) top left no-repeat;
}

#pageFooterMargin {
	width: 100%;
	height: 35px;
}

.nylonek {
	width: 220px;
	float: right;
}

.nylonek_podpis a {
	color: #fff;
}