	
article, aside, details, dialog, figcaption, figure, footer, header, hgroup, 
nav, section {
	display: block;
}

audio, canvas, embed, keygen, meter, progress, video {
	display: inline-block;
}

[hidden] {
	display: none;
}
	
	
	
body {
	font-family: Trebuchet MS, Verdana, Geneva, Tahoma, Arial, Helvetica, 
sans-serif;
	font-size: 15px;
	color: #000;
	background: #fff;
		}
body {
	background: url(http://do-prania.pl/img//189_F.jpg) no-repeat fixed;
	background-size: 100%;
	margin: 0;
	padding: 0;
		}
		
		
		
   /* ************************** części ************************** */

   
			/* -------------- right menu -------------- */

#kbs {             /*tkaniny, itp*/
	position: fixed;
	z-index: 1;
	height:100%;
	width: 40px;
	left: 0px;
	top: 10px;
	}
.pop-h{
position: relative;
}
.pop-h:hover{
position: relative;
background-color: transparent;
	}
img.pop-h {
	}	
	.pop-h span{
	position: absolute;
	display: block;
	padding: 10px;
	background-color: #6600CC;
	visibility: hidden;
	color: rgb(255, 255, 53);
	text-decoration: none;
	white-space:nowrap;
		}
		a.pop-h {
		color: rgb(255, 255, 53);
		text-decoration: none;
			}
		ul li.pop-h {
		color: rgb(255, 255, 53);
		list-style: none;
		text-align: left; 
			}
		.pop-h:hover span{
		visibility: visible;
		top: 0px;
		left: 35px; /*position where enlarged image should offset 
horizontally */
		}

		
.pop-hs{             /*siatki*/
position: relative;
}
.pop-hs:hover{
position: relative;
background-color: transparent;
	}
img.pop-hs {
	}	
	.pop-hs span{
	position: absolute;
	display: block;
	padding: 10px;
	background-color: #6600CC;
	visibility: hidden;
	color: rgb(255, 255, 53);
	text-decoration: none;
	white-space:nowrap;
		}
		a.pop-hs {
		color: rgb(255, 255, 53);
		text-decoration: none;
			}
		ul li.pop-hs {
		color: rgb(255, 255, 53);
		list-style: none;
		text-align: left; 
			}
		.pop-hs:hover span{
		visibility: visible;
		bottom: -60px;
		left: 35px; /*position where enlarged image should offset 
horizontally */
		}

   
			/* -------------- left menu -------------- */
		
#kbl {
	position: fixed;
	z-index: 1;
	height:100%;
	width: 40px;
	right: 0px;
	top: 10px;
	}		
	#kbl:hover {
		right: 210px;
			}
	a.p-hl {
	position: relative;
	display: block;
	height: 20px;
	width: 300px;
	padding: 3px;
	color: yellow;
	background-color: #6600CC;
	filter: alpha(opacity=50);
	opacity: 0.5;
			}
	a.p-hl:hover{
	filter: alpha(opacity=100);
	opacity: 1;}
	.pop-hl{
		position: relative;
			}
	img.pop-hl {
		}	
	.pop-hl span{ /*CSS for enlarged image*/
	position: absolute;
	z-index: 2;
	display: block;
	padding: 10px;
	background-color: #6600CC;
	visibility: hidden;
	color: rgb(255, 255, 53);
	text-decoration: none;
	white-space:nowrap;
		}
		a.pop-hl {
		color: rgb(255, 255, 53);
		text-decoration: none;
			}
		ul li.pop-hl {
		color: rgb(255, 255, 53);
		list-style: none;
		text-align: left; 
			}
		.pop-hl:hover span{ /*CSS for enlarged image on hover*/
		visibility: visible;
		top: 0;
		right: 40px; /*position where enlarged image should offset 
horizontally */
		}

		
		
		
		
   /* ************************** drobne ************************** */
	
	.r {color: red;}
	.br {color: red; font-weight: bold;}
	.bl {color: black;}
	.f {color: #6600CC;}
	/*letter małe*/
	.bm {color: #000; font-size:14px;}
	.fm {color: #6600CC; font-size:14px;}
	.rm {color: red; font-size:14px;}
	.wm {color: #fff; font-size:13px;}
	
	
	
	a img { border : 0; }
	a {
		text-decoration: none;
		}
	
	
	
	
   /* ************************** topy ************************** */
/* na stronie glownej */

	/* -------------- top-2 -------------- */
	
#top-2 {
	position:relative;
	height: 122px;
	width: 780px;
	top: 20px;
	margin: 0 auto 0 auto;
	background: #fff;
	}
#logo {
	float: left; 
	width: 190px; 
	height: 87px;
	padding: 5px;
	margin: 2px 3px 0 0;
	border: 0px solid #fff;
	}
#cos {
	float:left; 
	width: 360px;
	height: 87px;
	margin: 5px auto 0 auto;
	padding: 5px;
		}
#cos {
	text-align: center; 
	background: #ffff33; 
	color: #ff0000; 
	font-size: 22px;
	}
#sk{}  /* --- sklep --- */
	a.sk {
		float: left; 
		width: 190px;
		height: 87px;
		margin: 5px 0 3px 1px;
		padding: 5px; 
		line-height: 85px;
		text-align: center; 
		background-color: #6600CC; 
		color: yellow; 
		font-family: Arial Rounded MT Bold, Calibri; 
		font-size: 27px;
		}
	a.sk:hover {
		background-color: #9a03f7;
		}
	a.sk:visited {
		color: #ffff67;
		}

/*poziome menu*/
#menu {
	height: 40px;
	width: 780px;
	clear:both;
	position:relative;
	margin: 0 auto 0 auto;
	background: #fff;
	}
	ul.poz, ul.poz li.poz {
		float: left;
		}
	ul.poz, ul.poz li.poz {
		display: block;
		list-style: none;
		margin: 1px;
		padding: 0;
		font-weight: normal;
		}
	ul a.top2, ul a.top2:visited {
	display: block;
	float: left;
	width: 113px;
	padding: 5px;
	background: #6600CC;
	color: #ffff67;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	border: 2px outset #ccc;
}
	ul a.top2:hover {
		background-color: #9a03f7;
		}
		
	
		
		
/*obejmuje obrazek i reklamę*/
#sr {
	width: 780px;
	margin: 0 auto 1px auto;
	background: #fff;
	color: #6600CC;
	}
	.obr {
		float: left; 
		width: 210px; 
		text-align: center;
		padding: 5px;
		}
	.obr-2 {
		float:left; 
		width:130px; 
		text-align: center; 
		background: #fff; 
		padding:5px;
		}
	 img.obr , img.obr-2 {
		float:left; 
		margin:1px;
		}
		
/*hiperlacza do poszczegolnych grup na stronie*/
	#sr-t {
		float: left; 
		width: 490px; 
		padding: 10px; 
		text-align: left;
		text-decoration: none;
			}
	#sr-tr {
		float: left; 
		width: 280px; 
		padding: 0px; 
		text-align: left;
		text-decoration: none;
			}		
		b.sr-t {
		text-decoration: none;
		font-size: 20px; 
		color: #6600CC;
			}
		ul a.f16, ul a.f16 li a.f16 {
		font-size: 15px; 
		color: #6600CC;
			}
		ul a.f16:visited, ul a.f16 li a.f16:visited {
		font-size: 14px;
		color: #cc02a8;
			}
		ul a.f16:hover, ul a.f16 li a.f16:hover {
		color: #8b02cc;
		background: yellow;
			}
			
			
		
/*obejmuje obrazek i wiersz na stronie home*/
	.tl, .ow, .tp{
		float: left;
		font-family: Bookman Old Style !important;
		font-style: italic !important;
			}
	.tl, .tp{
		height: 190px;
		margin: auto;
		padding: 50px 10px 0 10px;
		font-size: 14px;
			}
	.tl {
		width: 190px;
			}
	.ow {
		width: 284px;
		height: 240px;
		text-align: center;
		font-size: 15px;
			}
	.tp {
		width: 250px;
			}
			
			
			
			
/*rozmiar reklamy tekstowej*/
.rekl {   /*reklama*/
	float:right; 
	width:200px; 
	height:200px; 
	background: #fff; 
	margin-right:10px; 
	margin-top:20px;
	}

#r-m{   /*motto*/
	clear:both;
	height:30px;
	}
	#mot{
		height: 23px;
		margin: 5px;
		text-align: center;
		font-weight: bold;
		background: #6600CC; 
		color: #ffff00;
		}

		
		
			/* -------------- schodkowe linki -------------- */
		
	.l-150 {
		clear:both;
		margin: 30px 10px 10px 150px;
		padding: 0 0 0 15px; 
		color: #ffff00; 
		background: #6600cc;
		text-align: left;
		font-weight: bold;
			}
	a.l-150:visited {
		background: #8b02cc;
			}
	a.l-150:hover {
		background: #9a03f7;
			}
		.l-250 {
			clear:both;
			margin: 10px 10px 10px 250px;
			padding: 0 0 0 15px; 
			color: #ffff00; 
			background: #6600cc;
			text-align: left;
			font-weight: bold;
				}
		a.l-250:visited {
			background: #8b02cc;
				}
		a.l-250:hover {
			background: #9a03f7;
				}
			.l-350 {
				clear:both;
				margin: 10px 10px 10px 350px;
				padding: 0 0 0 15px; 
				color: #ffff00; 
				background: #6600cc;
				text-align: left;
				font-weight: bold;
					}
			a.l-350:visited {
				background-color: #8b02cc;
					}
			a.l-350:hover {
				background-color: #9a03f7;
					}



   
			/* -------------- foot -------------- */
	
#if-st {
		width: 100%;
		padding: 20px 50px 20px 50px;
		background: #000;
		filter: alpha(opacity=80);
		opacity: 0.8;
		}
	
	#st {
		margin: auto;
		padding: 20px 50px 20px 50px;
		background: #000;
		z-index: 4;
		text-align: left;
		color: #fff;
		font-family: Trebuchet, Verdana, Calibri !important;
		filter: alpha(opacity=80);
		opacity: 0.8;
			}
		a.st {
			font-size: 13px;
			color: #fff;
				}
		.sr, .sr ul{
			display: block;
			float: left;
			width: 300px;
			margin: 11px;
			text-align: justify;
				}
		.s, ul.s {
			display: block;
			float: left;
			padding: 15px;
				}
		ul.sm {
			display: block;
			float: left;
			width: 250px;
			padding: 15px;
				}


	
		

	/* ************************** elementy ************************** */

		
.wg {   /*up*/
	position: fixed;
	z-index: 3;
	right: 5px;
	bottom: 5px;
	text-decoration: none;
	display: block;
	line-height: 15px;
	padding: 13px 7px 0 7px;
	font-family: Helvetica !important;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	background: red;
	color: yellow;
	border: 7px outset #ccc;
	border-radius: 50px;
		}
.wg:hover {
	background-color: #6600CC;
		}	

		
.jbe {
	clear: both;
	width: 913px;
	margin: 15px auto 10px auto;
	padding: 10px;
	text-align: center; 
	background: white; 
	color: #6600CC;
		}
		
				

   /*-------- opis --------*/
#k-930-3 {
	position: relative; 
	display: block; 
	width: 924px;
	margin: 10px auto 0 auto;
	padding: 5px;
	text-align: center;
		}
.k945 {
	position: relative; 
	display: block; 
	width: 945px;
	margin: 10px auto 0 auto;
	padding: 5px;
	text-align: center;
		}

	.pk-940-4-k {  /*-- foto i tytul --*/
		float: left; 
		width: 244px; 
		height: 250px; 
		margin: 3px; 
			}
		.fpt-k-940-4  {
			width:244px; 
			height: 205px; 
			background: #fff;
				}
			a.pt-k-940-4 {
				width:244px; 
				height: 45px;
				padding: auto 3px auto 3px;
				background-color: #6600cc; 
				display: block; 
				text-align: center; 
				color: #ffff35; 
				text-decoration: none;
				font-size: 18px;
					}
			a.pt-k-940-4:visited {
				background-color: #8b02cc;
					}
			a.pt-k-940-4:hover {
			background-color: #9a03f7;
				}


	.pk-940-2-4 {   /*opis*/
		float: left; 
		width: 683px; 
		height: min 510px; 
		margin: 3px;
		background: #fff;
		font-size: 16px;
			}
		a.pt-940-2-4 {   /*metka*/
			width:678px; 
			height: 45px; 
			padding: 0 3px 0 3px;
			background-color: #6600CC; 
			display: block; 
			text-align: center;
			line-height: 45px;
			color: #ffff35; 
			text-decoration: none;
				}
		a.pt-940-2-4:visited {
			background-color: #8b02cc;
				}
		a.pt-940-2-4:hover {
			background-color: #9a03f7;
				}
		.fpt-940-2-4 {
			width:663px; 
			height: 698px;
			background: #fff; 
			color: #000;
			padding: 10px;
				}
		.fpt-940-2-4 li {
		  text-align: justify; 
		  margin: 10px;
		}
	
	.opis-940 {
		clear: both;
		width: 940px;
		font-size: 18px;
		color: #6600CC;
		background: #fff;
		margin: 5px 0 5px 0;
		text-align: center;
			}
		.opis-940 h2 {
		  color: red;
		}
		.opis-940 ul {
		text-align: left;
		line-height: 25px;
		margin: 0 50px 50px 0;
		color: #000;
		}
		
		
						
   /*-------- oferta --------*/
   
#a-940-1 {
	width: 940px;
	margin: auto;
	text-align: justify;
		}	
	#a-940-1 article{
		background-color: #fff;
		color: #000;
			}
					
		.ptj-940-1 {   /* title */
			clear: both;
			display: block;
			width: 940px;
			height: 45px;
			background-color: #6600CC;
			line-height: 45px;
			text-align: center;
			color: #ffff35;
			text-decoration: none;
				}
			.poj-940-1 dt, .poj-940-2 dt{
				color: #6600CC;
				font-weight: bold;
					}
			.poj-940-1 dd, .poj-940-2 dd{
				margin-bottom: 20px;
					}
		.poj-940 {
			clear: both;
			width: 940px;
					}		
		.poj-940-1a, .poj-940-1 {
			text-align: justify;
			background: #fff;
				}
		.poj-940-1a {
			clear: both;
			width: 936px;
				}
		.poj-940-2c {
			width: 300px;
			margin: 30px 40px -25px 40px;
			text-align: justify;
			float: left;
				}
		.poj-940-2d {
			width: 400px;
				margin: 0 30px;
				text-align: justify;
					float: left;
				}
			
			.poj-940-a1 {
				float: left;
				padding: 0 30px 20px 40px;
					}
			.poj-940-a01 {
				float: left;
				padding: 0 30px 20px 0;
					}
			.poj-940-a4, .poj-940-a45, .poj-940-a35{
				float: left;
				padding: 0 50px 20px 40px;
					}
			.poj-940-a4 {
				width: 400px;
					}
			.poj-940-a45 {
				width: 450px;
					}
			.poj-940-a35 {
				width: 350px;
					}

			.ab {		/* shop button */
				clear: both;
				overflow: hidden;
				width: 300px;
				height: 90px;
				margin: 0 0 0 200px;
					}
				.ab:before {
					float: right;
					content: url(koszyk-a.gif);
						}

			.poj-940-b {
				clear: both;
				padding: 20px 70px;
					}
			.poj-940-b25, .poj-940-b3, .poj-940-b35, .poj-940-b4, 
.poj-940-b45, .poj-940-b5, .poj-940-b55 {
				float: left;
				padding: 20px 0 20px 50px;
					}
			.poj-940-b25 {
				width: 250px;
					}
			.poj-940-b3 {
				width: 300px;
					}
			.poj-940-b35 {
				width: 350px;
					}
			.poj-940-b4 {
				width: 400px;
					}
			.poj-940-b45 {
				width: 450px;
					}
			.poj-940-b5{
				width: 500px;
					}
			.poj-940-b55{
				width: 550px;
					}

				.c01a, .c01b-08, .c02a-04a-05, .c20, .c02c-09, 
.c03a-12, .c03b-11, .c02b-04b-10, .c06 {
					background: url(maa-1.jpg);
					background-repeat: no-repeat;
						}
				.c01a {
					height: 200px;
						}
				.c01b-08 {
					background-position: 0 -200px;
					height: 200px;
						}
				.c02a-04a-05 {
					background-position: 0 -400px;
					height: 200px;
						}
				.c20 {
					background-position: 0 -600px;
					height: 200px;
						}
				.c02c-09 {
					background-position: 0 -800px;
					height: 200px;
						}
				.c03a-12 {
					background-position: 0 -1000px;
					height: 150px;
						}
				.c03b-11 {
					background-position: 0 -1150px;
					height: 200px;
						}
				.c02b-04b-10 {
					background-position: 0 -1350px;
					height: 200px;
						}
				.c06 {
					background-position: 0 -1550px;
					height: 200px;
						}
				.c07, .c13, .c14, .c15, .c16, .c17a, .c17b, 
.c18, .c19 {
					background: url(maa-2.jpg);
					background-repeat: no-repeat;
						}
				.c07 {
					background-position: 0 -0px;
					height: 200px;
						}
				.c13 {
					background-position: 0 -200px;
					height: 150px;
						}
				.c14 {
					background-position: 0 -350px;
					height: 150px;
						}
				.c15 {
					background-position: 0 -500px;
					height: 200px;
						}
				.c16 {
					background-position: 0 -700px;
					height: 200px;
						}
				.c17a {
					background-position: 0 -900px;
					height: 200px;
						}
				.c17b {
					background-position: 0 -1100px;
					height: 200px;
						}
				.c18 {
					background-position: 0 -1300px;
					height: 200px;
						}
				.c19 {
					background-position: 0 -1500px;
					height: 200px;
						}

	hr.k {
		clear: both;
		width: 75%;
			}
				
				
				