I've got a big problem.
check this site: http://borbelykertlabor.hu/index.php
the footer is not at the very bottom of the page, if i try to apply:
#footer {
position: absolute;
bottom: 0;
}
it will work, but if there is a content big and there is a scrollbar, if you scroll something very bad will happen. :D