


body {
	margin: 0px;
	background: #030A12 url(../img/bg.jpg) repeat-x;
}

#page {
	background: url(../img/page-bg.jpg) center top no-repeat;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	height: 1000px;
	width: 981px;
}
#menu {
	display: block;
	margin: 0px 0px 0px 290px;
	padding: 0px;
	width:  670px;
	height: 60px;
	padding-top: 16px;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}
#menu ul {
	margin: 0px;
}
#menu li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px 40px 0px 0px;
	width: auto;
	height: inherit;
}

#menu li a, #menu li a:visited {
	text-decoration: none;
	color: #bdbdbd;
}
#menu li a:hover {
	color: #fff;
}
#search {
	float: right;
	margin: -4px 0px 0px 0px;
}

#sidebar {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 164px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #b1b1b1;
	padding-left: 0;
}
#sidebar p {
	margin-left: 56px;
	margin-right: 31px;
	line-height: 1.4em;
	font-size: 0.85em;
}


#sidebar #appleblogrss {
	background: url(../img/appleblog.png) no-repeat left top;
	width: 208px;
	height: auto;
	margin: 0;
	padding: 80px 21px 6px 70px;
}
#sidebar #appleblogrss ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#sidebar #appleblogrss li {
	border-bottom: thin solid #3f3f3f;
	margin-top: 6px;
	padding-bottom: 5px;
}
#sidebar #appleblogrss a, #sidebar #appleblogrss a:visited {
	text-decoration: none;
	color: #bfbfbf;
	font-size: .8em;
	line-height: 1em;
}
#sidebar #appleblogrssend {
	width: auto;
	height: 20px;
	background: url(../img/appleblog.png) no-repeat left bottom;
}



#sidebar #mojpierwszymacrss {
	background: url(../img/mpm.png) no-repeat left top;
	width: 208px;
	height: auto;
	margin: 0;
	padding: 80px 21px 6px 70px;
}
#sidebar #mojpierwszymacrss ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#sidebar #mojpierwszymacrss li {
	border-bottom: thin solid #34738f;
	margin-top: 6px;
	padding-bottom: 5px;
}
#sidebar #mojpierwszymacrss a, #sidebar #mojpierwszymacrss a:visited {
	text-decoration: none;
	color: #fff;
	font-size: .8em;
	line-height: 1em;
}
#sidebar #mojpierwszymacrssend {
	width: auto;
	height: 20px;
	background: url(../img/mpm.png) no-repeat left bottom;
}



#content {
	height: auto;
	width: 681px;
	float: right;
	margin-bottom: 12px;
}
.item {
	height: auto;
	width: 681px;
	font: 0.85em/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3b3b3b;
}
.item h2 {
	margin: 0px;
	height: 40px;
	width: auto;
	background-repeat: no-repeat;
	background-image: url(../img/singe-top-bg.png);
	font-size: 1.7em;
	font-weight: normal;
	padding: 38px 20px 0px 110px;
}
.item h2 strong {
	font-weight: normal;
	color: #6e0aae;
}
.item h2 a, .item h2 a:visited {
	text-decoration: none;
	color: #343434;
}
.item .date {
	width: 68px;
	height: 58px;
	background: url(../img/data-bg.png) no-repeat;
	text-align: center;
	padding-top: 11px;
	font-size: 10px;
	line-height: 24px;
	color: #16135f;
	top: 0;
	float: left;
	margin-left: 22px;
	display: block;
}
.item .date strong {
	font-size: 22px;
}
.item .description {

	background: url(../img/singe-middle-bg.png) repeat-y;

}
.item .description p {
	margin: 0 0 0 113px;
	padding-bottom: 10px;
	width: 515px;
}
.item .description .zobacz {
	display: block;
	background: url(../img/zobacz.png) no-repeat;
	overflow: hidden;
	width: 65px;
	height: 14px;
	margin-top: 0;
	padding-top: 0;
	top: -20px;
}
.item .description a {
	opacity: 0;
	display: block;
	width: inherit;
	height: inherit;
}

.item .bottom {
	height: 21px;
	width: auto;
	background-image: url(../img/singe-bottom-bg.png);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}




#footer {
	border-top: 3px solid #030d1a;
	display: block;
	width: 100%;
	height: 22px;

	float: none;
	clear: both;
	margin-top: 30px;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #505050;
	text-align: left;
	padding-top: 16px;
}
#footer a, #footer a:visited {
	color: #8b8b8b;
	text-decoration: none;
}
#footer #content {
	margin: 0px auto 0px;
	width: 950px;
	height: 40px;
	position: relative;
	display: block;
	float: none;
}
#footer #content #left {
	float: left;
}
#footer #content #right {
	float: right;
}











