body {
background-color:#000000;
font-family:Arial;
font-size:12px;
margin-top:0px;
}
img {
border:0px;
}
#wrapper {
margin:0 auto;
width:1000px;
height:800px;
background-image:url(images/bgsite.jpg);
background-repeat:no-repeat;
}
#header {
margin:0px;
}
.odtop {
width:1000px;
height:275px;
}
.przedmenu {
width:190px;
float:left;
height:100px;
}
.menu {
width:148px;
height:auto;
float:left
}
.content {
margin-left:55px;
float:left;
width:375px;
height:340px;
}
.footer {
margin-top:480px;
float:right;
padding-right:20px;
font-size:10px;
color:#CCCCCC;
}
.footer a{
font-size:10px;
color:#CCCCCC;
}