<!--

body {
      margin: 0px;
      padding: 0px;
      background: #ffffff;
      text-align: left;
     }

p,ul { margin:0px;padding:0px; }
select, input { font-family: Tahoma; FONT-WEIGHT: normal; font-size: 11px; }
strong { FONT-WEIGHT: normal; }

h1 {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 20px; color: #9900ff;}
h2 {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 20px; color: #08ceb0;}
h3 {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 20px; color: #ff9900;}
h4 {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 20px; color: #ff00cc;}
h5 {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 18px; color: #f29b13;}

a.menu:link {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 14px; color: #ff0099; text-decoration: none; }
a.menu:visited {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 14px; color: #ff0099; text-decoration: none; }
a.menu:hover {  font-family: Tahoma; FONT-WEIGHT: bold; font-size: 14px; color: #08ceb0; text-decoration: none; }

a.course:link {  font-family: Tahoma; FONT-WEIGHT: bold; font-size: 14px; color: #9900ff; text-decoration: none; }
a.course:visited {  font-family: Tahoma; FONT-WEIGHT: bold; font-size: 14px; color: #9900ff; text-decoration: none; }
a.course:hover {  font-family: Tahoma; FONT-WEIGHT: bold; font-size: 14px; color: #000000; text-decoration: none; }

a.mailer:link {  font-family: Tahoma; FONT-WEIGHT: bold; font-size: 14px; color: #ff0099; text-decoration: none; }
a.mailer:visited {  font-family: Tahoma; FONT-WEIGHT: bold; font-size: 14px; color: #ff0099; text-decoration: none; }
a.mailer:hover {  font-family: Tahoma; FONT-WEIGHT: bold; font-size: 14px; color: #ff9900; text-decoration: none; }

.titler {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 20px; color: #ff9900; margin-bottom:20px; }

.mailer {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 16px; color: #ff0099; text-decoration: none; }
.mailer-title {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 14px; color: #ffffff; text-decoration: none; }
.menu {  font-family: Tahoma; FONT-WEIGHT: bold; font-size: 16px; color: #08ceb0; text-decoration: none; }
.cost {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 14px; color: #ff0099; text-decoration: none; }

.contacts {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 14px; color: #000000; text-decoration: none; }
.text {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 12px; color: #000000; text-decoration: none; margin-bottom:20px; }
.txt {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 12px; color: #000000; text-decoration: none; margin-bottom:2px; margin-left:10px; }

li {
    list-style-image: url('/images/li-pic2.png');
    margin-left:34px;
    margin-bottom:10px;
   }

td {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 12px; color: #ff7e00; text-decoration: none; }
td.kasta {  font-family: Tahoma; FONT-WEIGHT: normal; font-size: 12px; color: #08ceb0; text-decoration: none; }

#container {
            width: 1259px;
            background-image: url("/images/backgr3.png");
            background-repeat: repeat;
            background-position: left top;
            text-align: left;
           }

#animation {
            background-image: url("/images/colorizer.png");
            background-repeat: repeat;
            background-position: left bottom;
           }

#animation .clip {
                  float: left;
                  margin:0px;
                 }

#content {
          width: 1259px;
         }

#content .leftblock {
            float: left;
            width: 834px;
            margin:10 40 20 10px;
            text-align: left;
           }

#content .rightblock {
            float: left;
            width: 375px;
            background-image: url("/images/express-mail3.png");
            background-repeat: no-repeat;
            background-position: right top;
            text-align: left;
            padding-bottom:20px;
           }

#under   {
          width: 1259px;
         }

#under .infos {
               float: left;
               width: 1259px;
               background-image: url("/images/colorizer.png");
               background-repeat: repeat;
               background-position: left top;
               text-align: left;
              }

#footer  {
          width: 1259px;
          background: #ffffff;
         }

#footer .contacts {
                   float: left;
                   width: 1029px;
                   background: #ffffff;
                   text-align: left;
                  }

#footer .counter  {
                   float: left;
                   width: 200px;
                   margin: 15px;
                   background: #ffffff;
                   text-align: left;
                  }

-->