@charset "utf-8";
/* CSS Document */
#footer {
	width:auto;
	height:30px;
	margin-top: 900px;
		}
#middleColumn h1 {
		margin: 15px 420px 15px 20px;
		}
#middleColumn a {
	margin-left: 20px;
	margin-bottom: 5px;
	float: left;
}		
/* --------- 6. e-mail form --------- */
.formField {
border: 1px solid #333333;
background-color: #dddddd;
padding: 2px;
}
fieldset {
	padding: 10px;
	margin-bottom: 10px;
	border-width: 0px;
	border-style: none;
}
legend {
padding: 0 10px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
background: #ffffff;
text-transform: uppercase;
}
.wiad_input {
	width: 380px;
	border: 2px solid #FF8040;
}
.wiad_send {
	border: 1px solid #FF8000;
	background: #FFFF80;
	width: 100px;
}
#navlistContentLanguage {
	font-size: 1em;
	list-style: none;
	float: right;
	margin-top:5px;
	margin-right: 0px;
	width:140px;
	height: 20px;
}
#navlistContentLanguage li {
	font-size: 1.3em;
	background: url(../images/english.jpg) no-repeat scroll 100px 0px;
	height:20px;
}
#navlistContentLanguage a {
	line-height:2px;
}
#navlistContentLanguagePl li {
	font-size: 1.3em;
	background: url(../images/flaga_pl.jpg) no-repeat scroll 100px 0px;
	height:20px;
}
#navlistContentLanguagePl {
	font-size: 1em;
	list-style: none;
	float: right;
	margin-top:5px;
	margin-right: 0px;
	width:140px;
	height: 20px;
}
#navlistContentLanguagePl a {
	line-height:2px;
}
