/*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 { overflow-x: hidden; }

body {
	background-color: #ebecec;
}
*{
	margin: 0px;
	padding: 0px;
	border: 0px;	 	
	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
li {
  margin-left: 40px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img{
	margin-right: -4px;
	margin-bottom: 0px!important;
	margin-bottom: -2px;
}
#pomin_intro
{
  	clear: both;
  	margin: auto;
 	margin-left:auto;
	margin-right:auto;
	display:inline;
	position:relative;
	top:0px;
	left:360px;


}
#stopka_index
{
	width:990px;
	margin-top:5px;
	margin-right:auto;
	margin-left:0px;

}
/* -------------------------------------------------*/
/* ------------- uklad strony --------------------*/
#strona {
  /*	width: 990px;*/
	position:Absolute;
	left:50%;
	top:50%;
}
#index_intro
{
	position:absolute;
	top:-285px;
	margin-left:-495px;
}
/* -----------------------------------------------*/
/* ------------ wyglad tekstow ---------------------*/
.text_normalny{
}
.text_wyrozniony{
	font-weight: bolder;
}
.a1{
	text-decoration: none;
}
.a1:hover{
	text-decoration: underline;
}
.kolor
{
	color:#3d0000;
}
/* ---------------------------------------------------*/
#flagi
{
	display:inline;
	position:relative;
	top:0px;
	left:0px;
}
/* --------------- activedesign ---------------------*/
#activedesign img{
 	margin-right: 0px;	
}
#activedesign{
	/*width: 750px;*/
	text-align: right;
	display:inline;
	position:relative;
	top:0px;
	left:810px;
}
/* --------------------------------------------------*/