body {
	color: #000;
	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: #404040;
	font: bold 16pt Arial, sans-serif;
	margin: 0 0 22px 0;
	text-shadow: 0 3px 2px #E0E0E0;
}
h1 span.gray {
	font-weight: normal;
}
h1 span.small {
	color: #A8A8A8;
	font-size: 10pt;
	letter-spacing: 3px;
	margin-left: 2px;
}
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: 0 3px 2px #D8D8D8;
}
h2 a:hover {
	color: #D00000;
}
h3 {
	color: #000;
	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: #F00;
	text-decoration: underline;
}
abbr {
	border: none;
	cursor: help;
}
abbr a {
	color: #000;
	cursor: help;
}
form {
	margin: 0;
}
div.fieldset {
	background-color: #F0F0F0;
	border: 1px #DDD solid;
	padding: 5px 10px;
	margin: 24px 15px 0 0;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
div.fieldset span.legend {
	background-color: #F6F6F6;
	border: 1px #DDD solid;
	font-weight: bold;
	white-space: nowrap;
	padding: 2px 10px;
	position: relative;
	top: -13px;
}
div.fieldset table {
	border-collapse: collapse;
	margin: 0;
}
div.fieldset th {
	text-align: right;
	padding: 7px 0;
}
div.fieldset th.hr {
	padding: 0;
}
div.fieldset th.hr hr {
	border-top: 1px #DDD dashed;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0;
	margin: 5px -10px;
	height: 0;
}
div.fieldset th.error {
	color: #C00;
	font-size: 7pt;
	font-weight: normal;
	padding: 0 0 1px 0;
}
div.fieldset td {
	padding: 7px 0;
}
div.fieldset label {
	color: #444;
	font-weight: normal;
	vertical-align: baseline;
	white-space: nowrap;
}
div.fieldset div {
	background: #FFF url('images/input-bg.gif') repeat-x left top;
	border: 1px #BBB solid;
	padding: 2px 1px;
	display: inline;
}
div.fieldset div input {
	color: #000000;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	width: 193px;
}
div.fieldset div input.readonly {
	color: #888;
}
div.fieldset div.select {
	padding-left: 0;
}
div.fieldset div.select select {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	width: 194px;
}
input, textarea, select, option {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
}
input.button, button {
	color: #000;
	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, button:hover {
	color: #FFF;
	background: #808080 url('images/submenu-bg-hover.gif') repeat-x center top;
	border: 1px #606060 solid;
	text-shadow: 0 0 6px #FFF;
}
div.table {
	margin-top: 15px;
	width: 100%;
}
div.table table {
	background-color: #FFF;
	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 {
	background-color: #F0F0F0;
	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 #DDD 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;
}
div#login {
	background-color: #F0F0F0;
	border: 1px #DDD solid;
	padding: 0 10px 10px 10px;
	margin-right: 15px;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
div#profile {
	background-color: #F0F0F0;
	border: 1px #DDD solid;
	padding: 0 0 10px 10px;
	margin-bottom: 15px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
div#profile th {
	text-align: left;
	padding: 10px 0 0 2px;
}
div#profile td {
	padding: 0 10px 0 0;
}
table.form {
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}
table.form th {
	color: #444;
	font-weight: normal;
	text-align: right;
	vertical-align: baseline;
	white-space: nowrap;
	padding: 12px 0 0 0;
	margin: 0;
}
table.form th hr {
	border-top: 1px #DDD dashed;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0;
	margin: 3px 0 -1px -12px;
}
table.form td {
	padding: 10px 0 0 0;
	margin: 0;
}
table.form td div {
	background: #FFF url('images/input-bg.gif') repeat-x left top;
	border: 1px #BBB solid;
	padding: 2px 1px;
}
table.form td div.progress {
	background: #FFF url('images/progress-grip.gif') no-repeat 227px center;
	border-top: none;
	padding: 0;
	overflow: hidden;
}
table.form td div.progress div {
	background: #F00 url('images/progress-grip.gif') no-repeat 227px center;
	border: none;
	padding: 0;
	width: 0%;
	height: 3px;
}
table.form td div.select {
	padding: 1px 1px 1px 0;
}
table.form td div.select select {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
table.form td div input {
	color: #000000;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
table.form td div input.readonly {
	color: #888;
}
table.form td div textarea {
	color: #000;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
table.form td input#captcha {
	color: #000;
	background: #FFF url('images/input-bg.gif') repeat-x left top;
	border: 1px #BBB solid;
	padding: 2px 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;
}
ul.sitemap {
	font-weight: bold;
	list-style-type: disc;
	text-shadow: 0 2px 1px #D0D0D0;
}
ul.sitemap a {
	color: #000;
}
ul.sitemap a:hover {
	color: #F00;
}
ul.sitemap li ul {
	font-weight: normal;
	list-style-image: none;
	margin-top: 0;
	margin-bottom: 10px;
	text-shadow: none;
}
.headerBox {
	background: url('images/header-bg.gif') no-repeat center top;
	margin: 0 auto;
	width: 912px;
}
.header {
	margin: 0 6px;
	height: 100px;
	overflow: hidden;
}
#header {
	line-height: 16pt;
	padding: 18px 18px 0 224px;
}
#header a {
	color: #989898;
	text-decoration: none;
}
#menu {
	color: #F0C0C0;
	background: #D21A21 url('images/menu-bg.gif') repeat-x center bottom;
	border-top: 1px #F0F0F0 solid;
	border-bottom: 1px #FFF 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 {
	overflow: hidden;
	text-shadow: 0 0 6px #800000;
}
ul.menu li a.last {
	border-right: 1px #F0C0C0 dotted;
}
ul.menu li:hover a {
	color: #FFF;
	background: #D24848 url('images/menu-bg-hover.gif') repeat-x center top;
}
ul.menu li a:hover {
	color: #FFF;
	background: #D24848 url('images/menu-bg-hover.gif') repeat-x center top;
	text-decoration: none;
}
ul.menu li.home a {
	padding-left: 8px;
}
ul.menu li.home a span {
	background: url('images/home.gif') no-repeat right center;
	display: block;
	width: 16px;
}
ul.menu li.home:hover a span {
	background-image: url('images/home-hover.gif');
}
ul.menu li.home a:hover span {
	background-image: url('images/home-hover.gif');
}
ul.menu li.phone a span {
	background: url('images/phone.gif') no-repeat right center;
	padding-right: 26px;
}
ul.menu li.phone:hover a span {
	background-image: url('images/phone-hover.gif');
}
ul.menu li.phone a:hover span {
	background-image: url('images/phone-hover.gif');
}
ul.menu li ul {
	background: #D8D8D8 url('images/submenu-bg.gif') repeat-x center top;
	border-top: 1px #FFF 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;
	z-index: 1000;
	opacity: 0.97;
	-moz-box-shadow: 0 2px 4px #D8D8D8;
	-webkit-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: #FFF;
	background: #808080 url('images/submenu-bg-hover.gif') repeat-x center top;
	overflow: hidden;
	text-shadow: 0 0 6px #FFF;
}
div.usermenu {
	background: #FFF;
	border-top: 1px #ECECEC solid;
	border-bottom: 1px #C4C4C4 solid;
	text-align: right;
	padding: 6px 10px 7px 10px;
	margin: -25px -30px 25px -30px;
	-moz-box-shadow: 0 2px 4px #E8E8E8, 0 2px 6px #ECECEC inset;
	-webkit-box-shadow: 0 2px 4px #E8E8E8, 0 2px 6px #ECECEC inset;
	box-shadow: 0 2px 4px #E8E8E8, 0 2px 6px #ECECEC inset;
}
.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: #FFC 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: #000;
}
img.border {
	border: 1px #A0A0A0 solid;
}
img#skype {
	vertical-align: top;
	position: absolute;
}
div.halfboxleft {
	width: 420px;
	clear: left;
	float: left;
}
div.halfboxleft div {
	padding-right: 10px;
}
div.halfboxright {
	width: 420px;
	float: left;
}
div.halfboxright div {
	padding-left: 10px;
}
.frame {
	background: url('images/frame.gif') no-repeat;
	padding: 6px;
	margin: 9px -6px 9px 9px;
	float: right;
}
.frame a img {
	border: none;
	width: 100px;
	height: 100px;
}
.normal {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 7pt;
}
.gray {
	color: #A0A0A0;
}
.black {
	color: #000;
}
a.black:hover {
	color: #000;
}
.red {
	color: #C00;
}
.clearleft {
	clear: left;
}
.clearboth {
	clear: both;
}
div#underpage {
	margin: 0 auto;
	width: 840px;
}
div.bottommenu {
	color: #808080;
	margin: 3px 0 9px 0;
	float: right;
}
div.bottommenu a {
	color: #505050;
	font-size: 11px;
}
div.bottommenu a:hover {
	color: #000;
}
div#fb_like {
	float: left;
}
div#g_plusone {
	display: inline;
}
div#stats {
	width: 14px;
	height: 14px;
	overflow: hidden;
	float: right;
}
div#test ol li {
	background-color: #FFF;
	border: 1px #D0D0D0 solid;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	-moz-box-shadow: 1px 2px 3px #E8E8E8;
	-webkit-box-shadow: 1px 2px 3px #E8E8E8;
	box-shadow: 1px 2px 3px #E8E8E8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
div#test ol li div {
	color: #808080;
	background-color: #E0E0E0;
	font-weight: bold;
	text-align: right;
	padding: 5px 10px;
	margin: 10px -10px -10px -10px;
	-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;
}
div#test ol li ul {
	margin-top: 10px;
	margin-bottom: 0;
	padding-left: 0;
}
div#test ol li ul li {
	border: none;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
div#test label.true {
	color: #0A0;
	font-weight: bold;
}
div#test label.false {
	color: #AAA;
}
div#test label.checkedtrue {
	color: #040;
}
div#test label.checkedfalse {
	color: #D00;
	font-weight: bold;
	text-decoration: line-through;
}
div#test div.true {
	background: url('images/test-arrow.gif') no-repeat;
	padding: 0;
	margin: 1px 0 0 -20px;
	width: 23px;
	height: 23px;
	position: absolute;
}
div#test div.checkedtrue {
	background: url('images/test-true.gif') no-repeat;
	padding: 0;
	margin: -2px 0 0 -24px;
	width: 24px;
	height: 24px;
	position: absolute;
}
div#test div.checkedfalse {
	background: url('images/test-false.gif') no-repeat;
	padding: 0;
	margin: -1px 0 0 -23px;
	width: 23px;
	height: 23px;
	position: absolute;
}
