﻿html, body {
  background: #335a8d url(images/back.gif) repeat-y;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  border: 0px;
  height: 100%;
  min-height: 100%;
}
/* Основные стили оформления шаблона */
table {
  height: 100%;
  min-height: 100%;
  border: 0px;
  margin: 0px;
}
td.header {
  margin: 0px;
  width: 985px;
  background-image: url(images/logo_header.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ffffff;
}

a.headerlink {
  display: block;
  height: 48px;
  width: 985px;
  border: 0px;
}
* html a.headerlink {
  height: 46px;
}
*:first-child+html a.headerlink {
  height: 47px;
  }

td.left {
  padding-top: 5px;
  height: 100%;
  width: 145px;
  border-left: 20px solid #335a8d;
  background: #c1cddd;
}
* html td.left {
  height: 85%;
  }
*:first-child+html td.left {
  height: 85%;
  }

td.content {
  width: 650px;
  background: #ffffff;
}
div.content_block {
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  font-size: 12px;
}
td.right {
  width: 170px;
  background: #98acc5;
}
td.footer {
  height: 30px;
  padding-left: 165px;
  border-top: 1px solid #ffffff;
}
div.blueline, div.whiteline {
  position: relative;
  top: 51px;
  margin: 0px;
  padding: 0px;
  height: 0px;
  border-bottom: 1px solid;
}
* html div.blueline, * html div.whiteline {
  top: 28px;
}
div.blueline {
  border-bottom-color: #335a8d;
}
div.whiteline {
  border-bottom-color: #ffffff;
}

/* Стиль оформления основного меню */
ul.menu_block {
  margin: 0px;
  border: 0px none;
  padding-left: 4px;
  list-style-type: none;
  line-height: 20px;
}
* html ul.menu_block {
  padding-left: 9px;
}
*:first-child+html ul.menu_block {
  padding-left: 9px;
}
ul.menu_block ul, ul.menu_block ul li {
  list-style-type: none;
  padding-left: 4px;
  margin-bottom: 0px;
}
* html ul.menu_block ul {
  margin-left: -4px;
}
*:first-child+html ul.menu_block ul {
  margin-left: -4px;
}
a.menu {
  background-image: url(images/navi_pfeil_grau.png);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 9px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #5c5b60;
  text-decoration: none;
  text-transform: uppercase;
}
a.menu:hover {
  background-image: url(images/navi_pfeil_rot.png);
  color: #e60126;
}
* html a.menu {
  margin-left: -5px;
}
*:first-child+html a.menu {
  margin-left: -5px;
}
a.submenu {
  display: block;
  background-image: url(images/navi_pfeil_grau.png);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 9px;
  font-size: 10px;
  font-weight: normal;
  color: #5c5b60;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 1px;
}
a.submenu:hover {
  background-image: url(images/navi_pfeil_rot.png);
  color: #e60126;
}
a.active {
  background-image: url(images/navi_pfeil_rot.png);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 9px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #e60126;
  text-decoration: none;
  text-transform: uppercase;
}
* html a.active {
  margin-left: -5px;
}
*:first-child+html a.active {
  margin-left: -5px;
}
a.subactive {
  display: block;
  background-image: url(images/navi_pfeil_rot.png);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 9px;
  font-size: 10px;
  font-weight: normal;
  color: #e60126;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 1px;
}
* html a.subactive {
  background-position: 0px 8px;
  display: block;
  padding-left: 9px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: -20px;
}
* html a.submenu {
  background-position: 0px 8px;
  display: block;
  padding-left: 9px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: -20px;
}
*:first-child+html a.subactive {
  background-position: 0px 8px;
  display: block;
  padding-left: 9px;
  padding-top: 0px;
  padding-bottom: 0px;
}
*:first-child+html a.submenu {
  background-position: 0px 8px;
  display: block;
  padding-left: 9px;
  padding-top: 0px;
  padding-bottom: 0px;
}
/* Стили для блока поиска */
div.search_block {
  padding-bottom: 33px;
  margin: 0px;
  border: 0px;
  font-size: 9px;
  color: #000000;
}
div.search_block form {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
* html div.search_block {
  padding-top: 0px;
  margin-top: -24px;
}
input.search {
  margin-left: 18px;
  height: 18px;
  width: 120px;
  border: 0px;
  padding: 0px;
}
input.submit {
  background-color: transparent;
  background-image: url(images/navi_pfeil_grau.png);
  background-position: 0px 4px;
  background-repeat: no-repeat;
  cursor: pointer;
  border: 0px;
  height: 16px;
  margin-left: 6px;
  width: 5px;
}
.ajaxSearch_highlight1 {
  color: #e70127;
}
/* Стили для формы обратной связи */
div.contact_content {
  float: left;
  width: 300px;
  padding-right: 10px;
}
.feedback {
  font-size: 11px;
  color: #000000;
  width:240px;
  border: 0px;
  padding-left: 10px;
}
.feedback input.text {
  font-size: 11px;
  /*border: 1px #c1cddd solid; */
  width: 210px;
  height: 13px;
  padding: 3px;
  margin: 2px 0px 6px 0px;
}
.feedback textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*border: 1px #c1cddd solid;*/
  width: 230px;
  height: 150px;
  padding: 3px;
  margin: 2px 0px 6px 0px;

}
.feedback input.button {
  font-size: 11px;
  color: #000000;
}
/* Левый контент-блок */
div.left_blocks {
  margin-left: 18px;
  margin-right: 16px;
}

/* Стили для блока новостей */
table.news_block {
  border: 1px solid #ffffff;
  font-size: 1px;
}
td.news_block_header {
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #e70127;
  border-bottom: 1px solid #ffffff;
  color: #ffffff; 
}
td.news_block_header a /*Ссылка на раздел "Новости" в заголовке блока*/
{
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  display: block;
  text-decoration: none;
}
td.news_block_header a:hover
{
  color: #ffffff;
  text-decoration: underline;
}
td.news_block_content {
  padding-left: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
}
* html td.news_block_content {
  padding-top: 10px;
}
a.news_date, a.news_date:hover {
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
a.news_title, a.news_title:hover {
  font-size: 12px;
  font-weight: bold;
  color: #335a8d;
}
a.news_archive, a.news_archive:hover {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-top: 5px;
}
a.archive {
  font-weight: bold;
  font-size: 11px;
  text-align: right;
  background: url(images/archive_arr_off.gif) 0px 2px no-repeat;
  padding-left: 18px;
}
a.archive:hover {
  background: url(images/archive_arr_on.gif) 0px 2px no-repeat;
}
/* Cтили для ссылок */
a {
  color: #335a8d;
}
a:hover {
  color: #e70127;
}
/* Стили для заголовков и текста */
h1 {
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  padding-top: 1px;
  padding-bottom:12px;
  padding-left: 40px;
  margin-bottom: 4px;
}

* html h1 {
  margin-top: -10px;
  padding-bottom: 12px;
}
*:first-child+html h1 {
  margin-top: 12px;
  padding-bottom: 12px;
}
h2 {
  font-size: 16px;
  font-weight: bold;
  color: #335a8d;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  padding-top: 10px;
  padding-bottom: 7px;
}
p {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  margin-top: 0px;
  padding-top: 0px;
}
p.search {
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  margin-left: 18px;
  margin-top: 4px;
  margin-bottom: -1px;
}
* html p.search {
  margin-top: 6px;
  margin-bottom: -1px;
}
div.footer_text {
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
}
/* Стили для таблиц внутри текста */
div.content_block table {
  padding: 0px;
  margin: 0px;
}
* html div.content_block table {
  margin-left: 0px;
  padding: 0px;
}
*:first-child+html div.content_block table {
  margin-left: 0px;
  padding: 0px;
}
div.content_block table td {
  padding: 5px;
}
div.content_block table td p {
 font-size: 12px;
 padding: 0px;
 margin: 0px;
}
/*---*/
div.content_block table.data {
  border-top: 2px solid #c1cddd;
  border-bottom: 1px solid #c1cddd;
  padding: 0px;
  margin: 0px;
}
* html div.content_block table.data {
  margin-left: 0px;
  padding: 0px;
}
*:first-child+html div.content_block table.data {
  margin-left: 0px;
  padding: 0px;
}
div.content_block table.data td {
  border-bottom: 1px solid #c1cddd;
  padding: 5px;
}
div.content_block table.data td p {
 font-size: 11px;
 padding: 0px;
 margin: 0px;
}
/*--//--*/
ul li.child_list {
  margin: 4px;
  list-style: url(images/child_list_arrow.gif);
}
ul li.child_list ul {
  padding-left: 0px;
  margin-left: 12px;
}
div.child_thumb {
  width: 240px;
  padding-right: 20px;
  padding-bottom: 10px;
  float:left;
}
div.child_thumb a {
  display:block;
}
div.child_thumb_l {
  width: 220px;
  padding-right: 20px;
  padding-bottom: 40px;
  float:left;
}
.child_list_img {
  border: 3px solid #c1cddd;
  margin-right: 10px;
  float: left;
  padding: 2px;
}
.gall_dir_img {
  border: 3px solid #c1cddd;
  margin-right: 10px;
  padding: 2px;
}
ul.filedownload {
  list-style: none;
  margin: 0px 13px;
  padding: 12px 0px;
}
*:first-child+html ul.filedownload {
  margin: -12px 13px;
  padding: 0px 0px;
}
ul.filedownload li {
  padding-bottom: 8px;
}
ul.filedownload li div {
  font-size: 11px;
  padding-top: 3px;
  margin: 0px 23px;
}
div.alt {
  margin-top: 4px;
  border-top: 2px solid #c1cddd;
  padding-top: 2px;
  margin-bottom: 10px;
  font-size: 11px;
  color: #000000;
}
* html div.alt {
  margin-bottom: -2px;
}
*:first-child+html div.alt {
  margin-bottom: -2px;
}

