body {
	margin: 0px; 
	/* padding: 25px 0px; */
	background: #dadade; 
	text-align: center;

	height: 100%; 
	min-height: 750px !important; 
	margin: 0px; 
	padding: 0px; 
	overflow: auto;

}

#fxdd {
	height: 100%;
	overflow: auto;	
}

#fxd {
	display: block;
	width: 197px;
	height: 520px;
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: 149px;
	z-index: 10;
}

#fxd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#fxd li {
	background: url(img/rght-dots.gif) no-repeat bottom right;
	margin-bottom: 10px;
	padding-bottom: 11px;
}

#fxd li.end {
	background: none;
	margin: 0;
	padding: 0;
}

#fxd a.pytania {
	display: block;
	width: 197px;
	height: 65px;
	background: url(img/button-pytania.gif) no-repeat 0 0;
}

#fxd a.kontakt {
	display: block;
	width: 197px;
	height: 65px;
	background: url(img/button-kontakt.gif) no-repeat 0 0;
}

#fxd a.pytania:hover, #fxd a.kontakt:hover {
	background-position: 0 -65px;
}

#fxd a.wspieraja {
	display: block;
	width: 197px;
	height: 340px;
	background: url(img/wspieraja.gif) no-repeat top center;
	cursor: default;
}

#fxd span {
	display: none;
}




#center {
	margin: 25px auto; 
	width: 790px; 
	background: #fff url(img/bg.gif) repeat-y top; 
	text-align: justify; 
	font-family: Arial;
	overflow: hidden;
}

h1 {
	width: 790px; 
	height: 482px; 
	margin: 0; 
	background: url(img/top.gif) no-repeat top;
}

h1 a {
	display: block;
	width: 100%;
	height: 150px;
}

h1 span {
	display: none;
}

#cnt {
	padding: 20px 0; 
	background: url(img/txt-top.gif) no-repeat top;
}

#txt {
	width: 493px;
	* width: 553px;
	padding: 0 20px 50px 40px;
	float: left;
	overflow: hidden;
}

#txt h2.pyt {
	display: block;
	height: 49px;
	margin: 0;
	background: url(img/h2-dopisywanie.gif) no-repeat top left;
}

#txt h2.pyt span {
	display: none;
}

#txt p {
	color: #404040;
	font-size: 10pt; 
	line-height: 13.5pt;
	margin: 25px 0;
}

#txt p span {
	font-weight: bold; 
	color: #e31c17;
}

#txt ol {
	margin: 25px 0; 
	margin-left: 25px; 
	padding: 0;
	color: #404040; 
	font-size: 10pt;
	font-weight: bold;
}

#txt ol span {
	display: block;
	margin: 10px 0;
	margin-bottom: 25px;
	font-weight: normal;
}

#txt ol ul {
	margin: 10px 0;
	margin-left: 25px;
	padding: 0;
	list-style: disc;
}

#txt ol ul li {
	margin-bottom: 5px;
}


.frm {
	width: 493px;
	background: url(img/frm-bottom.gif) no-repeat bottom;
	padding-bottom: 1px;
}

.frm h2 {
	margin: 0;
	height: 34px;
	background: url(img/frm-top.gif) no-repeat top;
}

.frm h2 span {
	display: none;
}

.frm p {
	margin: 0;
}

.frm label {
	display: block;
	clear: both;
	float: left;
	width: 130px;
	height: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.frm input {
	width: 200px;
	height: 20px;
	margin-bottom: 5px;
}

.frm textarea {
	width: 200px;
	height: 100px;
	margin-bottom: 10px;
}

.frm input.wslj {
	width: 67px;
	height: 29px;
	background: url(img/button-wyslij.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
	margin-left: 145px;
	color: #fff;
	font-weight: bold;
}

.frm input.wslj:hover {
	background-position: 0 -29px;
}

.frm .req 
{
	color: #e31c17;
	font-weight: normal;
	font-size: 8pt;		
}

#foot {
	clear: both;
	width: 790px; 
	height: 20px; 
	background: url(img/bottom.gif) no-repeat center;
}

