/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
background-color:		#2f462b;
background-image: url('images/tlo.png');
background-repeat: repeat-x;
margin: 2px;
}

/* Menu */

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:980px; 	
	position:relative;
	display:block;
	height:24px;   	
	text-transform:uppercase;
	font-size:11px;
	font-weight:;
	background:transparent url(images/menu.jpg) no-repeat; 	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
ul#menu li{
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#8b8e97;   
	width:auto;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	
	}
ul#menu li a:hover{
	color:#fff;
	}




#content {width:980px; height:auto; padding:0; background-color:	#ffffff; margin:0 auto;} 

#wraper {width:970px; height:auto; padding:0;  margin:0 auto;   } 

#forum {width:auto; height:auto;}

#dalej { padding-left: 30px; }

.pod { text-decoration: none; font-weight : bold; font-size : 11px; color : #FFF; font-family: tahoma; padding-left: 7px; padding-right: 7px;}
a.pod:hover { background-color: #F1EDDB; color : #d7d7d7; padding-left: 7px; padding-right: 7px; padding-bottom: 13px; padding-top: 14px; background-image: url(images/cover.jpg); font-weight : bold;}

/* Quote block */
blockquote {
	background: #ebebeb none 6px 8px no-repeat;
	border: 1px solid #dbdbdb;
	font-size: 0.95em;
	margin: 0.5em 1px 0 25px;
	overflow: hidden;
	padding: 5px;
}

blockquote blockquote {
	/* Nested quotes */
	background-color: #bababa;
	font-size: 1em;
	margin: 0.5em 1px 0 15px;	
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #e4e4e4;
}

blockquote cite {
	/* Username/source of quoter */
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
	display: block;
	font-size: 0.9em;
}

blockquote cite cite {
	font-size: 1em;
}

blockquote.uncited {
	padding-top: 25px;
}

/* Code block */
dl.codebox {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #d8d8d8;
	font-size: 1em;
}

dl.codebox dt {
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
}

blockquote dl.codebox {
	margin-left: 0;
}

dl.codebox code {
	/* Also see tweaks.css */
	overflow: auto;
	display: block;
	height: auto;
	max-height: 200px;
	white-space: normal;
	padding-top: 5px;
	font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
	line-height: 1.3em;
	color: #8b8b8b;
	margin: 2px 0;
}

.syntaxbg		{ color: #FFFFFF; }
.syntaxcomment	{ color: #000000; }
.syntaxdefault	{ color: #bcbcbc; }
.syntaxhtml		{ color: #000000; }
.syntaxkeyword	{ color: #585858; }
.syntaxstring	{ color: #a7a7a7; }

/* Quote & Code blocks */
.code {
font-family: 'Lucida Console', Courier, 'Courier New', sans-serif; 
font-size: 10pt; 
color: #24645a;
background:	#FAFAFA url('images/code.gif') repeat; 
border: #3fb54c solid; 
border-width: 1px 3px 1px 3px;
}

.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #31940a; 
line-height: 145%;
background-color:	#ecefea; 
border: #569e6a dashed;
border-width: 1px;
}

/* 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; color : #60b173; }
p, td			{ font-size : 11px; color : #011606; }
a:hover			{ text-decoration: none; color : #8fca9c; }
hr				{ height: 0px; border: dotted #c5dfcb 0px; border-top-width: 1px; }

/* This is the border line & background colour round the entire page */
.bodyline { background-color: #f0f4f0; border: 3px #77bf77 double; }

/* This is the outline round the main forum tables */
.forumline { background-color: #d3ecd0; border: solid #c0dcbc 1px; }

/* Main table cell colours and backgrounds */
td.row1 { background-color: #fafafa; }
td.row2 { background-color: #f3f7f2; }
td.row3 { background-color: #fafafa; }
td.row_helped { background-color: #def0e0; }

/*
	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: #FFFFFF;
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:	#4caf54; height: 28px;
background-image:	url(images/cellpic3.gif);
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic1.gif);
background-color:#eeefed; border: #FFFFFF; border-style: solid; 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 { background-color: #eeefed; 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: #e0f5dd; font-size: 70%; font-weight: bold; background-color: #4caf54; background-image: url('images/cellpic3.gif'); height: 28px; }

td.row3Right,td.spaceRow { background-color: #eeefed; 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 : 12px; }
.genmed					{ font-size : 11px; }
.gensmall					{ font-size : 10px; }
.gen,.genmed,.gensmall			{ color : #3f4841; }
a.gen,a.genmed,a.gensmall			{ color: #60b173; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #8fca9c; text-decoration: none; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #125822; }
a.mainmenu		{ text-decoration: none; color : #125822; }
a.mainmenu:hover	{ text-decoration: underline; }

.menuu	{ font-size : 10px; color : #2d5801; text-transform: uppercase; }
a.menuu		{ text-decoration: none; color : #2d5801; font-weight: bold; }
a.menuu:hover	{ text-decoration: overline; color : #6cad2b; }


.opis	{ 
font-size : 11px; 
color : #979c97; 
text-indent: 6px;
margin: 0;
padding: 0;
font-style: italic;
}

.opis1	{ 
font-size : 10px; 
color : #979c97; 
font-style: italic;
}


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px; color : #125822; }
a.cattitle		{ text-decoration: none; color : #125822; }
a.cattitle:hover	{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #0d8529; }
a.forumlink		{ text-decoration: none; color : #0d8529; }
a.forumlink:hover	{ text-decoration: none; color : #73b181; background: #edf7ed; }

.forumlink2		{ font-weight: bold; font-size: 15px; color : #0d8529; font-family: Tahoma, Verdana, Helvetica, sans-serif; }
a.forumlink2		{ text-decoration: none; color : #0d8529; }
a.forumlink2:hover	{ text-decoration: none; color : #73b181; background: #edf7ed; }

/* 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 : #2a8f41;}
a.nav	{ text-decoration: none; color : #2a8f41; }
a.nav:hover	{ text-decoration: none; color: #3aae55; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; font-family: Verdana, Helvetica, sans-serif; }
a.topictitle:link	{ text-decoration: none; color : #198f34; }
a.topictitle:visited	{ text-decoration: none; color : #99c848; }
a.topictitle:hover	{ text-decoration: none; color : #5ac016; }

.topictitle2 { font-weight: bold; font-size: 13px; color : #000000; font-family: Tahoma, Verdana, Helvetica, sans-serif; }
a.topictitle2:link	{ text-decoration: none; color : #198f34; }
a.topictitle2:visited	{ text-decoration: none; color : #99c848; }
a.topictitle2:hover	{ text-decoration: none; color : #5ac016; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #011606; text-decoration: none}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #161616; }

/* The content of the posts (body of text) */
.postbody		{ font-size : 12px; line-height: 18px }
a.postlink:link	{ text-decoration: none; color : #198f34; }
a.postlink:visited	{ text-decoration: none; color : #99c848; }
a.postlink:hover	{ text-decoration: underline; color : #5ac016; }

/* Quote & Code blocks */
.code {
font-family: 'Lucida Console', Courier, 'Courier New', sans-serif; 
font-size: 10pt; 
color: #24645a;
background:	#FAFAFA url('images/code.gif') repeat; 
border: #3fb54c solid; 
border-width: 1px 3px 1px 3px;
}

.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #31940a; 
line-height: 145%;
background-color:	#ecefea; 
border: #569e6a dashed;
border-width: 1px;
}

/* Copyright and bottom info */
.copyright		{ font-size : 10px; color: #161616; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright		{ text-decoration: none; color : #0f6603; }
a.copyright:hover	{ text-decoration: none; color : #0f6603; }

/* Form elements */

form { margin: 0; }
form { display: inline; }

input,textarea, select {
color : #000000;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: #0f6603 1px;
}

/* The text input fields background colour */
input.post, textarea.post, select			{ background-color : #ecf2ed; }
input.post2, textarea.post2, select	{ background-color : #ecf2ed; }
input						{ text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color :	#dbdedc;
color :			#126c21;
font-size:		11px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor:			pointer;
}

/* The main submit button option */
input.mainoption {
background-color:	#f8f8f8;
font-weight:		bold;
cursor:			pointer;
}

/* None-bold submit button */
input.liteoption {
background-color:	#f8f8f8;
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: #dbe6d8; border-style: none; }

/* 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:#dd6900; 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 : #dedede;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #fefefe;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #dedede;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #fefefe;
	border-top-style : solid;
	border-top-width : 1px;
	color : #000000;
	font-size : 10px;
}

.pagination {
	color: #056600;
	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: #d4e5d4;
	color: #012801;
	border-color: #c5d7c2;
	border: #c5d7c2 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #FFF;
	color: #0a6600;
	border-color: #eaeee8;
	border: #eaeee8 1px solid;
	text-decoration: none;
	padding: 1px;
}

#logo {background: url(images/logo.jpg) no-repeat; overflow:hidden; width:980px; height:200px; position:relative;}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");