#forum table th{
	background:#6789b0;
	color: #fff; padding: 4px;
	min-width: 20px !important;
}
#forum table{
	width: 100%; border: 1px solid gray;
	position: relative;
	border: 0px;
}
#forum{
	margin: 5px 0; color: #f4ef31;
}
#forum table td{
	color: #f4ef31; font-size: 90%;
	padding: 4px; 
	border-right: 1px solid #3c183e;
}
#forum table td.ostatni_post{
	font-size: 80%;
}
#forum table td.ostatni_post span{
	font-style: italic; color: #696969;
}
#forum table td.user_info{
	width: 180px; font-size: 85%; vertical-align: top; text-align: center;
}
#forum table td.user_info a{
	display: block; margin: 0 auto 4px auto;
}
#forum table td.user_info span{
	width:90% !important; text-align: center; color: #919191;
}
#forum table td.post_tresc{
	vertical-align: top; border-right: 0px !important;
}
#forum table td.linki{
	font-size: 85%; height: 20px; border-right: 0px;
}
legend a{
	color: #3c485e !important; font-style: normal !important; 
}
fieldset,fieldset *{
	margin: 2px; padding: 3px; font-size: 100%; font-style: italic;
}
.forum_show{
	width: 100%; margin: 5px 0 10px 0; color: #f4ef31; border: 1px solid gray;
}
.forum_show th{
	background:#6789b0; text-align: left; color: #fff;
	font-weight: bolder; font-variant: small-caps; 
}
.forum_show a{
	color: #000 !important; font-weight: bolder;
	text-decoration: none;
}
.forum_show a:hover{
	color: #114397 !important; font-weight: bolder;
	text-decoration: underline;
}
.forum_show td{
	color: #000 !important;
}
.forum_show_abc{
	background-color: silver;
}
.forum_show_def{
	background-color: #d2d2d2;
}
.forum_show_tr_hover{
	background-color: #ff971c;
}
.post_info_td{padding: 4px 0 2px 10px;}

