@charset "utf-8";
/* CSS Document */
body{
margin-bottom:0px;
margin-top:0px;
background-image:url(obrazy/layout/mountains.jpg);
background-position: top;
background-repeat: no-repeat;
margin-left:auto;
margin-right:auto;
width:800px;
 text-align: center;
}
a{
text-decoration:none;
color:#000000;
}
a:hover{
text-decoration:none;
color:#666666;
}

#marquee{
background-image:url(obrazy/layout/linia.jpg);
background-repeat:no-repeat;
width:800px;
height:20px;
padding-top:20px;
}
#logo{
margin-left:auto;
margin-right:auto;
widows:800px;
height:428px;
}
#logowanie{
width:310px;
height:156px;
background-image:url(obrazy/layout/bg_login.png);
background-position:center;
background-repeat:no-repeat;
}
#kontener{
width:800px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
position:static;

}
#stopka{
background-image:url(obrazy/layout/halftone.png);
padding-bottom:0px;
margin-left:auto;
margin-right:auto;
height:90px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin-bottom:0px;
}



