@charset "utf-8";
.wysukiwarka_pozycja {
	float: right;
	height: 19px;
}

.szukaj {
	background-image: url(../gfx/szukaj_ok.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rezygnuj {
	background-image: url(../gfx/szukaj_reset.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.szukacz {
	padding-top: 0px;
	margin-top: 13px;
}
.pole_szukaj {
	border: 1px solid #CCCCCC;
}
.szukacz_top {
	background-image: url(../gfx/szukaj_tlo.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	float: right;
}
.szukaj_top {
	background-image: url(../gfx/szukaj_top.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 4px;
	margin-right: 3px;
}
.pole_szukaj_top {
	border: 1px solid #CCCCCC;
	height: 14px;
	width: 197px;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 3px;
	color: #555555;
	font-family: Arial;
	float: left;
}

