body 
	{background: #444;
	 margin: 9px;
	 scrollbar-face-color:		#D9D6D0;
	 scrollbar-highlight-color:	#696360;
	 scrollbar-shadow-color:		#696360;
	 scrollbar-3dlight-color:	#696360;
	 scrollbar-arrow-color:		#696360;
	 scrollbar-track-color:		#EFEFEF;
	 scrollbar-darkshadow-color:	#696360;
	}

/* generalne ustawienia czcionek */
td,p 
	{font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size : 8pt; 
	 color : #000;
	}
a:link,a:active,a:visited	
	{color : #444;
	}
a:hover
	{text-decoration: underline; 
	 color: #49ABF8;
	}
hr 
	{height: 0px;
	 border: solid #D1D7DC 0px; 
	 border-top-width: 1px;
	}

/* tło i border dookoła całej strony */
.bodyline 
	{padding: 10px;
	 background-color: #FFF;
	 border: 1px #696360 solid;
	}

/* Kolor ramki w tabelach forum */
.forumline
	{background-color: #ADADAD;
	}

/* tła komórek */
td.row1 
	{padding: 3px 6px; 
	 background-color: #F4F1EC;
	 cursor: default;
	}
td.row2 
	{padding: 3px 6px; 
	 background-color: #E6E2DC;
	 cursor: default;
	}
td.row3
    {background-color: #F3F2EF; padding-left: 16px;
    }
/* tło postu zaznaczonego jako "pomógł" */
td.row_helped
	{background-color: #FCF6E6;
	}

/* kolor tła w panelu admina */
.admin 
	{background: #D4D1CC;
	}

/* kolor napisów "pierwszy post" i "ostatni post" w okienku "brałe&#65533;/nie brałe&#65533; udziału w tej dyskusji"" */
legend
	{color: #B00;
	}

/* komórki nagłówkowe */
th 
	{height: 25px;
	 background:	#666 url(images/cellpic2.gif) repeat-x;
	 font: bold 11px Verdana, Trebuchet MS, Helvetica, Arial;
	 color: #eee;
	 cursor: default;
	}
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom 
	{font-weight: bold;
	 border: #FFF;
	 height: 28px;
	}
th.thHead,td.catHead
	{font-size: 12px;
	 border-width: 0px;
	}
th.thSides,td.catSides,td.spaceRow,th.thRight,td.catRight,
td.row3Right,th.thLeft,td.catLeft,th.thBottom,td.catBottom,
th.thTop,th.thCornerL,th.thCornerR
	{border-width: 0px;
	}

/* dodatkowe komórki nagłówkowe - katgorie */
td.rowpic, td.cat,td.catHead,td.catBottom 
	{background: #D0CBC4;
	 height: 22px;
	}
.cattitle
	{margin-left: 6px;
	 font-weight: bold;
	 font-size: 9pt;
	 letter-spacing: 1px;
	 color: #333;
	}
a.cattitle,	a.cattitle:visited
	{text-decoration: none;
	 color :#333;
	}
a.cattitle:hover
	{text-decoration: underline;
	 color: #000;
	}
	
td.row3Right,td.spaceRow 
	{background-color: #CDCBC8;
	}

/* generalny tekst */
.gen
	{font-size: 13px;
	}
.genmed
	{font-size: 11px;
	}
.gensmall
	{font-size: 11px;
	}
.gen,.genmed,.gensmall
	{color: #000;
	}
a.gen, a.genmed, a.gensmall, a.gen:visited, a.genmed:visited, a.gensmall:visited
	{color: #06B;
	 text-decoration: none;
	}
a.gen:hover,a.genmed:hover,a.gensmall:hover
	{text-decoration: underline;
	 color: #C00;
	}
	
/* duże napisy, tytuły */
.maintitle 
	{font: 14pt Helvetica, Arial, Verdana, sans-serif;
	 color: #b00;
	}
.forumtitle 
	{font: 22pt Helvetica, Arial, Verdana, sans-serif; 
	 color: #4AC1F8;
	 line-height: 25px;
	 margin-left: -87px;
	}
.subtitle 
	{font: 10pt tahoma, Helvetica, Arial, sans-serif;
		color: #999;
	}

/* górne menu */
.mainmenu	td 
	{padding: 0 1px;
	 font: bold 9pt tahoma, arial, verdana;
	}
.mmleft
	{border-right: 1px solid #aaa;
	}
.mmleft a, .mmrght a 
	{padding: 2px;}
.mmleft, .mmleft a, .mmleft a:visited 
	{padding-right: 9px;
	 text-align: right;
	}
.mmleft a:hover 
	{background: url(images/punkt.gif) no-repeat right;
	}
.mmrght, .mmrght a, .mmrght a:visited
	{padding-left: 9px;
	 text-align: left;
	}
.mmrght a:hover
	{background: url(images/punkt.gif) no-repeat left;
	}
.mmleft li
	{width: 100px;
	 display:block;
	}
.mmrght li
	{width: 240px;
	 display:block;
	}
.mainmenu li
	{list-style: none outside;
	 height: 20px;
	}
.mainmenu a, .mainmenu a:visited
	{text-decoration: none;
	 color: #666;
	}
.mainmenu a:hover
	{text-decoration: none;
	 color: #C00;
	}
.avatar
	{width: 100px;
	 display:block;
	}
	
/* tekst i linki do poszczególnych for */
.forumlink
	{font-weight: bold;
	 font-size: 12px;
	 color: 666;
	}
a.forumlink, a.forumlink:visited
	{text-decoration: none;
	 color: #666;
	}
a.forumlink:hover
	{text-decoration: underline;
	 color: #49ABF8;
	}

/* linki nawigacyjne (następny/poprzedni temat itp.) */
.nav
	{font-weight: bold;
	 font-size: 8pt;
	 color: #C00;
	}
a.nav, a.nav:visited
	{text-decoration: none;
	 color: #444;
	}
a.nav:hover
	{text-decoration: underline;
	 color: #49ABF8;
	}

/* tytuły tematów */
.topictitle,h1,h2
	{font-weight: bold;
	 font-size: 9pt;
	 color: #000000;
	}
a.topictitle
	{text-decoration: none;
	 color: #333;
	}
a.topictitle:visited
	{text-decoration: none;
	 color: #888;
	}
a.topictitle:hover
	{text-decoration: underline;
	 color: #49ABF8;
	}

/* nicki userów w viewmsg.php i viewtopic.php i innych miejscach */
.name
	{font-size: 9pt;
	 color: #000000;
	 text-decoration: none
	}

/* szczegóły postu, użytkownika */
.postdetails
	{font: 7pt tahoma, arial;
	 color: #666;
	}

/* zawarto&#65533;ć postów */
.postbody
	{font-size: 10pt
	}
a.postlink, a.postlink:visited
	{font-weight: bold;
	 text-decoration: none;
	 color: #49ABF8;
	}
a.postlink:hover
	{text-decoration: underline;
	 color: #007AEC;
	}

/* cytaty i kod */
.code 
	{font-family:	Courier, 'Courier New', sans-serif;
	 font-size: 11px;
	 color: #070;
	 background-color: #FEFEFE;
	 border: 1px solid #D1D7DC;
}

.quote
	{font-family:	Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #333;
	 line-height: 125%;
	 background-color: FEFEFE;
	 border: 1px solid #D1D7DC;
	}

/* Copyright */
.copyright
	{font: 7pt verdana;
	 color: #444
	}
a.copyright, a.copyright:visited
	{font-weight: bold;
	 text-decoration: none;
	 color: #01A8FF;
	}
a.copyright:hover
	{text-decoration: underline;
	 color: #007AEC;
	}

/* elementy formularzy */
form 
	{margin: 0;
	}
form
	{display: inline;
	}

input,textarea, select 
	{color: #000;
	 font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	}

/* kolory inputów */
input.post, textarea.post, select	
	{background-color: #F9F7F3;
	}
input.post2, textarea.post2, select
	{background-color: #F9F7F3;
	}
input
	{text-indent: 2px;
	}

/* przyciski formatowania */
input.button
	{background-color: #EFEFEF;
	 color:	#000;
	 font-size: 11px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 cursor: pointer;
	}

/* przycisk "wy&#65533;lij" */
input.mainoption 
	{background-color: #FAFAFA;
	 font-weight: bold;
	 cursor: pointer;
	}

/* nie-boldowany przycisk "wy&#65533;lij" */
input.liteoption 
	{background-color: #F3F2EF;
	 font: bold 8pt tahoma;
	 cursor: pointer;
	}

.helpline 
	{background-color: #F3F2EF;
	 border-style: none;
	}

/* pod&#65533;wietlenia brzydkich słów */
span.badwordhighlight
	{background-color: #B00;
	}

/* liczba nowych wiadomo&#65533;ci */
.pm
	{text-decoration: none;
	 color: #C00
	} 

.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 : #000;
	 font-size : 10px;
	}

	/* linkowane numery stron tematu */
.pagination 
	{color: #B00;
	 font: bold 8pt tahoma;
	 padding: 3px;
	 cursor: default;
	 text-decoration: none;
	}
.pagination a, .pagination a:visited, .pagination a:active 
	{background-color: #FBFBFB;
	 color: #933;
	 border-color: #D4D7DA;
	 border: #D4D7DA 1px solid;
	 padding: 2px;
	 text-decoration: none;
	}
.pagination a:hover
	{background-color: #FDFDFD;
	 color: #007AEC;
	 border: 1px solid #49ABF8;
	 text-decoration: none;
	}

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