/* Remove all default margins and padding */
div {
margin:0;
padding:0;
}
/*
- grafika/logo dla małego ekranu
#header {
width:100%;
height:20px;
background:transparent url(/images/mobile.jpg) no-repeat;
}
*/
img {
display:none;
}
/*
#sidebar {
display:none;
}
*/