table#forum{
   border-top: solid 1px #113;
   border-left: solid 1px #113;
   width: 490px;
   margin: 5px auto 5px;}
table#forum tr td.bottom_post{
  border-bottom: solid 10px #113;}
table#forum tr td{
  border-right: solid 1px #113;
  border-bottom: solid 1px #113;
  }
table#forum tr#table_title{
  font-size: 10px;
}
div.dzial_nazwa{font-size: 14px; font-weight: bold;}
div.dzial_opis{ font-size: 10px; font-style: italic;}
table#forum tr td hr { width: 300px; color: #113; margin: 5px 0 5px 2px;}
div.forum_info_user{ text-align:center;}
div.forum_info_user img { margin:0 auto 0;}
div.post_data{ width:100%;text-align:right; font-size:10px;font-style:italic;font-weight:bold;}
td.td_left{ width:130px;}
td.td_right {width:360px; vertical-align:top;}
td.bottom_post{
  border-bottom: solid 5px #88c;}
/* div.post_tresc{ height:200px;} */

