/* CSS Document */



#kliknijMnie{
 background:none;
 border:0px solid #000;
 position:fixed; 
 width:300px; 
 height:500px;
 top:0px;
 left:-250px; 
 z-index:10000;
 float:right;
 cursor:pointer;
}
div.fb-like-box{
 background-color: #fff;
  box-shadow: 0 1px 5px rgba(0,0,0,0.7), 0 0 50px rgba(0,0,0,0.1) inset;
  border-radius: 1%     1%     1%     1% /     1%     1%     1%     1%;
  margin-bottom:10px;
  overflow:hidden;
  float:left;
}

