html,body {
	margin: 0;
	padding: 0;
	background: white;
	height: 100%
	width: 100%
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	margin-top: 0px;
	padding: 0;
	font-family: Garamond,Times New Roman,Times;
	background: url('background.png') white no-repeat;
	display: block;
	height: 500px;
}

#strip {
	width: 170px;
	position: absolute;
	margin-top: 95px;
	margin-left: 780px;
	padding: 0;
	
}
#strip h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -2000em;
	display: none;
}
#strip form {
	display: inline;
	
}
#strip form input {
	width: 164px;
}
#content {
	margin: 0 auto;
	width: 1000px;
	height: 1px;
	
	padding-top: 130px;
}

#left {
	float: left;
	width: 246px;
	margin: 0;
	background: none;
}
#left ul {
	margin: 0;
	padding: 0;
	padding-top: 12px;
}

#left ul li {
	height: 27px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	text-indent: -2000em;
	margin-bottom: 17px;
}
#left ul li a {
	display: block;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 246px;
}

#left #o1{
	background: url('sprite.png') no-repeat;
}
#left #o1:hover{
	background: url('sprite.png') no-repeat 0 -27px;
}
#left #o2{
	background: url('sprite.png') no-repeat -246px 0;
}
#left #o2:hover{
	background: url('sprite.png') no-repeat -246px -27px;
}
#left #o3{
	background: url('sprite.png') no-repeat -492px 0;
}
#left #o3:hover{
	background: url('sprite.png') no-repeat -492px -27px;
}
#left #o4{
	background: url('sprite.png') no-repeat -738px 0;
}
#left #o4:hover{
	background: url('sprite.png') no-repeat -738px -27px;
}
#left #o5{
	background: url('sprite.png') no-repeat 0 -54px;
}
#left #o5:hover{
	background: url('sprite.png') no-repeat 0 -81px;
}
#left #o6{
	background: url('sprite.png') no-repeat -246px -54px;
}
#left #o6:hover{
	background: url('sprite.png') no-repeat -246px -81px;
}
#left #o7{
	background: url('sprite.png') no-repeat -492px -54px;
}
#left #o7:hover{
	background: url('sprite.png') no-repeat -492px -81px;
}
#left #wsprzedazy {
	margin-top: 60px;
	width: 246px;
	margin-bottom: 20px;
}
#left #wsprzedazy h1{
	background: url('sprite.png') no-repeat -738px -54px;
	text-indent: -2000em;
	width: 246px;
	height: 27px;
	margin: 0;
	margin-bottom: 15px;
}
#left #wsprzedazy a {
	margin-left: 95px;
}
#left #wsprzedazy img {
	border: solid 1px black;

}
#center {
	float: left;
	width: 443px;
	margin: 0;
	padding: 5px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
}
#center ul {
	padding-left: 20px;
	list-style-type: none;
}
#center ul li {
	margin-left: 5px;
	text-decoration: none;
	text-align: left;
	border-bottom: dotted 0px rgb(120,120,120);
	color: rgb(0,0,0);
}
#center h1.etykieta {
	background: url('sprite.png') no-repeat -527px -186px;
	height: 51px;
	width: 124px;
	float: right;
	text-align: right;
	padding-right: 15px;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 160%;
	clear: right;
	margin-top: 0;
}
#center h1 {
	font-size: xx-large;
	font-weight: normal;
}
#center h2 {
	font-size: x-large;
	font-weight: normal;
}
#center #title {
	padding-left: 6px;
	border-left: solid 0px;
	border-color: gray;
	font-style: normal;
	clear: none;
}
#center h3 {
	font-size: large;
	font-weight: normal;
}
#center hr {
	border: 0;
	color: black;
	background-color: black;
	height: 1px;
}
#center a {
	margin-right: 5px;
	text-decoration: none;
	border-bottom: dotted 1px rgb(120,120,120); 
	color: rgb(0,0,0);
	font-weight: normal;
}
#center a:hover {
	text-decoration: none;
	color: rgb(120,120,120);
}
#center a.autor {

	margin-right: 5px;
	text-decoration: none;
	border-bottom: dotted 0px rgb(120,120,120); 
	color: rgb(120,120,120);
	display: block;
	font-weight: bold;

	//text-align: right;
	//width: 260px;
	//text-align: left;
	//width: 160px;
	//margin-top: 0px;
	//font-weight: bold;
	//color: rgb(0,0,0);
	//border-bottom: dotted 1px rgb(120,120,120); 
}
#center a.autor:hover {
//	text-align: right;
//	width: 260px;
//	display: block;
//	margin-top: 0px;
//	font-weight: bold;
	color: rgb(0,0,0);
}
#center p {
	text-align: justify;
}
#center #autor2 {
	text-align: right;
	display: block;
	padding-right: 12px;
	border-right: 4px solid black;
	font-weight: bold;
	border-bottom: 0px;
}
#center #linki a {
	font-size: large;
	margin-bottom: 40px;
	margin-top: 40px;
	display: block;
	font-weight: bold;
}
#center div.numer {
	padding: 0;
	margin: 0;
}
#center div.numer hr {
	border: 1;
	color: gray;
	background-color: gray;
	height: 1px;
	margin-bottom: 60px;
}
#center div.numer ul li{
	margin-bottom: 0;
}
#center div.numer ul li hr{
	margin-left: 0px;
	width: 0px;
	height: 0px;
	color: black;
	clear: none;
	margin-bottom: 10px;
}
#center div.numer p{
	display: block;
	text-align: left;
	width: 260px;
	margin-top: 1px;
	font-weight: bold;
}
#center #kontakt{
	background: url('sprite.png') no-repeat -444px -135px;
	width: 222px;
	height: 50px;
	margin-left: 232px;
	text-indent: -2000em;
}

#center #onas {
	background: url('sprite.png') no-repeat -222px -186px;
	width: 222px;
	height: 51px;
	margin-left: 232px;
	text-indent: -2000em;
}
#center #patronat{
	background: url('sprite.png') no-repeat -222px -135px;
	width: 222px;
	height: 51px;
	margin-left: 232px;
	text-indent: -2000em;
}
#center #polecamy{
	background: url('sprite.png') no-repeat 0 -186px;
	width: 222px;
	height: 51px;
	margin-left: 232px;
	text-indent: -2000em;

}
#center #przyslij{
	background: url('sprite.png') no-repeat -666px -135px;
	width: 222px;
	height: 50px;
	margin-left: 232px;
	text-indent: -2000em;
}
#center #artykuly{
	background: url('sprite.png') no-repeat 0 -237px;
	width: 222px;
	height: 51px;
	margin-left: 232px;
	text-indent: -2000em;
}
#center #aktualnosci{
	background: url('sprite.png') no-repeat -222px -237px;
	width: 222px;
	height: 51px;
	margin-left: 232px;
	text-indent: -2000em;
}
#center #recenzje{
	background: url('sprite.png') no-repeat -444px -237px;
	width: 222px;
	height: 51px;
	margin-left: 232px;
	text-indent: -2000em;
}
#center ul.square {
	list-style-type: square;
}
#center h2.tekst {
	margin-bottom: 0px;
}
#center h2.tekst a {
	font-size: large;
	font-weight: normal;
}
#center li.tekst a{
	font-size: x-large;
	font-weight: normal;
}
#center div.kategoria {
	font-size: large;
	display: inline;
	font-style: italic;
}
#center div.smallico {
}
#center div.smallico img {
	
	float: right;
	clear: right;
	margin-right: 10px;
	margin-left: 60px;
	margin-bottom: 30px;
}
#center img {
	border: solid 0px black;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#center hr {
	clear: both;
}
#center #wiecej {
	background: url('sprite.png') no-repeat -918px -108px;
	height: 27px;
	width: 66px;
	padding: 0;
	text-align: right;
}
#center #wiecej a {
	
	font-weight: bold;
	color: black;
	margin-right: 22px;
	
}
#center #powrot {
	background: url('sprite.png') no-repeat -738px -81px;
	height: 27px;
	width: 246px;
	padding: 0;
	text-align: right;
	float: right;
}
#center #powrot a {
	margin-right: 22px;
}
#center #przypisy {
	font-size: x-small;
}
#center #przypisy p{
	margin-top: 3px;
	margin-bottom: 3px;
}
#center #przypisyhr {
	width: 50%;
	text-align: left;
}
#center #data {
	text-align: right;
}
#tagi {
	margin-top: 20px;
	background-color: #ededed;
	margin-bottom: 50px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
#tagi a {
	margin-right: 10px;
}
#stronicowanie {
	text-align: center;
}
#stronicowanie a{
	margin-left: 5px;
}
#okladka {
	
  width: 400px; margin-left: -200px;
  height: 500px; margin-top: -250px;
  position:absolute; top:50%; left:50%;
 }

 
#okladka a img{
	border: black 0px solid;
}

#right {
	float: left;
	width: 247px;
	margin: 0;
	padding-top: 10px;
}
#right h2 {
	margin: 0 auto;
	margin-top: 5px;
	text-indent: -2000em;
	width: 246px;
	height: 27px;
}
#right #r1 {
	background: url('sprite.png') no-repeat 0 -108px;
}
#right #r2 {
	background: url('sprite.png') no-repeat -246px -108px; 
}
#right #r3 {
	background: url('sprite.png') no-repeat -492px -108px; 
}
#right ul {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 49px;
	padding-right: 51px;
}

#right ul li {
	list-style-type: none;
	margin-bottom: 9px;
	font-size: small;
	line-height: 100%;
	
}
#right ul li a {
	text-decoration: none;
	color: RGB(120,120,120);
	font-weight: bold;
	margin-left: 0px;
	background: none;
	padding-left: 0px;
}
#right ul li a:hover {
	color: black;
}
#right div.wiecej {
	background: url('sprite.png') no-repeat -738px -108px;
	height: 27px;
	width: 246px;
	padding: 0;
	text-align: right;
}
#right div.wiecej a {
	text-decoration: none;
	font-weight: bold;
	color: black;
	margin-right: 22px;
}
#right #wiecej a:hover {
	text-decoration: underline;
	
	
}
br.czyszczenie {
	clear: both;
}


