/* forum:forumSimpleBase.css */
/* style bazowe, dla wersji uproszczonej (wideoplatforma, m.onet)*/

/** style z commentator.css */
.k_nForum_Commentator {	width: 100%; }
.k_nForum_Loader,#nForum_commentatorSignature .k_signatureOptions .k_nForum_Loader {	position: absolute;	display: none;	width:6px;	height:6px;}

/** style z commentatorTitle.css */
#nForum_commentPreviewTitleBox,#nForum_commentSentInfoBox {	display: none; }

#nForum_commentatorFormTitleBox .k_commentatorFormValidationError,
#nForum_commentatorFormTitleBox .k_commentatorFormAttachementError,
#nForum_commentatorFormTitleBox #nForum_commentatorFormAttachmentError,
#nForum_commentatorFormTitleBox #nForum_commentatorFormAttachmentLimitError,
#nForum_commentatorFormTitleBox #nForum_commentatorFormWaitError,
#nForum_commentPreviewTitleBox .k_commentatorFormValidationError { 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: none;
	left: 0px;
	line-height: 27px;
	padding: 0px 0px 0px 32px;
	position: absolute;
	top: 3px;
	width: 100%;
}

#nForum_commentatorFormTitleBox .k_commentInfo,
#nForum_commentPreviewTitleBox .k_commentInfo,
#nForum_commentSentInfoBox .k_commentInfo {
	/*margin-bottom: 10px;*/
	padding: 10px 0px;
	position: relative;
}
#nForum_commentatorFormTitleBox .k_commentatorFormAttachementError {	background-image: none;}

/** style z commentatorForm.css */
.k_nForum_Commentator .k_nForum_CommentatorForm #nForum_commentatorInfo {display:none;}
.k_nForum_CommentatorForm.static .onlyStatic{display:block;}
.k_nForum_CommentatorForm .onlyStatic{display:none;}
#nForum_commentatorFormAttachmentError, #nForum_commentatorFormAttachmentLimitError, #nForum_commentatorFormWaitError {	display: none;}
.k_nForum_Commentator .k_nForum_CommentatorForm .nForum_commentatorAttachmentsContainer{display:none;}
.k_nForum_Commentator .k_nForum_CommentatorForm #nForum_commentatorAttachments {	display:none; }
.k_nForum_Commentator .k_nForum_CommentatorForm .hide { display: none; }
.k_nForum_Commentator .k_nForum_CommentatorForm #nForm_commentatorOptions { display: none; }
.k_nForum_Commentator .k_nForum_CommentatorForm #nForum_commentatorOptions #nForum_kontoOptions,.k_nForum_Commentator .k_nForum_CommentatorForm #nForum_commentatorOptions #nForum_onetOptions,.k_nForum_Commentator .k_nForum_CommentatorForm #nForum_commentatorOptions #nForum_fbOptions,.k_nForum_Commentator .k_nForum_CommentatorForm #nForum_commentatorOptions #nForum_gfcOptions {	display: none; }
.nForum_commentatorOptions .k_personalDataPerm{ display:none; }
.k_nForum_Commentator .mUploader .filename { display:none; }
.k_nForum_Commentator form.mUploader.hidden { display:none;}
#nForum_commentatorButtons{	width:100px;	position:relative;	margin-top: 10px;	margin-right:10px;	float:right; }
#nForum_commentatorButtons button,#nForum_commentatorButtons input,#nForum_commentButtons button,#nForum_commentSentInfoButtons button {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height: 28px;
	padding: 0 19px;
	cursor: pointer;
	white-space: nowrap;
	overflow: visible;
	outline: 0 none;
}
button::-moz-focus-inner {	border: none}
#nForum_commentatorButtons .k_leftPlaceHolder,#nForum_commentButtons .k_leftPlaceHolder,#nForum_commentSentInfoButtons .k_leftPlaceHolder {
	float: left;
	width: 40%;
}

#nForum_commentatorButtons .k_rightPlaceHolder,
#nForum_commentButtons .k_rightPlaceHolder,
#nForum_commentSentInfoButtons .k_rightPlaceholder,
.k_nForum_CommentSentInfo .k_rightPlaceholder,
#nForum_commentatorButtons.abuseButtons .k_rightPlaceHolder {
	float: right;
	width: 40%;
	text-align: right;
}

#nForum_commentatorButtons .k_rightPlaceHolder{	width:100%;}

#nForum_commentatorFormAttachmentError, #nForum_commentatorFormAttachmentLimitError, #nForum_commentatorFormWaitError {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: none;
	margin-bottom: 10px;
	padding: 5px 0 5px 35px;
}

/** style z commentatorSignature */
#nForum_kontoSign,#nForum_onetSign,#nForum_fbSign,#nForum_gfcSign {	display: none; }
.k_nForum_Commentator #nForum_commentatorSignature .k_signatureOptions input {	vertical-align: text-bottom;	display: none; }
.k_nForum_Commentator #nForum_commentatorSignature .k_signatureOptions label {	display: none; }
.k_nForum_Commentator #nForum_commentatorSignature .k_signatureOptions #nForum_anonimSign input,.k_nForum_Commentator #nForum_commentatorSignature .k_signatureOptions #nForum_anonimSign label {	display: inline;}
.k_nForum_Commentator #nForum_commentatorSignature .k_signature {	display: none;}
.k_nForum_Commentator #nForum_commentatorSignature .k_changeOnetSign {	display: none;}
.k_nForum_Commentator #nForum_commentatorSignature .k_signatureOptions { display: none;}

#nForum_infoLine .k_close.ui-icon{
	background-image: none;
}

