html, body, div, p, span { margin: 0; padding: 0; }
body { font-family: verdana; font-size: 12px; }

#kontakt { background-color: #cccccc; }
#kontakt p { color: #ffffff; background-color: #000000; display: block; width: 100%; height: 25px; line-height: 25px; position: fixed; bottom: 20px; }
#kontakt p .lef { float: left; padding: 0 20px; }
#kontakt p .rig { float: right; padding: 0 20px; }


