* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
/* Comment element properties */

a {
	color: #dcdcdc;
	text-decoration: none;
}

a:hover {
	color: #bfbfbf;
	text-decoration: none;
}

a.side {
	color: #707070;
	text-decoration: none;
}

a:hover.side {
	color: #f6a504;
	text-decoration: underline;
}

a.footer {
	color: #000001;
	text-decoration: none;
}

a:hover.footer {
	color: #000001;
	text-decoration: underline;
}

a.newsy {
	color: #555555;
	text-decoration: none;
}

a:hover.newsy {
	color: #555555;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #000;
}

hr {
	height: 1px;
	border: 1px solid #272727;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #272727;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Header */
.top01 {
	width: 103px;
	height: 25px;
	background: url(./images/top01.jpg);
}

.top02 {
	width: 470px;
	height: 25px;
	background: url(./images/top02.jpg);
}

.top03 {
	width: 379px;
	height: 117px;
	background: url(./images/top03.jpg);
}

.top04 {
	width: 572px;
	height: 92px;
	background: url(./images/top04.jpg);
}

.top05 {
	width: 315px;
	height: 138px;
	background: url(./images/top05.jpg);
}

.top06 {
	width: 412px;
	height: 138px;
	background: url(./images/top06.jpg);
	text-align: center;
	vertical-align: middle;
}

.top07 {
	width: 225px;
	height: 138px;
	background: url(./images/top07.jpg);
}

.top08 {
	width: 951px;
	height: 33px;
	background: url(./images/top08.jpg);
}

.top09 {
	width: 951px;
	height: 35px;
	background: url(./images/top09.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.szukajkbg{
	height: 40px;
	width: 190px;
	background: #000000;
	vertical-align: middle;
	font-size: 11px;
	text-align: center;
}

.menubg {
	height: 40px;
	width: 540px;
	background: #000000;
	vertical-align: middle;
	font-size: 11px;
}

.data {
	height: 40px;
	width: 230px;
	background: #000000;
	vertical-align: middle;
	font-size: 8px;
	font-weight: normal;
	text-align: center;
}

.szukajka {
	background: url(./images/szukajka.gif);
	background-repeat: no-repeat;
	color: #e7e7e7;
	padding: 3px;
	font-size: 10px;
	width: 156px;
	height: 20px;
	border: 0px;
}

/*menu*/
div#strona  {
	cursor: pointer;
	width: 112px;
	height: 35px;
	display: block;
	float: left;
	margin-left: 230px;
	background: url('./images/strona.png') no-repeat;
}
div#strona:hover, div#strona.active {
	background-position: 0px -35px;
}

div#media  {
	cursor: pointer;
	width: 112px;
	height: 35px;
	display: block;
	float: left;
	background: url('./images/media.png') no-repeat;
}
div#media:hover,div#media.active {
	background-position: 0px -35px;
}

div#gts  {
	cursor: pointer;
	width: 86px;
	height: 35px;
	display: block;
	float: left;
	background: url('./images/gts.png') no-repeat;
}
div#gts:hover,div#gts.active {
	background-position: 0px -35px;
}

div#pozostale  {
	cursor: pointer;
	width: 151px;
	height: 35px;
	display: block;
	float: left;
	background: url('./images/pozostale.png') no-repeat;
}
div#pozostale:hover,div#pozostale.active {
	background-position: 0px -35px;
}

div.show{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}

.hide{
   display: none;
}

span.menu{
	font-family: Verdana;
	font-size: 12px;
	color: #323231;
}

/* INFOpanel */
.infopanel{
	background: #fff;
}

.ip_gora {
	width: 934px;
	height: 12px;
	background: url(./images/ip_gora.jpg) no-repeat;
}

.ip_dol {
	width: 934px;
	height: 12px;
	background: url(./images/ip_dol.jpg) no-repeat;
}

.ip_left {
	width: 10px;
	height: 193px;
	background: url(./images/ip_left.jpg) no-repeat;
}

.ip_right {
	width: 13px;
	height: 193px;
	background: url(./images/ip_right.jpg) no-repeat;
}

.ip_separator {
	width: 19px;
	height: 193px;
	background: url(./images/ip_separator.jpg) no-repeat;
}

.sb_bg {
	width: 381px;
	height: 183px;
	padding: 5px 5px 0px 5px;
	background: url(./images/sb_bg.jpg) no-repeat;
	
}

.ip_content{
	width: 501px;
	height: 193px;
	background: url(./images/ip_content.jpg) no-repeat;
	vertical-align: top;
}

.pusta{
	width: 132px;
	height: 38px;
}

.opcje {
	width: 132px;
	text-align: left;
}

.wnetrzeip {
	height: 193px;
	text-align: left;
	vertical-align: top;
}

span#aktualnosci {
	cursor: pointer;
	width: 130px;
	height: 30px;
	display: block;
	float: left;
	background: url('./images/aktualnosci.png') no-repeat;
}
span#aktualnosci:hover, span#aktualnosci.active {
	background-position: 0px -30px;
}
span#forum  {
	cursor: pointer;
	width: 130px;
	height: 31px;
	display: block;
	float: left;
	background: url('./images/forum.png') no-repeat;
}
span#forum:hover, span#forum.active {
	background-position: 0px -30px;
}
span#download  {
	cursor: pointer;
	width: 130px;
	height: 31px;
	display: block;
	float: left;
	background: url('./images/download.png') no-repeat;
}
span#download:hover, span#download.active {
	background-position: 0px -30px;
}
span#forum  {
	cursor: pointer;
	width: 130px;
	height: 31px;
	display: block;
	float: left;
	background: url('./images/forum.png') no-repeat;
}
span#forum:hover, span#forum.active {
	background-position: 0px -30px;
}
span#projekty  {
	cursor: pointer;
	width: 130px;
	height: 31px;
	display: block;
	float: left;
	background: url('./images/projekty.png') no-repeat;
}
span#projekty:hover, span#projekty.active {
	background-position: 0px -30px;
}
span#statystyki  {
	cursor: pointer;
	width: 130px;
	height: 31px;
	display: block;
	float: left;
	background: url('./images/statystyki.png') no-repeat;
}
span#statystyki:hover, span#statystyki.active {
	background-position: 0px -30px;
}

/* Form element properties */

form {
	margin: 0px;
}

.wyslij_sb {
	height: 26px;
	width: 48px;
	background: url(./images/wyslij_sb.gif);
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	border: 0px;
	padding: 3px;
	color: #d2d2d2;
}

.odswiez_sb {
	width: 25px;
	height: 25px;
	background: url(./images/odswiez_sb.gif);
	border: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #2d497b;
	height: 20px;
	border: 2px solid #466a8c;
	margin-top: 2px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000001;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d8d8d8;
	background: #000;
	border: 2px solid #4a5c70;
}

/* Newsy */
.ntl {
	width: 19px;
	height: 21px;
	background: url(./images/ntl.jpg) no-repeat;
}
.ntc {
	width: 522px;
	height: 21px;
	background: url(./images/ntc.jpg) repeat-x;
}
.ntr {
	width: 50px;
	height: 21px;
	background: url(./images/ntr.jpg) no-repeat;
	text-align: center;
	vertical-align: bottom;
	color: #000002;
}
.nml {
	width: 19px;
	height: 26px;
	background: url(./images/nml.jpg) no-repeat;
}
.nmc1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 346px;
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #fffffe;
	text-align: left;
	background: url(./images/nmc1.jpg);
}
.nmc2 {
	width: 179px;
	height: 26px;
	background: url(./images/nmc2.jpg);
	text-align: center;
	font-size: 10px;
}
.nmr {
	width: 50px;
	height: 26px;
	background: url(./images/nmr.jpg) no-repeat;
}
.nbl {
	width: 16px;
	background: url(./images/nbl.jpg) repeat-y;
}
.nbr {
	width: 16px;
	background: url(./images/nbr.jpg) repeat-y;
}
.nc {
	color: #c5c5c5;
	width: 560px;
	background: #1c1c1c url(./images/nc.jpg) no-repeat;
	background-position: top;
	padding: 5px;
}
.nsl {
	width: 30px;
	height: 38px;
	background: url(./images/nsl.jpg) no-repeat;
}
.nsr {
	width: 30px;
	height: 38px;
	background: url(./images/nsr.jpg) no-repeat;
}
.nsczyt {
	color: #555555;
	height: 38px;
	background: url(./images/ns.jpg) repeat-x;
	text-align: left;
	vertical-align: top;
}
.nsglos {
	height: 38px;
	background: url(./images/ns.jpg) repeat-x;
	text-align: left;
	vertical-align: top;
}
.nmore {
	width: 78px;
	vertical-align: top;
}
span#nmore  {
	cursor: pointer;
	width: 78px;
	height: 38px;
	display: inline-block;
	background: url('./images/nmore.jpg') no-repeat;
}
span#nmore:hover {
	background-position: 0px -38px;
}

.rnc {
	width: 591px;
	height: 17px;
	background: url(./images/rnc.jpg) no-repeat;
}

.news1 {
	text-align: left;
	vertical-align: middle;
	color: #e5e5e5;
	padding: 0px 0px 0px 5px;
	width: 349px;
	height: 29px;
	background: url(./images/news1.jpg) no-repeat;
}
.news2 {
	text-align: left;
	vertical-align: middle;
	color: #e5e5e5;
	padding: 0px 0px 0px 5px;
	width: 349px;
	height: 29px;
	background: url(./images/news2.jpg) no-repeat;
}
.newsdat {
	width: 242px;
	height: 29px;
	background: url(./images/newsdat.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #f5f5f5;
	font-size: 10px;
}
.newsstopka {
	height: 17px;
	background: #000;
}
.newsstopkl {
	height: 17px;
	width: 23px;
	background: url(./images/newsstopkal.jpg) no-repeat;
}
.newsstopkr{
	height: 17px;
	width: 23px;
	background: url(./images/newsstopkar.jpg) no-repeat;
}
.nadnewsl{
	height: 5px;
	width: 13px;
	background: url(./images/nadnewsl.jpg) no-repeat;
}
.nadnews{
	height: 5px;
	background: #fff;
}
.nadnewsr{
	height: 5px;
	width: 13px;
	background: url(./images/nadnewsr.jpg) no-repeat;
}

/* panele */
.panelt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fffffe;
	background: url(./images/panelt.jpg) repeat-x;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;
}
.panelt1{

	background: url(./images/panelt1.jpg) repeat-x;
}
.panels{
	height: 27px;
	background: url(./images/panels.jpg) repeat-x;
}
.panelbl{
	width: 14px;
	background: url(./images/panelbl.jpg) repeat-y;
}
.panelbr{
	width: 15px;
	background: url(./images/panelbr.jpg) repeat-y;
}
.panelc {
	font-size: 11px;
	color: #555;
	background: #191919;
	padding: 4px;
}

/* Stopka */
.stopka2 {
	height: 82px;
	width: 748px;
	background: url(./images/stopka2.jpg) no-repeat;
}
.stopka3 {
	height: 55px;
	width: 374px;
	color: #000;
	text-align: left;
	background: #fff url(./images/stopka3.jpg) no-repeat;
}
.stopka4 {
	height: 55px;
	width: 374px;
	color: #000;
	text-align: right;
	background: #fff url(./images/stopka4.jpg) no-repeat;
	background-position: bottom;
}

.main-body {
	font-size: 11px;
	color: #555;
	background: #191919;
	padding: 4px;
}


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #777;
	background-color: #fff;
	padding: 10px;
	width: 270px;
}

.side-border-right {
	color: #777;
	background-color: #fff;
	padding: 10px;
	width: 330px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/side.gif);
	background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.side-body {
	font-size: 10px;
	color: #555;
	background-color: #fff;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/cap.gif);
	background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.main-bg {
	color: #555;
	background-color: #fff;
	padding: 7px;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 0px solid #e1e1e1;
}

.tbl {
	font-size: 11px;
	color: #d1d1d1;
	background-color: #404040;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #d1d1d1;
	background-color: #323232;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #d1d1d1;
	background-color: #2d2d2d;
	padding: 4px;
}

.tbl3 {
	font-size: 11px;
	color: #d1d1d1;
	background-color: #323232;
	padding: 4px;
	border: 1px solid #191919;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	height: 25px;
	background: #191919 url(./images/forumcap.gif);
	padding: 2px 4px 4px 4px;
}
.forum {
	border-bottom: 1px dashed #a0a0a0;
	padding: 2px;
}

.quote {
	font-size: 11px;
	color: #e5e5e6;
	background-color: #888889;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 0px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 9px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a503;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #191919;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #191919;
	margin: 2px;
	text-decoration: none;
}

/* vTIP */
p#vtip { 
display: none;
position: absolute; 
padding: 10px; 
left: 5px; 
font-size: 0.8em; 
background: url(./images/vtipbg.png);
border: 1px solid #303030;
z-index: 9999;
}

p#vtip #vtipArrow { 
position: absolute; 
top: -10px; 
left: 15px;
}

/* logowanie */
#logowanie {
	position: relative;
	width: 352px;
	height: 117px;
}

#logowanie #slide_menu {
	position: absolute;
	text-align: center;
	top: -13px;
	left: 10px;
	width: 228px;
}

#logowanie #slide_menu #slide_menu_top {
	display: none;
	overflow: hidden;
	width: 352px;
	padding: 10px 0px 0px 0px;
	background: url(./images/slide_menu_bg.png) repeat-y;
	padding: 15px;
}

#logowanie #slide_menu #bottom {
	width: 352px;
	height: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	background: url(./images/slide_menu_bottom.png) no-repeat;
}

#logowanie #slide_menu #bottom #wysuwanie{
	position: absolute;
	left: 205px;
	bottom: 7px;
	width: 145px;
	height: 20px;
	text-align: center;
}

span#open a.open { background: url(./images/bt_open.png) no-repeat; }
span#close a.close {background: url(./images/bt_close.png) no-repeat;}
span#open:hover a.open { background-position: 0px -19px; }
span#close:hover a.close { background-position: 0px -19px; }

span#open,  span#close {
	cursor: pointer;
}

span#open a,  span#close a {
	height: 20px;
	display: inline-block;
	width: 20px;
	outline: none;
	vertical-align: middle;
}

/* Profil */
span#web  {
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url('./forum/web.png') no-repeat;
}
span#web:hover {
	background-position: 0px -20px;
}
span#mail  {
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url('./forum/mail.png') no-repeat;
}
span#mail:hover {
	background-position: 0px -20px;
}
span#pm  {
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url('./forum/pm.png') no-repeat;
}
span#pm:hover {
	background-position: 0px -20px;
}
span#gg  {
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url('./forum/gg.png') no-repeat;
}
span#gg:hover {
	background-position: 0px -20px;
}
span#tlen  {
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url('./forum/tlen.png') no-repeat;
}
span#tlen:hover {
	background-position: 0px -20px;
}
span#skype  {
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url('./forum/skype.png') no-repeat;
}
span#skype:hover {
	background-position: 0px -20px;
}

/* Cheats & Tricks */
#container {
width:850px;
margin:0 auto;
font:11px tahoma, verdana, sans-seriff;
color:#908673;
line-height:15px;
}

ul {
list-style:none;
}

li p{
padding:5px;
}