/* Текст */

body {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 12px;
  padding-bottom: 0px;
  margin: 0px 0px 0px 0px;
  color: #000000;
  padding-top: 0px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  width: 800px;
  line-height: 1.4;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: #FFFFFF;
}

td {
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

th
{
  padding-bottom: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  color: #333333;
}

h1 {
  font-size: 12pt;
  padding-top: 0px;
  padding-bottom: 8px;
  text-align: center;
}
h2 {
  font-size: 10pt;
  padding-top: 6px;
  padding-bottom: 8px;
}
h3 {
  font-size: 9pt;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
}

a:link {
  text-decoration: none;
  color: #0b4f96;
}
a:visited {
  text-decoration: none;
  color: #0b4f96;
}
a:active {
  color: #0b4f96;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #0b4f96;
}

.text img {
  margin: 3px 3px 3px 3px;
  max-width: 100%;
  border: 0;
}

img {
  border: 0;
}

li {
  padding-bottom: 4px;
}

.menu-header {
  padding-left: 10px;
  line-height: 1.7;
}
.menu-text {
  padding-left: 26px;
  line-height: 1.7;
}
.menu-header_selected {
  font-size: 10pt;
  font-weight: bold;
  padding-left: 10px;
  line-height: 1.7;
}
.menu-text_selected {
  padding-left: 26px;
  font-weight: bold;
  line-height: 1.7;
}


/* Блоки */
.main {
  width: 800px;
  margin: 0 auto;
}

.hat {
  width: 800px;
  height: 160px;
}

.header0, .header1, .header2, .header3 {
  margin-bottom: 10px;
  padding-left: 5px;
  width: 100%;
  height: 36px;
  color: #e0e0e0
}
.header0 {
  background: #f3f3f3 url("images/header0.png");
}
.header1 {
  background: #f3f3f3 url("images/header1.png");
}
.header2 {
  background: #f3f3f3 url("images/header2.png");
}
.header3 {
  background: #f3f3f3 url("images/header3.png");
}

.search {
  width: 28px;
  vertical-align: middle;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.path0 {
  text-align: center;
  font-size: 14px;
  padding-left: 28px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.path {
  width: 105px;
  text-align: center;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.path a:link {
  color: #e0e0e0;
}
.path a:visited {
  color: #e0e0e0;
}
.path a:active {
  color: #e0e0e0;
}
.path a:hover {
  color: #e0e0e0;
}

.menu {
  margin-top: 3px;
  height: 500px;
  width: 130px;
  float: left;
  background: #f3f3f3;
  border-color: #e0e0e0;
  border-style: solid;
  border-width: 1px;
}

.text {
  margin-left: 140px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}

.footer {
  display: table-cell;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
  text-align:center;
  font-size: 75%;
  width: 800px;
  height: 36px;
  background: url("images/footer.png");
  color: #e0e0e0;
}
.footer a:link {
  color: #e0e0e0;
}
.footer a:visited {
  color: #e0e0e0;
}
.footer a:active {
  color: #e0e0e0;
}
.footer a:hover {
  color: #e0e0e0;
}


.search-results {
  width: 99%;
  margin:0 auto;
}

.contacts {
  width: 99%;
}
.contacts-name {
  width: 30%;
}
.contacts-data {
}

.device {
  width: 99%;
  border-collapse: collapse;
  padding-left: 10px;
}
.device-name {
  width: 60%;
  padding-left: 10px;
}

.vacance {
  width: 99%;
  border-collapse: collapse;
  text-align: center;
  padding-left: 0;
}
.vacance-name {
  width: 48%;
  text-align: left;
  padding-left: 10px;
}
.vacance-data {
  width: 13%;
  padding-left: 0px;
  text-align: left;
}

.download {
  width: 99%;
  border-collapse: collapse;
  vertical-align: middle; 
}
.download-name {
  width: 85%;
  text-align: left;
}
.download-data {
  width: 18%;
}
.download-link {
  width: 15%;
  padding-left: 0px;
  text-align: right;
}

.cse .gsc-branding, .gsc-branding {
  display: none;
}

.memo {
  border: 1px solid grey;
  padding: 3px 3px 3px 3px;
  height:100%;
  overflow: hidden;
  max-width:100%;
  max-height:100%;
}

.memo img {
  float: left;
  max-width:100%;
  max-height:100%;
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.memo-text {
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}

