/**{margin:0px;padding:0px;}*/
      #suggestPost
      {
        background:transparent url(../obrazky/poslat-zpravu.png) no-repeat scroll 0px 0px;
        height:170px;
        left:0;
        position:fixed;
        top:150px;
        width:40px;
      }
      div#suggestPost:hover
      {
        background-position:-41px 0px;
      }
      #suggestPost a
      {
        display:block;
        height:170px;
        width:40px;
      }