#wyszukaj {
	width: 280px;
	padding-left: 20px;
	text-align: left;
	color: white;
}

.szukaj_tytul { color: white; font-size: 18px;}

#pole_form { border-bottom: 1px solid #830911; padding-bottom: 10px; padding-top: 10px;}

#wyszukaj_select {
	color: white; 
	background: #690103;
	font-size: 11px;
	border: 1px solid #d1565f;
}

#separator {
	height: 4px;
}

#szukaj_form {
	padding-left: 20px;
	padding-top: 15px;
	height: 57px;
	background: url(../images/wyszukaj_tlo.gif) no-repeat;
}

.szukaj_przycisk  { padding-top: 4px; padding-left: 10px; width: 50px; height: 20px; background-color: #690103;}
a.szukaj_link { color: white; text-decoration:none; }
a.szukaj_link:hover { color: white; text-decoration:none; }
.wyslij_przycisk  { padding-top: 4px; padding-left: 10px; width: 78px; height: 20px; background-color: #690103;float:right}
