#menu_razdel {
  margin: 10px 0 0 0;
  padding: 0; }
  #menu_razdel div {
    float: right; }
  #menu_razdel a {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    background-image: url(/templates/default/images/buttons_small.png); }
    #menu_razdel a.active.bio {
      background-position: 0px 40px; }
    #menu_razdel a.bio {
      background-position: 0 0; }
    #menu_razdel a.active.bankrot {
      background-position: 160px 40px; }
    #menu_razdel a.bankrot {
      background-position: 160px 0; }
    #menu_razdel a.active.kai {
      background-position: 120px 40px; }
    #menu_razdel a.kai {
      background-position: 120px 0; }
    #menu_razdel a.active.project {
      background-position: 80px 40px; }
    #menu_razdel a.project {
      background-position: 80px 0; }
    #menu_razdel a.active.collection {
      background-position: 40px 40px; }
    #menu_razdel a.collection {
      background-position: 40px 0; }

.name2 {
  width: 186px;
  height: 50px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  position: relative;
  left: 0px;
  top: 0px;
  text-align: center;
  background-image: url(/templates/default/images/_title.png); }

#menu_top {
  min-height: 27px;
  -height: 27px;
  color: white;
  font-family: tahoma;
  font-size: 15px;
  -font-size: 13px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 25px;
  overflow: hidden;
  background-image: url(/templates/default/images/top_menu.gif);
  background-position: 7px 3px;
  background-repeat: no-repeat; }
  #menu_top a {
    padding-left: 10px;
    padding-right: 10px;
    list-style-type: none;
    border-right: 1px solid white;
    float: left;
    color: white;
    text-decoration: none;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 2px;
    margin-bottom: 3px;
    line-height: 1.2; }

#menu_left {
  width: 186px;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  padding-top: 1px;
  padding-bottom: 9px; }
  #menu_left a {
    width: 166px;
    height: 38px;
    background: white url(../images/buttons.png);
    vertical-align: middle;
    text-align: center;
    list-style-type: none;
    margin-left: 9px;
    margin-right: 9px;
    margin-top: 9px;
    font-family: Tahoma, sans-serif;
    font-size: 21px;
    padding-top: 8px;
    display: block;
    text-decoration: none;
    line-height: 1.2em;
    /*-moz-border-radius: 6px;*/
    /*-webkit-border-radius: 6px;*/
    /*border-radius: 6px;*/
    color: #838383;
    background-position: -332px 0;
    color: rgba(255, 255, 255, 0.49); }
    #menu_left a.size2 {
      height: 58px; }
    #menu_left a.active {
      background-image: url(../images/buttons.png);
      color: white; }
    #menu_left a:hover {
      color: white; }
    #menu_left a.size2 {
      background-position: -332px 132px; }
    #menu_left a.active {
      background-position: -332px -46px; }
    #menu_left a.size2.active {
      background-position: -332px -158px; }

#address {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  color: #ffffff;
  font-size: .7em;
  clear: both;
  padding-bottom: 0px; }
  #address p {
    text-align: left; }
  #address p:last-child {
    margin-bottom: 0; }
  #address a {
    color: #ffffff; }

html {
  font-family: tahoma, sans-serif;
  font-size: 15px; }

/*text*/
p {
  text-align: justify;
  margin: 0.6em 0 0 0; }

li {
  list-style-position: outside;
  text-align: left;
  margin: 0.6em 0 0 1em; }

ol > li {
  margin-left: 22px; }

a {
  color: #B42312;
  outline: none;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

/**Header*/
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  color: #666666; }

h1 {
  margin: 0;
  padding: 0;
  color: #b42312;
  font-family: Times, serif;
  font-size: 25px;
  font-weight: normal; }

h2 {
  padding: 0;
  color: #b42312;
  font-family: Times, serif;
  font-size: 17px;
  font-weight: normal;
  margin: 1em 0 0.5em 0; }

h1 + h2 {
  margin-top: 0; }

/*Table*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 1em 0 0.5em 0; }

td {
  padding: 2px;
  border: 1px solid black;
  vertical-align: middle; }

th {
  padding: 2px;
  border: 1px solid black;
  vertical-align: middle;
  font-weight: bold;
  background-color: #999999;
  color: white;
  text-align: center;
  font-weight: bold; }

table.st_list td {
  vertical-align: middle; }

table.st_list th p, table.st_list td p {
  padding: 0;
  margin: 3px;
  text-align: left; }

table.st_list th p {
  text-align: center; }

/*img*/
img.left {
  margin: 0.3em 1em 1em 0;
  border: 5px solid gray;
  float: left;
  width: 718px;
  margin-left: 0 !important; }

img.right {
  margin: 0.3em 0 1em 1em;
  border: 5px solid gray;
  float: right;
  margin-right: 0 !important; }

img.width {
  margin: 0.3em 0 1em 0em;
  border: 5px solid gray;
  /*float: left;*/
  /*clear: both;*/
  width: 100%; }

img.uz-w1 {
  margin: 0.3em 0 1em 0;
  border: 5px solid gray;
  /*clear: both;*/
  width: 568px; }

img.uz-w2 {
  margin: 0.3em 0 1em 0;
  border: 5px solid gray;
  float: left;
  width: 284px; }

/*Additional*/
.border {
  border: 1px solid #666666; }

p.v2 {
  margin-left: 150px; }

.plashka {
  width: 100%;
  height: 166px;
  color: white;
  background: url(../images/bkd_blue_gerb.jpg) #0073a6 no-repeat right center;
  margin-bottom: 10px; }

h1 {
  margin-bottom: 1em;
  margin-top: 5px;
  padding-top: 10px;
  line-height: 1em; }

p {
  margin: 0;
  margin-bottom: 0.8em; }

h1 {
  margin-left: 150px;
  color: white; }

img {
  display: block;
  float: left;
  margin-left: 20px; }

div.bukvitcha {
  color: #0073a6;
  font-size: 60px;
  font-family: Times, serif;
  position: relative;
  margin-left: 60px;
  float: left;
  margin-top: 0;
  text-align: right;
  width: 85px;
  height: 100px;
  line-height: 1em; }

.plashka img {
  margin-bottom: 0; }

.photogall ul {
  margin: 0;
  padding: 0; }
.photogall li {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 120px;
  height: 120px;
  float: left;
  margin: 10px;
  padding: 0; }
.photogall a {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  width: inherit;
  height: inherit; }
  .photogall a img {
    width: inherit;
    height: inherit; }

hr {
  background-color: black;
  height: 5px;
  clear: none;
  border-radius: 0;
  margin: 0;
  padding: 0; }

.dalee {
  text-align: right; }
  .dalee:after {
    content: ">>";
    color: inherit; }

.intro {
  margin-left: 80px; }

.header2 {
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: 1em; }

.news_record {
  margin-bottom: 2em; }

table.border {
  border: 1px solid black; }
  table.border td {
    border: 1px solid black; }

#paginator {
  float: right; }
  #paginator span.paginator {
    margin-right: 1em; }
  #paginator a {
    width: 1em;
    margin: 0 3px; }
  #paginator a.active {
    text-decoration: none; }
