#content{
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;	
	position: relative;
}
#artykuly{
	float: left;
	width: 560px;
	padding-right: 10px;
	background-color: #ffffff;
}
#side_b{
	float: right;		
	width: 390px;
	height: auto;
}
#side_b h3,
#side_b a{
	color: #726656;
}
#side_b .archiwum{
	bottom: 10px;
	right: 10px;
	position: absolute;
	margin: 20px;
}
#artykuly .grafika{
	float: left;
	margin-right: 10px;	
}
#artykuly li{
	height: auto;
	clear: left;
}
#artykuly a{
	color: #FF3333;
}
#artykuly h3{
	margin-top: 30px;
	margin-bottom: 3px;
	padding: 0; 
}
#artykuly h3 a{
	font-size: 14px;
}
#artykuly .data{
	color: #dddddd;
	margin: 0;
	margin-bottom: 5px;
	
}
#artykuly .czytaj_dalej{
	text-align: right;
}

#b250_250,
#b380_100{
	margin: 10px auto;
	text-align: center;
}
#side_b #sklepy{
	margin-bottom: 5px;
	text-align: center;
}
#side_b #sklepy ul li{
	width: 178px;
	text-align: center;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

