html {
	background: white url('../gfx/bgnd1.png') repeat-x top;
}

body {
	background: url('../gfx/bgnd4.jpg') no-repeat center top;
	font-size: 12px;
	font-family: "Trebuchet MS";
	line-height: 17px;
	color: #d0cfcf;
}

strong {
	font-weight: bold;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#bgnd1, #bgnd2, #bgnd3, #bgnd4 {
	width: 50%;
	height: 2px;
	position: absolute;
	top: 472px;
}

#bgnd1, #bgnd3 {
	background: #ffa13d url('../gfx/bgnd2.png') no-repeat right top;
}

#bgnd2, #bgnd4 {
	background: #ff1800 url('../gfx/bgnd3.png') no-repeat left top;
	left: 50%;
}

#top {
	height: 474px;
	position: relative;
}

#top h1, #top h2 {
	position: absolute;
}

#top h1 img, #top h2 img {
	display: block;
}

#strony-internetowe {
	left: 192px;
	top: 221px;
}

#pozycjonowanie {
	left: 152px;
	top: 298px;
}

#e-marketing {
	left: 636px;
	top: 260px;
}

#sklepy-internetowe {
	left: 462px;
	top: 337px;
}

#reklama {
	left: 128px;
	top: 375px;
}

#zapraszamy {
	left: 738px;
	top: 412px;
}

#portfolio {
	position: relative;
}

#portfolio h2 img {
	display: block;
}

#portfolio .menu {
	position: absolute;
	right: 0;
	top: 29px;
}

#portfolio .menu li {
	float: left;
	background: url('../gfx/m-sep.png') no-repeat left top;
	padding-left: 28px;
	margin-left: 13px;
}

#portfolio .menu li.item-0 {
	padding-left: 0;
	background: none;
	margin-left: 0;
}

#portfolio .menu a, #portfolio .menu img {
	display: block;
}

#portfolio .page {
	margin-top: 20px;
	width: 960px;
}

#portfolio .page a {
	position: relative;
}

#portfolio .page a, #portfolio .page img {
	display: block;
}

#portfolio .page li {
	background: url('../gfx/portfolio-bgnd.png') no-repeat left top;
	padding: 20px 20px 25px 20px;
	float: left;
}

#portfolio .page li.item-0, #portfolio .page li.item-2 {
	margin-right: 20px;
}

#portfolio .page li.item-0, #portfolio .page li.item-1 {
	margin-bottom: 20px;
}

#portfolio .nav {
	clear: both;
	width: 300px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#portfolio .nav img, #portfolio .nav a {
	display: block;
}

#portfolio .nav a {
	cursor: pointer;
}

#portfolio .nav li {
	float: left;
	background: url('../gfx/nav-sep.png') no-repeat left 10px;
	padding: 0 0 20px 28px;
	margin-left: 22px;
}

#portfolio .nav li.item-0 {
	padding-left: 0;
	background: none;
	margin-left: 0;
}

#bottom-wrap {
	background: url('../gfx/bgnd5.png') repeat-x top;
	padding-top: 5px;
	clear: both;
	position: relative;
}

#bgnd3, #bgnd4 {
	top: 626px;
}

#bgnd5 {
	background: url('../gfx/bgnd6.jpg') no-repeat center top;
	clear: both;
	position: relative;
}

#main {
	width: 960px;
	height: 258px;
	margin: 0 auto;
}

#main h2 {
	padding-top: 20px;
}

p {
	margin-top: 15px;
}

#oferta {
	float: right;
	width: 220px;
	background: url('../gfx/pattern.png');
	padding: 0 20px 20px 20px;
	margin: 20px 0 0 20px
}

#oferta ul {
	margin-top: 15px;
}

#oferta ul li {
	background: url('../gfx/tick.png') no-repeat 5px 7px;
	padding: 5px 0 5px 30px;
}

#kontakt {
	width: 960px;
	height: 365px;
	margin: 0 auto;
}

#kontakt h2 {
	padding-top: 30px;
}

#kontakt form {
	width: 660px;
	float: right;
	height: 350px;
	margin: 30px 0 0 40px;
}

#kontakt form li {
	float: left;
}

#kontakt form label {
	display: block;
	padding: 5px 0;
}

#kontakt form label .req {
	color: #ff4e14;
	font-weight: bold;
}

#kontakt form input {
	padding: 0 5px;
	border: 0 none;
	line-height: 32px;
	height: 32px;
	background: url('../gfx/input.png') repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#name, #email {
	width: 220px;
	margin-right: 20px;
}

#phone {
	width: 150px;
}

#message {
	width: 650px;
	height: 140px;
	padding: 5px;
	border: 0 none;
	background: url('../gfx/textarea.png') repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#message-li {
	padding-top: 10px;
}

#buttons {
	padding-top: 20px;
	float: none;
	width: 660px;
	position: relative;
	left: -2px;
}

#kontakt form button {
	margin: 0;
	padding: 0;
	border: 0 none;
	background: none;
	cursor: pointer;
}

button img {
	display: block;
}

p.img img {
	display: block;
}

#footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 50px;
}

#footer p {
	float: right;
	width: 480px;
	margin: 0;
	color: #999999;
	font-size: 11px;
	text-align: right;
}

#footer #copyright {
	float: left;
	color: #505050;
	text-align: left;
}

#copyright a {
	color: #ff4e14;
	font-weight: bold;
}


.scrollable {
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 570px;
}

.scrollable .items {
	width: 20000em;
	position: absolute;
}

.items .page {
	float: left;
}

.thanks {
	position: static;
}

form p {
	color: #ff4e14;
	position: absolute;
	right: 0;
	top: 15px;
}

.hover {
	position: absolute;
	left: 0;
	top: 0;
}

#top-email {
	position: absolute;
	display: block;
	right: 0;
	top: 174px;
}

#top-email img {
	display: block;
}

#playground:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #playground { zoom: 1; } /* IE6 */
*:first-child+html #playground { zoom: 1; } /* IE7 */
