body {
	background-color: #ffffff;
	color: #0072c6;
	font-family: 'Tahoma CE', Tahoma, 'Arial CE', Arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #0072c6;
	background-color: transparent;
}
a:visited {
	text-decoration: underline;
	color: #0072c6;
	background-color: transparent;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
	background-color: transparent;
}
hr {
	width: 100%;
	color: #ff0000;
	background-color: #ff0000;
	height: 1px;
	border: 0px;
}
.hr2 {
	width: 20%;
	color: #0072c6;
	background-color: #0072c6;
}
img {
	border: 0;
}
cien {
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 6px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 6px;
}
table {
	border: 0;
	border-spacing: 3px;
	margin: 3px;

}
tfoot td {
	text-align: right;
}
td, th {
	border-spacing: 3px;
	padding: 3px;
	background-color: #e7f5ff;
	font-size: 0.8em;
	border: 0;
}
th {
	text-align: right;
	font-weight: bold;
	background-color: rgb(255,200,200);
}
p {
	font-size: 0.8em;
	text-align: Left;
	text-indent: 0px;
	line-height: 120%;
	color: #0072c6;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
ol, ul {
	text-align: left;
	font-size: 0.8em;
	list-style-position: outside;
}
h1 {
	font-size: 0.8em;
	text-align: left;
	line-height: 110%;
	color: #ff0000;
	background-color: transparent;
	text-indent: 0;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	margin-left: 0em;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-size: 0.6em;
	text-align: left;
	line-height: 110%;
	color: #0072c6;
	background-color: transparent;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
}
h3 {
	font-size: 0.6em;
	text-align: left;
	line-height: 100%;
	color: #0072c6;
	background-color: transparent;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
h4 {
	font-size: 0.8em;
	text-align: left;
	line-height: 100%;
	color: #0072c6;
	background-color: transparent;
	text-indent: 0px;
	margin: 0px;
	font-weight: normal;
}
h5 {
	font-size: 0.8em;
	text-align: Left;
	line-height: 100%;
	color: #0072c6;
	background-color: transparent;
	text-indent: 0px;
	margin: 10px 0px 0px 30px;
	font-weight: normal;
}
textarea, input, select {
	font-family: 'Tahoma CE', Tahoma, 'Arial CE', Arial, sans-serif;
	background-color: #e0f0ff;
	color: #0072c6;
	border-left-style: none;
	border-right-style: none;
	border-top: 1px solid #0072c6;
	border-bottom: 1px solid #0072c6;
	font-size: 0.8em;
	padding-left: 0.3em;
	padding-right: 0em;
}
.f_text_r {
	text-align: Right;
}
.f_przyc {
	background-color: #ffe0e0;
	color: #ff0000;
	border-top-color: #ff0000;
	border-bottom-color: #ff0000;
	padding-left: 2em;
	padding-right: 2em;
	font-size: 0.8em;
}
.f_przyc:hover {
	background-color: #ff0000;
	color: rgb(255,255,255);
}
.f_przyc:active {
	background-color: #0072c6;
	color: rgb(255,255,255);
}
.f_check {
	border-top: 0px;
	border-bottom: 0px;
	margin-right: 5px;
}
.f_radio {
	border-top: 0px;
	border-bottom: 0px;
	margin-right: 5px;
}
div {
	position: relative;
	background-color: #ffffff;
	text-align: center;
	z-index: 0;
	padding: 10px;
	border: 0px;
}
.tabela_poczatkowa {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.tabela_poczatkowa th, .tabela_poczatkowa td {
	padding: 10px;
	width: 50%;
}
.ogloszenie {
	font-size: 2em;
	text-align: center;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.ogloszenie_tabela {
-moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 6px;
-webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 6px;
	border: 0;
	border-spacing: 2px;
	margin: 2em 10% 2em 10%;
	font-size: 1.3em;
}
.ogloszenie_tabela li {
	font-size: 1.3em;

}
