/* Forum CSS */

img
{
	border: 0;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.underline
{
	text-decoration: underline;
}

blockquote.quote
{
	padding: 10px;
	color: #F99D1C;
	background-color: #171717;
	margin: 0;
}

.forumFormLabel
{
	width: 35%;
	text-align: right;
	float: left;
	margin-bottom: 5px;
	padding-right: 10px;
	color: #6b6b6b;
}

.forumFormInput
{
	float: left;
	margin-bottom: 5px;
	width: 60%;
	text-align: left;
}

.wider {
	width: 48% !important;
}

.forumEditorInput
{
	float: left;
	margin-bottom: 5px;
	width: 500px;
}

.forumEditorInputWide
{
	float: left;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 10px;
}

.forumBg
{
	margin: 0px 0px 0px 10px;
	background-color: transparent;
	padding: 5px 0px 5px 0px;
}

.forum_statbar_Bg
{
	margin: 0px 0px 0px 10px;
	background-color: #282828;
	padding: 5px 0px 5px 0px;
}

.forumCell
{
	color: #9b9b9b;
	font-size: 11px;
	vertical-align: middle;
	border-right: 1px solid #383838;
	border-bottom: 1px solid #383838;
	padding: 10px;
}

.forumPager
{
	padding: 5px;
	text-align: center;
	background-color: #fff;
}

.forumPostDate
{
	width: 100%;
	margin-bottom: 10px;
	color: #acacac;
	font-size: 10px;
	border-bottom: 1px solid #383838;
}

.forumHeader
{
	vertical-align: middle;
	background-color: transparent;
	font-size: 11px;
	border-bottom: 1px solid #383838;
	color: white;
}

.forumPostHeader
{
	background-color: transparent;
	padding: 5px;
	font-weight: bold;
	float: left;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
}

.fL
{
	float: left;
}

.fR
{
	float: right;
	padding-bottom: 3px;
}

.forumSubmit
{
	padding-left: 160px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.forumProfilAvatar
{
	padding-bottom: 10px;
}

.forumAvatarView
{
	padding-bottom: 10px;
}

.forumAutor
{
	font-weight: bold;
	padding-bottom: 10px;
}

.forumSygnatura
{
	border-top: 1px solid #6b6b6b;
	padding-top: 8px;
	color: #6b6b6b;
	font-size: 11px;
	left: 0px;
	bottom: 0px;
	margin-top: 10px;
	font-weight: normal;
}

.forumEdycja
{
	padding-top: 10px;
	color: #6b6b6b;
	font-size: 10px;
	text-align: right;
}

.forumMessage
{
	padding: 10px 0px;
	color: #E2E2E2;
	font-size: 12px;
	/*background-color: #606060;*/
}

.forumProfilAvatarView
{
	padding-bottom: 10px;
	float: right;
}

.forumRow
{
	background-color: #282828;
	height: 45px;
}

.forumRowTitle
{
	background: transparent;
	height: 27px;
	color: #9b9b9b;
}

.forumTopicRowMain
{
	background: transparent url('images/forum_title_row.gif') no-repeat top left;
	height: 31px;
	/*border-bottom: 1px solid #BAC4C3;*/
	width: 755px;
	margin-bottom: 5px;
}

.forumTopicRow
{
	background-color: #282828;
	border-bottom: 1px solid #161616;
	width: 755px;
}

.forumPostRow
{
	background: #282828; 
	border-bottom: 1px solid #161616;
}

.forumButtonsRow td
{
	color: #9b9b9b;
	font-size: 11px;
	vertical-align: middle;
	border-right: 1px solid #383838;
	border-bottom: 3px solid #383838;
	padding: 10px;
	
}

.forumPostRow td
{
	vertical-align: top;
}

.forumPostRowMain
{
	background: transparent url('images/forum_title_row.gif') no-repeat top left;
	height: 31px;
	/*border-bottom: 1px solid #BAC4C3;*/
	width: 755px;
	margin-bottom: 5px;
}

.forumCell a
{
	color: #9b9b9b;
	text-decoration: none;
	font-weight: normal;
}

.forumCell a:hover
{
	text-decoration: underline;
}

.forumRow:hover, .forumTopicRow:hover
{
	background-color: #313131;
	
}

.forumCatTitle
{
	font-weight: bold;
	color: #ff9100;
	background-color: transparent;
	padding: 5px;
	font: tahoma arial;
	font-size: 10px;
	font-weight: bold;
}

.forumCatTitle h3{
    font-size: 10px;
}

.forumTitle
{
	font-weight: bold;
	color: #00608a;
	margin: 0px;
	background-color: transparent;/*#f7f7f7;*/
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #BAC4C3;
	margin-left: 10px;
}


.forumUserLink
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px !important;
	color: #FB9F1F !important;
}

#forumTematy, #forumPosty
{
	padding: 10px 0px;
	background-color: transparent; /*#e2e6e6;*/
}

#forumCats
{
	background: transparent;
}

.forumCat
{
	padding-bottom: 10px;
	background: transparent;
}

.center
{
	text-align: center;
}

input.forumInput {
	width: 100%;
	background-color: #ECEFEE; 
	border: 1px #C3C8C9 solid; 
	color: #3C6500; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
}

textarea.forumInput {
	width: 100%;
	height: 100px;
	background-color: #ECEFEE; 
	border: 1px #C3C8C9 solid; 
	color: #3C6500; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
}

#EditorArea
{
	color: white;
	background-color: #1b1b1b; 
	border: #373737 1px solid;
	height: 200px;
	font-size: 12px;
}


.btnBold .x-btn-text 
{
	background-image: url('images/forum/editor/text_bold.gif');
}

.btnItalic .x-btn-text 
{
	background-image: url('images/forum/editor/text_italic.gif')
}

.btnUnderline .x-btn-text 
{
	background-image: url('images/forum/editor/text_underline.gif')
}

.btnFont .x-btn-text 
{
	background-image: url('images/forum/editor/text_uppercase.gif')
}

.btnFontSize .x-btn-text 
{
	background-image: url('images/forum/editor/text_smallcaps.gif')
}

.btnForeColor .x-btn-text 
{
	background-image: url('images/forum/editor/color_swatch.gif')
}

.btnLink .x-btn-text 
{
	background-image: url('images/forum/editor/link.gif')
}

.btnImg .x-btn-text 
{
	background-image: url('images/forum/editor/image.gif')
}

.btnUndo .x-btn-text 
{
	background-image: url('images/forum/editor/resultset_previous.gif')
}

.btnRedo .x-btn-text 
{
	background-image: url('images/forum/editor/resultset_next.gif')
}

.btnEmo .x-btn-text 
{
	background-image: url('images/forum/editor/emoticon_smile.gif')
}

.x-btn-with-menu  .x-btn-center em
{
    display:block;
    padding-right:0px;
    background: transparent url('images/forum/editor/s.gif');
}

.forum_statbar_title {
	padding: 10px 0px 0px 10px;
	font: tahoma arial;
	font-size: 10px;
	font-weight: bold;
}

.forum_statbar_napisali {
	border-bottom: 1px solid #161616;
	background: url('images/forum_statbar_logo.gif') no-repeat;
	background-position: 5px 0px;
	padding: 4px 0px 10px 110px;
	font-size: 10px;
}

.forum_statbar_zalogowani {
	padding: 10px 0px 10px 10px;
	font-size: 10px;
}

.forumDzialyTable{
	/*border-collapse: collapse;*/
}

.dzialLink {
	color: #ff9100 !important;
	font-weight: bold !important;
	font-size: 11px !important;
}

.firstColumn {
	padding-left: 15px;
}

.whiteLabel {
	color: white;
	margin-bottom: 7px;
}

.nowyTematButton {
	color: #ff9100;
	font-weight: normal;
	width: 75px;
	height: 22px;
	background: url('images/forum/forumNowyTemat.gif') top left no-repeat;
	display: block;
	padding: 6px 0px 0px 35px;
}

.odpowiedzButton {
	color: #ff9100;
	font-weight: normal;
	width: 75px;
	height: 22px;
	background: url('images/forum/forumOdpowiedz.gif') top left no-repeat;
	display: block;
	padding: 6px 0px 0px 35px;
}

.smallOrangeLink {
	font-weight: normal;
	font-size: 9px;
}

.avatarInfo {
	font-size: 10px;
}

.profilLabel{
	background-color: #313131;
	font-weight: bold;
	color: #FB9F1F;
}

/*---------------------------------------------MOJE------------------------------------------------------*/
/* D.Basznianin 21/11/2008 */
.forumCatTitle h1{
	display:inline;
	font-size:10px;
}


a.ilosc_postow{
    color: #ff9100;
}
