/*Alpha PNG support for IESelf-removing expression trick from: <a href="http://dean.edwards.name/my/misbehaviors/OnAfterPrint" target="_blank">http://dean.edwards.name/my/misbehaviors/OnAfterPrint</a> doesn't seem worth the trouble; PNGs will look buggy after printingbecause IE has buggy PNG support.\*/* html img/**/ { filter:expression( this.napalmLoaded ? "" : ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" : this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+ String(this.napalmLoaded=true).substr(0,0)+ (this.src="px.gif").substr(0,0) ) : this.runtimeStyle.filter="" ) );}/**/ /*Alpha PNG support for IESelf-removing expression trick from: <a href="http://dean.edwards.name/my/misbehaviors/OnAfterPrint" target="_blank">http://dean.edwards.name/my/misbehaviors/OnAfterPrint</a> doesn't seem worth the trouble; PNGs will look buggy after printingbecause IE has buggy PNG support.\*/* html img/**/ { filter:expression( this.napalmLoaded ? "" : ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" : this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+ String(this.napalmLoaded=true).substr(0,0)+ (this.src="px.gif").substr(0,0) ) : this.runtimeStyle.filter="" ) );}/**/

/* -------------- podstawowe ---------------------*/
html,body {
	width: 100%;
	height: 100%;
	background-color: #c4a98b;
	background-image: url('../img/p.jpg');
}
*{
	margin: 0px;
	padding: 0px;
	border: 0px;	 	
	
	font-family: Tahoma;
	font-size: 11px;
	color: #d49c5f;
}
a{
	color: black;
	text-decoration: none;
}
a:hover{
	color: #c64e26;
	text-decoration: none;
}
/* -------------------------------------------------*/

/* ------------- uklad strony --------------------*/
#glowna{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.przygot_do_pozyc{
	position: absolute;
}

#strona{
	width: 986px;
  	margin:auto;
}
	#poziom1{
		clear: both;
		background-image: url('../img/index/1.jpg');
	   width: 986px;
		height: 13px;
	}
	#poziom2{
		clear: both;
	   width: 986px;
		height: 167px;
	}
		#poziom2_1{
			background-image: url('../img/index/2.jpg');
			float: left;
	      width: 326px;
	      height: 167px;
	   }
		#poziom2_2{
			float: left;
	      width: 301px;
	      height: 167px;
	   }
	      #poziom2_2_1{
	      	background-image: url('../img/index/c.jpg');
	         float: left;
	         width: 301px;
	         height: 142px;
	      }
	      #poziom2_2_2{
	      	background-image: url('../img/index/3.jpg');
	         float: left;
	         width: 301px;
	         height: 25px;
	      }
		#poziom2_3{
			background-image: url('../img/index/4.jpg');
			float: left;
	      width: 359px;
	      height: 167px;
	   }
	#poziom3{
		clear: both;
		width: 986px;
		height: 630px;
	}
	   #poziom3_1{
	   	background-image: url('../img/index/5.jpg');
	      float: left;
	      width: 248px;
	      height: 630px;
	   }
	   	#flash1{
	   		position: absolute;
	   		left: 100px;
	   		top: 50px;
			}
	   #poziom3_2{
	      float: left;
	      width: 460px;
	      height: 630px;
	   }
	      #poziom3_2_1{
	      	background-image: url('../img/index/b.jpg');
	         clear: both;
	         width: 460px;
	         height: 327px;
	      }
	         #flash3{
	            position: absolute;
	            left: 90px;
	            top: 50px;
	         }
	         #flash4{
	            position: absolute;
	            left: 50px;
	            top: 400px;
	         }
	      #poziom3_2_2{
	      	background-image: url('../img/index/7.jpg');
	         clear: both;
	         width: 460px;
	         height: 303px;
	      }
	   #poziom3_3{
	   	background-image: url('../img/index/6.jpg');
	      float: left;
	      width: 278px;
	      height: 630px;
	   }
	   	#flash2{
	   		position: absolute;
	   		left: 13px;
	   		top: 55px;
			}

/* -----------------------------------------------*/

/* ------------ wyglad tekstow ---------------------*/
.text_normalny{
}
.text_wyrozniony{
	font-weight: bolder;
}
.a1{
	text-decoration: none;
	color: black;
}
.a1:hover{
	text-decoration: underline;
	color: gray;
}
/* ---------------------------------------------------*/

/* --------------- activedesign ---------------------*/
#activedesign{
	clear: both;
	width: 980px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}
/* --------------------------------------------------*/

#tekst{
	width: 280px;
	left: 10px;
	margin: ;
	margin-top: 0px;
}