
#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-image: url(../i/gwiazdowie.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0 20px 0;}
	
#sidebar p#razem {
	background: transparent;
	}

	
#razem a {	width:300px; height:450px; display:block;}

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