/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
background-color:		#121212;
scrollbar-face-color:		#1D1E1E;
scrollbar-highlight-color:	#1f1f1f;
scrollbar-shadow-color:		#343434;
scrollbar-3dlight-color:	#161616;
scrollbar-arrow-color:		#0d0d0d;
scrollbar-track-color:		#282b2b;
scrollbar-darkshadow-color:	#292929;
margin: 4px;
}

/* General font families for common tags */
font,th,td,p			{ font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited	{ text-decoration: none; font-size : 11px; color : #cccccc; }
p, td			{ font-size : 10px; color : #d0d0d0; }
a:hover			{ text-decoration: none; color : #ababab; }
hr				{ height: 0px; border: solid #161616 0px; border-top-width: 1px; }

/* This is the border line & background colour round the entire page */
.bodyline { background-image:	url(images/tlo.gif); border: 1px solid #272727 }

/* This is the outline round the main forum tables */
.forumline { background-color:#121212;
border-color:#1f2323;
border-style:solid;
border-width:1px 0 0; }
.forumline2 { background-color:#121212; }

.box { background:#343434;
border: 1px solid #424242;
border-left:1px 0 solid #424242;
margin:5px 0;
padding:3px;
text-align:left; } 

/* Main table cell colours and backgrounds */
td.row1 { background-color:#1f1f1f;
		background-image:url(images/tdbg5.gif); 
	    border-right: #292929 1px solid;
        border-top: #292929 1px solid;
        border-bottom: #292929 1px solid;
        border-left: #292929 1px solid;
	    padding-left:2px; }
td.row2 { background-color:#1a1a1a;
		background-image:url(images/tdbg5.gif); 
		border-right: #242424 1px solid;
        border-top: #242424 1px solid;
        border-bottom: #242424 1px solid;
        border-left: #242424 1px solid;
		padding-left:2px;	 }
td.row3 { background-color: #1f1f1f;
		background-image:url(images/tdbg5.gif); 
	    border-right: #292929 1px solid;
        border-top: #292929 1px solid;
        border-bottom: #292929 1px solid;
        border-left: #292929 1px solid;
	    padding-left:2px; }
td.row4 { background-color: #1f1f1f;
		background-image:url(images/tdbg5.gif); 
        border-right: #252525 1px solid;
        border-top: #252525 1px solid;
        border-bottom: #1F1F1F 1px solid;
        border-left: #1F1F1F 1px solid;
        padding-left:2px; }
td.row_helped { background-color: #1f1f1f;
		background-image:url(images/tdbg5.gif); 
        border-right: #252525 1px solid;
        border-top: #252525 1px solid;
        border-bottom: #1F1F1F 1px solid;
        border-left: #1F1F1F 1px solid;
	padding-left:2px; }
td.rowpic { background-color:#1A1A1A;
border:1px solid #252525;
height:2px; }

/* Header cells - the blue and silver gradient backgrounds */
th {
padding-right:10px;
color:			#ffffff; font-size: 10px; font-weight: bold;
background-color:	#333739; height: 25px;
background-image:	url(images/cellpicb3.gif);
}


td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#181a1a; border: #ababab; border-style: solid; height: 20px;
}

/*
	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: #1f1f1f; height: 10px; }
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #ffffff; height: 10px;
}

th.thCornerL,th.thTop,th.thCornerR {color: #ffffff; font-size: 70%; font-weight: bold; 
background-color: #1f1f1f; background-image: url('images/cellpicb3.gif'); height: 10px; }

th.thHead,td.catHead			{ font-size: 11px; border-width: 0px; }
th.thSides,td.catSides,td.spaceRow	{ background-color:#1a1a1a; border: #242424 1px solid; }
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: 11px; font-family: Arial, Arial, Arial, Arial;
text-decoration: none; line-height : 120%; color : #e0e0e0;
}

/* General text */
.gen						{ font-family: Tahoma; font-size : 11px; }
.genmed					{ font-family: Tahoma; font-size : 11px; }
.gensmall					{ font-family: Tahoma; font-size : 10px; text-decoration: none; }
.gen,.genmed,.gensmall			{ color : #ababab; }
a.gen,a.genmed,a.gensmall			{ color: #2c6482 text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #a2a2a2; text-decoration: none; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 10px; color : #d2d2d2; }
a.mainmenu		{ text-decoration: none; color : #d2d2d2; }
a.mainmenu:hover	{ text-decoration: none; color : #d2d2d2; }

/* Forum category titles */
.cattitles		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #a2a2a2; text-align:center;}
a.cattitles		{ text-decoration: none; color : #a2a2a2 }
a.cattitles:hover	{ text-decoration: none; }

.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #d2d2d2;}
a.cattitle		{ text-decoration: none; color : #a2a2a2 }
a.cattitle:hover	{ text-decoration: none; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink2		{ font-weight: bold; font-size: 11px; color : #e33636; }
a.forumlink2		{ text-decoration: none; font-size: 11px; color : #e33636; }
a.forumlink2:hover	{ text-decoration: none; font-size: 11px; color : #e33636; }

.forumlink		{ font-weight: bold; font-size: 11px; color : #e33636; }
a.forumlink		{ text-decoration: none; color : #e33636; }
a.forumlink:hover	{ text-decoration: none; color : #e33636; }

/* 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 : #d2d2d2;}
a.nav	{ text-decoration: none; color : #d2d2d2; }
a.nav:hover	{ text-decoration: none; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #e33636; }
a.topictitle:link	{ text-decoration: none; color : #e33636; }
a.topictitle:visited	{ text-decoration: none; color : #e33636; }
a.topictitle:hover	{ text-decoration: none; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 10px; color : #a2a2a2; text-decoration: none;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 9px; color : #a2a2a2; }

/* The content of the posts (body of text) */
.postbody		{ font-family: Tahoma; font-size : 11px; line-height: 18px; }
a.postlink:link	{ text-decoration: none; color : #006699; }
a.postlink:visited	{ text-decoration: none; color : #e33636; }
a.postlink:hover	{ text-decoration: none; }

/* Quote & Code blocks */
.code {
       font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #e9e9e9; line-height: 150%; 
       overflow: scroll; background-color: #131313; border: #6D6D6D; border-style: dashed;
       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: 9px; color: #e9e9e9; line-height: 150%; 
       overflow: scroll; background-color: #131313; border: #6D6D6D; border-style: dashed;
       border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

/* Copyright and bottom info */
.copyright		{ font-size : 9px; color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright		{ text-decoration: none; color : #006699; }
a.copyright:hover	{ text-decoration: none; color : #DD6900; }

/* Form elements */

form { margin: 0; }
form { display: inline; }

input,textarea, select {
color : #ffffff;
font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.name { background-image:	url(images/nazwa1.gif); border: 0px solid; width:99px; height:23; }
input.pass { background-image:	url(images/pass1.gif); border: 0px solid; width:99px; height:23; }
.puste { background-image: url(images/gornemenu.gif); border: 0px solid; width:970px; height:65;}

input.post, textarea.post, select			{ background-color : #343434;
        border-right: #292929 1px solid;
        border-top: #292929 1px solid;
        border-bottom: #1F1F1F 1px solid;
        border-left: #1F1F1F 1px solid;
	padding-left:2px; }
input.post2, textarea.post2, select	{ background-color : #343434;
        border-right: #292929 1px solid;
        border-top: #292929 1px solid;
        border-bottom: #1F1F1F 1px solid;
        border-left: #1F1F1F 1px solid;
	padding-left:2px; }
input				{ text-indent : 2px; }		

/* The buttons used for bbCode styling in message post */
input.button { background-image:	url(images/cellpic4.gif);
        border-right: #292929 2px solid;
        border-top: #292929 2px solid;
        border-bottom: #1F1F1F 2px solid;
        border-left: #1F1F1F 2px solid;
	padding-left:8px; }

/* The main submit button option */
input.mainoption { background-image:	url(images/cellpic4.gif);
        border-right: #292929 1px solid;
        border-top: #292929 1px solid;
        border-bottom: #1F1F1F 1px solid;
        border-left: #1F1F1F 1px solid;
	padding-left:2px; }

/* None-bold submit button */
input.liteoption { background-image: url(images/cellpic4.gif); border: 0px solid; }

/* 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: #343434; border-style: none; }

/* Highlight bad words for moderators instead of censoring them */
span.badwordhighlight { background-color: #FFFF00; }

.topbkg { background: #1a1a1a url(images/cellpic_bkg.jpg) repeat-x }
.topnav { font-size:10px;background: #1a1a1a url(images/cellpic_nav.gif) repeat-x;color:#dd6900;
height: 10px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0; }

.pm { font-size: 10px; text-decoration: none; color: #FF0000; } 

.table0
{
	background-color : #4d4d4d;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #1f1f1f;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #1f1f1f;
	border-top-style : solid;
	border-top-width : 1px;
	color : #121212;
	font-size : 10px;
}

.pagination {
	color: #929292;
	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: #313131;
	color: #929292;
	border-color: #0b0b0b;
	border: #0b0b0b 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #646464;
	color: #929292;
	border-color: #0b0b0b;
	border: #0b0b0b 1px solid;
	text-decoration: none;
	padding: 1px;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
.seotags { text-decoration: none; }
@import url("formIE.css");
