/* Styl */  

#strona{
	width: 951px;
	margin: 0px auto;
	z-index: 5;
}

#seperator1{
	float:left;
	width: 951px;
	height: 6px;
	background-color: #191919;
	background-position: center top;
}

#banner{
	background-image: url(images/1.png);
	background-repeat: no-repeat;
	width:951px;
	height:126px;
	float:center;
}

#menu{
	width: 951px;
	clear:both;
	float:left;
	height:36px;
}
#menu ul{
	list-style-type: none;
	float:left;
	margin: 0px;
	padding: 0px;
}
#menu ul li a:hover{
	color:#FFFFF;
}
#menu ul li.menu1{
	width: 78px;
}
#menu ul li.menu2{
	width: 63px;
}
#menu ul li.menu3{
	width: 71px;
}
#menu ul li.menu4{
	width: 130px;
}
#menu ul li.menu5{
	width: 71px;
}
#menu ul li.menu6{
	width: 73px;
}
#menu ul li.menu7{
	width: 108px;
}
#menu ul li.menu8{
	width: 99px;
}
#menu ul li.menu9{
	width: 78px;
}
#menu ul li.menu10{
	width: 98px;
}
#menu ul li.menu11{
	width: 82px;
}



#menu ul li.menu1{
	float:left;
	height:36px;
	background-image: url(images/menu/1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu2{
	float:left;
	height:36px;
	background-image: url(images/menu/2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu3{
	float:left;
	height:36px;
	background-image: url(images/menu/3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu4{
	float:left;
	height:36px;
	background-image: url(images/menu/4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu5{
	float:left;
	height:36px;
	background-image: url(images/menu/5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu6{
	float:left;
	height:36px;
	background-image: url(images/menu/6.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu7{
	float:left;
	height:36px;
	background-image: url(images/menu/7.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu8{
	float:left;
	height:36px;
	background-image: url(images/menu/8.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu9{
	float:left;
	height:36px;
	background-image: url(images/menu/9.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu10{
	float:left;
	height:36px;
	background-image: url(images/menu/10.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu11{
	float:left;
	height:36px;
	background-image: url(images/menu/11.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu ul li.menu1:hover{
	background-image: url(images/menu/1_1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu2:hover{
	background-image: url(images/menu/2_2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu3:hover{
	background-image: url(images/menu/3_3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu4:hover{
	background-image: url(images/menu/4_4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu5:hover{
	background-image: url(images/menu/5_5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu6:hover{
	background-image: url(images/menu/6_6.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu7:hover{
	background-image: url(images/menu/7_7.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu8:hover{
	background-image: url(images/menu/8_8.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu9:hover{
	background-image: url(images/menu/9_9.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu10:hover{
	background-image: url(images/menu/10_10.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.menu11:hover{
	background-image: url(images/menu/11_11.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#podmenu{
	width: 951px;
	float: left;
	padding-top: 6px;
	padding-left: 7px;
	background-image: url(images/menu/podmenu.png);
	background-repeat: no-repeat;
	height:26px;
	border: 0px;
}

#podmenu div{
	color:#ffffff;
	font-family: Arial;
	font-size: 11px;
}
#podmenu div a{
	color:#ffffff;
	font-family: Arial;
	font-size: 11px;
}
#podmenu div a:hover{
	color:#ffffff;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}

#seperator2{
	float:left;
	width: 951px;
	height: 5px;
	background-color: #191919;
	background-position: center top;
}

#reklama{
	list-style-type: none;
	float:left;
	color:#2c2c2c;
	text-align: center;
	padding-top:11px;
	border: 0px;
	width: 951px;
	height: 15px;
}

#reklama a{
	color:#2c2c2c;
	font-size: 11px;
}
#reklama a:hover{
	color:#2c2c2c;
	text-decoration: underline;
	font-size: 11px;
}

#seperator3{
	float:left;
	width: 951px;
	height: 2px;
	background-color: #191919;
	background-position: center top;
}

#panel{
	float:left;
	width: 951px;
}

#naforum{
	width: 244px;
	float: left;
	background-image: url(images/naforum.png);
	background-repeat: no-repeat;
	height:172px;
	border: 0px;
}

#stat{
	width: 237px;
	float: left;
	background-image: url(images/staty.png);
	background-repeat: no-repeat;
	height:172px;
	border: 0px;
}

#nastronie{
	width: 235px;
	float: left;
	background-image: url(images/nastronie.png);
	background-repeat: no-repeat;
	height:172px;
	border: 0px;
}

#art{
	width: 235px;
	float: left;
	background-image: url(images/artykuly.png);
	background-repeat: no-repeat;
	height:172px;
	border: 0px;
}

#dol{
	float:left;
	width: 951px;
	height:84px;
	background-image: url(images/dol.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#doll{
	font-family:  Arial;
	font-size: 11px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 7px;
	float:left;
}


#dolp{
	font-family:  Arial;
	font-size: 11px;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 7px;
	float:right;
}


#news{
	float:left;
	font-family:  Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ececec;
	padding-top: 3px;
	padding-left: 7px;
	background-repeat: no-repeat;
}

#news_srodek{
	width: 498px;
	float: left;
	background-image: url(images/menu/srodek.png);
	background-repeat: no-repeat;
	border: 0px;
}

#news_l{
	float:left;
	font-family:  Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ececec;
	padding-top: 2px;
	padding-left: 3px;
	background-repeat: no-repeat;
}

#news_p{
	float:right;
	font-family:  Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ececec;
	padding-top: 4px;
	padding-right: 12px;
	background-repeat: no-repeat;
}

#news2_l{
	float:left;
	font-family:  Arial;
	font-size: 11px;
	color: #494949;
	padding-top: 0px;
	padding-left: 7px;
	background-repeat: no-repeat;
}

#news2_p{
	float:right;
	font-family:  Arial;
	font-size: 11px;
	color: #494949;
	padding-top: 0px;
	padding-right: 10px;
	background-repeat: no-repeat;
}

#news3{
    width: 483px;
	float:left;
	font-family:  Arial;
	font-size: 11px;
	color: #eaeaea;
	padding-top: 0px;
	padding-left: 4px;
	background-repeat: no-repeat;
}

#news3b{
    height: 10px;
    width: 489px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #191919;
}

#news4{
    background-image: url(images/news/dol.png);
    background-repeat: no-repeat;
    height: 14px;
    width: 488px;
	padding-left: 0px;
}

#news4b{
    height: 5px;
    width: 489px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #202020;
}

#panele_naforum{
	float:left;
	font-family:  Arial;
	font-size: 11px;
	color: #eaeaea;
	padding-top: 54px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

#panele{
	float:left;
	font-family:  Arial;
	font-size: 12px;
    font-weight: bold;
	padding-left: 24px;
	color: #eaeaea;
	background-repeat: no-repeat;
}

#panele_link{
	float:left;
	font-family:  Arial;
	font-size: 11px;
	color: #eaeaea;
	padding-top: 1px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

#panele_link a{
	color:#eaeaea;
	font-family: Arial;
	font-size: 11px;
}
#panele_link a:hover{
	color:#eaeaea;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}

#panele_link2{
	float:right;
	font-family:  Arial;
	font-size: 11px;
	color: #eaeaea;
	padding-top: 1px;
	padding-right: 5px;
	background-repeat: no-repeat;
}

#panele_padl{
	float:left;
	padding-top: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

#panele_padp{
	float:right;
	padding-top: 0px;
	padding-right: 15px;
	background-repeat: no-repeat;
}

#zak{
	font-family: Verdana;
	font-size: 11px;
	color:#393939;
    border: 0px;
    background-image: url(images/panele/zak/obr.png);
    background-repeat: no-repeat;
    width: 221px;
	height:115px;
	padding-top: 3px;
}

#panele_tbl{
	float:left;
	font-family:  Arial;
	font-size: 11px;
	color: #eaeaea;
	padding-top: 3px;
	padding-left: 7px;
	background-repeat: no-repeat;
}

#panele_tbp{
	float:right;
	font-family:  Arial;
	font-size: 11px;
	color: #eaeaea;
	padding-right: 7px;
	background-repeat: no-repeat;
}

#panele_stat{
	float:left;
	font-family:  Arial;
	font-size: 11px;
	color: #eaeaea;
	padding-top: 52px;
	padding-left: 21px;
	background-repeat: no-repeat;
}

#panele_statp{
	float:right;
	font-family:  Arial;
	font-size: 11px;
	color: #393939;
	padding-top: 52px;
	padding-right: 20px;
	background-repeat: no-repeat;
}


.logowanie1 {
	font-family: Verdana;
	font-size: 11px;
	color:#393939;
	font-weight: bold;
    border: 0px;
    background-image: url(images/logowanie1.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 88px;
	padding: 0px;
}

.logowanie2 {
	font-family: Verdana;
	font-size: 11px;
	color:#393939;
	font-weight: bold;
    border: 0px;
    background-image: url(images/logowanie2.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 88px;
	padding: 0px;
}

.logowanie_ok {
    background-image: url(images/logowanie_ok.png);
    background-repeat: no-repeat;
    height: 12px;
    width: 24px;
	padding: 0px;
	border: 0px;
}

/* Comment element properties */

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.side {
	color: #fff;
	text-decoration: none;
}

a:hover.side {
	color: #494949;
	text-decoration: underline;
}


a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #191919;
	background-image: url(images/tlo.png);
	background-repeat: no-repeat;
	margin: 0px;
}

hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #ffffff;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	background-color: #202020;
	border: 1px solid #131313;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #494949;
	background-image: url(images/button.gif);
	height: 20px;
	border: 1px solid #383838;
	margin-top: 2px;
}

.bbcode {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #eee;
	border: 1px solid #383838;
	margin-top: 2px;
}
.textbox {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #191919;
	background-color: #f8f8f8;
	border: 1px solid #383838;
}

.onchange {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #AD2C30;
	background-color: #202020;
	border: 0px solid #383838;
	width:70px; 
	height:15px;	
}

.textbox1 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #f8f8f8;
	background-image: url(images/user.png);
	border: 0px solid #383838;
	width:102px; 
	height:21px;	
	padding-left:30px;
}
.textbox2 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #f8f8f8;
	background-image: url(images/pass.png);
	border: 0px solid #383838;
	width:102px; 
	height:21px;	
	padding-left:30px;
}

.checkbox {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
	background-color: #f8f8f8;
	background-image: url(images/button_checkbox.png);
	border: 0px solid #383838;
	
	
}
.buttonlogin {
    border: 0px;
	background-image: url(images/login.png);
}

.user {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9e9e9e;
    border: 0px;
    background-image: url(images/user.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 21px;
    width: 102px;
	padding: 1px;
}

.pass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9e9e9e;
    border: 0px;
    background-image: url(images/pass.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 21px;
    width: 102px;
	padding: 1px
}


/* Header and footer properties */

.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #555;
	background-image: url(images/subheader-mid.gif);
	padding: 7px 5px 8px 5px;
}

.sub-header-left {
	width: 3px;
	height: 28px;
	background-color: #191919;
	background-image: url(images/subheader-left.gif);
}

.sub-header-right {
	width: 3px;
	height: 28px;
	background-color: #191919;
	background-image: url(images/subheader-right.gif);
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #191919;
	padding: 5px 0 10px 0;
}

.main-footer {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #191919;
	padding: 5px;
}

.bottom-footer {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #191919;
	padding: 4px 4px 5px 4px;
}

.main-body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #191919;
	border: 0px solid #ddd;
	padding: 4px;

}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #ffffff;
	background-color: #191919;
	padding: 10px 10px 10px 0;
	width: 202px;
	
}

.side-border-right {
	color: #ffffff;
	background-color: #191919;
	padding: 10px 0 10px 10px;
	width: 202px;

}

.scapmain {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 0px;
	color: #ffffff;
	float:left;
	width: 202px;
	height: 41px;
	background-image: url(images/panele/shoutbox.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}


.side-body {
	font-size: 11px;
	color: #ffffff;
	background-color: #191919;	
	background-repeat: repeat-x;
	border: 0px solid #ddd;
	padding: 1px;
	
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 11px;
	color: #ffffff;
	background-color: #191919;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 3px 4px 4px 4px;
	
}

.capmain {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #191919;
	background-image: ;
    background-repeat: repeat-x;
	padding: 4px 2px 4px 2px;
	

}

.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #191919;
	background-image: ;
}

.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #191919;
	background-image: ;
}

.main-bg {
	width: 489px;
	color: #ffffff;
	background-color: #191919;
	padding: 10px 0 10px 0;
	
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #202020;
}

.tbl {
	font-size: 11px;
	color: #ffffff;
	background-color: #202020;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #ffffff;
	background-color: #202020;
	padding: 4px;
	
}
.tbltop {
	font-family:  Arial;
	font-size: 8px;
	color: #ffffff;
	background-color: #202020;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	
}

.tbl2 {
	font-size: 11px;
	color: #ffffff;
	background-color: #2a2a2a;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color: #2a2a2a;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #fff;
	background-color: #2a2a2a;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #626262;
}

.shoutbox {
	color: #ffffcc;
}

.shoutboxdate {
	font-size: 10px;
	color: #626262;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.side-label {
	color: #ffffff;
	background-color: #191919;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #575757;
	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: #494949;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #3f3f3f;
	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: #494949;
	margin: 2px;
	text-decoration: none;
}
.hide {
   display: none;
}
