body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background: url(images/back_x.jpg) top center repeat-x;
	background-color: #000;
}

body a:active {
	outline: none;
}

body a:focus {
	-moz-outline-style: none;
}

#container{
	position: relative;
	margin:0 auto;
	width: 1000px;
}

#header {
	width: 980px;
	height: 250px;
	background: url(images/header.jpg) top center no-repeat;
	line-height: 12px;
}

#header a {
	display: block;
	width: 100%;
	height: 100%;
}

#content {
	width: 980px;
	letter-spacing: -0.2px;
	float:left;
	color: #ddd;
	font: 14px/16px helvetica, arial, sans-serif;
}

#left {
	width:590px;
	float:left;
}

#left p{
	margin: 10px 30px 0px;
	text-align: justify;
}

#right {
	width:390px;
	height:361px;
	float:left;
}

#right ul {
  position: relative;
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

#right ul li a {
	display: block;
	text-indent: -9000px;
	background-position: bottom;
	text-decoration: none;
}

#right ul li a:hover{
	background-image: none;
	background-position: top;
}

#right ul li#oferta{
	width: 390px;
	height: 81px;
	background-position: top;
	background-image: url(images/nops/menu_oferta.jpg);
}

#right ul li#oferta a{
	width: 390px;
	height: 81px;
	background-image: url(images/nops/menu_oferta.jpg);
}

#right ul li#zdjecia{
	width: 390px;
	height: 63px;
	background-position: top;
	background-image: url(images/nops/menu_zdjecia.jpg);
}

#right ul li#zdjecia a{
	width: 390px;
	height: 63px;
	background-image: url(images/nops/menu_zdjecia.jpg);
}

#right ul li#skladanki{
	width: 390px;
	height: 64px;
	background-position: top;
	background-image: url(images/nops/menu_skladanki.jpg);
}

#right ul li#skladanki a{
	width: 390px;
	height: 64px;
	background-image: url(images/nops/menu_skladanki.jpg);
}

#right ul li#sprzet{
	width: 390px;
	height: 63px;
	background-position: top;
	background-image: url(images/nops/menu_sprzet.jpg);
}

#right ul li#sprzet a{
	width: 390px;
	height: 63px;
	background-image: url(images/nops/menu_sprzet.jpg);
}

#right ul li#kontakt{
	width: 390px;
	height: 90px;
	background-position: top;
	background-image: url(images/nops/menu_kontakt.jpg);
}

#right ul li#kontakt a{
	width: 390px;
	height: 90px;
	background-image: url(images/nops/menu_kontakt.jpg);
}

#footer {
	width: 980px;
	height: 25px;
	background: url(images/footer.jpg) top center no-repeat;
	line-height: 12px;
	margin:0 auto;
}

#left_shadow {
	background: url(images/left_shadow.jpg) top center no-repeat; 
	width:10px;
	height:700px;
	float:left;
}

#right_shadow {
	background: url(images/right_shadow.jpg) top center no-repeat; 
	height:700px;
	width:10px;
	float:left;
}

.clearer{
	clear:both;
}
