@charset "UTF-8";
/* CSS Document */

body{
margin-top:40px;
background-color:#fcfcfc;
background-image:url(../images-page/bg-body.jpg);
background-repeat:repeat-x;
}
#wrepper{
width:810px;
position:relative;
top:-40px;
}
#header{
position:relative;
width:810px;
height:208px;
background-image:url(../images-page/header.jpg);
background-repeat:no-repeat;
}
#header h1, h2{
visibility:hidden;
}
#navigation{
position:absolute;
width:455px;
left:176px;
top:183px;
}
#navlink{
visibility:hidden;
}
#link1, #link2, #link3, #link4, #link5{
float:left;
height:17px;
text-decoration:none;
}
#link1{
background-image:url(../images-page/over-buttons-nov.gif);
background-repeat:no-repeat;
width:72px;
}
#link1:hover{
background-position:0 -17px;
}
#link2{
background-image:url(../images-page/over-buttons-pon.gif);
background-repeat:no-repeat;
width:92px;
}
#link2:hover{
background-position:0 -17px;
}
#link3{
background-image:url(../images-page/over-buttons-pov.gif);
background-repeat:no-repeat;
width:96px;
}
#link3:hover{
background-position:0 -17px;
}
#link4{
background-image:url(../images-page/over-buttons-kom.gif);
background-repeat:no-repeat;
width:110px;
}
#link4:hover{
background-position:0 -17px;
}
#link5{
background-image:url(../images-page/kontakt.gif);
background-repeat:no-repeat;
width:85px;
}
#content{
position:relative;
width:810px;
top:0px;
background-image:url(../images-page/bg-content.gif);
background-repeat:repeat-y;
float:left;
}
#podatki{
position:relative;
width:476px;
float:left;
padding:0px 10px 0px 1px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#8f8f8f;
left:30px;
top:30px;
}
#bgpodatki{
position:absolute;
width:476px;
height:400px;
float:right;
right:45px;
top:30px;
background-image:url(../images-page/bg-podatki.jpg);
background-repeat:no-repeat;
}
#footer{
position:relative;
float:left;
bottom:0px;
width:810px;
height:30px;
margin-top:0px;
margin-left:0px;
background-image:url(../images-page/footer-kon.gif);
background-repeat:repeat;
}
#footerp{
position:absolute;
color:#8f8f8f;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
left:292px;
bottom:8px;
}