body {
	background-color:#ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
}

#all {
	position:relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 972px;
	height: auto;
	background-color: #f8f7f1;
	
}

#bcg_left {
	position: relative;
	background: url(../images/layout/layout/bcg_left.jpg) no-repeat right;
	width: 89px;
	float: left;
	margin: 0 0 0 auto;
	padding: 0;
	height: 1000px;
	display: block;
	border: 1px solid red;
}
#bcg_right {
	position: relative;
	background: url(../images/layout/bcg_right.jpg) no-repeat left;
	width: 88px;
	margin: 0 auto 0 0;
	padding: 0;
	height:100%;
}

#logo {
	position:absolute;
	background: url(../images/layout/logo.jpg) no-repeat left;
	top: 0;
	left: 0;
	width:252px;
	height:123px;
}

#sidebar_top {
	position:absolute;
	background: url(../images/layout/sidebar_top.jpg) no-repeat;
	left:252px;
	top:0px;
	width:771px;
	height:62px;
}
#banner_changed {
	position:absolute;
	background: url(../images/layout/banner_01.jpg) no-repeat;
	left:252px;
	top:62px;
	width:771px;
	height:127px;
}

#logo_bottom {
	position:absolute;
	background: url(../images/layout/logo_bottom.jpg) no-repeat;
	left:0px;
	top:123px;
	width:252px;
	height:66px;
}

#content{
	position:relative;
	float: left;
	display: block;
	left: 0;
	margin-top:189px;
	width: 1022px;
	height: auto;
	background-color: #f8f7f1;
}
#content_00 {
	background: url(../images/layout/content_00.jpg) no-repeat;
	float: left;
	width: 520px;
	height: 279px;
	position: relative;
}
#content_01 {
	background: url(../images/layout/content_01.jpg) no-repeat;
	float: left;
	width: 1023px;
	height: 279px;
	position: relative;
	display: overlay;
}
#content_02 {	
	float: left;
	width: 242px;
	height: 140px;
	position: relative;
}
.media_box {
	width: 242px;
	height: 140px;
	position: relative;
	float: left;
	line-height: 11pt;
}

#web_pages {
	background: url(../images/layout/content_02.jpg) no-repeat;
}
#e-comerce {
	background: url(../images/layout/content_03.jpg) no-repeat;
}
#pozycjonowanie {
	background: url(../images/layout/content_04.jpg) no-repeat;
}
#media {
	background: url(../images/layout/content_05.jpg) no-repeat;
}
.realizacje_box {
	background: url(../images/layout/realizacje.jpg) no-repeat;
	width: 318px;
	height: 325px;
	position: relative;
	float:left;
	display: block;
	margin: 0px 10px 20px 0;
}
#footer {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: 20px 40px;
}
