.forum {margin-top:30px; margin-bottom:30px}
.forum input, .forum textarea, .forum select {
border: 1px solid;
}

.forum input { text-indent : 2px; }

.forum input.button {
border: 1px solid; 
}

.forum .postbody { line-height: 14px}

.forum a:link,.forum a:active,.forum a:visited { color: #a53232; text-decoration: none; }
.forum a:hover	{ text-decoration: underline; color: #591b1b; }
hr { height: 0px; border: solid #d36c6c 0px; border-top-width: 1px;}
/* This is the border line & background colour round the entire page */
.forum .bodyline { background-color: #e5e5e5; border: 0px #a0a8a8 solid; }
/* This is the outline round the main forum tables */
.forum .forumline { background-color: #fafafa; border: 1px #fafafa solid; }
/* Main table cell colours and backgrounds */
.forum td.row1	{ background-color: #e9e9e9; 
		padding-left:5px;}
.forum td.row2	{ background-color: #e9e9e9; }
.forum td.row3	{ background-color: #d36c6c; }
.forum td.row4	{ background-color: #fafafa; }
/*
  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
*/
.forum td.rowpic {
background-color: #d36c6c;
}
/* Header cells - the blue and silver gradient backgrounds */
.forum th {
color: #e9e9e9; font-size: 11px; font-weight: bold;
background-color: #a53232; height: 25px;
}
.forum td.cat,.forum td.catHead,.forum td.catSides,.forum td.catLeft,.forum td.catRight,.forum td.catBottom {
background-color:#d36c6c; border: #fff; 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 :-)
*/
.forum td.cat,.forum td.catHead,.forum td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
.forum th.thHead,.forum th.thSides,.forum th.thTop,.forum th.thLeft,.forum th.thRight,.forum th.thBottom,.forum th.thCornerL,.forum th.thCornerR {
font-weight: bold; border: #fff; border-style: solid; height: 28px;
}
.forum td.row3Right {
background-color: #d36c6c; border: #fff; border-style: solid;
}
.forum td.spaceRow {
background-color: #a53232; border: #a53232; border-style: solid;
}
.forum th.thHead,.forum td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
.forum th.thSides,.forum td.catSides,.forum td.spaceRow { border-width: 0px 0px 0px 0px; }
.forum th.thRight,.forum td.catRight,.forum td.row3Right { border-width: 0px 0px 0px 0px; }
.forum th.thLeft,.forum td.catLeft { border-width: 0px 0px 0px 0px; }
.forum th.thBottom,.forum td.catBottom { border-width: 0px 0px 0px 0px; }
.forum th.thTop { border-width: 0px 0px 0px 0px; }
.forum th.thCornerL { border-width: 0px 0px 0px 0px; }
.forum th.thCornerR { border-width: 0px 0px 0px 0px; }
/* The largest text used in the index page title and toptic title etc. */
.forum .main1 {
font-weight: bold; font-size: 36px; font-family: Arial, Verdana, Tahoma, Helvetica, "Trebuchet MS", sans-serif;
text-decoration: none; line-height: 120%; color: #000;
}
.forum .main2 {
font-weight: bold; font-size: 36px; font-family: Arial, Verdana, Tahoma, Helvetica, "Trebuchet MS", sans-serif;
text-decoration: none; line-height: 120%; color: #591b1b;
}
.forum .maintitle {
font-weight: bold; font-size: 18px; font-family: Arial, Verdana, Tahoma, Helvetica, "Trebuchet MS", sans-serif;
text-decoration: none; line-height: 120%; color: #000;
}
.forum a.maintitle:visited { text-decoration: none; color: #591b1b; }
.forum a.maintitle:link { text-decoration: none; color: #591b1b; }
.forum a.maintitle:hover { text-decoration: underline; color: #591b1b; }
/* General text */
.forum .gen { font-size: 11px; }
.forum .genmed { font-size: 11px; }
.forum .gensmall { font-size: 10px; }
.forum .gen,.forum .genmed,.forum .gensmall { color: #000; }
.forum .gensmall a:link, .forum .gensmall a:visited { color: #a53232; text-decoration: none; }
.forum .gensmall a:hover { color: #591b1b; text-decoration: none; }
.forum a.gen,.forum a.genmed,.forum a.gensmall { color: #a53232; text-decoration: none; }
.forum a.gen:link,.forum a.gen:visited,.forum a.gensmall:link,.forum a.gensmall:visited { color: #a53232; text-decoration: none; }
.forum a.gen:hover,.forum a.genmed:hover,.forum a.gensmall:hover	{ color: #591b1b; text-decoration: underline; }
/* The register, login, search etc links at the top of the page */
.forum .mainmenu { font-size: 11px; color: #000000 }
.forum a.mainmenu { text-decoration: none; color: #a53232; }
.forum a.mainmenu:hover{ text-decoration: none; color: #591b1b; }
/* Forum category titles */
.forum .cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color: #fff; padding-left:6px; }
.forum a.cattitle { text-decoration: none; color: #fff; }
.forum a.cattitle:link { text-decoration: none; color: #fff; }
.forum a.cattitle:visited { text-decoration: none; color: #fff; }
.forum a.cattitle:hover{ text-decoration: underline; color: #fff; }
/* Forum title: Text and link to the forums used in: index.php */
.forum .forumlink { font-weight: bold; font-size: 12px; color: #591b1b; }
.forum a.forumlink { text-decoration: none; color: #591b1b; }
.forum a.forumlink:link { text-decoration: none; color: #591b1b; }
.forum a.forumlink:visited { text-decoration: none; color: #591b1b; }
.forum a.forumlink:hover{ text-decoration: underline; color: #591b1b; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.forum .nav { font-weight: bold; font-size: 11px; color: #000;}
.forum a.nav { text-decoration: none; color: #a53232; }
.forum a.nav:hover { text-decoration: none; color: #591b1b; }
/* titles for the topics: could specify viewed link colour too */
.forum .topictitle,h1,h2 { font-weight: bold; font-size: 11px; color: #000; }
.forum a.topictitle:link { text-decoration: none; color: #591b1b; }
.forum a.topictitle:visited { text-decoration: none; color: #a53232; }
.forum a.topictitle:hover { text-decoration: underline; color: #591b1b; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.forum .name { font-size: 11px; color: #000;}
/* Location, number of posts, post date etc */
.forum .postdetails { font-size: 10px; color: #000; }
/* The content of the posts (body of text) */
.forum .postbody { font-size: 12px; line-height: 1.6em; }
.forum .postbodydodatkowo { font-size: 11px; line-height: 1.6em; color:#53714d;}
.forum a.postlink:link	{ text-decoration: none; color: #591b1b; }
.forum a.postlink:visited { text-decoration: none; color: #800000; }
.forum a.postlink:hover { text-decoration: underline; color: #591b1b;}
/* signature */
.forum .siglink { font-size: 11px; line-height: 14px}
.forum .siglink a:link	{ text-decoration: none; color: #a53232 }
.forum .siglink a:visited { text-decoration: none; color: #a53232; }
.forum .siglink a:hover { text-decoration: none; color: #591b1b}
.forum a.siglink:link	{ text-decoration: none; color: #a53232 }
.forum a.siglink:visited { text-decoration: none; color: #a53232; }
.forum a.siglink:hover { text-decoration: none; color: #591b1b}
/* Quote & Code blocks */
.forum .code {
font-family: Verdana, Courier, 'Courier New', sans-serif; font-size: 10px; color: #800000;
background-color: #fafafa; border: #d36c6c; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}
.forum td.code {
overflow: auto;
display: block;
}
.forum .quote {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #444; line-height: 125%;
background-color: #fafafa; border: #d36c6c; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}
/* Copyright and bottom info */
.forum .copyright { font-size: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #444; letter-spacing: -1px;}
.forum a.copyright { color: #444; text-decoration: none;}
.forum a.copyright:hover { color: #000; text-decoration: underline;}
/* Form elements */
.forum input,.forum textarea, .forum select {
color: #000;
font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
border-color: #000;
}
/* The text input fields background colour */
.forum input.post, .forum textarea.post,.forum select {
background-color: #fafafa;
}
.forum input { text-indent: 2px; }
/* The buttons used for bbCode styling in message post */
.forum input.button {
background-color: #e9e9e9;
color: #000;
font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
/* The main submit button option */
.forum input.mainoption {
background-color: #fafafa;
font-weight: bold;
}
/* None-bold submit button */
.forum input.liteoption {
background-color: #fafafa;
font-weight: normal;
}
/* 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 ;)
*/
.forum .helpline { background-color: #c6f0b8; border-style: none; }
.forum #zero {
margin:0px;
padding:0px;
}


.forumkategoria {color:#000000;border:1px solid; padding:10px;padding-left:30px;border-color:#9c9c9c; background-color:#dddddd}

.forumkategoria :link{color:#063c15;	font-weight: bold; text-decoration:none;}
.forumkategoria :visited{color:#063c15;	font-weight: bold; text-decoration:none;}
.forumkategoria :hover{color:#063c15;	font-weight: bold; text-decoration:underline;}

.forumgrupa {color:#000000;border:1px solid; padding:10px;border-color:#9c9c9c; background-color:#d2e1d4}

.forumhead {color:#000000;font-weight: bold}
.forumhead :link{color:#063c15;	font-weight: bold; text-decoration:none;}
.forumhead :visited{color:#063c15;	font-weight: bold; text-decoration:none;}
.forumhead :hover{color:#063c15;	font-weight: bold; text-decoration:underline;}

.forumtresc {color:#000000;border:1px solid; padding:10px;padding-left:15px;border-color:#9c9c9c; background-color:#dddddd}

.forumautor {font-size:11px;color:#000000;border:1px solid; padding:10px;padding-left:15px;border-color:#9c9c9c; background-color:#dddddd}

.forumcytujac {font-size:11px;color:#063c15;text-align:right;}
.forumcytujac :link{color:#063c15;text-decoration:none;}
.forumcytujac :visited{color:#063c15;text-decoration:none;}
.forumcytujac :hover{color:#063c15;text-decoration:underline;}

.forumcytat {width:90%;background-color:#d9e8dd; color:#8a8a8a; margin-bottom:5px;margin-top:10px;padding:15px; border:1px solid; border-color:#c6c6c6;}

.forumstatystyki { padding:5px; margin-top:20px; color:#5a5a5a}
.forumstatystyki :link{ color:#5a5a5a}
.forumstatystyki :hover{ color:#5a5a5a}
.forumstatystyki :visited{ color:#5a5a5a}
