body {
	color: #000000;
	background: #D0D0D0 url('images/body-bg.gif') repeat-x center top;
	font: 9pt/12pt Verdana, sans-serif;
	text-align: center;
	margin: 0;
	height: 100%;
}
h1 {
	color: #800000;
	border-bottom: 1px #C0C0C0 solid;
	font: bold 16pt Arial, sans-serif;
	margin: 0 0 15px 0;
	padding: 0 0 12px 0;
	text-shadow: #E0E0E0 0 3px 2px;
}
h1 span.gray {
	font-size: 14pt;
}
h2 {
	color: #D00000;
	background: url('images/circle.gif') no-repeat left center;
	font: bold 12pt Arial, sans-serif;
	margin: 15px 0 5px 0;
	padding-left: 17px;
	text-shadow: #D8D8D8 0 3px 2px;
}
h2 a:hover {
	color: #D00000;
}
h3 {
	color: #000000;
	font: bold 11pt Arial, sans-serif;
	margin: 0;
}
h4 {
	color: #808080;
	font: bold 9pt Verdana, sans-serif;
	text-align: left;
	margin: 10px 0 4px 0;
}
p {
	margin: 15px 0 0 0;
}
p.circle {
	background: url('images/circle.gif') no-repeat 0 1px;
	padding-left: 17px;
}
p.signature {
	background: url('images/podpis.gif') no-repeat 98% bottom;
	text-align: right;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
a {
	color: #2060C0;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
abbr {
	border: none;
	cursor: help;
}
abbr a {
	color: #000000;
	cursor: help;
}
form {
	margin: 0;
}
input, textarea {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
}
input.button {
	color: #000000;
	background: #D8D8D8 url('images/submenu-bg.gif') repeat-x center top;
	border: 1px #A0A0A0 solid;
	padding: 4px 7px 3px 7px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
input.button:hover {
	color: #FFFFFF;
	background: #808080 url('images/submenu-bg-hover.gif') repeat-x center top;
	border: 1px #606060 solid;
	text-shadow: #FFFFFF 0 0 6px;
}
div.table {
	margin-top: 15px;
	width: 100%;
}
div.table table {
	background-color: #FFFFFF;
	width: 100%;
}
div.table table caption {
	background-color: #E0E0E0;
	border-top: 1px #C0C0C0 solid;
	border-right: 1px #C0C0C0 solid;
	border-left: 1px #C0C0C0 solid;
	text-align: left;
	padding: 2px 4px;
}
div.table table th {
	font-weight: bold;
}
table {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
}
table.table {
	border-collapse: collapse;
	border-top: 1px #C0C0C0 solid;
	border-left: 1px #C0C0C0 solid;
}
table.table caption {
	color: #000000;
	font: bold 9pt Verdana, sans-serif;
}
table.table th {
	border-right: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
	font: 9pt Verdana, sans-serif;
	text-align: left;
	vertical-align: top;
	padding: 2px 4px;
}
table.table td {
	border-right: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
	font: 9pt Verdana, sans-serif;
	vertical-align: top;
	padding: 2px 4px;
}
table.align {
	border: none;
}
table.align th {
	border: none;
	font-weight: bold;
	text-align: right;
	padding: 0 0 1px 0;
}
table.align td {
	border: none;
	padding: 0 0 1px 0;
}
div#contact {
	background-color: #F0F0F0;
	border: 1px #E0E0E0 solid;
	padding: 0 10px 10px 10px;
	margin: -15px 0 15px 20px;
	width: 580px;
	float: right;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
table.form {
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}
table.form th {
	text-align: right;
	vertical-align: baseline;
	white-space: nowrap;
	padding: 12px 0 0 0;
	margin: 0;
}
table.form td {
	padding: 10px 0 0 0;
	margin: 0;
}
table.form td div {
	background-color: #FFFFFF;
	border: 1px #A0A0A0 solid;
	padding: 1px;
}
table.form td div.progress {
	border-top: none;
	padding: 0;
	overflow: hidden;
}
table.form td div.progress div {
	background-color: #FF0000;
	border: none;
	padding: 0;
	width: 0%;
	height: 3px;
}
table.form td div input {
	color: #000000;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
table.form td div textarea {
	color: #000000;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
table.form td input#captcha {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #A0A0A0 solid;
	padding: 1px;
	margin: 0;
	width: 3em;
}
table.form td input.button {
	padding: 4px 7px 3px 7px;
	width: auto;
}
ul {
	list-style-type: circle;
	margin-top: 15px;
	margin-bottom: 0;
}
ul li {
	margin-top: 5px;
}
ol {
	margin-top: 15px;
	margin-bottom: 0;
}
ol li {
	margin-top: 10px;
}
.headerBox {
	background: url('images/header-bg.gif') no-repeat center top;
	margin: 0 auto;
	width: 912px;
}
.header {
	height: 100px;
	overflow: hidden;
}
#header {
	line-height: 16pt;
	padding: 24px 24px 0 230px;
}
#header a {
	color: #808080;
	text-decoration: none;
}
#menu {
	color: #F0C0C0;
	background: #E21B22 url('images/menu-bg.gif') repeat-x center bottom;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	width: 100%;
	float: left;
}
ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	right: 50%;
	clear: left;
	float: right;
	z-index: 999;
}
ul.menu li {
	margin: auto -1px 0 0;
	display: block;
	position: relative;
	left: 50%;
	float: left;
}
ul.menu li a {
	color: #FCFCCC;
	border-left: 1px #F0C0C0 dotted;
	font: bold 9pt Arial, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 6px 9px 5px 10px;
	display: block;
}
ul.menu > li > a {
	text-shadow: #800000 0 0 6px;
}
ul.menu li a.last {
	border-right: 1px #F0C0C0 dotted;
}
ul.menu li:hover a {
	color: #FFFFFF;
	background: #D24848 url('images/menu-bg-hover.gif') repeat-x center top;
}
ul.menu li a:hover {
	color: #FFFFFF;
	background: #D24848 url('images/menu-bg-hover.gif') repeat-x center top;
	text-decoration: none;
}
ul.menu li ul {
	background: #D8D8D8 url('images/submenu-bg.gif') repeat-x center top;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #A0A0A0 solid;
	border-bottom: 1px #A0A0A0 solid;
	border-left: 1px #A0A0A0 solid;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
	position: absolute;
	right: auto;
	opacity: 0.97;
	-moz-box-shadow: 0 2px 4px #D8D8D8;
	box-shadow: 0 2px 4px #D8D8D8;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
ul.menu li:hover ul {
	display: block;
}
ul.menu li ul li {
	margin: 0;
	display: block;
	position: static;
	clear: left;
	float: none;
}
ul.menu li ul li a {
	color: #000000;
	border-left: none;
	display: block;
	font-weight: normal;
	letter-spacing: 0;
	white-space: nowrap;
	padding: 5px 9px 4px 9px;
}
ul.menu li ul li.last a {
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-khtml-border-radius-bottomright: 7px;
	-khtml-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
ul.menu li:hover ul li a {
	color: #000000;
	background: transparent;
}
ul.menu li ul li a:hover {
	color: #FFFFFF;
	background: #808080 url('images/submenu-bg-hover.gif') repeat-x center top;
	text-shadow: #FFFFFF 0 0 6px;
}
.contentBox {
	background: url('images/content-bg.gif') repeat-y center top;
	margin: 0 auto;
	width: 912px;
}
.content {
	background: url('images/content-top-bg.gif') no-repeat center top;
	min-height: 90px;
	height: 90px;
}
div[class] .content {
	height: auto;
}
#content {
	text-align: left;
	padding: 25px 0 0 0;
	margin: 0 36px;
}
#paper {
	background: #FFFFCC url('images/plug.gif') no-repeat right bottom;
	font-size: 8pt;
	line-height: 9pt;
	text-align: left;
	border: 1px #E8E8B8 solid;
	padding: 15px;
	margin: 0 20px;
	opacity: 0.95;
}
#paper.popup {
	border: 10px #F8D4A0 solid;
	margin: 117px 0 0 215px;
	width: 432px;
	position: absolute;
	cursor: pointer;
}
.footerBox {
	background: url('images/footer-bg-stamp.gif') no-repeat 773px 0;
	padding-top: 15px;
	clear: both;
}
.footer {
	background: url('images/footer-bg.gif') no-repeat center bottom;
	min-height: 60px;
	height: 60px;
}
div[class] .footer {
	height: auto;
}
#footer {
	background: url('images/footer-bg-stamp.gif') no-repeat 737px -16px;
	border-top: 1px #C0C0C0 solid;
	padding: 17px 0 25px 0;
	margin: 0 36px;
}
#footer a {
	color: #000000;
}
img.border {
	border: 1px #A0A0A0 solid;
}
img#skype {
	vertical-align: top;
	position: absolute;
}
.normal {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 7pt;
}
.gray {
	color: #A0A0A0;
}
.black {
	color: #000000;
}
a.black:hover {
	color: #000000;
}
div#stats {
	width: 14px;
	height: 14px;
	overflow: hidden;
	float: right;
}
div#test ol li {
	margin-top: 20px;
	margin-bottom: 10px;
}
div#test ol li div {
	color: #664444;
	font-weight: bold;
	float: right;
}
div#test ol li ul {
	margin-top: 10px;
	margin-bottom: 0;
	padding-left: 0;
}
div#test ol li ul li {
	margin-top: 5px;
	margin-bottom: 0;
}
div#test label.true {
	color: #00AA00;
	font-weight: bold;
}
div#test label.false {
	color: #AAAAAA;
}
div#test label.checkedtrue {
	color: #004400;
}
div#test label.checkedfalse {
	color: #DD0000;
	font-weight: bold;
	text-decoration: line-through;
}