BODY {
  margin: 20px; padding: 0;
  font: 13px Arial, sans-serif;
}
TD {font-size: 13px}
A {color: #004283;}
A:visited {color: #004283;}
A:hover {text-decoration: none;}

H1 {font-size: 1.75em; margin-top: 5px}
H2 {font-size: 1.6em}
H3 {font-size: 1.45em}
H4 {font-size: 1.3em}
H5 {font-size: 1.15em}
H6 {font-size: 1em}
H1,H2,H3,H4,H5,H6 {font-family: Arial; color: #454545;}
H1,H2 {font-weight: normal}

HR {border: 0; border-top: 1px dashed #B5CE96; height: 0}

LI {margin-top: 7px;}

P {text-indent: 0;}
.clearing {clear: both}

.psmt_table {background: #999; border: 1px solid #B1C3E0; border-width: 0 1px 1px 0}
          .psmt_table TD, .psmt_table TH {border: 1px solid #B1C3E0; border-width: 1px 0 0 1px}
          .psmt_table TD {padding: 4px 5px; background: #fff}

          .psmt_table TD.centr {text-align: center}
          .psmt_table TD.price, .psmt_table TD.price_only {text-align: right}
                    .psmt_table TD.price_only {white-space: nowrap}
          .psmt_table TD P, .psmt_table TH P {text-indent: 0; margin: 0; padding: 0}
          .psmt_table TR.polosa TD {background: #F9FAF8}

          .psmt_table TH {padding: 4px 5px; background: #eee; font-size: 11px; text-align: center}
                    #content .psmt_table TH P {text-align: center}
          .psmt_table .header TH {background: #FFFAF0}

.vrezka {overflow: auto; background: #F9FCFF; padding: 5px;  font: bold 16px Trebuchet MS; color: #697F9F; border: solid 1px #DEEFFF; border-width: 1px 0}
					.vrezka A, .vrezka A:visited {color: #6B9D2E; text-decoration: underline}
					.vrezka IMG {overflow: auto; float: left; margin-right: 10px;}
