* { padding: 0; margin: 0; }

html, body { height: 100%;  }

img { border-width: 0; }

body {
  font-family: Verdana, Helvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  color: #303030;
}

table {
  border-spacing: 0;
}

td, th {
  padding: 0;
  text-align: left;
  vertical-align: top;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

h1 { font-size: 180%; margin: 0 0 0.6em 0; }

h2 { font-size: 150%; margin: 0 0 0.4em 0; }

h3 { font-size: 120%; margin: 0 0 0.2em 0; }

p { margin: 0 0 0.2em 0; }

a, a:visited { color: #4a6281; }

a:hover { text-decoration: none; }

li { margin: 0 0 0 1.2em; }

#page_wrapper {
  position: relative;
  min-height: 100%;
  text-align: left;
  width: 1000px;
  margin: 0 auto;
  margin-bottom: -90px;
}

* html #page_wrapper {
  height: 100%;
}

#page_logo {
  position: absolute;
  top: 28px;
  left: 17px;
  z-index: 10;
}

* html #page_logo a {
}

* html img.png {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);  
}

#page_top {
    height: 282px;
}

#page_contact {
/*    margin: 12px 0 0 0;*/
    top: 12px;
    color: #5e5e5e;
    height: 169px;
    background: url('../img/top.jpg') top right no-repeat;
    text-align: right;
    padding: 0 692px 0 0;
    position: relative;
}

#page_contact .phones {
    font-size: 30px;
    color: #435a78;
}

#page_contact .code {
    color: #b91616;
    font-size: 18px;
    position: relative;
    top: -7px;
}

#page_contact .adress {
    padding: 40px 0 0 60px;
    color: #435a78;
}

#page_layout {
/*    position: relative;*/
    z-index: 1;
    margin: 0 0 0 17px;
}

#table_wrapper {
}

.page_col {
}

td.page_col_center {
  padding: 0 0 0 0px;
}

#page_menu {
  position: relative;
  z-index: 2;
  padding: 87px 0 0 0;
  left: 40px;
  text-align: right;
  margin-right: 40px;
}

ul.hmenu {
  list-style: none;
  position: relative;
  padding: 0px 0 0 0px;  
}

ul.hmenu li {
  display: inline;
  margin: 0 50px 0 0;
}

ul.hmenu li a, ul.hmenu li a:visited {
  text-decoration: none; 
  font-weight: bold;
  white-space: nowrap;
  font-size: 14px;
  padding: 0 0 0 12px;
  border-left: 3px solid #b91616;
}

ul.hmenu li a:hover {
  text-decoration: none;  
}

#page_content {
  margin: 20px 20px 0 0;  
/*  position: relative;*/
}

#page_empty {
  height: 100px;
  clear: both;
}

#page_footer {
  height: 90px;
  text-align: left;
  position: relative;
  z-index: 1;
  background: url('../img/bottom.jpg') top left repeat-x;
}

#page_footer .text {
  font-size: 10px;
  color: #7f7f7f;
  padding: 24px 0 0 34px;  
}

#page_counters {
  position: absolute;
  right: 52px;
  top: 24px;  
}

.form_order input, .form_order textarea {
  width: 300px;  
}

.form_order textarea {
  height: 200px;  
}

.req {
  color: red;
  font-size: 11px;  
}

#page_icons {
   position: absolute;
   top: 0;
   right: 0;
   z-index: 20; 
   white-space: nowrap;
}

#page_icons a {
    padding: 0;
    margin-right: -4px;
}

#page_content table.data1 {
    border-spacing: 20px;
}

#page_content table.data1 td {
    vertical-align: top;
    padding: 0px 20px 0 0px;
    border-right: 1px dotted #4b6382;
}

#page_content table.data1 td.last {
    border: none;    
}


#page_content table.data1 td.first {
    padding: 0px 0 0 0;
}

#page_content table.data1 .ent {
/*    height: 350px;*/
    margin-right: 10px;
/*    overflow: hidden;*/
}

#page_content table.data1 td.last .ent {
    border: none;
}

#page_content table.data1 h1 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #b91616 url(../img/roundr.gif) center right no-repeat;
    height: 22px;
    line-height: 20px;
    float: left;
    padding: 0 10px;
    white-space: nowrap;
    position: relative;
}

#page_content table.data1 h1 .inn {
    position: absolute;
    left: 0px;
    top: 0;
    width: 10px;
    height: 22px;
    background: url(../img/roundl.gif) center left no-repeat;    
}

#page_content table.data1 p {
    clear: both;
}

#page_content .s1 {
    color: #b91616;
}

.linenav a, .linenav a:visited {
    text-decoration: none;    
}

.linenav {
    margin: 0 0 1em 0;
}

#page_content table.data {
    border-collapse: collapse;
}

#page_content table.data td {
    padding: 0.2em;
    border: 1px solid #000;
}

#page_content table.data td td {
    border: none;
}

