/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color:		#E5E5E5;
SCROLLBAR-TRACK-COLOR:      #3a2c20;
SCROLLBAR-DARKSHADOW-COLOR: #212121;
SCROLLBAR-3DLIGHT-COLOR:    #000000;
SCROLLBAR-FACE-COLOR:       #2a241e;
SCROLLBAR-SHADOW-COLOR:     #000000;
SCROLLBAR-HIGHLIGHT-COLOR:  #553B16;
SCROLLBAR-ARROW-COLOR:      #5d4a39;
background-image : url(images/1.jpg);
background-repeat: no-repeat;
background-position:  30% 0%;
background-color : #000000;
margin: 4px;
}

/* ajax register form */
.ar_good { border: 1px solid green; }
.ar_bad { border: 1px solid red; }

/* General font families for common tags */
font,th,td,p			{ font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited	{ color : #FFE081; }
p, td			{ font-size : 11px; color : #929191; }
a:hover			{ text-decoration: underline; color : #FFE081; }
hr				{ height: 0px; border: solid #000000 0px; border-top-width: 1px; }
font.test:hover { text-decoration: underline; }


/* This is the outline round the main forum tables */
.forumline { background-color: #000000; border: solid #000000 1px; border-top-width: 1px; }

/* Main table cell colours and backgrounds */
td.row1 {
        background-color: #26201a;
        background-image : url(images/gen_background.jpg);
}
td.row2 {
background-color: #413423;
background-image : url(images/gen_background2.jpg);
}
td.row3 {
background-color: #D1D7DC;
background-image : url(images/gen_background2.jpg);
}
td.row33 { 
background-image : url(images/sbwarn.jpg);
}
td.row_helped { background-color: #392c1d; }


#statystyki { 
	
	width: 750px;



}


#statystyki dt { 

	font-weight:100;
	float: right;

	
}

#statystyki dt, #statystyki dd { 

	float: left;
	font-size: 0.85em;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
	width: 260px;
}

/*
43	This is for the table cell above the Topics, Post & Last posts on the index.php page
	By default this is the fading out gradiated silver background.
	However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #393027;
background-image: url('images/cellpic1.jpg');
background-repeat: repeat-y; height: 22px;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
color:			#C0C0C0; font-size: 11px; font-weight: bold;
background-color:	#2d271f; height: 25px;
background-image:	url(images/cellpic3.gif);
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic1.jpg);
background-color:#; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
	Setting additional nice inner borders for the main table cells.
	The names indicate which sides the border will be on.
	Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom { background-color: #393027; background-image: url('images/cellpic1.jpg'); height: 22px; }
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #FFFFFF; height: 28px;
}

th.thCornerL,th.thTop,th.thCornerR {color: #C0C0C0; font-size: 70%; font-weight: bold; background-color: #2d271f; background-image: url('images/cellpic3.gif'); height: 28px; }

td.row3Right,td.spaceRow { background-image: url(images/gen_background2.jpg); border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead			{ font-size: 12px; border-width: 0px; }
th.thSides,td.catSides,td.spaceRow	{ border-width: 0px; }
th.thRight,td.catRight,td.row3Right	{ border-width: 0px; }
th.thLeft,td.catLeft			{ border-width: 0px; }
th.thBottom,td.catBottom		{ border-width: 0px; }
th.thTop				{ border-width: 0px; }
th.thCornerL				{ border-width: 0px; }
th.thCornerR				{ border-width: 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #FFE081;
}

/* General text */
.gen						{ font-size : 12px; }
.genmed					{ font-size : 11px; }
.gensmall					{ font-size : 10px; }
.gen,.genmed,.gensmall,.gensmall1		{ color : #8b8167; }
a.gen,a.genmed,a.gensmall,a.gensmall1			{ color: #FFE081; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover,a.gensmall:hover	{ color: #FFE081; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #FFE081; }
a.mainmenu:hover	{ text-decoration: underline; color : #FFE081; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFE081}
a.cattitle		{ text-decoration: none; color : #FFE081; }
a.cattitle:hover	{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #7c7664; }
a.forumlink		{ text-decoration: none; color : #7c7664; }
a.forumlink:hover	{ text-decoration: underline; color : #7c7664; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav		{ font-weight: bold; font-size: 11px; color : #ffe081;}
a.nav	{ text-decoration: none; color : #FFE081; }
a.nav:hover	{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #69624f; }
a.topictitle:link	{ text-decoration: none; color : #8b8167; }
a.topictitle:visited	{ text-decoration: none; color : #8b8167; }
a.topictitle:hover	{ text-decoration: underline; color : #FFE081; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #8b8167; text-decoration: none}

/* Skąd, ilośc postow itp.  */
.postdetails		{ font-size : 10px; color : #8b8167; }

/* The content of the posts (body of text) */
.postbody		{ font-size : 12px; line-height: 18px }
a.postlink:link	{ text-decoration: none; color : #FFE081 }
a.postlink:visited	{ text-decoration: none; color : #D7BD6D; }
a.postlink:hover	{ text-decoration: underline; color : #FFE081 }

/* Quote & Code blocks */
.code {
font-family:		Courier, 'Courier New', sans-serif; font-size: 11px; color: #ffffff;
background-color:	#2e241c; border: #000000; border-style: solid;
border-left-width:	1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

.quote {
font-family:		Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #6d6d6d; line-height: 125%;
background-color:	#2e241c; border: #000000; border-style: solid;
border-left-width:	1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

/* Copyright and bottom info */
.copyright		{ font-size : 10px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; }
.copyright2		{ font-size : 10px; color: #FFE081; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright		{ text-decoration: none; color : #FFE081; }
a.copyright:hover	{ text-decoration: underline; color : #FFE081; }

/* Form elements */

form { margin: 0; }
form { display: inline; }

input,checkbox, checkbox { background: #28221b; }
input,textarea, select {
color : #FFE081;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
     border-right: #9d9d9d 1px solid;
     border-top: #7f7f7f 1px solid; 
     border-left: #7f7f7f 1px solid; 
     border-bottom: #9d9d9d 1px solid; 
   	 shadow: 1px 1px 1px gray
}


/* The text input fields background colour */

input.select, select			{ background-image : url(images/i.gif); background-color: #382f23; }
input.sb30, button			{ background-image : url(images/i.gif); background-color: #382f23; }
input.sb29, button			{ background-image : url(images/u.png); background-color: #382f23; }
input.sb28, button			{ background-image : url(images/b.gif); background-color: #382f23; }
input.idz, button		{ background-image : url(images/idz.png); height: 23px; width: 35px; border: 0px; background-color: #382f23; }
input.szukaj2, button		{ background-image : url(images/szukaj.png); height: 23px; width: 68px; border: 0px; background-color: #382f23; }

input.sb27, button			{ background-image : url(images/archiwum.gif); }
input.sb26, button			{ background-image : url(images/emotki.gif); }
input.sb25, submit.post, select			{ background-image : url(images/odswiez.png); }
input.sb24, submit.post, select			{ background-image : url(images/wyslij.gif); }
input.sb23, textarea.post, select			{ background-image : url(images/gen_background3.jpg); }
input.szukaj,post			{ background-image : url(images/gen_background3.jpg); height:23px; font-size:11px; width:180px; border: #30302e 1px solid; background-color: #382f23; color: #8b8167; font-weight: bold; }
input.post, textarea.post, select			{ background-image : url(images/gen_background.jpg); }
input.post2, textarea.post2, select	{ background-color : #3a2c20; }
input						{ text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color :	#3a2c20;
color :			#FFE081;
font-size:		11px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor:			pointer;
}




/* The main submit button option */
input.mainoption {
background-image : url(images/body_background.jpg);
font-weight:		bold;
cursor:			pointer;
}

/* None-bold submit button */
input.liteoption {
background-image : url(images/body_background.jpg);
font-weight:		normal;
cursor:			pointer;
}



/* This is the line in the posting page which shows the rollover
	help line. This is actually a text box, but if set to be the same
	colour as the background no one will know ;)
*/
.helpline { background-color: #9e9e9e; border-style: none; }

td.firstPostAd { 
background-image: url(images/gen_background2.jpg); border: black; border-style: solid; border-width: 0px; text-align: center; 
}

/* Highlight bad words for moderators instead of censoring them */
span.badwordhighlight { background-color: #FFFF00; }

.topbkg { background: #dbe3ee url(images/cellpic_bkg.jpg) repeat-x }
.topnav { font-size:10px;background: #e5ebf3 url(images/cellpic_nav.gif) repeat-x;color:#FFE081; height: 21px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0 }

.pm { font-size: 11px; text-decoration: none; color: #FF0000 }
.table0
{
	background-color : #EFEFEF;
        border-bottom-color : #3a2c20;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #3a2c20;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #212121;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #2b221a;
	border-top-style : solid;
	border-top-width : 1px;
	color : #7c7664;
	font-size : 10px;
}

.pagination {
	color: #FFE081;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
    padding-bottom: 4px;
	cursor: pointer;
	text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
	background-color: #C3A67A;
	color: #000;
	border-color: #000000;
	border: #000000 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #D5BF96;
	color: #666;
	border-color: #EAECEF;
	border: #C5AF86 1px solid;
	text-decoration: none;
	padding: 1px;
}

#top222 {width: 100%; height: 60px; center top no-repeat; position: fixed; top: 0; left: 0; z-index: 11;}

### MENU - POCZATEK ###

.ddsmoothmenu{
font: bold 12px Verdana;

width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;


color: white;
padding: 10px 10px;
background: #26201a;
color: #2d2b2b;
text-decoration: none;
border-left: 1px solid black;
border-bottom: 1px solid black;
border-top: 1px solid black;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/

color: white;
}

.ddsmoothmenu ul li a:hover{
color: red;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;

g
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin-top: 0px;
border-top-width: 0;
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
background: #312921;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 2px;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 170px; /* Main Menu Item widths */
list-style-type: none;
font: bold 12px Verdana;

border-bottom: 1px solid #ccc;
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
background: #414141; /*background of menu items (default state)*/
color: white;
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu-v ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
font-weight: normal;
visibility: hidden;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */

##### MENU KONIEC #####


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
