@charset "utf-8";
/* CSS Document */





#top {
	position: relative;
	width: 926px;
	margin: 0px;
	padding: 0px;
	height: 69px;
}

.logo {
	float: left;
	padding-left: 32px;
}
#wyszukiwanie {
	float: right;
	margin: 0px;
	position: relative;
	padding-top: 35px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#szukaj {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	margin: 0px;
	float: left;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textfield {
	float: left;
	width: 148px;
	background-image: url(../image/bg_pole_szukaj.gif);
	height: 18px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
}
.lupa {
	float: left;
	padding-left: 5px;
}
#baner {
	height: 251px;
	width: 926px;
	position: relative;
}

