body {
	background-color: #8cabc7;
	background-image: url(obrazki/graham_tlo.jpg);
	color: #274672;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	scrollbar-base-color: #8cabc7;
	scrollbar-arrow-color: #274672;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #274672;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #274672;
	text-decoration: underline;
}
h1 {
	color: #274672;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
}
h2 {
	color: #274672;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 32px;
}
h3 {
	color: #274672;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 12px;
}
.tekst_n {
	font-size: 16px;
	text-align: center;
}
.tekst_n_12 {
	font-size: 12px;
	text-align: center;
}
.tekst_n1_12 {
	color: #A40000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.tekst_czerw {
	color: #A40000;
	font-size: 17px;
	font-weight: bold;
}
.tekst_czarn {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
}
.tekst_j {
	font-size: 16px;
	text-align: justify;
	text-indent: 2em;
}
.rados {
	color: #008080;
	font-size: 5px;
	font-weight: bold;
}
.ul_sq {
	font-size: 16px;
	list-style-type: square;
	text-align: justify;
}
table {
	background-color: #8cabc7;
	empty-cells: show;
	font-size: 16px;
}
.linia {
	background-color: #8cabc7;
	width: 80%;
	color: #274672;
	height: 3px;
}
textarea {
	width: 80%;
	overflow: hidden;
	border: 1px solid black;
	background-color: #ddd;
}
.r_cien {
	background-color: #484848;
}
.r_pasp {
	background-color: #ffff80;
}
.rados {
	color: #008080;
	background-color: #bccfde;
	font-size: 8px;
	font-weight: bold;
	text-align: right;
}
