      html, body {
           height : 100%;
           margin : 0;
           padding : 0;
      }
     body {
           background : #dfdbcf;
           font-family : Arial;
           font-size : 12px;
           color : #000;
      }
     .main {
           background : #dfdbcf;
           height : 100%;
      }
     td.lg {
           padding-top : 35px;
           vertical-align : bottom;
      }
     td.slova {
           padding : 2px 22px 2px 0;
           background : #fff;
           text-align : right;
      }
     td.mnu {
           text-align : center;
           padding : 30px 20px 10px;
           vertical-align : top;
      }
     .mnu a:active, .mnu a:visited, .mnu a:link {
           font-weight : bold;
           font-family : Arial;
           font-size : 13px;
           color : #000;
           text-transform : uppercase;
           text-decoration : none;
      }
     .mnu a:hover {
           color : #fff;
           text-decoration : none;
      }
     td.cont {
           border-left : 9px solid #fff;
           padding : 30px;
           vertical-align : top;
      }
     .cont h1 {
           font-family : Arial;
           font-weight : bold;
           font-size : 13px;
           margin-top : 81px;
           text-transform : uppercase;
      }
     img {
           border : 0;
      }
     a:active, a:visited, a:link {
           font-weight : bold;
           font-family : Arial;
           font-size : 12px;
           color : #000;
           text-decoration : none;
      }
     a:hover {
           color : #655e62;
           text-decoration : underline;
      }
     .imag img {
           margin : 0 30px 30px 0;
      }
.sp, textarea {font-size:11px; font-family: Verdana }