h1
{
  height: 30px;
  line-height: 30px;
  color: #fecc00;
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
  background: #41a62a;
  margin-bottom: 15px;
  width: 100%;
}

.cb { clear: both }
.news_item { margin: 10px 0px 10px; clear: right; }
.image_conteiner { width: 100px; height: 80px; }

.news_title
{
  margin: 0px 0 10px 20px;
  color: #41a62a;
  font-size: 12px;
}

.news_title a
{
  color: #41a62a;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}

.teaser { clear: right; margin: 0px 0 10px 20px; }

.more
{
  clear: right;
  margin: 0px 10px 10px;
  text-align: right;
}

.banner { margin: 7px 7px 0; }
#submenu { margin-left:20px; color: #41a62a; }
#submenu li { margin: 0 0 15px; }
#submenu a { color: #41a62a; font-weight: bold; }

#content { font-size: 12px; }
#content p { text-indent: 20px; margin: 5px 0 5px; }
#content ul { list-style-position: inside }
#content h2 { font-size: 12px; color: green; margin: 15px 0 15px; }

#list_table
{
  border: 0px;
  margin: 0 80px 0 0px;
  width: 520px;
  vertical-align: top;
}

#list_table td.image_conteiner img { margin-bottom: 10px; }

#list_table td { vertical-align: top; /*padding-left: 20px;*/}
#list_table p { text-indent: 0; }

#list_table a.partner_head
{
  display: block;
  height: 100px;
  width: 100%;
  border-bottom: 2px solid #41a62a;
  margin-bottom: 15px;
}


.paginator
{
  margin: 20px auto 20px;
  width: 200px;
  height: 15px;
  line-height: 15px;

}

.paginator a
{
  color: #41a62a;
  text-decoration: none;
  padding: 0 1px 0;
  margin: 0;
}

.paginator a.active_page
{
  color: #fecc00;
  background: #41a62a;
}

a.prizes_link
{
  display: block;
  color: #fecc00;
  background: url('../img/prizes_link_back.gif') no-repeat;
  height: 18px;
  width: 63px;
  line-height: 18px;
  text-decoration: none;
  font-weight: bold;
  padding-left: 5px;
  float: right;
}

