* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: #AE3830 repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #fff;
}
#container {
	background: #141414 url(img/container.jpg) repeat-x;
}
div.wrapper {
	width: 952px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 360px;
	background: url(img/header.jpg) no-repeat;
}
#logo {
	position: absolute;
	top: 14px;
	left: 38px;
	width: 272px;
	height: 66px;
}
#content {
	width: 560px;
	margin: 30px 0 30px 40px;
	float: left;
}
#sidebar {
	width: 282px;
	margin: 30px 20px 10px 0;
	float: right;
}
#content,
#sidebar {
	overflow: hidden;
}
#menu {
	position: absolute;
	top: 299px;
	left: 30px;
	height: 36px;
}
#footer {
	background: url(img/footer.jpg) repeat-x;
	clear: both;
	margin-top: 20px;
}
	#footer .wrapper {
		background: url(img/footer_wrapper.jpg) 40px 0 no-repeat;
		height: 67px;
		padding-top: 50px;
	}
h1, h2 {
	font-family: 'trebuchet ms';
}
h1 {
	background: url(img/h1.gif) no-repeat;
	font-size: 1.6em;
	line-height: 1em;
	margin-bottom: 16px;
	padding-left: 24px;
}
h2 {
	font-size: 1.2em;
	margin: 16px 0 10px;
}
	#sidebar h2 {
		margin: 0;
	}
		#box-transport h2 {
			color: #1B1A1A;
		}
p {
	line-height: 1.5em;
	margin: .8em 0;
}
	#footer p {
		font-size: .85em;
		font-family: tahoma;
		font-weight: bold;
		color: #E9D7B9;
	}
	#sidebar p {
		font-size: .8em;
		font-family: verdana;
		font-weight: bold;
		line-height: 1.2em;
	}
		#sidebar #box-transport p {
			color: #333232;
		}
		
big {
	display: none;
}
a {
	outline: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
}
	#footer a {
		color: #E9D7B9;
	}
	a#seo4 {
		position: absolute;
		right: 20px;
		top: 50px;
	}
		a#seo4 img {
			margin: 0;
			border: 0;
			padding: 0;
		}
img {
	margin: 8px 16px;
	border: 1px solid #333;
	padding: 5px;
}
	img.left {
		float: left;
		margin-left: 0;
	}
	img.right {
		float: right;
		margin-right: 0;
	}
	a:hover img {
		padding: 4px;
		border: 2px solid #444;
	}
		#referencje a:hover img {
			padding: 0;
			border: 0;
		}
#menu ul {
	border-left: 2px solid #7E0800;
}
#menu li {
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	border-right: 2px solid #7E0800;
}
#menu a {
	text-decoration: none;
	color: #fff;
	padding: 21px 23px;
	display: block;
}
#menu a:hover {
	background: url(img/menu-hover.gif);
}



#sidebar li {
	margin-bottom: 14px;
	padding: 10px 100px 0 10px;
	position: relative;
}
#box-przeprowadzki {
	background: url(img/box_przeprowadzki.jpg);
	height: 134px;
}
#box-transport {
	background: url(img/box_transport.jpg);
	height: 145px;
}
#box-utylizacja {
	background: url(img/box_utylizacja.jpg);
	height: 135px;
}
#sidebar a.more {
	position: absolute;
	top: 92px;
	left: 9px;
	display: block;
	width: 108px;
	height: 16px;
	padding: 5px 0 3px;
	text-align: center;
	color: #fff;
}
	#sidebar #box-przeprowadzki a.more {
		top: 96px;
	}
#copy {
	width: 380px;
	float: left;
	margin-left: 180px;
}
p#thanks {
	width: 250px;
	float: right;
	margin-right: 50px;
	text-align: center;
	font-size: .75em;
}

/*
LISTY
*/
#menu li,
#sidebar li,
#referencje {
	list-style: none;
}
#content ul {
	margin-bottom: .8em;
}
#content li {
	margin-left: 16px;
}

#referencje li {
	margin: 5px;
	position: relative;
	float: left;
	width: 170px;
}
#referencje a {
	text-decoration: none;
	border: 1px solid #444;
	padding: 8px;
	display: block;
}
	#referencje a:hover {
		border-width: 3px;
		padding: 6px;
	}
#referencje img {
	display: block;
	margin: 0 auto;
	height: 212px;
	width: 150px;
	background: #fff;
	border: 0;
	padding: 0;
}
#referencje span {
	position: absolute;
	bottom: 8px;
	display: block;
	width: 144px;
	padding: 3px;
	left: 0;
	background: #6c6c6c;
	margin: 0 10px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	font-size: .8em;
}

