#footer {
	width:auto;
	height:30px;
	background: #FBE3C8;
	border-right: 4px solid #E5C49F;
	border-bottom: 4px solid #E5C49F;
	margin-top: 580px;
		}
#address {
float:right;
height:50px;
margin-top:45px;
width:250px;
}		
		
#middleColumn h1 {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
		}
#middleColumn ul {
		width:500px;
		}	
#middleColumn h3 {
	margin-left: 20px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.4em;
		}			
/* --------- 6. formularz zgłoszeniowy --------- */

.warning {
	font-weight:bold;
	color:#FF0000;
	}
#simplesearch                     {
	text-align:center;
	padding:0;
	margin:0;
	top: 0px;
}
#simplesearch fieldset            {margin:1em; padding:0; border:0 solid}
#simplesearch fieldset label      {display:none}
#simplesearch input#searchterm    {
	font-size:100%;
	font-weight:bold;
	width:100px;
	height: 13px;
	float: left;
	padding-left: 2px;
	margin-bottom: -1px;
	margin-top: 0px;
	margin-right: 2px;
	background-color: #ffddaa;
}
#simplesearch input#searchbutton  {
	font-size:0.8em;
	color: #FFFFFF;
	border:2px outset #ccc;
	height: 20px;
	width: 50px;
	margin-bottom: -3px;
	margin-left: 1px;
	cursor: pointer;
	background-color: #ee7700;
}
.features li {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	list-style-type: disc;
	padding-left: 1px;
	list-style-position: inside;
	margin-top: 1px;
}
.features {
	margin-left:200px;
}
#form1 legend {
	font-size: 1.4em;
	font-weight: bold;
	color: #4B78A6;
	margin-left:10px;
}
.features ul ul {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	list-style-type: disc;
	padding-left: 1px;
	list-style-position: inside;
	margin-top: 1px;
	margin-left: 12px;
}
.features p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#EFEFEF;
	margin-left:20px;
}
.features ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
form {
width:550px;
margin:15px auto 10px 20px;
}
label {
display:block;
font-weight:bold;
}
textarea {
width:400px;
height:100px; 
}
.textInput {
width:250px;
}
.chkRad {
	float: left;
	margin-bottom: 8px;
	margin-left: 30px;
}
.chkRad label {
display:inline;
}
.clearIt {
clear:both;
width:450px;
}
select {
margin:5px 0 8px 30px;
}
.formularz {
	padding-left: 15px;
}
