* {			margin: 0;
			padding: 0;
}
body {		font: 12px Arial, Helvetica, sans-serif;
			color: #D8E3E8;
			background: #00405B url('images/bg.jpg') no-repeat top;
}
h1, h2 {		font-weight: normal;
}
h2 {			margin-top: 15px;
}
h3 {			text-align: center;
			margin: 20px auto 10px auto;
}
h3.msg {		color: orange;
}
h1 {			padding: 55px 0 0 160px;
			font-size: 3em;
/*    		letter-spacing: -2px;*/
			color: White;
}
h1 a, h1 a:hover {
	color: White;
	text-decoration: none;
}
p {			padding: 10px 0;
			line-height: 1.5em;
			text-align: justify;
}
p.subtitle {
	padding: 0 0 0 160px;
	font-size: 1.17em;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-family: verdana
}
a {
	color: #61A9BA;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul li span {
	padding: 0 10px 0 0;
	font-size: 14px;
	line-height: 1.25em;
}
#page {
	position: relative;
	margin: 0 auto;
	width: 960px;
	background: url('images/img.jpg') no-repeat;
}
#header {
	height: 190px;
	background: #004A68 url('images/header.jpg');
}
#logo {
	position: absolute;
	top: 55px;
	left: 80px;
	display: block;
	width: 63px;
	height: 70px;
	border: none;
}
#menu {
	height: 89px;
	text-align: center;
	background: #007A9C url('images/menu.jpg') no-repeat;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	padding: 0 30px;
	font-size: 1.3em;
	line-height: 84px;
	text-decoration: none;
	text-transform: capitalize;
	color: #F8FBFC;
	letter-spacing: 0px;
}
#menu ul li a:hover {
	color: #C5DEE5;
}
#main {
	background: #004A68 url('images/main.gif') repeat-y;
}
#main2 {
	padding: 30px 30px 0 30px;
	height: 1%;
	background: url('images/main.jpg') no-repeat top;
}
#content {
	float: left;
	width: 540px;
}
#content h2 {
	margin-left: 15px;
	margin-bottom: 40px;
	padding-left: 35px;
	font-size: 2em;
	height: 31px;
	letter-spacing: -1px;
	color: #FFFFFF;
	background: url('images/h2.gif') no-repeat;
}
#content .box {
	padding: 10px 0 45px 0;
}
#content .box .example {
	color: #00ff00;
	padding-left: 10px;
	font-size: larger;
}
#content ul {
	list-style: none;
	padding: 10px 0 10px 30px;
	line-height: 1.6em;
}
#content ul li {
	padding: 0;
}
#sidebar {
	float: right;
	width: 300px;
}
#sidebar h2 {
	font-size: 1.75em;
	letter-spacing: -1px;
	color: #FFFFFF;
}
#sidebar h3 {
	margin: 10px;
	font-size: 1.4em;
	letter-spacing: -1px;
	text-align: left;
	color: #FFFFFF;
}
#sidebar p.spacer {
	padding-bottom: 15px;
}
#sidebar .box {
	padding: 10px 0 40px 0;
}
#sidebar .gbox {
	width: 300px;
	height: 300px;
	border: 1px solid red;
}
#sidebar ul {
	list-style: none;
	padding: 20px 0 45px 0;
}
#sidebar ul li {
	padding: 0;
	line-height: 2em;
}
#sidebar ul li a {
	padding: 0;
}
.clearing {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#footer {
	clear: both;
	padding-top: 70px;
	height: 100px;
	background: url('images/footer.jpg') no-repeat top;
}
#footer p {
    text-align: center;
}
/*
 *	kontakt
 */
#mail_form {
	width: 400px;
	text-align: center;
	margin: 50px auto;
}
#mail_form input {
	width: 200px;
	background-color: #50b0d0;
	border: 2px solid #0090bb;
}
#mail_form textarea {
	width: 400px;
	height: 200px;
	background-color: #50b0d0;
	border: 2px solid #0090bb;
}
/*
 *	rejestracja
 */
#reg_form {
	width: 400px;
	text-align: center;
	margin: 50px auto;
}
#reg_form span{
	display: inline-block;
	width: 120px;
	text-align: right;
	float: left;
}
#reg_form input {
	width: 200px;
	background-color: #50b0d0;
	border: 2px solid #0090bb;
}
#reg_form input.radio {
	width: inherit;
}
#faq p {
	text-indent: 50px;
	padding: 5px
}
#faq dt {
	margin-bottom: 10px;
}
img.up {
	position: relative;
	top:7px;
	margin: 0 5px 0 10px;
}
#rule ol {
	margin-left: 15px;
}
#faq ol {
	margin: 25px 0 35px 60px;
}
#faq dd {
	padding-left: 35px;
	margin-bottom: 10px;
}
#login_form input {
	width: 160px;
	background-color: #50b0d0;
	border: 2px solid #0090bb;
}
#login_form input.sub {
	width: 100px;
	margin-left: 66px;
}
#login_form {
	margin: 20px 0 20px 0;
}
#li_dom input {
	width: 30px;
	background-color: #50b0d0;
	border: 2px solid #0090bb;
}
/*
 *	panel
 */
#panel {
	width: 400px;
	text-align: center;
	margin: 50px auto;
}
#panel span{
	display: inline-block;
	width: 220px;
	text-align: right;
	float: left;
}
#panel input.radio {
	width: inherit;
}
#panel input {
	width: 150px;
	background-color: #50b0d0;
	border: 2px solid #0090bb;
}
#li_dom input.del {
	width: 32px;
	height: 32px;
/*	background-color: #50b0d0;
	border: 2px solid #0090bb;*/
	border: none;
    background: url('images/del.png') no-repeat;
}
#panel .i{
	width: 20px;
	text-align: right;
	float: left;
}
#panel .i2{
	width: 220px;
	text-align: right;
	float: right;
}
.h22{
	height: 22px;
	margin-top: 5px;
}
.w{
	width: 110px;
}
.r{
	text-align: right;
}
