/* CSS Document */
.left {
	float: left !important;
}

.right{
	float: right !important;
}

.whiteBg {
	background-color: #fff;
}

.f_zero2 {
	margin:0 !important;
	padding:0 !important;
	width:960px !important;
	overflow:visible !important;
	zoom:1;
}

/* inputy*/
input.f_short{
	width:150px;
}

#f_forum input,#f_forum fieldset, #f_forum ul, #f_forum dl{
	margin:0;
	padding:0;
}

input.f_long{
	width:100%;
}	

textarea.f_long {
	width:100%;
	height:8em;
	overflow:auto;
}
	
/* wyszukiwarka*/
#f_search{
	padding:5px;
	background:#aaa;
	height:22px;
}

#f_search_holder .buton_search {
	color:#000;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	width: 130px;
	height:30px;
	line-height:30px;
	border:solid #ccc 1px;
	background:none;
	margin:13px auto 0;
	cursor:pointer;
}

.buton_small {
	width:55px;
	height:18px;
}

.f_serach_box {
	width: 400px;
}	
#f_selekt {
	color: #A09D99;
    font-size: 12px;
    height: 33px;
    padding: 7px;
    width: 460px;
	clear: both;
	float: right;
}

fieldset#f_search_holder {
	padding:8px 32px;
	border-bottom:solid #D9D9D9 1px;
}

/* nav path*/
ul#f_path {
	list-style:none;
	overflow:hidden;
	margin:10px 0;
}	
#f_path li {
	font-weight:bold;
	font-size:12px;
	color:#666;
	float:left;
	height:23px;
	padding:0 1em 0 1em;
}

/* pager */
div.f_pager {
	text-align:center;
	padding:5px;
	/*border-bottom:1px solid #D9D9D9;*/
	border-top:1px solid #D9D9D9;
}

.f_pager .f_aktiv{
	font-weight:bold;
}

.f_pager span {
	margin:0 0.5em;
}

.f_pager img {
	margin:0 0.5em;
	position:relative;
	top:2px;
}
	
/* linki */
#f_linki {
	padding:5px;
	margin-top:10px;
	font-size:x-small;
}

#f_linki span {
	margin:0 3px;
}
	
/* dzialy*/
.f_th{
	background: url(../_images/header-bck-forum.png) repeat-x 0 0;
	font-size:14px; 
	color:#000;
	font-weight:bold;
	text-align:left;
	height:40px;
	margin-bottom:4px;
	vertical-align: middle;
	padding:0 30px;
	line-height: 40px;
}

.f_dzialy li{
	clear:both;
	list-style:none;	
	/*padding:3px 30px;*/
	padding-bottom: 25px;
	overflow:hidden;
	margin:0;
	height:100%;
	/*border-bottom:solid #ccc 1px; */
	background: url(../_images/article-bottom.png) repeat-x 0 bottom;
}	

.f_dzialy dl{
	font-family: Tahoma;
}

.f_dzialy dt a{
	display:block;
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
	color: #2193C3;
	padding:9px 0 9px 0;
}

.f_dzialy li, .f_dzialy dl{
	margin:0;
}	
.f_dzialy{
	overflow:hidden;
	height:100%
}	

.f_dzialy dt{
	float:left;
	width:600px;
}
		
.f_dzialy dd {
	font-size: 11px;
	float:right;
	width:200px;
	background:#F1F1F1;
	padding-left:4px;
	padding-right:4px;
}	

/* legenda*/
#f_legenda{
	width:320px;
	overflow:hidden;
	padding:10px;
}

#f_legenda div{
	width:110px;
	text-align:left;
	padding:5px 0 0px 22px;
	line-height:25px;
	

}	

#f_posty {
	background:url(../_images/forum/ico_post.gif) no-repeat 0 8px ;
}	
#f_rules {
	background:url(../_images/forum/ico_post_rules.gif) no-repeat 0 8px ;
}	

#f_newpost {
	background:url(../_images/forum/ico_post_new.gif) no-repeat 0 8px ;
}	
#f_close {
	background:url(../_images/forum/ico_close.gif) no-repeat 0 8px ;
}	
	
/* editor*/
.f_edi{
	
	font-size:11px;
	font-weight:bold;
	padding:5px 19px;
	position:relative;
	margin:0 5px;
}

#f_edi_l,#f_edi_r{
	position:absolute;
	top:0px;
	width:5px;
	height:27px;
	behavior: url(_css/png.htc);
	z-index:10000
}

#f_edi_l {
	left:-4px;
}

#f_edi_r {
	right:-4px;
}
	
#textbox {
	width:544px;
	margin:auto;
	color:#fff;
}

#f_bb_fonts li, #f_bb_colors li, #f_bb_emoticons dd {
	list-style:none;
	display:inline;
}

#f_bb_colors a {
	display:block;
	width:1em;
	height:1em;
}

#f_bb_emoticons {	
	width:220px;
	float:right;
	height:80px;
}

#f_bb_emoticons img {
	width:15px;
	height:15px;
	padding:2px;
}

#f_bb_emoticons img:hover {
	width:19px;
	height:19px;
	padding:0;
}

#emoticons_header, #f_bbcode_header {
	font-weight:bold;
	padding:10px 0;
	font-size:11px;
}

#f_bbcode {
	width:270px;
	float:left;
	color: #000;
}

#f_editor_info {
	color: #000;
	padding:5px 5px 5px 0;
	margin-top:10px;
}
	
#f_bb_colors li {
	float:left;
}

#f_bb_colors li:hover {
	outline:solid #999 3px;
}

#f_bb_fonts li {
	float:left;
	margin:2px;
}

#forum_c1,#forum_c2	,#forum_c3,#forum_c4,#forum_c5,#forum_c6,#forum_c7,#forum_c8,#forum_c9,#forum_c10 {
	display:block;
	float:left;
	width:1em;
	height:1em;
	overflow:hidden;
	margin:2px;
	border:solid #e4e4e4 1px;
}

#forum_c1 {margin-left:0; background-color:#ff0000;color:#ff0000;}
#forum_c2 {background-color:#0000ff;color:#0000ff;}
#forum_c3 {background-color:#00CCFF;color:#00CCFF;}
#forum_c4 {background-color:#993300;color:#993300;}
#forum_c5 {background-color:#008000;color:#008000;}
#forum_c6 {background-color:#00FF00;color:#00FF00;}
#forum_c7 {background-color:#969696;color:#969696;}
#forum_c8 {background-color:#FFFF00;color:#FFFF00;}
#forum_c9 {background-color:#FF00FF;color:#FF00FF;}
#forum_c10 {background-color:#000000;color:#000000;}


/* topics*/
#f_forum .f_thTopics {
	padding:5px;
	overflow:hidden;
	_height:100%
}

.f_thTopics li, .f_thTopics dd, .f_thTopics dt {
	display:inline;
	float:left;
	list-style:none;
	overflow:hidden;
}

.f_thTopics .f_topic {
	width:535px;
	margin:0 5px;
}

.f_topic img {
	position:relative;
	top:4px;
	padding-right:3px;
}

.f_thTopics .f_nick {
	width:120px;
	margin:0 5px;
}

.f_thTopics .f_resp {
	width:100px;
	margin:0 5px;
	text-align:center;
}

.f_thTopics .f_last_post {
	width:120px;
	margin:0 5px;
}

.f_thTopics .f_last_post a {
	display:block;
}

/* rozwiniety temat*/
#f_topics .post_one {
	/*border-bottom: solid #ccc 1px;
	background: #EFEFEF;*/
	background: url(../_images/article-bottom.png) repeat-x 0 bottom;
	padding: 20px 0 10px 0;
}

#f_topics li {
	overflow:hidden;
	height:100%;
	list-style:none;
}

#f_topics .post_cont_left {
	width:120px;
	margin-left:10px;
}

.post_cont_left dt {
	padding:5px 0;
	font-weight:bold;
}	

#f_topics dl.post_cont_right {
	width:770px;
	text-align:left;
	/*margin-right:10px;*/
}

.post_cont_right dd{
	padding:5px 0;
}

.post_cont	{
	padding:10px;
	background:#F6F6F6;
	min-height: 150px;
	border: 1px solid #cccccc;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
	
/* nowy post*/
#f_forum #f_new_post_form{
	width:660px;
	display:block;
	margin:auto;
	padding:20px;
}

#f_new_post_form .buttonblue {
	color:#000;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	width: 130px;
	height:30px;
	line-height:30px;
	border:solid #ccc 1px;
	background:none;
	margin:13px auto 0;
	cursor:pointer;
}

#f_new_post_form .inpat {
	width:450px;
	height:26px;
	border:1px solid #ccc;
}

#f_new_post{
	position:relative;
	overflow:hidden;
}
	
.list_dzial{
	/*cursor:pointer;*/
}

#textbox{
	position:relative;
}	

.f_temat{
	font-weight:bold;
	padding:10px;
}
	
.error2{
	color:#E15850;	
}

.forum_status{
	min-height: 20px;
	border-top:solid #ccc 1px;
	padding:2px 10px;
	/*margin:12px 0px;*/
}
#publikacje_sercz button {
	float: right !important;
	margin-top: 10px !important;
	}
.post_one dd.right, .post_one dd.left {
	width: 46%;
	padding: 2%
	}
.post_one dd.right {
	text-align: right;
	}
ul.f_th li {
	font-weight: bold !important;
	line-height: 40px;
	}
ul.f_th {
	padding: 0;
	}
.f_dzialy dd {
	margin-top: 20px;
	border: 1px solid #cccccc;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;}
.f_thTopics li {
	margin: 8px 0;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	}
.f_th li {
	border-bottom: none;
	}

