@charset "utf-8";

/* Wysuwany widget facebook */
#facebook-widget
{
  display: none;
  background: url("../images/facebook.png") no-repeat scroll 0 0 transparent;
  padding:20px 7px 7px 58px;
  width:254px;
  height:630px;
  position:fixed;
  right:-280px;
  top:268px;
  z-index:100;
}

#facebook-widget .close
{
  background-position: 0px 0px -242px 0px;
}
