/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
background-color:		#e6e6e6;
background-image: url(images/bgforum.jpg);
background-attachment: fixed;
margin: 2px;
}
/* DIV style */

#content {width:980px; height:auto; padding:0; background-color:	#1b1b1b; margin:0 auto; border: 1px #363636 solid; border-top-width: 0px; border-bottom-width: 0px; } /*stała szerokość forum oraz kolor tła forum*/

#wraper {width:965px; height:auto; padding:0;  margin:0 auto; } /*szerokość tabel forum poniżej topa*/

#forum {width:auto; height:auto; }

#logo {background: url(images/header.png) no-repeat; overflow:hidden; width:980px; height:216px; position:relative; border: 1px #363636 solid; border-top-width: 0px; border-bottom-width: 0px; } /* ustawienia topa strony */

#menu {background: url(images/menu.png) no-repeat; overflow:hidden; width:980px; height:44px; position:relative; border: 1px #363636 solid; border-top-width: 0px; border-bottom-width: 1px;} /* 
ustawienia menu strony */

.inputlogin {background: url(images/inputlogin.png) no-repeat; width:191px; height:30px; color:#0D0E0F; 
	position:absolute; top:4px; right:335px;} 	 /*ustawienia pola logowania "nick"*/

.inputpassword {background: url(images/inputpassword.png) no-repeat; width:191px; height:30px; color:#292929; 
	position:absolute; top:4px; right:130px;}    /*ustawienia pola logowania "hasło"*/

.zaloguj {background: url(images/zaloguj.png) no-repeat; width:75px; height:28px;
	position:absolute; top:4px; right:20px;}    /*ustawienia pola logowania "zaloguj"*/

.inputsearch {background: url(images/inputsearch.png) no-repeat; width:159px; height:30px; color:#0D0E0F; 
	position:absolute; top:8px; right:106px;} 	 /*ustawienia pola logowania "search"*/

.search {background: url(images/szukaj.png) no-repeat; width:75px; height:28px;
	position:absolute; top:9px; right:8px;}    /*ustawienia pola szukania "search"*/

.menu1 {background: url(images/menu1.png) no-repeat; width:79px; height:39px; color:#0D0E0F; 
	position:absolute; top:5px; left:3px;}

.menu1:hover {background: url() no-repeat; color:#0D0E0F; }

.menu2 {background: url(images/menu2.png) no-repeat; width:75px; height:39px; color:#0D0E0F;	
        position:absolute; top:5px; left:82px;}

.menu2:hover {background: url() no-repeat; color:#0D0E0F; }

.menu3 {background: url(images/menu3.png) no-repeat; width:141px; height:39px; color:#0D0E0F; 
	position:absolute; top:5px; left:157px;}

.menu3:hover {background: url() no-repeat; color:#0D0E0F; }

.menu4 {background: url(images/menu4.png) no-repeat; width:81px; height:39px; color:#0D0E0F; 
	position:absolute; top:5px; left:298px;}

.menu4:hover {background: url() no-repeat; color:#0D0E0F; }

.menu5 {background: url(images/menu5.png) no-repeat; width:92px; height:39px; color:#0D0E0F; 
	position:absolute; top:5px; left:379px;}

.menu5:hover {background: url() no-repeat; color:#0D0E0F; }

.menu6 {background: url(images/menu6.png) no-repeat; width:118px; height:39px; color:#0D0E0F; 
	position:absolute; top:5px; left:471px;}

.menu6:hover {background: url() no-repeat; color:#0D0E0F; }

.menu7 {background: url(images/menu7.png) no-repeat; width:115px; height:39px; color:#0D0E0F; 
	position:absolute; top:5px; left:589px;}

.menu7:hover {background: url() no-repeat; color:#0D0E0F; }

.zapamietajinput {position:absolute; right:105px; top:9px;}
a.przypomnij {position:absolute; right:30px; top:95px; color:#FF0000; text-decoration: none; font-weight:bold;}
a.przypomnij:hover { color:#FF0000; text-decoration: underline; font-weight:bold;}
a.zare { color:#FF0000; text-decoration: none; font-weight:bold;}
a.zare:hover { color:#FF0000; text-decoration: underline; font-weight:bold;}
.rejestracja {position:absolute; right:39px; top:80px;  }
.loginin  {position:absolute; right:15px; top:75px;  }
a.loginlinki,a.loginlinki:hover {font-size:11px; font-weight:bold; color:#fcfcfc; text-decoration: none;}
.witajna {position:absolute; left:35px; top:11px;  }
.data  {position:absolute; left:220px; top:11px; } 

#stopka {background: url(images/stopka.png) no-repeat; overflow:hidden; width:985px; height:70px; padding:0;} /* ustawienia stopki strony */
#stopkaleft {float:left; width:775px; height:85px;}
#stopkaright {float:left; width:205px; height:85px;padding-top:1px;}

.cellpicgl {background:url(images/cellpicgl.png) no-repeat; width:965px; border-top: 1px solid #0c0c0c; border-left: 1px solid #2a2a2a; border-right: 1px solid #2a2a2a; height:48px; text-transform:uppercase;
	font-family:Helvetica,Arial,Verdana,sans-serif; font-weight:bold; font-size:11px; color:#d2d3d4;  /*wygląd głownej belki na stronie głównej */
	}
 /*tło dla każdej komórki forum na stronie głównej */

.row3q {
	background:url(images/bgtable.jpg) repeat-x #1a1a1a;
	border-top: 1px solid #0c0c0c;
	border-left: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
	border-right: 1px solid #2a2a2a;
	}
	
.row1q {
	background:url(images/bgtable.jpg) repeat-x #1a1a1a;
	border-top: 1px solid #0c0c0c;
	border-left: 1px solid #0c0c0c;
	border-bottom: 1px solid #2a2a2a;
	border-right: 1px solid #2a2a2a;
	padding:5px;
	}
	
.row2q {
	background:url(images/bgtable.jpg) repeat-x #2a2a2a;
	border-top: 1px solid #0c0c0c;
	border-left: 1px solid #0c0c0c;
	border-bottom: 1px solid #2a2a2a;
	border-right: 1px solid #2a2a2a;
	}

.row4q {
	background:url(images/bgtable.jpg) repeat-x #2a2a2a;
	border-top: 1px solid #0c0c0c;
	border-left: 1px solid #0c0c0c;
	border-bottom: 1px solid #2a2a2a;
	border-right: 1px solid #2a2a2a;
	}
	
th.spec {background:url(images/cellpic4.png) repeat-x #1c1c1e; height:25px; color:#8b8e97; font-weight:normal;}

/* General font families for common tags */
font,th,td,p, div			{ font-family: Tahoma, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited	{  font-family: Tahoma; text-decoration: none; color : #FFFFFF; }
p, td ,div		{ font-size : 11px; color : #cccccc; }
a:hover			{ text-decoration: underline; color : #FF0000; }
hr				{ height: 0px; border: solid #2F2F2F 0px; border-top-width: 1px; }

/* This is the border line & background colour round the entire page */
.bodyline { background-color: #161616; border: 0px #434343 solid; }

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

/* Main table cell colours and backgrounds */
.staty5 { background-color: #121212;}
td.staty5row { 
	background-color: #0c0c0c;  // Kolor tła tabelek
	border-bottom-color : #201f1a; // to jest wyłączone
	border-bottom-style : solid; 
	border-bottom-width : 0px;
	border-left-color : #151515;  //kolor ramek (linii)
	border-left-style : solid;
	border-left-width : 1px;
	border-right-width : 0px;
	border-top-color : #151515; // kolor ramek (linii)
	border-top-style : solid;
	border-top-width : 1px;
}
td.row1 { background-color: #131314; }
td.row2 { background-color: #131314; }
td.row3 { background-color: #131314; }
td.row_helped { background-color: #131314; }
td.row_beer1 { background:#ddebff; font-weight:bold; padding:3px; }
td.row_beer2 { border:1px solid #D1D7DC; background-image: url(images/beer.png); background-color: white; background-repeat: repeat-y; height: 22px; font-weight: bold; padding:3px;}

/*
	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: #222222;
}

.szukaj1 {
font-family:Tahoma,Arial,Verdana,Sans-Serif;
font-size:10px;
padding-bottom: 8px;
}

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

th.spec{
color:			#efefef; font-size: 11px; font-weight: bold;
background-color:	#000000; height: 25px;
background-image:	url(images/cellpic4.png);
}

th.spec6{
color:			#efefef; font-size: 11px; font-weight: bold;
background-color:	#000000; height: 31px;
background-image:	url(images/cellpic6.png);
}




td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#222222; border: solid  0px;  height: 20px; color:#fefefe;font-size: 10px;
}

/*
	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:#222222;   border: solid  0px; height: 20px; color:#fefefe;font-size: 10px;
}

td.cat1,td.catHead1,td.catBottom1 {
background-color:#363636; background-image:	url(images/cellpic4.png);  border: solid  0px; height: 25px; color:#ffffff;font-size: 11px; font-weight: bold;
}

td.cat2,td.catHead2,td.catBottom2 {
background-color:#363636; background-image:	url(images/cellpic4.png);  border: solid  0px; height: 20px; color:#061B2F;font-size: 11px; font-weight: bold;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: normal; height: 31px; }
td.row3Right,td.spaceRow {
	background-color: #990000; border: #000000; 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. */
.linkimenu {font-weight: bold; font-size: 11px; color: #000000;}
a.linkimenu {font-weight: bold; font-size: 11px; color: #000000;}
a.linkimenu:hover {font-weight: bold; font-size: 11px; color: #000000;}


.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #c0c0c0;
}

/* General text */
.gen {font-size: 12px; color: #efefef; font-weight: normal; text-decoration: none; } 
.genmed {font-size: 11px; color: #efefef; } 
.gensmall {font-size : 11px; color: #efefef; }
.gensmall1 {font-size : 11px; color: #efefef; }
.gensmall2 {font-size : 11px; color: #efefef; }
.gensmall4 {font-size : 12px; color: #efefef; font-weight: bold;}
.gensmall3 {font-size : 11px; color: #efefef; font-weight: bold;}
.gen,.genmed,.gensmall			{ color : #efefef; }
a.gen,a.genmed,a.gensmall			{ color: #efefef; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FF0000; text-decoration: none; }

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

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

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

/* 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 : #FF0000;}
a.nav	{ text-decoration: none; color :#FF0000; }
a.nav:hover	{ text-decoration: none; color : #efefef;}

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

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

.data { font-size : 11px; color : #000000; text-decoration: bold}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #c0c0c0; }

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

/* Quote & Code blocks */
.code {
font-family:		Courier, 'Courier New', sans-serif; font-size: 11px; color: #BFBFBF;
background-color:	#000000; border: #6c6b6b; 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: 11px; color: #c0c0c0; line-height: 125%;
background-color:	#000000; border: #6c6b6b; 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 : 10px; color: #c0c0c0; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright		{ text-decoration: none; color : #c0c0c0; }
a.copyright:hover	{ text-decoration: none; color : #c0c0c0; }

/* Form elements */

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


/* Form elements */
input,textarea, select {
border-right: #3F3B3B 1px solid;
border-top: #3F3B3B 1px solid;
border-bottom: #3F3B3B 1px solid;
border-left: #3F3B3B 1px solid;
color : #efefef;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border-color : #000000;
background-color: #2F2929;

}

/* The text input fields background colour */
input.post, input.post2, textarea.post, select {
border-right: #3F3B3B 1px solid;
border-top: #3F3B3B 1px solid;
border-bottom: #3F3B3B 1px solid;
border-left: #3F3B3B 1px solid;
background-color: #2F2929;
color: #efefef;

}

/* The text input fields background colour */
.pole {
border-right: #F0F0F0 0px solid;
border-top: #F0F0F0 0px solid;
border-bottom: #F0F0F0 0px solid;
border-left: #F0F0F0 0px solid;
background-color: #000000;
background-image: url(images/pole.png);
color: #c0c0c0;
}
.pole1 {
border-right: #F0F0F0 0px solid;
border-top: #F0F0F0 0px solid;
border-bottom: #F0F0F0 0px solid;
border-left: #F0F0F0 0px solid;
background-color: #000000;
background-image: url(images/pole.png);
color: #c0c0c0;
padding-bottom: 8px;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
border-right: #FF0000 1px solid;
border-top: #FF0000 1px solid;
border-bottom: #FF0000 1px solid;
border-left: #FF0000 1px solid;
	background-color : #f07f43;
	color : #000000;
	background-image:	url(images/cellpic3.png);
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;

}

/* The main submit button option */
input.mainoption {
border-right: #FF0000 1px solid;
border-top: #FF0000 1px solid;
border-bottom: #FF0000 1px solid;
border-left: #FF0000 1px solid;
	background-color : #f07f43;
	font-weight : bold;
color: #000000;
	background-image:	url(images/cellpic3.png);

}

/* none-bold submit button */
input.liteoption {
border-right: #FF0000 1px solid;
border-top: #FF0000 1px solid;
border-bottom: #FF0000 1px solid;
border-left: #FF0000 1px solid;
	background-color : #f07f43;
	font-weight : normal;
color: #000000;
	background-image:	url(images/cellpic3.png);

}


/* 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: #DEE3E7; border-style: none; color: #000000;}
td.firstPostAd { 
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px; 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:#962828; 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 : #000000;
	border-bottom-color : #0F0101;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : #0F0101;
	border-top-style : solid;
	border-top-width : 0px;
	color : #c0c0c0;
	font-size : 10px;
}

.pagination {
	color: #F5F5F5;
	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: #373838;
	color: #c0c0c0;
	border-color: #c0c0c0;
	border: #c0c0c0 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #575858;
	color: #c0c0c0;
	border-color: #c0c0c0;
	border: #c0c0c0 1px solid;
	text-decoration: none;
	padding: 1px;
}
.podkreslenie
{
height: 42px; 
background-color:#3e3e3e;
background-image: url(images/belka.jpg);
}
.podkresleniex
{
height: 6; 
background-color: #CC0000; 
background-image: url(images/withoutgrad.gif);
}
.mainmenu		{ text-decoration: none; font-weight : bold; font-size : 11px; color : #fff; font-family: tahoma; padding-left: 7px; padding-right: 7px;}
a.mainmenu		{ padding-left: 7px; padding-right: 7px; }
a.mainmenu:hover{ color : #fefefe; padding-left: 7px; padding-right: 7px; padding-bottom: 7px; padding-top: 7px;


.reklamka {
height: 0px; border: solid grey 0px; border-top-width: 1px;
}
<style type="text/css">
.linki            { font-size: 8pt; text-decoration: none; color: black; font-family: Verdana; }
a.linki            { font-size: 8pt; text-decoration: none; color: black; font-family: Verdana; }
a.linki:link        { font-size: 8pt; text-decoration: none; color: black; font-family: Verdana; }
a.linki:visited        { font-size: 8pt; text-decoration: none; color: black; font-family: Verdana; }
a.linki:active        { font-size: 8pt; text-decoration: none; color: black; font-family: Verdana; }
a.linki:hover        { font-size: 8pt; text-decoration: none; color: blue;  font-family: Verdana; }

.linkST            { font-size: 6pt; text-decoration: none; color: #cbcbcb; font-family: Verdana; }
a.linkST        { font-size: 6pt; text-decoration: none; color: #cbcbcb; font-family: Verdana; }
a.linkST:link        { font-size: 6pt; text-decoration: none; color: #cbcbcb; font-family: Verdana; }
a.linkST:visited    { font-size: 6pt; text-decoration: none; color: #cbcbcb; font-family: Verdana; }
a.linkST:active        { font-size: 6pt; text-decoration: none; color: #cbcbcb; font-family: Verdana; }
a.linkST:hover        { font-size: 6pt; text-decoration: none; color: #cbcbcb; font-family: Verdana; }

#master         { position:absolute; width: 200px; top: 10px; left: -150px; z-index:2; visibility:visible; }
#menu             { position:absolute; width: 18px;  top: 6px;  left: 150px;  z-index:5; visibility:visible; }
#top             { position:absolute; width: 150px; top: 0px;  left: 0px;    z-index:5; visibility:visible; }
#screenlinks         { position:absolute; width: 180px; top: 6px;  left: -30px;  z-index:5; visibility:visible; }

ul             { margin: 1em 0; }
li             { margin: 0 0 0; color: blue; }
</style>
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");