body {
	background: #93C8FE;
	
	font-family: Times New Roman, times, sans-serif;
	font-size: 30px;
	padding-left: 320px;
	padding-right: 320px;
	padding-top: 50px;

}
div {
   background: #FDF1A2;
	position: absolute;
	width: 800px;
	text-align: justify;
	padding-bottom: 10px;
	
}
.tab {
	border: medium solid #F67F1F;
}
#nag {
	font-size: 24px;
	text-align: center;	
}
#wysrodkuj {

	text-align: center;
}
#wyrownaj {
	text-align: justify;
	font-size: 20px;
}
#gruby {
	font-weight: bolder;
	text-align: justify;
	font-size:  20px;
}
p {
	text-align: justify;
	font-size: 20px;
	text-indent: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
#bez_odstepu {
 padding-top: 0px;
 padding-bottom: 0px;
}
.bordering {
	border: thick solid #F0E68C;
}
span {
	font-weight: bolder;
	color: red;
}
a {
 color: blue;
}
#action {
   font-family: Georgia, serif;
	font-size: medium;
	text-align: justify;
}
.wciecie {
	padding-left: 100px;
	margin-right: 100px;
   width: 600px;
	
	
}
.margines {
	
	line-height: 150%;
	text-align: justify;
}