/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	margin: 1px;
	padding: 0px;
	background-color: #dee3e7;
	background-image: url(http://km-forum.com.pl/images/phpbb_bg.gif);
	background-position: top;

	background-repeat: repeat-x;
	color: #222217;
	font-family: trebuchet ms, tahoma, sans-serif;
	font-size: 12px;
	cursor: default;
}

/* General font families for common tags */


font,th,td,p			{ font-family: tahoma, sans-serif; }
a:link,a:active,a:visited { color : #707070; text-decoration: none; } 
p			{ font-size : 11px; color : white; }
td			{ font-size : 11px; color : #000000; }
a:hover			{ color : #DD6900; text-decoration: none;}
hr				{ height: 0px; border: solid #316795 0px; border-top-width: 1px; }

.tablets {
	width: 450px;
	padding: 8px;
	border: black 1px solid;
	border-spacing: 2px;
	font-size: 11px;
	text-align:center;
	margin: auto;
	}

table.full {
        background-color: white;
	border-spacing: 0px;
	border: 0px;
	width: 800px;
	}

td.top {
	background-image: url(images/bluedot.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 14px;
	width: 14px;
	font-size: 1px;
	color: white;
	padding: 0px;
	}

td.bottom {
	background-image: url(images/side_b.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 21px;
	width: 14px;
	font-size: 1px;
	color: white;
	padding: 0px;
	}

td.left {
	background-image: url(images/bluedot.gif);
	background-position: left;
	background-repeat: repeat-y;
	height: 14px;
	width: 14px;
	font-size: 1px;
	color: white;
	padding: 0px;
	}

td.right {
	background-image: url(images/side_r.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: 14px;
	width: 21px;
	font-size: 1px;
	color: white;
	padding: 0px;
	}

td.round_tl {
	background-image: url(images/corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	font-size: 1px;
	color: white;
	padding: 0px;
	}

td.round_tr {
	background-image: url(images/corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 21px;
	height: 14px;
	font-size: 1px;
	color: white;
	padding: 0px;
	}

td.round_bl {
	background-image: url(images/corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 14px;
	height: 21px;
	font-size: 1px;
	color: white;
	padding: 0px;
	}

td.round_br {
	background-image: url(images/corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
	font-size: 1px;
	color: white;
	padding: 0px;
	}

td.title {
	background-image: url(images/phpbb_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 160px;
	font-size: 1px;
	color: white;
	}

td.menu {
	padding-left: 6px;
	padding-right: 6px;
	text-align: right;
	font-size: 11px;
	color: #ffdaaf;
	font-weight: bold;
	font-family: trebuchet ms, tahoma, sans-serif;
	}

/* This is the border line & background colour round the entire page */
.bodyline {
          border: 0px; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #d6d6d6; border: 2px #061e99 solid; }
/* Main table cell colours and backgrounds */
td.row1 { background-color: #e9e9e6; }
td.row2 { background-color: #f3f5f5; }
td.row3 { background-color: #D1D7DC; }
td.row4 { background-color: #E7DCDC; }
/*
	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: #C7D0D7;
background-image: url('http://km-forum.com.pl/images/cellpic1.gif');
background-repeat: repeat-x; height: 22px;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
color:			#ffffff; font-size: 11px; font-weight: bold;
background-color:	#006699; height: 25px;
background-image:	url(http://km-forum.com.pl/images/cellpic3.gif);
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(http://km-forum.com.pl/images/cellpic1.gif);
background-color:#D1D7DC; 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 :-)
*/
th.thCornerL,th.thTop,th.thCornerR,th.thHead,td.cat,td.catHead {
background-color: #2584B4; background-image: url('http://km-forum.com.pl/images/cellpic1.gif'); height:
28px; color: white; }
td.catBottom { background-color: #2584B4; background-image:
url('http://km-forum.com.pl/images/cellpic1r.gif'); height: 22px; color: white; }
th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #FFFFFF; height: 28px;
}

.white { color:white; }
a.white { color:white; text-decoration: none; }
a.white:hover { color: #DD6900; }

.orange { color:#DD6900; }
a.orange { color:#DD6900; text-decoration: none; }
a.orange:hover { color: white; }

a.portallink { text-decoration: none; }
a.portallink:hover { color: #DD6900; }

td.row3Right { background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
}

td.spaceRow { background-color: #2584B4; background-image:
url('http://km-forum.com.pl/images/cellpic1r.gif'); border-style: 0px;height: 15px; }

th.thHead,td.catHead			{ font-size: 11px; 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 : #000000; } */
a.gen,a.genmed,a.gensmall			{ color: #707070; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration:
underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px;  color : #000000 }
a.mainmenu		{ text-decoration: none; color: #707070; }
a.mainmenu:hover	{ text-decoration: none; }



/* Forum category titles */
.cattitle		{ font-family: tahoma, sans-serif; font-size: 11px ;
color : white; font-weight: bold; }
a.cattitle		{ text-decoration: none; color : #ffffff; }
a.cattitle:hover	{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #707070; }
a.forumlink		{ text-decoration: none; color : #707070; }
a.forumlink:hover	{ text-decoration: none; color : #707070; }

/* 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 : #000000;}
a.nav	{ text-decoration: none; color : #707070; }
a.nav:hover	{ text-decoration: underline; }

.nav2		{ font-weight: bold; font-size: 11px; color : white;}
a.nav2	{ text-decoration: none; color : white; }
a.nav2:visited	{ text-decoration: none; color : white; }
a.nav2:hover	{ text-decoration: underline; color : #dedede; }

.nav3		{ font-weight: bold; font-size: 11px; color : white;}
a.nav3	{ text-decoration: none; color : white; }
a.nav3:visited	{ text-decoration: none; color : white; }
a.nav3:hover	{ text-decoration: underline; color : #DD6900; }

td.btnmenu      { background-image: url('images/btnmenu.gif') ;
                  background-position: left top;
	          background-repeat: no-repeat;
                  width: 81px;
                  height: 23px; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h2	{ font-weight: bold; font-size: 11px; }
a.topictitle:link	{ text-decoration: none; color : #707070; }
a.topictitle:visited	{ text-decoration: none; color : #707070; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #000000; text-decoration: none}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #000000; }

/* The content of the posts (body of text) */
.postbody		{ font-size : 12px; line-height: 18px }
a.postlink:link	{ text-decoration: none; color : #707070; }
a.postlink:visited	{ text-decoration: none; color : #707070; }
a.postlink:hover	{ text-decoration: underline; color : #DD6900 }

/* 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; color: white; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright		{ text-decoration: none; color : #99FFFF; }
a.copyright:hover	{ text-decoration: underline; color : #99FFFF; }

/* Form elements */

form { margin: 0; }
form { display: inline; }

textarea, input, select {
	color : #000000;
	border: 1px solid #565656;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input						{ text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {

	background-image: url(images/buttons_bg.gif);
	background-position: center center;
	background-repeat: repeat-x;
font-size:		11px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor:			pointer;
}

/* The main submit button option */
input.mainoption {
	background-image: url(images/buttons_bg.gif);
	background-position: center center;
	background-repeat: repeat-x;
font-weight:		bold;
cursor:			pointer;
}
input.login {
	border: none;
        background-image: url(images/buttons_bg.gif);
	background-position: center center;
	background-repeat: repeat-x;
font-weight:		bold;
cursor:			pointer;
color: #ff0000;
}
/* None-bold submit button */
input.liteoption {
	background-image: url(images/buttons_bg.gif);
	background-position: center center;
	background-repeat: repeat-x;
font-weight:		normal;
cursor:			pointer;
}

input.post {
	background-image: url(images/buttons_bg.gif);
	background-position: center center;
	background-repeat: repeat-x;
	color : #000000;
	border: 1px solid #565656;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* 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; }

.plus
{
background:#6BFF6B;
}

.minus
{
background:#EDED00;
}

.plus_point
{
border:1px solid green;
background:#6BFF6B;
font-weight:bold;
padding:2px;
}

.minus_point
{
border:1px solid red;
background:#EDED00;
font-weight:bold;
padding:2px;
}
/* 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: #666;
	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: #EAEBEB;
	color: #000;
	border-color: #D4D7DA;
	border: #D4D7DA 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #FFF;
	color: #666;
	border-color: #EAECEF;
	border: #EAECEF 1px solid;
	text-decoration: none;
	padding: 1px;
}

.functions
{
	color: #0000a0;
}
.strings
{
	color: #32a354;
}
.variables
{
	color: #aa5926;
}
.comments
{
	color: #d4d4d4;
}

.php_object_overall
{
	background-color: white;
	color: #000000;
	border: 1px solid #a9b8c2;
}

.php_object_code
{
	font-size: 11px;
	font-family: Courier New, sans-serif;
	overflow: auto;
	white-space: nowrap;
	vertical-align: top;
}

.php_object_lines
{
	background-color: #ececec;
	color: #aaaaaa;
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	font-family: Courier New, sans-serif;
	overflow: auto;
	white-space: nowrap;
	padding-right: 5px;
	border-right: 3px solid #e0e0e0;
}

h1 { color : #000000;}

.uwagi {
   font-family: Courier, 'Courier New', sans-serif; font-size: 10px; color: #FF0000;
   background-color: #FFFFFF; border: #1b1ba5; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

/* SPELL CHECKER */
.spelling {
	color: red;
	cursor: help;
}
.spelling_incorrect {
	color: red;
	cursor: help;
	text-decoration: underline;
}
.spelling_correct {
	
}

#spelling {
	display: block;
	position: absolute;
	width: 200px;
	text-align: center;
	background-color: #D4D0C8;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
}
#spelling input.post {
	display: block;
	margin-bottom: 10px;
	width: 100%;
	background-image: none;
	background-color: #FFFFFF;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #404040 #D4D0C8 #D4D0C8 #404040;
}
#spelling input.mainoption, #spelling input.liteoption {
	background-image: none;
	background-color: #D4D0C8;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #404040 #404040 #FFFFFF;
}
#spelling select {
	margin-top: 10px;
	color: #000;
	background: #eee;
	order-width: 1px;
	border-style: solid;
	border-color: #404040 #FFFFFF #FFFFFF #404040 ;
}
#spelling a {
	display: block;
	margin-top: 20px;
	margin-left: 25%;
	text-align: right;
	color: #0000FF;
	background-image: none;
	background-color: #D4D0C8;
	border: 0;
	font-size: 10px;
	font-weight: normal;
}
/* /SPELL CHECKER */

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function)
*/
@import url("formIE.css");
/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: {T_BODY_HLINK}; }
a.topic-new:hover, a.topic-new:active { color: {T_BODY_LINK}; }
/* End Simple Subforums MOD */