/*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 ---------------------*/
body {
	background-color: #e9e7ea;
}
*{
	margin: 0px;
	padding: 0px;
	border: 0px;	 	
	
	font-family: Verdana;
	font-size: 12px;
	color: #595959;
}
a{
	text-decoration: underline;
}
a:hover{
	color: #92b3e6;
	text-decoration: underline;
}
img{
	margin-right: -4px;
}
.przygot_pozyc{
	position: absolute;
}
ul{
	margin-left: 20px;
}
/* -------------------------------------------------*/

/* ------------- uklad strony --------------------*/
#strona {
	width: 756px;
  margin: 0 auto;
}
	#poziom1 {
		width: 100%;
		height: 27px;
		clear: both;
/*		margin-bottom: -0px!important;
		margin-bottom: -2px;*/
	}
	#poziom2{
		width: 100%;
		height: 91px;
		clear: both;
    font-size: 0px;
	}
	#poziom3{
		width: 100%;
		height: 218px;
		clear: both;
		/*margin-bottom: -2px;*/
	}
		#poziom3_L{
			float: left;
			width: 288px;
			height: 218px;
      display: inline;
		}
			#poziom3_L_1{
				clear: both;
		}
			#poziom3_L_1 img {
				float: left;
        display: inline;
			}
			#poziom3_L_2{
				clear: both;
			}
			#poziom3_L_2 a {
        float: left;
        display: inline;
			}
			#poziom3_L_2 img {
        float: left;
        display: inline;
        margin-right: 0;
			}
			#poziom3_L_3{
        clear: both;
			}
		#poziom3_P {
			float: left;
      display: inline;
		}
		#poziom3_P img {
			float: left;
      display: inline;
      margin-right: 0;
		}
	#poziom4{
		width: 100%;
		height: 39px;
		clear: both;
		background-image: url('../img/index/24.jpg');
	}
	#poziom5{
		width: 100%;
		clear: both;
		background-image: url('../img/index/26.jpg');
		margin-bottom: -2px;
		padding-top: 50px;
		padding-bottom: 10px;
	}
	#poziom6{
		width: 100%;
		clear: both;
		margin-bottom: 0px;
		font-size: 0px;
	}
	#poziom7{
		width: 100%;
		height: 10px;
		clear: both;
		background-image: url('../img/index/26.jpg');
	}
	#poziom8{
		clear: both;
		margin-bottom: -2px;
	}
	#poziom9{
		clear: both;
		margin-bottom: -2px;
	}
	#poziom10{
		width: 100%;
		height: 63px;
		clear: both;
		background-image: url('../img/index/38.jpg');
	}
/* -----------------------------------------------*/
.pozyc{
	position: absolute;
}
/* ------------ tekst1 ---------------------*/
#blok{
	margin: auto;
	width: 700px;
	margin-bottom: 30px;
}
	#tekst_L{
		float: left;
		width: 470px;
	}
	#tekst_P{
		float: right;
		width: 200px;
	}
	#t{
		clear: both;
	}

/* -----------------------------------------------*/
/* ------------ wyglad tekstow ---------------------*/
.text_normalny{
}
.text_wyrozniony{
	font-weight: bolder;
}
.a1{
	text-decoration: none;
}
.a1:hover{
	text-decoration: underline;
}
.text_kluczowe{
    font-family: Verdana;
	font-size: 10px;
	color: #898989;
	text-decoration: none;
	}
.text_nowosc{
    font-family: Verdana;
	font-size: 18px;
	color: #FF8000;
	font-weight: bold;
	text-decoration: blink;
	}
/* ---------------------------------------------------*/

/* --------------- activedesign ---------------------*/
#activedesign img{
	margin-right: 0px;
}
#activedesign{
	clear: both;
	width: 750px;
	margin: auto;
	margin-top: -20px;
	text-align: right;
}
/* --------------------------------------------------*/
