/* 
    Document   : facebook
    Created on : 2012-07-05, 14:05:13
    Author     : Mariusz
    Description:
        Purpose of the stylesheet follows.
*/
/* pola z like i google+1 */
#polec2{
    background-color: #E1E3E8; margin-bottom: 8px; padding: 5px 0; display: inline-block;
}
#polec2 #polec2_text{
    margin-left: 10px; color: #DB241E; font-size: 16px; font-weight: bold; float: left;
}
#polec2 #polec2_face_like{
    margin-left: 5px; float: left;
}
#polec2 #polec2_plusone{
    float: right;
}