*, html, body {
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: 0;
}
body {
	color: #C6C6C6;
	background: #000;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
p {
	margin: 10px 0;
	line-height: 130%;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0; 
	content: "."; 
}
table {	
	border-collapse: collapse;
	border-spacing: 0; 
}
a img { 
	border: 0; 
}
legend { display: none; }
button {
	padding: 1px 2px;
	background: #FFF;
	cursor: pointer;
}
a {
	color: #78A023;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:focus {
	outline: none;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p.notfound {
	float: right;
	width: 500px;
	margin: 50px auto 10px auto;
	padding: 10px 0;
	color: #F30;
	background: #000;
	border: 1px solid #F30;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.skip {
	position: absolute;
	left: -999px;
	top: 10px;
	padding: 5px;
	color: #78A023;
	background: #000;
	border: 1px solid #C6C6C6;
	font-size: 11px;
	text-decoration: none;
	outline: none;
}
.skip:focus, .skip:active, .skip.fokus {
	left: 10px;
	text-decoration: none;
}
#asp { display: none; }
p.err {
	clear: both;
	width: 70%;
	margin: 20px auto 10px auto;
	padding: 5px 0;
	color: #F30;
	background: #000;
	border: 1px solid #F30;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#dhtmltooltip {
	position: absolute;
	left: -300px;
	min-width: 160px;
	padding: 2px;
	color: #000;
	background: rgb(252,254,228);
	border: 1px solid #000;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
	visibility: hidden;
	z-index: 100;
}
#dhtmltooltip b {
	white-space: nowrap;
}
#dhtmltooltip p {
	margin: 5px 0;
}
#dhtmlpointer {
	position: absolute;
	left: -300px;
	visibility: hidden;
	z-index: 101;
}
#dhtmltooltip table {
	margin: 5px 10px;
	border: 1px solid #AAA;
}
#dhtmltooltip table td {
	padding: 2px 9px;
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #AAA;
	font-size: 11px;
}
#dhtmltooltip table th {
	padding: 4px 0;
	background-color: #E0DFCD;
	text-align: center;
}
/* --- HEADER --- */
#centruj {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#kontener {
	float: left;
	position: relative;
	width: 770px;
	min-height: 291px;
	background: url(img/planeta.jpg) 280px top no-repeat;
}
a#logo {
	float: left;
	margin: 30px 0 30px 0;
}
a#logo img {
	padding: 2px;
	border: 1px solid #000;
}
a#logo:hover img,
a#logo:focus img {
	border-color: #C6C6C6;
}
#sstat {
	position: absolute;
	top: 5px;
	right: 0;
	width: 200px;
	font-weight: bold;
	text-align: right;
}
#sstat dl {
	float: right;
}
#sstat dl * {
	display: inline;
	margin: 0;
	color: #7397EF;
	line-height: 150%;
}
#sstat dt {
	padding: 0;
}
#sstat dd {
	padding: 0 0 0 7px;
}
#zaloguj {
	position: absolute;
	right: 0;
	top: 200px;
	width: 400px;
}
#zaloguj p {
	margin: 0 0 4px 0;
	font-weight: bold;
	text-align: right;
}
#zaloguj label {
	clear: both;
	float: right;
	font-weight: bold;
	color: #DCE4F1;
}
#zaloguj input {
	width: 100px;
	padding: 1px 3px;
	margin: 2px 1px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555;
}
#zaloguj button {
	clear: both;
	float: right;
	width: 107px;
	margin: 2px 1px 0 0;
	padding: 1px 0;
	border: 1px solid #555;
	color: #555;
	background: #aaa;
	font-size: 11px;
	letter-spacing: 0.4em;
	text-align: center;
}
p#logerr {
	position: absolute;
	right: 0;
	top: 165px;
	margin: 0;
	padding: 5px 15px;
	color: #F30;
	background: #000;
	border: 1px solid #F30;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#zalogowany {
	position: absolute;
	right: 0;
	top: 240px;
	width: 200px;
	text-align: right;
}
#zalogowany a {
	clear: both;
	float:right;
	margin: 0 0 7px 0;
	padding-left: 15px;
	color: #FFF;
	background: url(img/stz.gif) left center no-repeat;
	white-space: nowrap;
	text-decoration: none;
}
#zalogowany a:hover,
#zalogowany a:focus {
	color: #AEE833;
	background-image: url(img/stn.gif);
}
/* --- MENU --- */
#menu, #menu li {
	clear: both;
	float: left;
	list-style: none;
}
#menu li a {
	clear: both;
	float: left;
	width: 254px;
	height: 21px;
	margin: 2px 0;
	padding: 5px 0 0 0;
	background: left center no-repeat;
	font-weight: bold;
	text-indent: 70px;
}
#menu li a:link,
#menu li a:visited {
	color: #FFF;
	background-image: url(img/menu.gif);
}
#menu li a:hover,
#menu li a:focus {
	color: #AEE833;
	background-image: url(img/menu_h.gif);
	text-decoration: none;
}
#menu li a:active {
	color: #FFF;
	background-image: url(img/menu.gif);
}
/* --- LEWA --- */
#lewa {
	clear: both;
	float: left;
	width: 230px;
	min-height: 240px;
	border-top: 4px solid #252525;
}
#lewa h2 span {
	color: #AEE833;
}
#lewa #skr {
	padding-right: 10px;
}
#lewa p {
	text-align: right;
	padding-right: 10px;
}
#lewa #skr img {
	float: left;
	border: 0;
	margin: 0 5px 2px 0;
}
/* --- STRONY --- */
#tresc {
	position: relative;
	float: left;
	width: 540px;
	min-height: 230px;
	padding-bottom: 10px;
	border-top: 4px solid #252525;
	background: url(img/linia_pio.gif) repeat-y;
}
h2 {
	font-size: 13px;
	margin: 1px 0 0 0;
	padding: 4px 0 10px 0;
	text-indent: 8px;
	background: #101010 url(img/linia_poz.gif) left bottom repeat-x;
}
h2 img {
	width: 10px;
	height: 12px;
}
h2 span {
	color: #7397EF;
}
#podstr {
	padding-left: 14px;
}
/* --- FOOTER --- */
#stopka {
	clear: both;
	width: 770px;
	margin: 0 auto;
	padding: 18px 0;
	background: #101010 url(img/linia_poz.gif) right top repeat-x;
}
/* --- REJESTRACJA --- */
#regfrm table {
	width: 400px;
	margin: 15px 0 0 15px;
	table-layout: fixed;
}
#regfrm td {
	height: 28px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
#regfrm td.z {
	width: 110px;
}
#regfrm .in {
	width: 180px;
	padding: 1px 3px;
	color: #555;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p.reginfo {
	margin-top: 25px;
	text-align: center;
}
/* --- PANEL --- */
#usermenu {
	margin-top: 10px;
}
#usermenu, #usermenu li {
	clear: both;
	float: left;
	list-style: none;
}
#usermenu li {
	margin-left: 25px;
}
#usermenu li a {
	clear: both;
	float: left;
	height: 21px;
	margin: 2px 0;
	padding: 5px 0 0 0;
	background: left center no-repeat;
	font-weight: bold;
	text-indent: 15px;
	white-space: nowrap;
}
#usermenu li a:link,
#usermenu li a:visited {
	color: #FFF;
	background-image: url(img/stz.gif);
}
#usermenu li a:hover,
#usermenu li a:focus {
	color: #AEE833;
	background-image: url(img/stn.gif);
	text-decoration: none;
}
#usermenu li a:active {
	color: #FFF;
	background-image: url(img/stz.gif);
}
#panel {
	padding: 10px 0 0 15px;
}
/* --- PANEL - DOMENY --- */
#addomain {
	display: none;
	border: 2px solid #FFF;
	padding: 10px;
}
#addomain label {
	padding-top: 8px;
}
#addomain input {
	margin-left: 20px;
	width: 200px;
}
#addomain select {
	margin-top: 8px;
	margin-left: 47px;
	width: 200px;
	font-size: 13px;
}
#addomain button {
	padding: 0 4px;
	margin-left: 20px;
}
#sumad {
	margin: 10px 0 20px 0;
}
#sumad span {
	color: #AEE833;
	font-weight: bold;
}
#sumad em {
	font-style: normal;
	border-bottom: 1px solid #78A023;
}
#mojedomeny {
	width: 100%;
	border: 0;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 1px;
}
#mojedomeny th {
	background: #294061;
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 0;
	text-align: center;
}
#mojedomeny td {
	padding: 3px 0;
	color: #FFF;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
}
#mojedomeny td.dm {
	width: 180px;
	text-align: left;
	text-indent: 8px;
}
#mojedomeny tr.odd {
	background: #222;
}
#mojedomeny th.le,
#mojedomeny td.le {
	text-align: left;
	padding-left: 8px;
}
#mojedomeny a, #mojedomeny a:link {
	color: #FFF;
	text-decoration: none;
}
#mojedomeny a:hover, #mojedomeny a:focus {
	text-decoration: underline;
}
#mojedomeny td a.fun:hover,
#mojedomeny td a.fun:focus {
	background-color: #AEE833;
}
p.inf {
	font-size: 11px;
}
/* --- PANEL - LINKI --- */
#suma {
	margin-top: 0;
}
#suma span {
	color: #AEE833;
	font-weight: bold;
}
#mojelinki {
	width: 100%;
	border: 0;
	margin: 0 auto 15px auto;
	border-collapse: separate;
	border-spacing: 1px;
}
#mojelinki th {
	background: #294061;
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 0;
	text-align: center;
}
#mojelinki td {
	padding: 3px 0;
	color: #FFF;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
}
#mojelinki td.adr {
	text-align: left;
	padding-left: 8px;
}
#mojelinki tr.odd {
	background: #222;
}
#mojelinki th.le,
#mojelinki td.le {
	text-align: left;
	padding-left: 8px;
}
#mojelinki a, #mojelinki a:link {
	color: #FFF;
	text-decoration: none;
}
#mojelinki a:hover, #mojelinki a:focus {
	text-decoration: underline;
}
#mojelinki td a.fun:hover,
#mojelinki td a.fun:focus {
	background-color: #AEE833;
}
#addlink,#addmanyLinks {
	display: none;
	border: 2px solid #FFF;
	padding: 10px;
}
#addlink label {
	clear: both;
	float: left;
	margin-top: 8px;
	padding-top: 2px;
	width: 80px;
}
#addlink input {
	margin-top: 8px;
	width: 200px;
}
#addlink select {
	margin-top: 8px;
	width: 200px;
	font-size: 13px;
}
#addlink button {
	padding: 0 4px;
	margin-left: 20px;
}
.waga {
	display: none;
	padding: 5px 0;
	font-size: 11px;
}
.waga select {
	font-size: 11px;
	color: #444;
}
/* --- PANEL - PP --- */
span.ziel {
	color: #AEE833;
	font-weight: bold;
}
h3 {
	clear: both;
	margin: 10px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #7397EF;
}
#jaklink {
	margin: 10px 0;
	padding: 0;
	list-style-position: inside;
}
#jaklink li {
	margin: 10px 0;
	padding: 0 0 0 10px;
	list-style-type: circle;
}
#jaklink li input,
input.przykl {
	border: 1px solid #555;
	color: #FFF;
	background: #000;
	width: 270px;
}
/* --- PANEL - GET --- */
.dnld {
	font-size: 14px;
	padding-bottom: 10px;
}
.dnld a, .dnld a:link, .dnld a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.dnld a:hover, .dnld a:focus {
	text-decoration: none;
	color: #78A023;
	font-weight: bold;
}
.dnld a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.dnld a img {
	border: 0;
	width: 32px;
	height: 32px;
	vertical-align: middle;
}
.pnlist {
	margin-left: 23px;
}
.pnlist li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.pnlist code {
	display: -moz-inline-box;
	display: inline-block;
	background-color: #111;
	padding: 2px;
	border: 1px solid #222;
	margin: 3px 0;
}
.pnlist big {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
/* --- PANEL - HISTORIA --- */
#dtbl {
	width: 95%;
	margin: 5px auto 0 auto;
	border: 0;
}
#dtbl th {
	background: #111;
	padding: 3px 0;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
}
#dtbl td {
	padding: 2px 0 2px 10px;
	text-align: left;
}
p.navvi {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: right;
}
p.navvi a {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 4px;
	margin: 0 1px;
	background: #111;
	border: 1px solid #161616;
}
p.navvi a:hover {
	border: 1px solid #555;
	color: #FFF;
	text-decoration: none;
}
p.navvi span {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 4px;
	margin: 0 1px;
	background: #111;
	border: 1px solid #161616;
	font-weight: bold;
}
/* --- NEWS --- */
#news {
	padding: 10px 0 0 20px;
}
#news img {
	float: left;
	border: 0;
	margin: 0 5px 2px 0;
}
#news p.nsdata,
#news p.nsplik {
	color: #999;
	font-size: 11px;
}
/* --- TRESCI --- */
.txt {
	padding: 10px 0 0 20px;
	line-height: 135%;
}
.emp {
	color: #78A023;
}
.txt ol,
.txt ul {
	list-style-position: inside;
}
/* --- KONTAKT --- */
#con fieldset {
	display: block;
	width: auto;
	height: auto;
	margin-top: 20px;
}
#con legend {
	display: block;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}
#con label {
	clear: left;
	float: left;
	width: 12em;
	margin-top: 10px;
	line-height: 100%;
}
#con label.l {
	display: none;
}
#con input,
#con textarea {
	padding: 2px;
	border: 1px solid #EEE;
	font: normal 12px/130% Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#con input {
	margin-top: 5px;
	width: 160px;
}
#con textarea {
	margin-top: 4px;
	width: 310px;
	height: 80px;
}
#con button {
	margin: 5px 0 10px 12em;
	padding: 2px 10px;
	border: 1px solid #EEE;
	color: #000;
	background: #FFF;
	font: normal 12px/130% Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	cursor: pointer;
}
p.snderr {
	color: #F33;
	font-weight: bold;
}
p.sndok {
	color: #0C4;
	font-weight: bold;
}
