		body {
			background-color: black;
			font-family: Arial;
			margin-top: 12px;
			text-align: center;
			
		}
		
		p {
			float: center;
			padding-top: 0px;
			padding-right:30px;
			padding-left: 30px;
			padding-bottom: 10px;
			line-height: 1.5;
			font-size: 14px;
		}
		
		ul {
			padding-top: 0px;
			padding-right:20px;
			padding-left: 10px;
			padding-bottom: 10px;
			line-height: 1.5;
			font-size: 14px;
		}
		
		ol 
		{
			font-family: Arial;
			padding-bottom: 10px;
			font-size: 12px;
			text-align: left;
		}
		
		img {
			border-color: #808A10;
			border: 2px solid;	
			}
			
		table {
			margin: 0 auto;
		}
		
		h2 {
			text-align: center;
			font-size: 14px;
			line-height: 1.5;
			
		
		}
		
		h3 {
			padding-left: 40px;
			font-size: 16px;
			font-weight: bold;	
		
		}
		
		h6 {
			font-size: 16px;
			font-weight: bold;	
		    text-align: center;
		}
		
		h5 {
			padding-left:0px;
			font-size: 12px;
			font-weight: bold;	
			text-decoration: blink;
		
		}
		
		h4 {
			float: left;
			font-size: 14px;
			font-weight: bold;	
		
		}
		
		
		td {
			text-align: center;
			font-size: 12px;
			font-weight: bolder;	
		}
		
	.menu {
	font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
	width:801px;
	height:26px;
	border-top: 1px #FBD685 solid;
	background-image: url(images/menu.jpg);
	position:relative; 
	margin:0 auto;
	font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
	border-left: 3px #FBD685 solid;
	border-right: 3px #FBD685 solid;
	float: center;
	}
	
	/* get rid of the default padding - margin and bullets */
	.menu ul {
	padding:0; 
	margin:0;
	list-style-type: none;
	}

	/* make menu horizontal */
	.menu ul li {
	float:left;
	position:relative;
	}

	/* ustawienia poziomego paska MENU */
	.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:158px; 
	height:1.5 em;
	font-weight:bold;
	color:#FBD685; 
	border-bottom:1px solid #FBD685;
	/*background-image: url(./menu.jpg);	*/
	/*background:#334500; */
	
	padding-left:0px; /*sssssssssssssssssssssssssssssssssssssssssssssssss*/
	line-height:1.7em;
	margin-right:2px;
	}

	/* hack for IE5.5 to correct the faulty box model */
	* html .menu ul li a, .menu ul li a:visited {
	width:158px;
	w\idth:158px;
	}
	
	/* hide the drop down menu */
	.menu ul li ul {
	display: none;
	}
	
	/* remove all table style so that it does not interfere with the menu */
	.menu table {
	margin:-1px; 
	border-collapse:collapse;
	font-size:1em;
	}

	/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

	/* style the top level hover */
	.menu ul li:hover a,
	.menu ul li a:hover {
	color:#FBD685; 
	border-bottom:5px solid #FBD685;
	}

	/* USTAWIENIA ROZWIJANEGO MENU */
	.menu ul li:hover ul,
	.menu ul li a:hover ul {    
	display:block; 
	position:absolute; 
	top:1.2em;
	margin-top:11px;
	left:0; 
	width:156px;      /* szerokosc rozwijanego menu*/
	border:1px solid #FBD685;
	border-top:0;
	background:transparent;
	}

	/* style the drop down links with no hover */
	.menu ul li:hover ul li a,
	.menu ul li a:hover ul li a {
	display:block; 
	background:transparent url(images/opaque.png); 
	color:white; 
	border:0;
	margin:0;
	color:white; /*kolor czcionk wewnatrz rozwijanego menu*/
	font-weight:normal; 
	font-size:0.9em;
	height:auto; 
	line-height:1em; 
	padding:5px; 
	width:148px
	}

	/* style the drop down menu links when hovered */
	.menu ul li:hover ul li a:hover,
	.menu ul li a:hover ul li a:hover {
	background:#FBD685;                                                   /*kolor paska zaznaczenia na rozwijanym pasku*/
	color:black;
	}

	/* specjalny styl dla IE 5.5 i IE 6.0*/
	.menu ul li a:hover ul {
		background:transparent filter: alpha(opacity=50);                     /* przezroczyste tlo w IE na rozwijanym pasku*/
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
		opacity:0.5;
		margin-top:10px; /* for IE5.5 faulty box model */
		marg\in-top:11px; /* for IE6 */
	}
	
	/* IE5.5 hack for faulty box model in drop down menu */
	.menu ul li a:hover ul li a {
		background:#334500;
		width:140px; /* for IE5.5 faulty box model */
		w\idth:145px; /* for IE6 */
	}
		a {
			color: #FBD685;
			text-decoration: none;
			letter-spacing: 2px;
			font-weight: bold;
			font-size: 14px;	
		}
		
		a:link {
			color: #FBD685;
			text-decoration: none;
			letter-spacing: 2px;
			font-weight: bold;
			font-size: 14px;
		}
		
		a:hover {
			color: green;
			text-decoration: none;
			font-weight: bold;
			letter-spacing: 2px;
			font-size: 14px;
		}
		
		#nagl1 {
			border-top: 3px #FBD685 solid;
			width: 801px;
			height: 137px;
			background-image: url(images/nagl1.jpg);
			background-repeat: no-repeat;
			padding: 0px;
			margin: 0 auto;
			border-left: 3px #FBD685 solid;
			border-right: 3px #FBD685 solid;	
		}
		
		
		#nagl2 {
			width: 801px;
			margin-top: 10px;
			height: 80px;
			background-image: url(images/nagl2.jpg);
			background-repeat: no-repeat;
			margin: 0 auto;
			padding: 0;
			letter-spacing: 4px;
			font-size: 22 px;
			text-align: center;
			font-family: Arial;
			font-weight: bold;
			color: #FBD685;
			border-left: 3px #FBD685 solid;
			border-right: 3px #FBD685 solid;
			}
			
		#caly {
			width: 807px;
			height: auto;
			margin: 0 auto;
			padding: 0;
			clear: both;	
		}
		
		#lewo {
			padding-top: 0px;
			padding-left: 0px;
			padding-right: 0px;
			background-image: url(images/lewy-nowy.jpg);  /*lewo3.jpg*/
			background-repeat: no-repeat;
			top: 171px;
			width: 150px;
			height: 800px;   /* 660*/
			background-color: black;
			font-weight: bolder;
			font-size: 12px;
			line-height: 18px;
			color: #808A10;
			text-align: center;	
			float: left;
			border-right: 1px black solid;
			clear: both;
			border-left: 3px #FBD685 solid;
			

			}
			
		#newsy {
			padding-top: 0px;
			padding-left: 0px;
			padding-right: 0px;
			padding-bottom: 10px;
			top: 0px;
			width: 120px;
			height: 290px;

			font-weight: bolder;
			font-size: 12px;
			line-height: 18px;
			color: white;
			text-align: center;	
			float: left;
		}	

		
		#banery {
			padding-top: 0px;
			padding-left: 0px;
			padding-right: 0px;
			top: 0px;
			width: 120px;
			height: 420px;

			font-weight: bolder;
			font-size: 12px;
			line-height: 18px;
			color: white;
			text-align: center;	
			float: left;
		}	
		
		#prawo {
			padding-top: 10px;
			padding-left: 10px;
			top: 171px;
			width: 635px;
			height: 790px;
			background-color: black;
			font-size: 14px;
			font-family: Arial;
			overflow: auto;
			text-align: justify;
			color: #FCD885;
			float: right;
			border-right: 3px #FBD685 solid;
	
		}
		

		   
		#dol {
			padding-top: 0px;
			padding-left: 0px;
			padding-right: 0px;
			line-height: 1.5;
			width: 801px; 
			height: auto;
			background-color:#334500;
			text-align: center;
			font-size: 12px;
			margin: 0 auto;
			float: center;
			border-top: 1px #FBD685 solid;
			border-left: 3px #FBD685 solid;
			border-right: 3px #FBD685 solid;
			border-bottom: 3px #FBD685 solid;
			clear: both;
		}

		.a, .a:visited {color:#000;}
		#container {position:relative; width:600px; height:700px; background:#888; border:1px solid #000; margin:10px auto;}
		#container b {font-weight:normal; width:600px; text-align:center; position:absolute; bottom:250px; left:0; color:#eee; font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; letter-spacing:1px; line-height:1.7em; z-index:1;}


a.slidea {background:url(plyta.jpg);}
a.slideb {background:url(spole/sph2.jpg);}
a.slidec {background:url(spole/sph3.jpg);}
a.slided {background:url(spole/sph4.jpg);}
a.slidee {background:url(spole/sph5.jpg);}
a.slidef {background:url(serencza.jpg);}
a.slideg {background:url(spole/spv2.jpg);}
a.slideh {background:url(spole/spv3.jpg);}
a.slidei {background:url(spole/spv4.jpg);}
a.slidej {background:url(spole/spv5.jpg);}

a.gallery span {visibility:hidden; display:block; position:absolute; width:580px; height:500px; top:189px; left:9px; color:#000; background:#ccc; text-align:center; border:1px solid #fff; font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; letter-spacing:1px; cursor:default;}

a.slidea span {left:-13px; top:180px;}
a.slideb span {left:-132px; top:180px;}
a.slidec span {left:-251px; top:180px;}
a.slided span {left:-370px; top:180px;}
a.slidee span {left:-489px; top:180px;}
a.slidef span {left:-13px; top:89px;}
a.slideg span {left:-132px; top:89px;}
a.slideh span {left:-251px; top:89px;}
a.slidei span {left:-370px; top:89px;}
a.slidej span {left:-489px; top:89px;}

a.gallery:hover {white-space:normal; border:1px solid #fff; z-index:100;}

a.gallery:hover span {visibility:visible; z-index:100;}

a.gallery:hover span img {margin:10px; border:1px solid #000; position:relative; z-index:100;}

a.gallery:active, a.gallery:focus {border:1px solid #c00; z-index:10;}

a.gallery:active span, a.gallery:focus span {visibility:visible; z-index:10;}

a.gallery:active span img, a.gallery:focus span img {border:1px solid #000; position:relative; margin:10px; z-index:10;}