body{
	margin: 20px 20px 50px 15px;
	background: url( 'gray_gradient.gif' ) white repeat-x;
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #dddddd; 
	scrollbar-3dlight-color: grey; 
}
#ask{
	COLOR: #800000;

	font-family: Arial;
	font-size:11pt;
	font-weight: bold;
}
#pasek{
	color: #800000; 
	font-size: 20pt;
	text-align: center;
	margin: 0px 0px 70px 0px;
}
p, td{
	COLOR: #505050;
	font-family: Arial;
	font-size: 11pt;
	line-height: 150%;
	text-align: justify 
}
p b{
	COLOR: #000000;
	font-family: Arial;
	font-size: 11pt;
	line-height: 150%;
	text-align: justify 
}
ul, ol{
	position: relative;
	left: -20px;
	COLOR: #505050;
	font-family: Arial;
	font-size: 11pt;
	line-height: 150%;
	text-align: justify 
}
li {
	COLOR: #505050;
	font-family: Arial;
	font-size: 11pt;
	line-height: 150%;
	text-align: justify 
}
li b {
	COLOR: #000000;

	font-family: Arial;
	font-size:11pt;
	line-height:150%;
	text-align:justify 
}
h2{
	margin: 0px 0px 50px 0px;
	color:  #800000; #dd2219;  rgb(39, 64, 139); #a62422; #800000; gray; #ff0a0f; #0000ff;  
}
h4{
	font-family: Arial;
	color: #800000;
	text-indent: 20px;
	font-size: 13pt;
}	
a{
	color: #283f7b;
	font-weight: bold;
}
.underConstruction{
	width:400px;
	height:300px;
	background: url('under_construction.jpg') no-repeat;
}
.mapka{
	width:499px;
	height:502px;
	background: url('mapa2.jpg') no-repeat;
}	
.strzalka{
	text-decoration:none;	
	border:0px solid red; 	
	width:20px;
	height:20px;	
	background: url('strzalka.gif') no-repeat;
}
.wyrownanieDoPrawej{
	float:right;
}	
.wyrownanieDoLewej{
	float:left;
}	