table.forum_dzialy { margin: 20px auto; width: 800px; border: solid 0px red; border-collapse: collapse; }
table.forum_dzialy td { padding: 10px; border-bottom: solid 1px #ccc; }
table.forum_dzialy td.td_header { font-size: 10pt; font-weight: bold; background-color: #eee; border: solid 0px red; }
table.forum_dzialy td.td_info { font-size: 9pt; }
table.forum_tematy { width: 840px; margin-bottom: 5px; border-collapse: collapse; }
table.forum_tematy thead { font-size: 10pt; font-weight: bold; background-color: #eee; }
table.forum_tematy td { padding: 3px; border: solid 1px #eee; }
table.forum_edit { margin: 0px auto; border: solid 0px red; border-collapse: collapse; }
table.forum_edit td { padding: 5px; }
table.forum_posty { width: 840px; }
table.forum_posty td { padding: 5px; }
table.forum_posty td.td1 { width: 200px; vertical-align: top; background-color: #f2f2f2; }

div.forum_top { margin: 0px 0px 20px 0px; padding: 0px; }

div.forum_top a:link { font-weight: normal; text-decoration: underline; }
div.forum_top a:visited { font-weight: normal; text-decoration: underline; }
div.forum_top a:hover { font-weight: normal; text-decoration: underline; }
div.forum_top a:active { font-weight: normal; text-decoration: underline; }

a.link_topic:link { font-weight: normal; text-decoration: underline; color: #000; }
a.link_topic:visited { font-weight: normal; text-decoration: underline; color: #aaa; }
a.link_topic:hover { font-weight: normal; text-decoration: underline; color: #aaa; }
a.link_topic:active { font-weight: normal; text-decoration: underline; color: #aaa; }

.edit_left { text-align: right; background-color: #eee; }
.forum_text { width: 400px; border: dashed 1px blue; padding: 3px; }
.forum_textarea { width: 500px; height: 120px; border: dashed 1px blue; padding: 5px; }

