body
{
	background-color: rgb(4,0,31);
	background-image: url(../pic/earth.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	padding: 0em;
}
.div_text
{
	background-color: transparent;
	position: fixed;
	right: 11em;
	top: 3em;
	width: 72%;
	height: 80%;
	z-index: 11;
	overflow: auto;
	padding-right: 1em;
}
.div_tlo
{
	background-color: rgb(255,255,255);
	opacity: 0.95;
	filter: alpha(opacity=95);
	z-index: 10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(0,106,188);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(248,47,0);
	-moz-border-radius: 10px;
	background-repeat: no-repeat;
	background-image: url(../pic/motyl_tlo.gif);
	background-position: center;
	/* pozycjonowanie */
	position: fixed;
	right: 11em;
	top: 3em;
	width: 72%;
	height: 80%;
	overflow: default;
}
div p
{
	font-size: 0.9em;
	color: rgb(0,106,188);
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	margin-left: 160px;
}
div a:link
{
	color: rgb(0,106,188);
	text-docoration: underline;
}
div a:visited
{
	color: rgb(0,106,188);
	text-docoration: underline;
}
div a:hover
{
	color: rgb(248,47,0);
	text-docoration: underline;
}
div table
{
	font-size: 0.8em;
	color: rgb(0,106,188);
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	margin-left: 160px;
}
div ul
{
	list-style-type: disk;
	list-style-position: outside;
	/* list-style-image: url(minus.gif) */
}
div li
{
	font-weight: normal;
	font-size: 0.7em;
	color: rgb(0,106,188);
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	margin-left: 130px;
}
div h1
{
	font-size: 1.2em;
	font-weight: bold;
	color: rgb(248,47,0);
	line-height: 1.5em;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
	text-align: left;
	margin-left: 130px;
}
div h2
{
	font-size: 0.9em;
	font-weight: bold;
	color: rgb(248,47,0);
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.3em;
	text-align: left;
	margin-left: 140px;
}
div h3
{
	font-size: 0.7em;
	font-weight: bold;
	color: rgb(248,47,0);
	line-height: 1em;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	text-align: left;
	margin-left: 150px;
}
div h4
{
	font-size: 0.7em;
	font-weight: bold;
	color: rgb(0,106,188);
	line-height: 1em;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	text-align: left;
	margin-left: 150px;
}
div img
{
	border: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
div tfoot
{
	text-align: right;
}
.przycisk
{
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1em;
	width: 10em;
	background-color: rgb(0,106,188);
	color: white;
	padding: 0.2em;
	border-bottom: 1px solid rgb(248,47,0);
}
th
{
	text-align: right;
}
div input, textarea, select
{
	width: 20em;
	border-bottom: 1px solid rgb(0,106,188);
	border-top: 1px solid rgb(248,47,0);
	border-left-width: 0px;
	border-right-width: 0px;
	margin-left: 0.5em;
	margin-top: 0.3em;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding-left: 2px;
	padding-right: 2px;
	color: rgb(248,47,0);
}
div optgroup
{
	background-color: rgb(255,255,255);
	color: rgb(248,47,0);
	font-style: normal;
	font-size: 1.1em;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}
div option
{
	background-color: rgb(255,255,255);
	padding-left: 5px;
	padding-right: 3px;
	color: rgb(0,106,188);
	font-size: 0.9em;
}
.wyroznienie
{
	font-weight: bold;
}
.submit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(248,47,0);
	margin-left: 18em;
	font-size: 0.8em;
	background-color: rgb(242,217,209);
	width: 10em;
}
div .c, .c
{
	text-align: center;
}
.pic_dzial
{
	position: absolute;
	left: -20px;
	top: -20px;
}