#pojStopka a{
		display: block;
		float: left;
		padding: 0px 0px 0px 8px;
		margin: 62px 0px 0px 0px;
		background-image: url(../images/gfx_arrow_2.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
		color: #666666;
		text-decoration: none;
}

#pojStopka a:HOVER{
		text-decoration: underline;
}

#pojStopka a#first{
		margin: 40px 24px 0px 18px;
}

#pojStopka a#last{
		float: right;
		margin: 40px 18px 0px 0px;
}

#pojBorderNewsletter{
		position: absolute;
		display: none;
		bottom: -40px;
		margin-left: 50px;
		width: 301px;
		height: 44px;
		padding: 10px 0px 0px 20px;
		z-index: 3;
}

#pojNewsletter{
		width: 283px;
		height: 44px;
		background-image: url(../images/bg_newsletter.gif);
		background-repeat: repeat-x;
}

#pojNewsletter fieldset{
		background-image: url(../images/bg_newsletter_left.gif);
		background-position: left 0px;
		background-repeat: no-repeat;
}

#pojNewsletterTlo{
		height: 39px;
		padding: 5px 0px 0px 5px;
		background-image: url(../images/bg_newsletter_right.gif);
		background-position: right 0px;
		background-repeat: no-repeat;
}

#pojNewsletter input{
		float: left;
		margin: 1px 2px 0px 0px;
		width: 127px;
		height: 15px;
		border: 1px solid #9c9c9c;
		font-size: 11px;
		padding: 1px 0px 0px 2px;
}

#pojNewsletter a{
		display: block;
		float: left;
		width: 60px;
		height: 20px;
		margin: 0px 0px 0px 7px;
}

#pojNewsletter a:HOVER{
		background-position: 0px -20px;
}

a#txtZamknij{
		background-image: url(../images/gfx_newsletter_x.gif);
		width:5px !important;
		height:6px !important;
		margin: 0px 0px 0px 2px !important;
}

a#txtZamknij:hover {
		background-position: 0px -6px !important;
}

#pojInformacja{
		color: #ffffff;
		margin: 1px 0px 0px 5px;
}

#pojPodziekowania{
		display: none;
}

.pojPrawo {
		float:right !important;
}

.pojUlubione {
		padding: 0px 0px 0px 13px !important;
		margin-right:20px;
		background-image: url(../images/gfx_dodaj_do_ulubionych.gif) !important;
		background-position: 0px 3px !important;
}

.pojRSS {
		padding: 0px 0px 0px 13px !important;
		margin-right:20px !important;
		background-image: url(../images/gfx_rss.gif) !important;
		background-position: 0px 3px !important;
}

.pojPolec {
		padding: 0px 20px 0px 19px !important;
		background-image: url(../images/gfx_polec_znajomemu.gif) !important;
		background-position: 0px 3px !important;
}

.pojLewo {
	padding-right:15px !important;
}