

body {
background:#000 url(images/main_bg.jpg) top center no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}


div.wrap {
width:685px;
display:block;
height:auto;
margin:0 auto;
background:url no-repeat;
}

div.footer {
position:fixed;
z-index:999;
bottom:0px;
display:block;
height:60px;
background:#fff url(images/footer_bg.jpg) repeat-x;
width:100%;
}

a {
text-decoration:none;
}
a:focus { outline: none;}

a.kontakt {
position:absolute;
top:464px;
display:block;
background:url(images/kontakt.jpg) no-repeat;
background-position:0px 0px;
width:150px;
height:40px;
}

a.kontakt:hover {
display:block;
background:url(images/kontakt.jpg) no-repeat;
background-position:0px -40px;
width:150px;
height:40px;
}
