@import "slimbox/slimbox.css";
* {
	margin: 0;
	padding: 0;
}
#logo big,
#tel big,
#menu span,
.navi,
.dn {
	display: none;
}
body {
	font: 13px arial;
	color: #000;
	background: #1F1F1F url('img/body.jpg') 50% 0;
}
#container {
	background: url('img/container.jpg') no-repeat;
	width: 876px;
	height: 859px;
	margin: 0 auto;
	position: relative;
}
#header {
	background: url('img/header.jpg');
	height: 400px;
}
#logo {
	background: url('img/logo.jpg');
	width: 519px;
	height: 125px;
	position: absolute;
	top: 0; left: 0;
}
#tel {
	background: url('img/telefony.jpg');
	width: 258px;
	height: 112px;
	position: absolute;
	top: 0; right: 0;
}
#content-wrapper {
	background: url('img/content.jpg');
	width: 456px;
	margin-left: 72px;
}
#content-wrapper .top {
	background: url('img/content-top.jpg');
	height: 51px;
}
#content {
	margin: 0 20px;
	margin-bottom: -40px;
}
#content-wrapper .bottom {
	background: url('img/content-bottom.png');
	height: 41px;
	position: relative;
	top: 41px;
}
#menu {
	background: url('img/menu.jpg');
	width: 236px;
	height: 211px;
	position: absolute;
	top: 400px; right: 84px;
	list-style: none;
	padding-top: 29px
}
#menu li {
	width: 105px;
	margin-left: 39px;
}
#menu a {
	display: block;
}
#menu a:hover {
	background-position: 100% 0;
}
#m_oferta	 { background: url('img/m_oferta.jpg'); height: 40px; }
#m_zdjecia	 { background: url('img/m_zdjecia.jpg'); height: 54px; }
#m_kontakt	 { background: url('img/m_kontakt.jpg'); height: 41px; }
#footer {
	background: url('img/footer.png');
	height: 43px;
	width: 498px;
	margin: 0 0 0 72px;
	padding: 20px 0 0 20px;
	font-size: 11px;
	color: #444;
	position: relative;
	top: 60px;
}
h1 {
	font: bold 26px Impact;
	color: #F7BC36;
	border-bottom: 6px dashed #F7BC36;
	position: relative;
	margin: -30px 0 20px;
}
h2 {
	font: bold 16px verdana;
	color: #2f2f2f;
	margin-bottom: 10px;
}
#content p,
#content ul {
	margin-bottom: 10px;
}
#content ul {
	margin-left: 20px;
}
#content img {
	padding: 3px;
	margin: 6px;
	background: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #BBC1C3 #858D93 #54595E #858D93;
}
#seo4 img {
	position: absolute;
	right: 16px;
	top: 18px;
	border: none;
}