#footer{
	margin-bottom: 20px;
	overflow: auto;
}
#footer .createdBy{
	float: right;
	color: #777777;
}
#footer .createdBy a{
	text-decoration: none;
}
#footer .createdBy a:hover{
	text-decoration: underline;
}
#footer .copyright{
	float: left;
	color: #777777;
}
#footer .copyright a{
	color: #0265cb;
	text-decoration: none;
	font-weight: bold;
}
#footer .copyright a:hover{
	text-decoration: underline;
}
.spacerFooter{
	height: 1px;
	width: 100%;
	background-color: #dbdbdb;
	margin-top: 20px;
	margin-bottom: 10px;
}
#partnerzyFooter{
}


/*Elementy systemu partnerskiego*/
#oferty li {
    width:175px; height:auto; line-height:1em; margin-left:5px;
}

#oferty li a {
    text-decoration:none; line-height:1.5em;
    display: block;
    width: 174px;
    
}

#oferty li div + a {
    text-align: center;
}

#oferty li a strong {
    font-size:14px
}

#oferty li a img {
    max-height:87px; margin-top:10px;
    max-width: 160px;
}

#oferty li a strong span
{
   font-size:15px; color:yellow; background-color:#0265CB; padding:0 2px;
}

#oferty li div.opis_oferty{
    margin-top:5px; word-wrap:break-word;
}

span.rabat{
    
}