



@charset "utf-8";
/* CSS Document */
a {
	text-align: center; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold;
}


div.center{
	 
	width:1120px;
	margin: 20px 50px 20px 50px;
	text-align: justify;
}

.zawartosc {
	align-content: center;
	align-items: center;
	text-align: center;
	float: inherit;
	position: relative;
	width: 1100px;	
}

div.zawartosc2{
 position: inherit;
	float: left;
	width: 1100px;
 
 
}

div.nend{
 	position: inherit;
	padding: 40px;
	float: left;
	width: 100%;
	align-content: center;
	align-items: center;
	align-self: center;
}
.end {
	font-weight: bolder;
	color: #707070;
	font-family: Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size: 20px;
	font
}
.end:hover{
	color: #333333;
	
}
 	
iframe {
  margin-top: 20px;
  margin-bottom: 30px;

  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;

  -moz-box-shadow: 4px 4px 14px #000;
  -webkit-box-shadow: 4px 4px 14px #000;
  box-shadow: 4px 4px 14px #000;

  -moz-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  -ms-transform:rotate(0deg);
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=.2);
	overflow:hidden;
	
	
}


div.p0{
 	width: 1100px;
	float: left;
	margin: 20px 5px 5px 5px;
}

div.p{
	 width: 1100px;
	float: left;
	margin: 20px 5px 5px 5px;
 
}


ul {
	align-content: center;
	align-items: center;
	align-self: center;
	float: none;
	margin-left: 80px;
}


ul li {
	text-decoration: none;
	list-style-type: none;
	list-style: none;
 	 
}

ol.ol{
	margin-left: -30px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 16px;
	font-weight: bolder; 
	}

p.p{
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 16px;
	font-weight: normal;

	
}