* {
	margin: 0;
	padding: 0;
	border: none;
}
.clear {
	clear: both;
}
body {
	background: url('img/body.jpg') 50% 0;
	font-family: monospace;
	font-size: 12px;
	color: #000;
}
#container {
	background: url('img/container.jpg');
	width: 802px;
	margin: 0 auto;
	position: relative;
}
#header {
	background: url('img/header.jpg');
	height: 344px;
	position: relative;
}
#header p {
	margin: 0;
}
#logo {
	display: block;
	position: absolute;
	left: 33px; top: 27px;
	width: 297px; height: 77px;
	background: url('img/logo.jpg') 0 77px no-repeat;
}
#logo,
#menu a,
#footer a {
	border: none;
	padding: 0;
}
#logo:hover {
	background-position: 0 0;
}
#logo em, #navi, #menu span {
	display: none;
}
#content {
	width: 590px;
	margin-left: 40px;
	float: left;
}
#sidebar {
	width: 120px;
	float: right;
	margin-right: 40px;
	background: #ededed;
	border: 1px solid #a0a0a0;
	padding-bottom: 16px;
}
#menu {
	position: absolute;
	top: 233px;
	left: 130px;
	height: 27px;
	margin: 0;
}
#menu li {
	float: left;
	list-style: none outside;
}
#menu a {
	display: block;
	height: 27px;
	margin-right: 6px;
}
#m_home {
	background-image: url('img/m_home.jpg');
	width: 83px;
}
#m_o-nas {
	background-image: url('img/m_o-nas.jpg');
	width: 76px;
}
#m_portfolio {
	background-image: url('img/m_portfolio.jpg');
	width: 108px;
}
#m_strony-www {
	background-image: url('img/m_strony-www.jpg');
	width: 122px;
}
#m_pozycjonowanie {
	background-image: url('img/m_pozycjonowanie.jpg');
	width: 154px;
}
#m_portfolio {
	background-image: url('img/m_portfolio.jpg');
	width: 108px;
}
#m_kontakt {
	background-image: url('img/m_kontakt.jpg');
	width: 78px;
}
#menu a:hover {
	background-position: 0 100%;
}
#footer {
	background: transparent url('img/footer.png') no-repeat;
	position: relative;
	top: 110px;
	height: 47px;
	margin-top: -110px;
	padding: 160px 10px 0;
	clear: both;
}
#footer p,
#footer a {
	font-size: 12px;
	color: #798166;
}
#seo4  {
	position: absolute;
	right: 24px;
	top: 138px;
	width: 41px;
	height: 22px;
	display: block;
}
h1 {
	background: transparent url('img/h1.png') 0 100% no-repeat;
	font-family: Impact;
	padding: 14px 0 30px 80px;
	font-size: 32px;
	color: #f43b9c;
	position: relative;
	top: -20px;
	width: 600px;
}
h2 {
	font-size: 20px;
	margin: 20px 0 5px;
}
p {
	margin: 5px 0 2px;
}
ul, ol {
	margin: 2px 0 5px 20px;
}
a {
	text-decoration: none;
	border-bottom: 2px dotted blue;
	padding: 0 2px;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
a.l,
a.l:hover,
a.l:visited {
	border: none;
	padding: 0;
	color: #000;
	cursor: text;
}
a:visited {
	border-bottom: 2px dotted #551a8b;
}
a:hover {
	border-bottom: 1px solid;
}
#portfolio {
	margin: 0;
}
#portfolio li {
	width: 170px;
	height: 170px;
	float: left;
	margin: 8px;
}
#portfolio h2 {
	font-size: 18px;
	margin: 2px 0;
}
#portfolio img {
	display: block;
	margin: 2px auto;
	padding: 5px 5px 10px 5px;
	background: #e9e8e8;
	border: 1px solid #aaa;
}
#portfolio h2,
#portfolio img,
#portfolio p {
	text-align: center;
}
.test {
	display: none;
}

#portfolio li,
#sidebar li {
	list-style: none outside;
	font-family: "Times New Roman";
	margin-top: 24px;
}
#sidebar ul {
	margin: 0 4px;
}
#sidebar a {
	text-decoration: underline;
	border-bottom: none;
	padding: 0;
	color: #f43b9c;
	font-weight: bold;
}