

/*#catfish { position:fixed; bottom:0; padding:0; height: 79px; cursor: pointer; margin: 0; width:100%; }*/

#catfish {
position:fixed;
bottom:0;
left:0;
/*background:transparent url(http://www.tarka.lt/img/catfish-tile.gif) repeat-x left bottom;*/
padding:0;
height: 40px;  /* includes transparent part */ 
cursor: pointer;
margin: 0; 
width:100%;
}




