.forum{
	width:99%;
	margin:0 auto;
	padding:0;
}

.forum tr td{
	padding:5px;
	background:black;
}

.forum tr.forum_naglowek td{
	font-weight:bold;
	font-size:12px;
	background:url('../img/bg_input_bd.gif') top center repeat-x #467574;
	text-align:center;
}
	
.forum tr td.section{
	background:url('../img/bg_input_bd.gif') top center repeat-x #467574;
}
.forum tr td.section_secret{
	background:url('../img/forum/bg_secret.gif') top center repeat-x #FFFFFF;
}

a.forum_section_name,a:visited.forum_section_name,.forum_section_name{
	font-weight:bold;
	display:block;
	margin:0 0 2px;
	color:#ffffff;
}

.forum_group,.forum_topic{
	color:#ffffff;
}

.forum_group_name,.forum_topic_temat{
	font-weight:bold;
	display:block;
	margin:0 0 3px;
}
.forum_group_topics, .forum_group_posts,.forum_group_icon,.forum_group_last,
.forum_topic_icon,.forum_topic_posts, .forum_topic_autor, .forum_topic_hits,.forum_topic_last{
	text-align:center;
}
.forum_group_icon{
	width:25px;
	text-align:center;
}
.forum_priv_data{
	width:110px;
	text-align:center;
}
.forum_priv_nadawca{
	width:110px;
	text-align:center;
}
.forum_priv_temat{
	width:310px;
	color:red;
}

.forum_priv_temat a:visited,.forum_priv_temat a{
	font-weight:bold;
}

.forum_group_data,.forum_topic_data{
	display:block;
	width:110px;
	margin:0 auto;
}

.forum_topic_last{
	width:110px;
}

.button{
	text-align:center;
	margin:0;
}
.button a,.button a:link,.button a:visited{
	font-weight:bold;
	color:#FFffff;
	background:url('../img/bg_input_bd.gif') top center repeat-x #467574;
	padding:2px 5px;
}

.forum_top_link p.forum_button,.forum_top_link .forum_icon_replay{
	float:right;
	margin:2px 0;
}

.forum_top_link p{
	float:left;
	line-height:17px;
	margin:5px 30px 5px 5px;
}

.forum_top_link a{
	font-weight:bold;
}
.forum_button{
	float:right;
	margin:5px 5px 5px 30px;
}
.forum_button a,.forum_button a:link,.forum_button a:visited{
	font-weight:bold;
	color:#FFFFFF;
	background:url('../img/bg_input_bd.gif') top center repeat-x #467574;
	padding:2px 6px;
	display:block;
}

.forum_comment{
	padding:0;
	margin:0;
	font-size:10px;
	color:#ffffff;
}

.post_date{
	padding:0 0 5px;
	margin:0 5px 5px 0;
	font-size:10px;
	color:#FFFFFF;
}

.post_ip{
	padding:0 0 5px;
	margin:0 5px 5px 0;
	font-size:10px;
	color:#CCCCCC;
	display:block;
}

.post_temat{
	padding:0 0 5px;
	font-size:10px;
	font-weight:bold;
	color:#CCCCCC;
}

.post_tresc{
	line-height:16px;
	margin:10px 0;
	color:#FFFFFFF;
}
.post_tresc_td{
	width:518px;
	vertical-align:top;
}
.post_autor_td{
	width:150px;
	vertical-align:top;
}
.post_autor{
	display:block;
	font-weight:bold;
	text-align:center;
	margin:0;
}
.post_status{
	display:block;
	text-align:center;
	color:#CCCCCC;
	margin:0;
}
.post_skad,.post_when,.post_count{
	display:block;
	font-size:10px;
	margin:0;
}
.post_when{
	margin:7px 0 0;
}
.post_foto{
	margin:5px 0 0;
	text-align:center;
}
.post_dodatki{
	background:url('../img/rozeta_small.gif') top left no-repeat;
	padding:17px 5px 0;
	margin:10px 0 0;
	width:150px;
	float:left;
}

.post_adm{
	background:url('../img/rozeta_small.gif') top right no-repeat;
	padding:13px 5px 0;
	margin:10px 0 0;
	width:150px;
	float:right;
	text-align:right;
}

.newtopic_temat,.newtopic_tresc{
	width:500px;
}
.newtopic_label{
	text-align:right;
	vertical-align:top;
	font-weight:bold;
}

.preview{
	height:350px;
	overflow:scroll;
	width:694px;
	margin:0 auto;
}
.preview .forum{
	width:678px;
}

.post_cite{
	border:1px solid #CCCCCC;
	background:#467574;
	margin:0 10px;
	padding:5px;
}

.post_cite_autor{
	color:#467574;
	font-weight:bold;
	margin:10px 10px 0;
	padding:0;
}
.odp_cite{
	margin:0 0 10px 10px;
	float:right;
}
.post_nav{
	float:left;
	margin:0;
	padding:0;
}
.post_pm{
	float:right;
	margin:0;
	padding:0;
}

.forum_group_opis{
	color:#ffffff;
}
