body {
background-color: black;
background-image: URL('img/ostatni/bck-industrial.jpg');
background-position:center;
background-repeat: repeat-y;
margin:0px auto;
}

#total {
width: 1050px;
height: 750px;
margin-top: 100px;
margin-left: 220px;
margin-right: 228px;
background-color: transparent;
margin: 0 auto;
}

#header {
width: 800px;
height: 126px;
margin-top: 40px;
margin-left: 135px;
margin-right: auto;
background-color:#000000;
}

#menu {
position: absolute;
width: 125px;
height: 262px;
margin-top: 0px;
margin-left: 0px;
background-color:#000000;
}

#main {
position: absolute; 
width: 800px;
margin-left: 135px;
margin-right: auto;
background-color:#000000;
color: #000000;
}


