body {
	background-color: #EFC95A;
}
table { border: 1px solid black;	border-collapse: collapse; font-family: Georgia; font-size: 16px; line-height: 130%; background-color: #fff;}
table td {	border: 1px solid black; padding: 5px;}

table.main {
	width: 800px;
	margin: auto;
	text-align: left;
}
table td.main {
		padding: 20px;
}
table.no_border {
	width: 500px;  border: 0; color: Blue;;
}
table.no_border td {
	border: 0;
}
table.bez_linii {
	border: 0;
}
table.bez_linii td {
	border: 0;
}
div {padding: 35px; }
hr {width: 200px;
	text-align: center;
	margin: auto; }

table.in_border {
	color: Blue; width: 500px;
}

h1 {text-align: center;}
h2 {
	font-size: 24px; clear: both; text-align: center; 
}
h3 {
	font-size: 18px; clear: both; text-align: center;
}

img {
	float: left; margin: 3px;
}
p {
	clear: both; 
}
.ital_blue {
 color:  Blue; font-style: italic;
}
.blue {
	color: Blue;
}
.blue_right {
	color:  Blue; text-align: right;
}
.center {
 text-align: center;
}
img.img_center {
	margin-left: 25px;
}
img.img_cent {
	 margin: 10px; margin-left: 250px;
}
img.lezak {
	margin-left:100px;
}
.small {
	font-size: 0.7em;
}
.przeciw {
	 font-weight: bold; font-size: 0.75em;
}