 .facebook{
 		float:right;
		 width:260px;
		 height:600px;
		 background: url("/images/logopj.png") no-repeat scroll 0 0 transparent;
		 display:block;
		 right:-260px;
		 padding:0 0 0 30px;
		 position:fixed;
		 top:400px;
		 z-index:10000;
		 }


	.sugestie{
		 float:right;
		 width:260px;
		 height:200px;
		 background: url("/images/slidersugestia.jpg") no-repeat scroll 0 0 transparent;
		 display:block;
		 right:-260px;
		 padding:0 0 0 41px;
		 position:fixed;
		 top:60px;
		 z-index:10000;
		 }
