td.Page table.NewsAndForum
{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-width: 0px;
  padding: 0px;
  background-color: transparent;
}

td.Page table.NewsAndForum td
{
  width: 50%;
  padding: 0px 5px;
  border-width: 0px;
  background-color: transparent;
}

td.Page table.NewsAndForum td table
{
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  font-size: 11pt;
  background-color: #d7d7d7;
}

td.Page table.NewsAndForum td table th
{
  color: #676b6b;
  letter-spacing: 1px;
  padding: 1px 10px;
  text-align: left;
  vertical-align: middle;
  text-decoration: underline;
  font-size: 10pt;
  font-weight: bold;
  height: 30px;
  background-color: #f0efed;
  background-image: url('/!images/forum/header.png');
}

td.Page table.NewsAndForum td table td
{
  background-color: #faf9f8;
  border-width: 0px;
  font-size: 10pt;
  padding: 1px 3px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}

td.Page table.NewsAndForum td table td a:link,
td.Page table.NewsAndForum td table td a:active,
td.Page table.NewsAndForum td table td a:visited
{
  text-decoration: none;
  letter-spacing: 0px;
  color: #0c1e76;/*#2d2dbb*/
  font-weight: bold;
  padding: 1px;
  font-size: 10pt;
}

td.Page table.NewsAndForum td table td a:hover
{
  text-decoration: none;
  letter-spacing: 0px;
  color: #5d5dff;
  font-weight: bold;
  padding: 1px;
  font-size: 10pt;
}



td.Page table.NewsAndForum td table td.Date
{
  border-width: 0px;
  width: 85px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  padding: 0px;
}

td.Page table.NewsAndForum td table td.Date p
{
  text-align: center;
  padding: 0px;
  font-size: 9pt;
}

td.Page table.NewsAndForum td table td.Title p
{
  text-align: left;
  padding: 0px;
  font-size: 9pt;
}

td.Page table.NewsAndForum td table td.Title p b.Description
{
  color: #676b6b;
  text-decoration: underline;
}

td.Page table.NewsAndForum td table td.Icon
{
  border-width: 0px;
  width: 30px;
  height: 30px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
}

td.Page table.NewsAndForum td table td.Title
{
  border-width: 0px;
  width: auto;
  height: 35px;
  padding: 0px;
  padding-left: 5px;
  text-align: left;
  vertical-align: middle;
}

td.Page table.NewsAndForum td table tr.Alternative td
{
  background-color: #f2f1f0;
}

td.Page table.Polecamy
{
  width: 92%;
}

td.Page table.Polecamy tr th
{
  font-size: 14pt;
  text-decoration: none;
  padding: 3px 10px;
}

td.Page table.Polecamy tr td
{
  text-indent: 1cm;
  padding: 5px 20px;
  text-align: justify;
  font-size: 11pt;
}

td.Page table.Polecamy tr.Bar td
{
  text-indent: 0px;
  padding: 3px 10px;
  font-size: 11pt;
  text-align: right;
}

td.Page table.Polecamy tr.Bar td a
{
  font-size: 11pt;
}

