/* czarne tło */
body {
background:#000000;
}
#logo {
	width:100%;
	height:70px;
	background:url(..//images/logo_black.jpg);
}
