	/* style widgetów wszelakich */
	.widget_social{
		float:right;
		width:232px;
		height:420px; 
		background: url(/facebook/fbpodklad.png) no-repeat;
		display:block;
		right:-205px;
		padding:0;
		position:fixed;
		top: 170px;
		z-index:1002;
	}
