body {
background-color:#161616;
}

#header {
	font-size: x-large;
	background-color: #c4161c;
	background-image: url(../i/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 100%;
	padding:0;
	color: #c4161c;
}

#sidebar {
	background: #161616 url(../i/gwiazdowie_bw.gif) no-repeat;
	padding:420px 20px 0;
	min-height:500px;
	position:absolute;
	top:0;
	width:260px;
}

#sidebar p {
	background: #161616;
}

#mainContent {
	background: #fff url(../i/page_bg.gif) no-repeat;
	margin-left:300px;
	min-height:500px;
	}	

#rightside {background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #C4161C;
	left:753px;
	margin:20px;
	padding:10px;
	position:absolute;
	top:170px;
	width:160px;
	}

#footer {margin: 0 0 0 260px;
	}
