  /* ------------------------------------- */
  /* определение основных свойств страницы */
  /* ------------------------------------- */
* {font-family: Tahoma; vertical-align: top; margin: 0; padding: 0; color: #000000;}
HTML {height:100%}
BODY {font-size: 62.5%; height:auto !important; height:100%; min-height:100%; margin: 0; padding:0; position: relative; background-color: #4D4D4D;}

FORM {height: 10px;}
FORM TABLE {width: 100%;}
FORM TABLE TD {padding: 5px 0;}
FORM TABLE TD.tdLeft {width: 200px; font-size: 1.2em;}
FORM TABLE TD.tdRight INPUT{width: 300px;}
FORM TABLE TD.tdRight SELECT{width: 400px;}
FORM TABLE TD.tdRight TEXTAREA{width: 300px; height: 150px; font-size: 1.2em;}
HTML>BODY FORM {height: auto;}

TABLE {border:0px; border-collapse: collapse;}
TABLE TD {padding:0px;}

IMG {border: 0px;}
P {text-align: left; margin-top: 10px; font-size: 1.2em;}
A {color: #D7181F;}
UL {margin-left: 20px; list-style-position: inside; list-style-type: disc;}
UL LI{font-size: 1.2em; margin-top: 3px;}
H1 {background-image: url('../images/iconH1.gif'); background-repeat: no-repeat; background-position: middle; padding-left: 17px; color: #38352D; font-size: 1.5em;}
H2 {color: #787465; font-size: 1.3em; margin: 10px 0px;}
H3.hLink {text-decoration: underline; cursor: pointer;}


DIV#divHead{width: 100%; text-align: center; margin: 10px 0px;}

DIV#divTopMenu{width: 100%; text-align: center; border-bottom: 3px Solid #D4911C; padding-bottom: 10px;}
DIV#divTopMenu TABLE{width: 100%;}
DIV#divTopMenu TABLE TD{width: 180px;}
DIV#divTopMenu TABLE TD.tdDelemiter{width: 5px;}
DIV#divTopMenu TABLE TD.tdMargin{width: auto;}

DIV#divContent{width: 100%; text-align: left; border-top: 1px Solid #B0AFAA; background-color: #F3F3EE; padding-top: 5px; padding-bottom: 150px;}
DIV#divContent TABLE{width: 100%;}
DIV#divContent TABLE TD{width: 915px;}
DIV#divContent TABLE TD.tdMargin{width: auto;}
DIV#divContent TABLE TD.tdLeftMain {width: 40%; border-right: 2px Solid #38352D; padding-right: 20px;}
DIV#divContent TABLE TD.tdLeftMenu {width: 19%; border-right: 2px Solid #38352D; padding-right: 20px;}
DIV#divContent TABLE TD#tdContent {width: 60%; padding-left: 20px; padding-right: 5px;}
DIV#divContent TABLE TD#tdBannerRight {border-left: 2px Solid #38352D; padding-left: 5px;}
DIV#divContent TABLE TD#tdBannerRight A {display: none;}
DIV#divContent TABLE TD#tdBannerRight A IMG {margin-bottom: 10px;}

DIV#divBottom {position: absolute; bottom: 0; left: 0px; width: 100%; height: 50px; background-color: #4D4D4D; border-top: 1px Solid #D4911C;}
DIV#divBottom P {text-align: center; margin-top: 20px;}
DIV#divBottom P A {color: #000000;}

DIV#divNews{width: 485px; height: 220px; background-image: url('../images/imgNews.jpg'); background-repeat: no-repeat; background-position: bottom; border-top: 5px Solid #787465; margin-top: 10px;}
DIV#divNews DIV{margin: 60px 10px 0px 10px;}
DIV#divNews DIV P A {color: #000000;}

DIV#divLeftMenu{margin: 0px 15px 0px 15px;}
DIV#divLeftMenu P A{text-decoration: none; font-weight: bold;}


DIV.divBiogr {display: none;}
