﻿body {
  padding: 0px;
  margin: 0px;
  background-color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  position: relative;
}
a img {border: 0px;}
p, form, ul, li {padding: 0px;margin: 0px;list-style: none; }
td {vertical-align: top;}
h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

.body {
  width: 1000px;
  margin: 0px auto;
  padding: 0px;
}

.top {
  height: 112px;
  position: relative;
}
.logo {
  position: absolute;
  top: 25px;
  left: 21px;
}
.lang {
  position: absolute;
  top: 0px;
  right: 18px;
  font-size: 13px;
}
.lang a {
  display: block;
  float: left;
  text-decoration: none;
  padding-top: 34px;
  color: #000000;
  padding-left: 3px;
  padding-right: 3px;
  margin-right: 4px;
}
.lang a:hover, .lang a#active {
  color: #ED2024;
}
.lang a#active {
  background-image: url(../i/lang.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}


.menu {
  font-size: 13px;
  color: #000000;
  padding-left: 17px;
  margin-bottom: 23px;
}
.menu a {
  color: #000000;
  text-decoration: none;
  margin-left: 10px;
  margin-right: 5px;
}
.menu a:hover, .menu a.active {
  color: #ED2024;
}


.gallery, .vacancy {
	height: 400px;
	padding-left: 20px;
}
.gallery a img {
  margin-right: 15px;
  margin-bottom: 10px;
  width: 145px;
  height: 100px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.gallery a:hover img, .gallery a#active img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery img.end {
  margin-right: 0px;
}
.press {
  height: 410px;
  font-size: 12px;
  color: #4C4C4C;
}
.press .date {
  font-size: 16px;
  color: #333333;
  margin-bottom: 5px;
}
.press .name {
  font-size: 14px;
  color: #333333;
  margin-bottom: 15px;
}
.press img {
  border: 3px solid #D2D5D4;
}
.press .line {
  margin-bottom: 30px;
}
.vacancy {
  height: 320px;
}
.vacancy .line {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #E9EAEA;
  font-size: 12px;
  width: 915px;
  margin-left: 14px;
}
.vacancy .date {
  float: left;
  width: 80px;
  color: #4C4C4C;
  padding-left: 3px;
}
.vacancy a {
  color: #000000;
  text-decoration: none;
}
.vacancy a:hover {
  text-decoration: underline;
}


.vacancy_full {
  color: #4C4C4C;
  font-size: 12px;
  line-height: 21px;
  padding-left: 17px;
  height: 320px;
}
.vacancy_full .name {
  line-height: 40px;
  border-bottom: 2px solid #E9EAEA;
  font-size: 16px;
  margin-bottom: 10px;
}
.vacancy_full .name span {
  font-size: 13px;
}
.vacancy_full td {
  padding: 3px 0px;
  font-size: 12px;
  padding-right: 15px;
}
.send a {
  color: #000000;
  text-decoration: none;
}
.send a:hover {
  text-decoration: underline;
}


.about {
  height: 300px;
  padding-left: 17px;
  font-size: 12px;
  color: #4C4C4C;
}


.img {
  margin-bottom: 23px;
  background-image: url(../i/prelouder.gif);
  background-position: center;
  background-repeat: no-repeat;
}
.obj {
  margin-left: 20px;
  color: #4C4C4C;
}
.obj td {
  padding-right: 15px;
}
.name_o {
  font-size: 14px;
  padding-bottom: 15px;
}


a.all {
  display: block;
  line-height: 12px;
  background-image: url(../i/all.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #000;
  text-decoration: none;
  padding-left: 10px;
  margin-left: 20px;
  margin-top: 20px;
}
a:hover.all {
  text-decoration: underline;
}


.contacts {
  color: #4C4C4C;
  margin: 0px auto;
  line-height: 25px;
}
.contacts .top {
  font-size: 14px;
  text-align: left;
  height: 25px;
}
.contacts span {
  color: #ED2024;
}
.contacts input, .contacts textarea {
  width: 278px;
  height: 17px;
  border: 2px solid #D9D9D9;
  margin: 3px 0px;
}
.contacts textarea {
  height: 91px;
}
.contacts input.button {
  border: 0px;
  background-color: transparent;
  background-image: url(../i/button.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  color: #FFFFFF;
  font-size: 16px;
  width: 101px;
  height: 25px;
  cursor: pointer;
}
.contacts input:hover.button {
  background-position: 0px -25px;
}


.intro {
  text-align: center;
  height: 500px;
}
.intro td {
  vertical-align: middle;
}
.intro .sw {
  margin-top: 85px;
}
.intro .sw a {
  color: #000000;
  text-decoration: none;
  margin: 0px 27px;
}
.intro .sw a:hover {
  color: #ED2024;
}


.contacts a {
  color: #000000;
  text-decoration: none;
}
.contacts a:hover {
  text-decoration: underline;
}


.footer {
  width: 960px;
  margin: 0px auto;
}
.footer td {
  width: 50%;
  color: #4C4C4C;
  font-size: 11px;
  vertical-align: top;
  line-height: 14px;
  height: 76px;
  padding-top: 50px;
}
.footer a {
  color: #000000;
  text-decoration: none;
}

.new_intro {
  padding: 160px 0px 0px 0px;
  text-align: center;
  width: 1000px;
  margin: 0px auto;
  position: relative;
}
.sw_lang {
  position: absolute;
  top: 30px;
  right: 0px;
  font-size: 12px;
  color: #000000;
}
.sw_lang a {
  margin-right: 30px;
  text-decoration: none;
  color: #000000;
}
.sw_lang a:hover, .sw_lang a.active {
  color: #ED2024;
}
.intro_plitka {
	padding: 20px 0px 0px 0px;
	text-align: center;
}
.intro_plitka a {
  display: inline-block;
  margin: 0px 5px;
  color: #000000;
  font-size: 12px;
  text-decoration: none;
}
.intro_plitka a .pl_img {
  margin-bottom: 15px;
  padding-bottom: 2px;
  border-bottom: 3px solid #FFFFFF;
}
.intro_plitka a:hover {
  font-weight: bold;
}
.intro_plitka a:hover .pl_img {
  border-bottom: 3px solid #EE2326;
}

.menu_with_sub {
  height: 28px;
  line-height: 28px;
  margin: 0px 0px 70px 20px;
  border-bottom: 1px dotted #000000;
  font-size: 12px;
  list-style: none;
  padding: 0px;
}
.menu_with_sub li {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  margin: 0px 4px 0px 0px;
  position: relative;
  padding: 0px 8px 0px 8px;
  text-align: center;
}
.menu_with_sub a {
  color: #000000;
  display: block;
  text-align: center;
  text-decoration: none;
}
.menu_with_sub li:hover, .menu_with_sub li:hover a {
  color: #FFFFFF;
  background-color: #ED2228;
}
.menu_with_sub li.active, .menu_with_sub li.active a {
  color: #FFFFFF;
  background-color: #ED2228;
  font-weight: bold;
}
.menu_with_sub li .submenu {
  position: absolute;
  top: 30px;
  left: -200%;
  line-height: 28px;
  height: 28px;
  width: 500%;
  text-align: center;
  color: #000000;
}
.menu_with_sub li .submenu a {
  display: inline-block;
  background-color: transparent;
  color: #000000;
  font-weight: normal;
}
.menu_with_sub li .submenu a:hover {
  color: #ED2228;
}
.menu_with_sub li .submenu a.active {
  font-weight: bold;
  color: #ED2228;
}
.menu_with_sub li .submenu span {
  display: inline-block;
  padding: 0px 5px;
}

.gallery .line_item img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.line_item a {
  display: block;
  float: left;
  width: 155px;
  color: #BABABA;
  font-size: 11px;
  text-decoration: none;
  margin-bottom: 10px;
}
.line_item a img {
  padding-bottom: 2px;
  border-bottom: 3px solid #FFFFFF;
  margin: 0px;
}
.line_item a span {
  display: block;
  line-height: 19px;
  padding: 0px;
}
.line_item a.not {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.line_item a:hover span {
  color: #000000;
}
.line_item a:hover img {
  border-bottom: 3px solid #000000;
}
.line_item a:hover.not img {
  border-bottom: 3px solid #FFFFFF;
}
.line_item a:hover.not span {
  color: #BABABA;
}

.content_about {
  float: left;
  width: 800px;
  padding: 0px 20px;
  font-size: 11px;
}
.content_about h1 {
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  line-height: 18px;
  font-weight: normal;
}
.content_about ul.info {
  list-style: none;
  margin: 20px 0px;
}
.back_to_list {
  color: #000000;
  padding: 50px 0px 30px 0px;
}
.back_to_list a {
  color: #000000;
  text-decoration: none;
  padding: 0px 0px 0px 13px;
  background-image: url(../i/all.jpg);
  background-position: left 2px;
  background-repeat: no-repeat;
  line-height: 14px;
}
.back_to_list a span {
  text-decoration: underline;
}
.back_to_list a:hover span {
  text-decoration: none;
}
.content_about_img {
  width: 160px;
  float: right;
  height: 360px;
}
.content_about_img .jcarousel {
}

