.tekstIndex {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	clip:     rect(auto auto auto auto);
	font-weight: normal;
	line-height: 16px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
a {
	color: #CC0000;
}
a:link,a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tekstTytul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	line-height: 20px;
}
.bialy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
form {
	margin: 0;
	display: inline;
}

#email,#u,#firma,#osoba,#telefon {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 200px;
	background: #F7F7F7;
	border: solid 1px #BEBEBE;
	border-bottom-color: #DFDFDF;
	border-right-color: #DFDFDF;
	padding: 2px;
}
#wybor {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 15px;
	padding: 2px;
}
#email:hover, #email:focus, #wybor:hover, #wybor:focus, #u:hover, #u:focus, #osoba:hover, #osoba:focus, #telefon:hover, #telefon:focus, #firma:hover, #firma:focus {
	background: white;
}
#submit {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #BEBEBE;
	border: solid 1px #DFDFDF;
	border-top-color: #ACACAC;
	border-left-color: #ACACAC;
	height: 18px;
	vertical-align: middle;
}
#submit:hover, #submit:focus {
	background: #F7F7F7;
}
