 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #E6E6E6;
}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #F6F6F6;}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #F6F6F6; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #E6E6E6; }
td.row2	{ background-color: #EEEEEE; }
td.row3	{ background-color: #AAAAAA; }







td.wrowLT
	{
	padding: 3px 3px 3px 3px;
	text-align: left;
	vertical-align: top;
	background-color: #E6E6E6;
	border-right: 1px solid #F6F6F6;
	border-left: 1px solid #F6F6F6;
}

td.wrowRT
	{
	padding: 3px 3px 3px 3px;
	text-align: center;
	vertical-align: middle;
	background-color: #E6E6E6;
	border-right: 1px solid #F6F6F6;
}

td.wrowLB
	{
	text-align: center;
	vertical-align: middle;
	background-color: #E6E6E6;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
	border-left: 1px solid #F6F6F6;
}

td.wrowRB
	{
	text-align: center;
	vertical-align: middle;
	background-color: #E6E6E6;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
}



td.mrow
	{
	text-align: center;
	vertical-align: middle;
	background-color: #EEEEEE;
	}

td.mrowL
	{
	text-align: center;
	vertical-align: middle;
	background-color: #E6E6E6;

	border-bottom: 1px solid #F6F6F6;
	border-left: 1px solid #F6F6F6;
	}

td.mrowL1
	{
	text-align: center;
	vertical-align: middle;
	background-color: #E6E6E6;

	border-bottom: 1px solid #F6F6F6;
	border-left: 0px solid #F6F6F6;
	}

td.mrowL3
	{
	width: 45%;
	text-align: left;
	vertical-align: middle;
	background-color: #E6E6E6;

	border-bottom: 1px solid #F6F6F6;
	border-left: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
}

td.mrowL2
	{
	text-align: left;
	vertical-align: center;
	background-color: #E6E6E6;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
}

td.mrowR
	{
	text-align: center;
	vertical-align: middle;
	background-color: #EEEEEE;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
}

td.mrowR1
	{
	text-align: center;
	vertical-align: middle;
	background-color: #EEEEEE;
	border-bottom: 1px solid #F6F6F6;
	}

td.mrowR3
	{
	width: 55%;
	text-align: left;
	vertical-align: middle;
	background-color: #EEEEEE;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
}


th.trowL
	{
	background-image: url('images/topbar.gif');
	border: 1px solid #F6F6F6;
	}

th.trowL2
	{
	background-image: url('images/topbar.gif');
	border: 1px solid #F6F6F6;
	border-right: 0px solid #F6F6F6;
}

th.trowR
	{
	background-image: url('images/topbar.gif');
	border-right: 1px solid #F6F6F6;
	border-top: 1px solid #F6F6F6;
	border-bottom: 1px solid #F6F6F6;
}



/* body dla postu, dołożone przez Toszczaka */

td.postsg { padding-left: 5px; padding-right: 5px; padding-top: 10px; padding-bottom: 20px }

/* body dla postu, dołożone przez Toszczaka */

td.postsig {  color:#AAAAAA; font-size : 12px;}

/*
  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
	{
	border-left: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
	background-image: url('images/gradient.gif');
	}


/* Komorka naglowka */
th
	{
	color: #FFFFFF;
	font-size: 11px;
	font-weight : bold;
	background-image: url('images/topbar.gif');
	height: 25px;
	}

td.cat,
td.catHead,
td.catSides,
td.catLeft,
td.catRight,
td.catBottom
	{
	background-image: url('images/gradient.gif');
	height: 22px;
	}


/*
  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
	{
	height: 29px;
	}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #AAAAAA; border-style: solid; height: 28px; }
td.row3Right {
	background-color: #E6E6E6;}
td.spaceRow {
	background-color: #8D400D;}	

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 1px 1px;}
th.thSides,td.catSides	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/****************************************************/
/* TEKSTY I LINKI                                   */
/****************************************************/

/* postac tesktu w glownych typach tagow */
font,
th,
td,
p
	{
	font-family:  Arial, Verdana, Tahoma, Sans-serif, Helvetica;
	}

a:link,a:active,a:visited
	{
	color : #CC0000;
	}
a:hover
	{
	text-decoration: underline;
	color : #660000;
	}
hr	{
	height: 0px;
	border: solid #AAAAAA 0px;
	border-top-width: 1px;
	}


/* Najwieksze teksty uzywane na stronie i tym podobne */
.maintitle,
h1,
h2
	{
	font-weight: bold;
	font-size: 12px;
	font-family:  Arial, Verdana, Tahoma, Sans-serif, Helvetica;
	text-decoration: none;
	color : #8D400D;
	}

/* glowne teksty w forum */
.gen
	{
	font-size : 12px;
	}

.genmed,
.mainmenu
	{
	font-size : 11px;
	}

.topictitle
	{
	font-weight: bold;
	font-size : 12px;
	}


.nav,
.gensmall
	{
	font-size : 11px;
	}

.forumlink
	{
	font-weight: bold;
	font-size : 13px;
	}

.gen,
.nav,
.genmed,
.gensmall,
.mainmenu,
.forumlink,
.topictitle	
	{
	color : #000000;
	}

/* odpowiedzialne za kolory linkow u gory strony (posty od ostatniej wizyty itp.)*/
a.gen,
a.nav,
a.genmed,
a.gensmall,
a.mainmenu,
a.forumlink,
a.topictitle	
	{
	color: #660000;
	text-decoration: none;
	}
a.gen:hover,
a.nav:hover,
a.genmed:hover,
a.gensmall:hover,
a.mainmenu:hover,
a.forumlink:hover,
a.topictitle:hover
	{
	color: #CC0000;
	text-decoration: underline;
	}

/****************************************************/

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

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

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


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

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; 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: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; 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; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}



/* Form elements */
input,textarea, select {
	color: #444444;
	border: #C1C1C1 1px solid;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	height: 15px;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	padding:0px 0px 0px 0px;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
	padding:0px 0px 0px 0px;
	height: 15px;
}

/* pole w stawianiu posta w korym wyswietlany jest help */
.helpline
	{
	background-color: #FFEEEE;
	border: 1px solid #C1C1C1;
	}


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

