/* Forum CSS */

img
{
	border: 0;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.underline
{
	text-decoration: underline;
}

blockquote.quote
{
	padding: 10px;
	border: 1px dotted #BAC4C3;
	background-color: #fff;
	margin: 0;
	margin-left: 10px;
}

.forumFormLabel
{
	width: 150px;
	text-align: right;
	float: left;
	margin-bottom: 5px;
	padding-right: 10px;
}

.forumFormInput
{
	float: left;
	margin-bottom: 5px;
	width: 200px;
}

.forumEditorInput
{
	float: left;
	margin-bottom: 5px;
	width: 500px;
}

.forumBg
{
	margin: 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #BAC4C3;
	padding: 4px 0px 4px 41px;
	background: url("images/zaloguj.gif") no-repeat;
	background-position: 21px 4px;
}

span.forumBg
{
	margin: 0px;
	background-color: #FFFFFF;
	border: 0px;
	padding: 4px 0px 4px 41px;
	background: url("images/zaloguj.gif") no-repeat;
	background-position: 21px 4px;
}

.forumBg2
{
	margin: 0px;
	border-bottom: 1px solid #BAC4C3;
	padding: 4px 0px 6px 41px;
	background: #f7f7f7 url("images/kto_jest.gif") no-repeat;
	background-position: 21px 4px;
	color: #ec7a07;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;	
}

.forumBg3
{
	margin: 0px;
	border-bottom: 1px solid #BAC4C3;
	padding: 4px 0px 6px 22px;
	background-color: #FFFFFF;	
	color: #06285b;
	font-size: 11px;
	font-family: tahoma;
}

.forumBg4
{
	margin: 0px;
	border-bottom: 1px solid #BAC4C3;
	padding: 4px 0px 6px 41px;
	background: #ffffff url("images/forum/odpowiedz.gif") no-repeat;
	background-position: 24px 5px;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;	
}

.forumBg4 a
{
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;	
}

.forumBg2 a
{
	color: #ec7a07;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.forumBg a
{
	font-size: 11px;
	font-family: arial;
}	

.forumCell
{
	padding: 10px 8px 10px 10px;
	float: left;
	overflow: hidden;
}

.forumPager
{
	margin: 0px 0px 1px 15px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

div.forumPager a {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

div.forumPager img
{
	vertical-align: middle;
	padding: 0px 7px 2px 8px;
	*padding: 0px 7px 1px 8px;
}

div.forumPager img.prevImg
{
	vertical-align: middle;
	padding: 0px 7px 2px 0px;
	*padding: 0px 7px 1px 0px;
}

.forumPostDate
{
	width: 100%;
	margin-bottom: 10px;
	color: #acacac;
	font-size: 10px;
}

.forumHeader
{
	margin: 0px;
	background-color: #f7f7f7;
	padding: 5px 5px 4px 5px;
	font-weight: bold;
	float: left;
	color: #142e61;
	font-family: tahoma;
	font-size: 11px;
}

.forumPostHeader
{
	background-color: #f7f7f7;
	padding: 5px;
	font-weight: bold;
	float: left;
	text-align: center;
	color: #142e61;
	font-family: tahoma;
	font-size: 11px;
}

.fL
{
	float: left;
}

.forumSciezka {
	padding: 0px 8px 0px 7px;
}

.fR
{
	float: right;
}

.forumSubmit
{
	padding-left: 160px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.forumProfilAvatar
{
	padding-bottom: 10px;
}

.forumProfil {
	color: #5e6c6b;
	width: 165px;
	text-align: right;
	float: left;
	padding: 0px 0px 2px 0px;	
}

.forumProfil2 {
	color: #5e6c6b;
	float: left;	
	text-align: left;
	padding: 0px 0px 2px 16px;
}

.forumAvatarView
{
	padding-bottom: 10px;
}

.forumAutor
{
	padding-bottom: 10px;
	font-family: tahoma;
	font-size: 11px;
	color: #ec7a07;
}

.forumAutor a.forumAutorLink {
	font-family: tahoma;
	font-size: 11px;
	color: #ec7a07;
	text-decoration: none;
	font-weight: bold;
}

.forumSygnatura
{
	padding-top: 10px;
	color: #acacac;
	font-size: 10px;
}

.forumEdycja
{
	padding-top: 10px;
	color: #acacac;
	font-size: 10px;
}

.forumMessage
{
	padding: 10px 6px 10px 10px;
	background-color: #f7f7f7;
	color: #6b6b6b;
	overflow: hidden;
}

.forumProfilAvatarView
{
	padding-bottom: 10px;
	float: right;
}

.forumProfilAvatarView2
{
	float: right;
	width: 115px;
	text-align: right;
	margin: -41px 10px 0px 0px;
	*margin: -56px 10px 0px 0px;
	_margin: -56px 5px 0px 0px;
}

.forumRow
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #BAC4C3;
	width: 727px;
}

.forumRow2
{
	background-color: #f7f7f7;
	border-bottom: 1px solid #BAC4C3;
	width: 727px;
	height: 23px;
}

.forumTopicRow
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #BAC4C3;
	width: 727px;
}

.forumPostRow
{
	background: #FFFFFF url('images/forum/post_bg.gif') repeat-y; 
	border-bottom: 1px solid #BAC4C3;
	width: 727px;
}

.forumCell a
{
	color: #6b6b6b;
	text-decoration: underline;
	font-weight: normal;
}

.forumRow:hover, .forumTopicRow:hover
{

}

.forumCatTitle
{
	font-weight: bold;
	color: #06285b;
	background: #f7f7f7 url("images/dzial.gif") no-repeat;
	border-bottom: 1px solid #BAC4C3;
	padding: 5px 0px 4px 31px;
	background-position: 11px 5px;
	width: 696px;
}

.forumTitle
{
	font-weight: bold;
	color: #ff6600;
	margin: 0px;
	background-color: #f7f7f7;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #BAC4C3;
}


a .forumUserLink
{
	font-weight: bold;
	text-decoration: underline;
		
}

#forumTematy, #forumPosty
{
	padding: 10px;
	background-color: #e2e6e6;
}

#forumCats
{
	padding-left: 10px;
	padding-top: 10px;
	background-color: #e2e6e6;
}

.forumCat
{
	padding-bottom: 10px;
}

.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: #000;
	background-color: #fff; 
	border: #deecfd thin solid;
	height: 200px;
	font-size: 12px;
}


.btnBold .x-btn-text 
{
	background-image: url('images/forum/editor/text_bold.png') !important;
	background-image: url('images/forum/editor/gif/text_bold.gif');;
}

.btnItalic .x-btn-text 
{
	background-image: url('images/forum/editor/text_italic.png') !important;
	background-image: url('images/forum/editor/gif/text_italic.gif');
}

.btnUnderline .x-btn-text 
{
	background-image: url('images/forum/editor/text_underline.png') !important;
	background-image: url('images/forum/editor/gif/text_underline.gif');
}

.btnFont .x-btn-text 
{
	background-image: url('images/forum/editor/text_uppercase.png') !important;
	background-image: url('images/forum/editor/gif/text_uppercase.gif');
}

.btnFontSize .x-btn-text 
{
	background-image: url('images/forum/editor/text_smallcaps.png') !important;
	background-image: url('images/forum/editor/gif/text_smallcaps.gif');
}

.btnForeColor .x-btn-text 
{
	background-image: url('images/forum/editor/color_swatch.png') !important;
	background-image: url('images/forum/editor/gif/color_swatch.gif');
}

.btnLink .x-btn-text 
{
	background-image: url('images/forum/editor/link.png') !important;
	background-image: url('images/forum/editor/gif/link.gif');
}

.btnImg .x-btn-text 
{
	background-image: url('images/forum/editor/image.png') !important;
	background-image: url('images/forum/editor/gif/image.gif');
}

.btnUndo .x-btn-text 
{
	background-image: url('images/forum/editor/resultset_previous.png') !important;
	background-image: url('images/forum/editor/gif/resultset_previous.gif');
}

.btnRedo .x-btn-text 
{
	background-image: url('images/forum/editor/resultset_next.png') !important;
	background-image: url('images/forum/editor/gif/resultset_next.gif');
}

.btnEmo .x-btn-text 
{
	background-image: url('images/forum/editor/emoticon_smile.png') !important;
	background-image: url('images/forum/editor/gif/emoticon_smile.gif');
}

.x-btn-with-menu  .x-btn-center em
{
    display:block;
    padding-right:0px;
    background: transparent url('images/forum/editor/s.gif');
}

