#forums {
	margin-bottom: 1em;
}

#forums h2 a, #forums h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
#forums h2:first-letter {
  color: #000000;
}
#forums h2 {
	margin: 0 1em;
}
#forums span.apraksts {
	font-size: 0.8em;
	color: #686868;
	font-weight: normal;
}

#forums th {
	background-color: #232323;
	color: #FFFFFF;
}
#forums td {
	vertical-align: top;
}

#forums tr.forumsbg td {
	background-color: #F3F3F3;
}

#forums tr.temabg td {
	background-color: #F3F3F3;
}

#forums td.papildus {
	background-color: #ecd6d6;
	font-size: 0.9em;
	padding: 0 3px;
}

span.anonims {
	color: #232323;
}

tr.ieraksts td {
	padding: 5px;
	background-color: #F3F3F3;
}
tr.ierakstsbg td {
	background-color: #e7e7e7;
}

tr.ieraksts td.spec {
  white-space: pre;
}
tr.ieraksts td img {
	display: inline-block;
	vertical-align: bottom;
}

form.labotema label {
	display: inline;
}

p.forumpogas {
  text-align: center;
}
