#szukaj {
	font-size: 74%;
}

#szukaj table.ft {
	width: 80%;
	margin: 0 auto;
}

#szukaj table.ft td {
	text-align: left;
	padding: 12px;
	vertical-align: top;
}

#szukaj table.ft caption {
	font-size: 110%;
	color: #008;
	border-bottom: 1px solid #e8e8e8;
	padding-top: 40px;
	padding-bottom: 2px;
}

#szukaj table.ft input, #szukaj table.ft select {
	width: 98%;
}

#szukaj table.ft input[type=radio] {
	width: auto;
}

#szukaj table.ft input[type=text], #szukaj table.ft input[type=password], #szukaj table.ft select {
	border: 1px solid #888;
}

#szukaj table.ft input:focus[type=text], #szukaj table.ft input:focus[type=password], #szukaj table.ft select:focus {
	border: 1px solid #4B8DEA;
}

#szukaj input.submit {
	width: 112px;
	height: 34px;
	border: none;
	background-image: url(../gfx/formbutton.jpg);
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	vertical-align: middle;
	cursor: pointer;
	font-family: inherit;
	padding-bottom: 4pt;
}

#szukaj small {
	font-size: 90%;
	color: #555;
}

#szukaj table.ft input[type=checkbox] {
	width: auto;
}

#szukaj table.ft select.datepart {
	width: auto;
}


#szukaj a.formaddbutton {
	color: #FFF;
	display: block;
	width: 80px;
	height: 24px;
	background-image: url(../gfx/offerslink.jpg);
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	font-size: 8pt;
	font-weight: bold;
}

#szukaj table.ft label {
	font-weight: bold;
}

#szukaj span.gray {
	color: #888;
}
