/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
background: #829CA8 url(images/bg.gif);
background-repeat:repeat-x;
scrollbar-face-color:		#DEE3E7;
scrollbar-highlight-color:	#FFFFFF;
scrollbar-shadow-color:		#DEE3E7;
scrollbar-3dlight-color:	#D1D7DC;
scrollbar-arrow-color:		#4c4d3d;
scrollbar-track-color:		#EFEFEF;
scrollbar-darkshadow-color:	#98AAB1;
margin: 0px;
}

/* General font families for common tags */
font,th,td,p			{ font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited	{ color : #6d6e66; }
p, td			{ font-size : 10px; color : #6d6e66; }
a:hover			{ text-decoration: none; color : #103918; }
hr				{ height: 0px; border: solid #e2ded4 1px; border-top-width: 0px; }

.bodyline { 
background-color: #eff0e8;
border-left: solid #eff0e8 1px; 
border-right: solid #eff0e8 0px; 
border-bottom: solid #000000 0px; 
border-top: solid #000000 0px; }
}

/* This is the outline round the main forum tables */
.forumline { background-color: #e2ded4; border: solid #efeee2 1px; border-bottom:#e2ded4 3px solid;}
.forumline2 { background-color: #e2ded4; border: solid #e2ded4 1px; }
.stopka		{ background-color:#dcdac9; border: solid 1px #adac97; }
.obramowanied	{background-color:#fbf9f4; border:#e2ded4 1px dashed; }
.obramowaniep	{background-color:#fbf9f4; border:#e2ded4 1px dashed; }
.obramowaniem	{background-color:#ffffff; border-bottom:#e2ded4 1px dashed; border-left:#e2ded4 1px dashed; border-right:#e2ded4 1px dashed; }
/* Main table cell colours and backgrounds */
td.row1 { background-color: #fbf9f4; }
td.row2 { background-color: #FFFFFF; }
td.row3 { background-color: #fbf9f4; }
td.row_helped { background-color: #fbf9f4; }
td.row_gradient {
background-color: #f9f7ee;
background-image: url(images/bg_row.gif);
background-position: bottom;
background-repeat: repeat-x;
}
.rowkawazmlekiemborderright	{ background-color:#FBF9F4; border-right:solid 1px #E2DED4; }
.kawazmlekiem	{ background-color:#FBF9F4; border:solid 0px #E2DED4; }
.rowpostleft	{ background-color:#FFFFFF; background-image: url(images/postbg.gif); background-attachment:fixed; background-repeat:repeat-x; }
.rowpostright	{ background-color:#FFFFFF; background-image: url(images/postbg.gif); background-attachment:fixed; background-repeat:repeat-x;
				border-left:#e2ded4 1px dashed; }


/*
	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: #fbf9f4;
background-image: url('images/cellpic2.jpg');
background-repeat: repeat-y; height: 22px;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
color:			#FFFFFF; font-size: 11px; font-weight: bold;
background-color:	#4c4d3d; height: 25px;
background-image:	url(images/cellpic3.gif);
}
th.main {
color:			#FFFFFF; font-size: 11px; font-weight: bold;
background-color:	#ada374; height: 35px;
background-image:	url(images/cellpic_main.gif);
}


td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic1.gif);
background-color:#4c4d3d; 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: #e2ded4; background-image: url('images/cellpic1.gif'); 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: #000000; font-size: 70%; font-weight: bold; background-color: #4c4d3d; background-image: url('images/cellpic3.gif'); height: 28px; }

td.row3Right,td.spaceRow { background-color: #eff0e8; 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 : #000000;
}

/* General text */
.gen						{ font-size : 11px; }
.gen2						{ font-size : 11px; color:#FFFFFF; }
a.gen2						{ font-size : 9px; color:#FFFFFF; text-decoration:none }
a.gen2:hover				{ font-size : 9px; color:#FFFFFF; text-decoration:underline; }
.genmed					{ font-size : 10px; }
.gensmall					{ font-size : 9px; }
.gen,.genmed,.gensmall			{ color : #6d6e66; }
a.gen,a.genmed,a.gensmall			{ color: #6d6e66; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #403918; text-decoration: none; }

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

.profilebody		{ font-size : 10px; color : #ffffff; font-weight:bold; }
a.profilebody		{ text-decoration: none; color : #ffffff; }
a.profilebody:hover	{ text-decoration: none; color:#990000; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 10px ; letter-spacing: 0px; color : #6d6e66}
a.cattitle		{ text-decoration: none; color : #6d6e66; }
a.cattitle:hover	{ text-decoration: none; color : #403918; }

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

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

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

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

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

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

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

/* Form elements */

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

input,textarea, select {
color : #6d6e66;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post, select			{ 
background-color : #f9f7ee; 
border: #cbccc8 1px;
border-style: solid; 
}

input.post2, textarea.post2, select	{ 
background-color : #f9f7ee; 
border: #cbccc8 1px;
border-style: solid; 
}
input						{ text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color : #f9f7ee;
color :			#6d6e66;
border: #cbccc8 1px;
border-style: solid;
font-size:		10px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor:			pointer;
}

/* The main submit button option */
input.mainoption {
background-color : #f9f7ee;
border: #cbccc8 1px;
border-style: solid;
font-weight:		bold;
cursor:			pointer;
}

/* None-bold submit button */
input.liteoption {
background-color : #f9f7ee;
border: #cbccc8 1px;
border-style: solid;
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: #DEE3E7; border-style: none; }

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

.topbkg { background-color: #f9f7ee; }
.topnav { font-size:9px;background-color: #f9f7ee;color:#5d573d; height: 21px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0 }

.pm { font-size: 10px; text-decoration: none; color: #5d573d }

.table0
{
	background-color : #EFEFEF;
	border-bottom-color : #e2ded4;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #fefefe;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : #dedede;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : #fefefe;
	border-top-style : solid;
	border-top-width : 0px;
	color : #5d573d;
	font-size : 9px;
}

.pagination {
	color: #5d573d;
	font-size: 9px;
	font-weight: bold;
	padding: 3px;
	padding-bottom: 4px;
	cursor: pointer;
	text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
	background-color: #f9f7ee;
	color: #5d573d;
	border-color: #5d573d;
	border: #5d573d 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #f9f7ee;
	color: #5d573d;
	border-color: #5d573d;
	border: #5d573d 1px solid;
	text-decoration: none;
	padding: 1px;
}



.blockquote {
    max-width: 620px;
    background: url(images/log.gif) right repeat-y;
	margin: 0px;
	}


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