* {
  margin: 0;
  padding: 0;
}

body {
  position: relative;
  width: 100%;
  height: 100%;
  color: #656565;
  font-family: Arial, Sans-Serif;
  font-size: 0.8em;
  background: #010101 url('../img/body.jpg') no-repeat center top;
}

a {
  color: #656565;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

h1 {
  font-size: 1.6em;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.2em;
}
h4, h5, h6 {
  font-size: 1em;
}

p {
  padding: 6px 0;
}

#canvas_wrapper {
  position: relative;
  margin: 30px auto;
  width: 990px;
  height: auto;
  background: #fff;
}
#canvas {
  position: relative;
  margin: 0 auto;
  width: 930px;
}

#header {
  position: relative;
  width: 100%;
  height: 145px;
}
#header_logo {
  position: absolute;
  top: 35px;
  left: 50px;
}
#header_menu {
  position: absolute;
  top: 18px;
  right: 0;
  width: 625px;
}
#header_menu ul {
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #D4D4D4;
  font-family: Tahoma;
  font-size: 1.3em;
}
#header_menu ul li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0 20px 0 0;
}
#header_menu ul li a {
  color: #010E6A;
  text-decoration: none;
}
#header_menu ul li a:hover,
#header_menu ul li.active a {
  color: #090A09;
}
#header_phone {
  position: absolute;
  top: 80px;
  right: 0;
  color: #A1A1A1;
}
#header_phone big {
  color: #505050;
  font-size: 1.3em;
  font-family: Tahoma;
}

#body {
  position: relative;
  padding-bottom: 145px;
}

#footer_wrapper {
  position: relative;
  margin: -152px auto 0 auto;
  width: 990px;
  height: 152px;
  background: #F2F2F2;
}
#footer {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding: 20px 0 10px 0;
  height: 152px;
  width: 930px;
}
#footer_contacts {
  font-size: 0.9em;
}
#footer_contacts .caption {
  font-size: 1.3em;
}
#footer_contacts table {
  margin: 6px 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border: 0;
}
#footer_contacts table td {
  vertical-align: top;
  padding: 0 20px;
  border-right: 1px solid #D4D4D4;
  border-left: 1px solid #D4D4D4;
}
#footer_contacts table td.first {
  padding-left: 0;
  border: 0;
}
#footer_contacts table td.last {
  padding-right: 0;
  border: 0;
}
#footer_contacts table td .label {
  float: left;
  width: 140px;
  color: #000;
  font-weight: bold;
}
#footer_contacts table td .details {
  margin-left: 140px;
}
p#footer_copyrights {
  color: #939291;
}
p#footer_copyrights a {
  color: #686868;
}

.c_black {
  color: #000;
}
.c_gray {
  color: #828282;
}
.c_blue {
  color: #0A0A96;
}

.bg_white {
  background: #fff;
}
.bg_gray {
  background: #E6E6E6;
}

.body {
  padding: 20px 0;
}
.body .leftcol {
  overflow: hidden;
  float: left;
  width: 280px;
}
.body .rightcol {
  float: left;
  margin-left: 25px;
  width: 615px;
  /*margin-left: 310px;*/
}
.body_index .leftcol {
  float: left;
  width: 445px;
}
.body_index .rightcol {
  width: 460px;
  /*margin-left: 480px;*/
}

.content_box {
  float: right;
  padding: 0 0 20px 40px;
  width: 225px;
}
.content_box .item {
  padding: 4px 0;
  border-bottom: 1px solid #d4d4d4;
}

p.pagination {
  padding: 20px 0;
  color: #AFAFAF;
  font-size: 1.1em;
}
p.pagination a,
p.pagination span {
  float: left;
  margin-right: 2px;
  padding: 4px 9px;
  border: 1px solid #D3D3D3;
}
p.pagination a {
  color: #0A0A96;
}
p.pagination span.dotted {
  border-color: #fff;
}
p.pagination span.active {
  background: #F2F2F2;
}

.tabs {
  margin-bottom: 14px;
  height: 40px;
  border-bottom: 1px solid #D4D4D4;
}
.tabs a.tab {
  float: left;
  margin: 0 3px 0 0;
  padding: 10px 15px 11px 15px;
  background: #F8F8F8;
  border-top: 1px solid #F8F8F8;
  border-bottom: 1px solid #D4D4D4;
  font-size: 1.2em;
  font-family: Tahoma;
  text-decoration: none;
}
.tabs a.tab:hover {
  color: #999;
  text-decoration: none;
}
.tabs a.tab_active {
  background: #fff;
  border: 1px solid #D4D4D4;
  border-bottom-color: #fff;
}

.caption {
  margin: 0;
  padding: 12px 0;
  color: #505050;
  font-family: Tahoma;
  font-weight: normal;
  font-style: normal;
}
.caption_line {
  margin-bottom: 12px;
  border-bottom: 1px solid #D4D4D4;
}

.news_list .news {
  padding: 6px 0;
  color: #2E2E2E;
}
.news_list .news .date {
  font-size: 0.9em;
}

.gallery {
  position: relative;
  padding: 6px 0;
  height: 112px;
}
.gallery .gallery_photos_wrapper {
  overflow: hidden;
  margin: 0 35px;
  height: 112px;
  width: 535px;
}
.gallery .gallery_photos {
  white-space: nowrap;
  margin-left: 0;
  width: 100%;
}
.gallery .gallery_photos a {
  margin-right: 7px;
}
.gallery_arrow {
  cursor: pointer;
  position: absolute;
  top: 39px;
  width: 43px;
  height: 43px;
}
.gallery_arrow_left {
  left: -16px;
  background: url('../img/left.jpg') no-repeat 0 0;
}
.gallery_arrow_right {
  right: -5px;
  background: url('../img/right.jpg') no-repeat 0 0;
}

.calendar {
  margin-top: 35px;
  margin-right: 30px;
  padding: 0 20px 20px 20px;
  background: #E6E6E6;
  font-size: 0.9em;
}
.calendar strong.caption {
  display: block;
  padding: 10px 5px;
  color: #000;
  font-family: Arial;
  font-weight: bold;
}
.calendar table.switcher {
  width: 100%;
  border-collapse: collapse;
  border: 0;
}
.calendar table.switcher td {
  vertical-align: middle;
  padding: 3px 5px;
  background: #fff;
  border: 1px solid #fff;
  border-top: 1px solid #E6E6E6;
  text-align: center;
}
.calendar table.switcher td.arrow {
  width: 10px;
}
.calendar table.switcher td.arrow_back {
  border-left: 1px solid #E6E6E6;
}
.calendar table.switcher td.arrow_next {
  border-right: 1px solid #E6E6E6;
}
.calendar table.switcher td.month {
  color: #FF7200;
  font-size: 1.2em;
  font-weight: bold;
}
.calendar table.month {
  width: 100%;
  border-collapse: collapse;
  border: 0;
}
.calendar table.month th {
  padding: 5px 2px;
  background: #E6E6E6;
  border: 1px solid #fff;
  border-bottom: 1px solid #D3D3D3;
  text-align: center;
  color: #000;
}
.calendar table.month td {
  padding: 5px 2px;
  border: 1px solid #fff;
  text-align: center;
}

.news_list .news strong.date {
  color: #000;
  font-size: 0.9em;
}
.news_list .news .thumb {
  float: left;
}
.news_list .news .text {
  margin-left: 200px;
}
