/****************************************
*
* 1. Elements
*
****************************************/

* { padding: 0; margin: 0; font-size: 100%; line-height: 1.2em; }

HTML, BODY
{ margin: 0; padding: 0; height: 100%; }

BODY.MainPage
{ background: url('/i/bg.jpg') center #8E8F8D; }

BODY
{ background: #FFFFFF; color: #000000; font-family: Arial, Sans-Serif; font-size: 85%; }

* HTML BODY
{ margin: 0; padding: 0; }

IMG
{ border: none; display: inline; }

HR
{ margin: 50px 0 20px 0; padding: 0; height: 1px; border: none; border-top: 1px solid #CDCDCD; }

H1, H2, H3, H4, H5, H6
{ margin: 0em 0 1em 0; }

.InnerPage H1
{ display: block; height: 100px; text-indent: -9000px; overflow: hidden; margin: 0; }
H2
{ font-size: 120%; font-weight: bold; color: #000000; margin: 0!important;}
H3
{ font-weight: bold; color: #000000; margin: 1.5em 0 0.3em 0; }
H4
{ font-size: 100%; font-weight: normal; color: #666666; margin: 0.5em 0 0.5em 0; }
H5
{ font-size: 100%; font-weight: bold; color: #000000; margin: 1.5em 0 0.5em 0;}
H6
{ margin-bottom: 0.5em; }
H2.First, H3.First, H4.First, H5.First, H6.First
{ margin-top: 0; }

TABLE, P, UL, OL, DL
{ padding: 0; margin: 0; }

UL, OL, DL
{ padding-left: 0; margin-bottom: 1.5em; }
UL, UL LI
{ list-style-type: none; }
UL UL, UL OL, OL UL, OL OL
{ padding-left: 1.5em; }
OL
{ padding-left: 1.5em; margin-bottom: 3em; }
OL LI
{ margin-bottom: 1em; }
TABLE, TD, TH
{ border-collapse: collapse; border-spacing: 0; border: none; }

A
{ color: #0675ad; }
A:visited
{ color: #0675ad; }

P
{ margin-bottom: 1.2em; }

/* Для всех дефолтных блоковых элементов */
P, DIV, TD, TH, H1, H2, H3, H4, H5, H6
{ vertical-align: top; }

/* это чтобы не прыгал контент в INPUT[type="text"] */
INPUT, SELECT
{ line-height: 1em; padding: 1px;}

/****************************************
*
* 2. Standart Classes
*
*****************************************/

.Red	{ color: #C40C29; }
.Grey	{ color: #7E7E7E; }
.Small	{ font-size: 87%; }

.Unabled	{ display: none; }

A.Anchor 		/* якорь на странице без ссылки (<a name="...">). */
{ color: #000000; }

A.Discover		/* ссылка, ведущая на более подробные сведения */
{ border-bottom: 1px dashed #0675ad; text-decoration: none; }
A.LocalLink
{ text-decoration: none; border-bottom: 1px dashed #0675ad; }

.DiscoverLink
{ font-style: italic; color: #EF635D; }
.DiscoverLink A
{ color: #EF635D; }

UL.WithDash, UL.WithMdash		/* список с оформлением с длинным тире */
{ display: block; margin-bottom: 1.5em; list-style-type: none; padding-left: 2em !important; }
UL.WithDash LI
{ margin: 0 0 0.6em 0; display: block; list-style-type: none; padding-left: 1.3em; text-indent: -1.3em; }
UL.WithDash LI UL.WithDash LI
{ display: block; list-style-type: none; padding-left: 1.3em; text-indent: -1.3em; margin-bottom: 0.2em; font-size: 90%;}

IMG.Icon		/* Иконка файлов для скачивания */
{ width: 16px; height: 16px; margin-right: 5px;}

.Nowrap			{ white-space: nowrap; }

.Clear			{ clear: both; }
BR.Clear		{ clear: both; font-size: 1px; line-height: 1px;}

/* IE 5.x hack */
i{content:"\"/*"}
A.NewWindow
{ 	background: url('/i/NewWindow.gif') no-repeat 0% 60%;
	color: #0675ad !important;
	line-height: 1.4em;
	padding: 0.1em 0px 0.1em 16px;
} /* 17x14 */
