


.forum {	

		margin-bottom:10px;
	}

.forum table {
  width:790px;
	border-collapse:collapse;
			}
	
.forum caption {
	margin:10px auto;
  background:#cfdbe4;
	color:#ffffff;
	padding:10px 10px;
	text-align:left;
	}

.forum caption A {
 	color:#3faffe;
	font-size:12px;
}
 
.forum td {
	vertical-align:middle;
  text-align:center;
	padding:4px 8px;
	border-style:solid;
	border-color:#cfdbe4;
	border-width:1px 1px 1px 1px;
	}	

.forum thead td {
background:#cfdbe4;
	color:black;
	font-weight:bold;
	
	font-size:12px;
	}	
.forum tbody td {
line-height:20px;
	}	
	
.tytul {
text-align:left!important;
	font-size:12px;

}



.post {
	text-align:left!important;
	}
.odp {
width:65px;
}
.aut {
width:100px;
}
.dat {
width:95px;
}

.add td {
	padding-top:20px;
	padding-bottom:20px;
	}


.forum A { color:#3faffe;}

