body, html {
margin: 0;
padding: 0;
background-color: #555555;
font-weight: bold;
font-size:10px;
color:#ffffff;
}

#calosc {
margin: 0 auto;
padding: 0px;
background-color: #555555;
width: 780px;
text-align: left; 
border: 1px dotted #9E9E9E;
}

#naglowek{
margin: 0 auto;
background-color: #555555;
border: 0;
width: 780px;
height: 75px;
background-image: url(grafika/tapety_na_pulpit.jpg)
}

#naglowek_no_foto{
margin: 0 auto;
background-color: #555555;
border: 0;
width: 780px;
height: 75px;
}

#reklama {
margin: 0;
margin-top: 0px;
margin-bottom: 0px;
background-color: #555555;
width: 780px;
height: 50px;
}


#zasadnicza {
margin: 0;
margin-top: 10px;
margin-bottom: 10px;
background-color: #555555;
width: 780px;
}

#menu {
float: left;
margin: 0;
background-color: #555555;
width: 140px;
/*border-right: 1px dotted #9E9E9E;*/
/*border-bottom: 1px dotted #9E9E9E;*/
}

#tresc {
float: right;
margin: 0;
background-color: #555555;
width: 626px;
}

#stopka {
clear: both;
margin: 0;
margin-top: 10px;
background-color: #555555;
width: 780px;
text-align: center;
}

