body, .text {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.clr {
  width: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
	clear: both;
}
td.c, th.c, div.c {
    text-align: center;
}
td.l, th.l {
    text-align: left;
}
td.r, th.r {
    text-align: right;
}
a img {
	border: none;
}
.mceContentBody a {
  color: black;
  text-decoration: underline;
}
.mceContentBody .title, .mceContentBody .title a, .mceContentBody .ciemny, .mceContentBody .ciemny a {
  color: #891332;
}
.mceContentBody .text {
	color: black;
	font-weight: normal;
}
.mceContentBody .title, h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.mceContentBody ol, .mceContentBody ul {
  margin-left: 10px;
}
body.mceContentBody ol, body.mceContentBody ul {
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 10px;
}
body.mceContentBody p {
  margin: 0px;
}
ol ol {
  list-style-type: lower-alpha;
}
.left {
  float: left;
}
.right {
  float: right;
}
div.message {
  border: solid 1px #16631d;
  background-color: #91d798;
  color: #16631d;
  padding: 15px;
  margin: 5px 7px 5px 0px;
  font-size: 13px;
}
table.bordered {
  border-spacing: 0px;
  border-collapse: collapse;
  font-size: 11px;
}
table.bordered caption {
	text-align: left;
	padding-bottom: 7px;
}
table.bordered td, table.bordered th, table.bordered thead td, table.bordered thead th {
  border: solid 1px black;
  padding: 3px;
}
table.bordered tr.header, table.bordered td.header, table.bordered th, table.bordered thead td, table.bordered thead th {
  font-weight: bold;
  text-align: left;
}
table.bordered thead td, table.bordered thead th, table.bordered td {
  text-align: center;
}
.gainlayout {
	_height: 0; 
	min-height: 0px;
}
.image_centered {
  background: no-repeat center center;
}
.bold {
  font-weight: bold;
}
