@charset "windows-1251";
html, body       {height: 100%; width: 100%; }
body             {font-family: calibri, tahoma, verdana, helvetica, sans-serif; color: #0e3e56; font-size: 14px; }
textarea, input  {font-family: calibri, tahoma, verdana, helvetica, sans-serif; font-size: 90.1%}

h1               {font-size: 150%; font-weight: 100; }
h2               {font-size: 110%; margin-top:5px}

a:visited        {text-decoration: underline; color: #0e3e56; }
a                {text-decoration: underline; color: #800040; }
a:hover          {text-decoration: underline; color: #800040; }

* html .iePNG           {filter:expression(fixPNG(this)); } 
* html .iePNG a         {position: relative; }

.clear           {clear: both; font-size: 0; line-height: 0; height: 0; border: none; float: none }

.hidden          {visibility: hidden; display: none}