﻿/* ******************************************************************* */
/* ------------------------------ �������� �������� ---------------------------------------*/
/* ******************************************************************* */
BODY { /* ���� �������� */
background-color: #ffffff;
}

a:hover, a:active { /* ��� ��������� ������� ��� ����� �� ������ */
color: #0000FF; /* ���� - ����� */
text-decoration: underline; /* ��������� - ������������ ������ */
}
/* ******************************************************************* */
/* ------------------------------ �������� �������� ---------------------------------------*/
/* ******************************************************************* */

/* ******************************************************************* */
/* ------------------------------- �������� ��������� --------------------------------------*/
/* ******************************************************************* */
/* �������� ��������� - ��� ���� DIV ������ �������� ��� ���������� ������� */
#LinkExchanger {
clear:both;
position: relative; /* ���������������� - ������������� �� ��������� � */
/*������������� ����������, ������� ����� �������� ������ ����� ������� */
width: 600px; /* ������: ����� 600px, � ����� ������ �������� 100%; */
margin: 10px 10px 10px 10px; /* ����: ������-������-�����-����� */
}
/* ******************************************************************* */
/* ------------------------------- �������� ��������� --------------------------------------*/
/* ******************************************************************* */

/* ******************************************************************* */
/* ------------------------------- ������� ��� ��������� ----------------------------------*/
/* ******************************************************************* */
/* ������� ��� ��������� �� 1 �� 4 �������� ����� ������� � ������������ */
#TableCategories {
position: relative; /* ���������������� - ������������� */
width: 600px; /* ������ ������� */
margin: 0px 0px 10px 20px; /* ������ ����� ������-������-�����-����� */
font: 10pt verdana, Arial, Helvetica, sans-serif; /* ����� � �������*/
color: #000000; /* ���� ������ � ������� */
}
#TdTableCategoryLinksHeader {
font: 16pt verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: green;
}
/* ����� ������������ �� 1 �� 4 ����� ��� ������� � ���������� ��������� */
/* �� ��������� ������ ����� ����������� �� ������������� ����������, ��, */
/* ���� ������, ����� ������� ���� ������ ������ ������ � ����������� */
#TdTableCategories_1 {

}
#TdTableCategories_2 {

}
#TdTableCategories_3 {

}
#TdTableCategories_4 {

}
/* ******************************************************************* */
/* ------------------------------- ������� ��� ��������� ----------------------------------*/
/* ******************************************************************* */

/* ******************************************************************* */
/* -------------------------------- ���� ����� ������ --------------------------------------*/
/* ******************************************************************* */
/*  ���� ����� ������ �� ��������*/
#SearchForm {
position: relative; /* ���������������� - ������������� */
width: 600px; /* ������ ����� */
height: 90px; /* ������ ����� */
margin: 0px 0px 10px 20px; /* ������ ����� ������-������-�����-�����  */
}
/* ��������� ����� ������ */
#SearchLinksHeader {
position: relative; /* ���������������� - ������������� */
font: 16pt verdana, Arial, Helvetica, sans-serif; /* ����� ��������� */
font-weight: bold; /* ������ ����� */
color: green; /* ���� ������ */
margin: 0px 0px 0px 0px; /* ���� ���������:  ������-������-�����-����� */
}
#WhatSearchFont { /* ������� ��� ���� ����� ���������� ������� */
position: absolute; /* ��������! ����� ���������������� ����������! */
top: 25px; /* ���������� �� ������� ������� ����� SearchForm �� ������� */
left: 0px; /* ���������� �� ����� ������� ����� SearchForm �� ������� */
font: 10pt verdana, Arial, Helvetica, sans-serif; /* ����� ������� */
color: #000000; /* ���� ������ ������� */
}
#WhatSearchInput { /* ���� ����� ���������� ������� */
position: absolute; /* ��������! ����� ���������������� ����������! */
width:250px; /* ������ ���� ����� ������� */
height: 20px; /*  ������ ���� ����� �������*/
top: 45px; /* ���������� �� ������� ������� ����� SearchForm �� ���� */
left: 0px; /* ���������� �� ����� ������� ����� SearchForm �� ���� */
font: 10pt verdana, Arial, Helvetica, sans-serif; /* ����� ��� ���� ����� */
color: #000000; /* ���� ������ */
}
#CategorySearchFont { /* ������� ��� ���� ������ ��������� ��� ������� */
position: absolute; /* ��������! ����� ���������������� ����������! */
top: 25px; /* ���������� �� ������� ������� ����� SearchForm �� �������  */
left: 270px; /* ���������� �� ����� ������� ����� SearchForm �� ������� */
font: 10pt verdana, Arial, Helvetica, sans-serif; /* ����� ��� ������� */
color: #000000; /* ���� ������ ������� */
}
#CategorySearchSelect { /* ���������� ������ ������ ��������� */
position: absolute; /* ��������! ����� ���������������� ����������! */
width:250px; /* ������ ����������� ������ */
height: 20px; /* ������ ����������� ������ */
top: 45px; /* ���������� �� ������� ������� ����� SearchForm �� ������ */
left: 270px; /* ���������� �� ����� ������� ����� SearchForm �� ������ */
font: 10pt verdana, Arial, Helvetica, sans-serif; /* ����� ��� ������ */
color: #000000; /* ���� ������ */
}
#SearchButton { /* ������ ������ � ����� ������ */
position: absolute; /* ��������! ����� ���������������� ����������! */
width:120px; /* ������ ������ */
height: 20px;/* ������ ������ */
top: 70px; /* ���������� �� ������� ������� ����� SearchForm �� ������ */
left: 0px; /* ���������� �� ����� ������� ����� SearchForm �� ������ */
font: 10pt verdana, Arial, Helvetica, sans-serif; /* ����� ������� �� ������ */
color: #000000; /* ���� ������� �� ������ */
}
/* ******************************************************************* */
/* -------------------------------- ���� ����� ������ --------------------------------------*/
/* ******************************************************************* */

/* ******************************************************************* */
/* ------------------------- ���� ��� ��������� ����������� ������ ------------------*/
/* ******************************************************************* */
#LastLinks { /* ��������� ����������� � ������� ������ */
position: relative; /* ���������������� - ������������� */
width: 600px; /* ������ ����� */
margin: 0px 0px 10px 20px; /* ���� �����: ������-������-�����-����� */
}
#LastLinksHeader { /* ��������� - ��������� ����������� ������ */
font: 16pt verdana, Arial, Helvetica, sans-serif; /* ����� ��������� */
font-weight: bold; /* ������ ����� */
color: green; /* ���� ������ */
margin: 0px 0px 10px 0px; /* ���� ���������:  ������-������-�����-����� */
}
/* ******************************************************************* */
/* ------------------------- ���� ��� ��������� ����������� ������ ------------------*/
/* ******************************************************************* */

/* ******************************************************************* */
/* ---------------------------- ���� ������ ������ � ���������� ------------------------*/
/* ******************************************************************* */
#CategoryLinks { /* ���� ����������� ������ � ���������� �������� */
position: relative; /* ���������������� - ������������� */
width: 600px; /* ������ ����� */
margin: 0px 0px 10px 20px; /* ���� �����: ������-������-�����-����� */
}
#CategoryLinksHeader H1 { /* ��������� - �������� ���������� ��������� */
font: 16pt verdana, Arial, Helvetica, sans-serif; /* ����� ��������� */
font-weight: bold; /* ������ ����� */
color: green; /* ���� ������ */
margin: 0px 0px 10px 0px; /* ���� ���������:  ������-������-�����-����� */
}
/* ******************************************************************* */
/* ---------------------------- ���� ������ ������ � ���������� ------------------------*/
/* ******************************************************************* */

/* ******************************************************************* */
/* ------------------------------- ���� ����������� ������ --------------------------------*/
/* ******************************************************************* */
#Search { /* ���� ����������� ����������� ������ �� �������� */
position: relative; /* ���������������� - ������������� */
width: 600px; /* ������ ����� */
margin: 0px 0px 10px 20px; /* ���� �����: ������-������-�����-����� */
}
#SearchHeader { /* ��������� - ���������� ������ */
font: 16pt verdana, Arial, Helvetica, sans-serif; /* ����� ��������� */
font-weight: bold; /* ������ ����� */
color: green; /* ���� ������ */
margin: 0px 0px 10px 0px; /* ���� ���������: ������-������-�����-����� */
}
/* ******************************************************************* */
/* ------------------------------- ���� ����������� ������ --------------------------------*/
/* ******************************************************************* */

/* ******************************************************************* */
/* --------------------------------- ����� ������� ------------------------------------------*/
/* ******************************************************************* */
#Scale { /* ���� ����������� ����� �������� �������� �� �������� */
position: relative; /* ���������������� - ������������� */
width: 600px; /* ������ ����� ����� */
top: 0px; /* �� ������� ������� */
left: 0px; /* �� ����� ������� */
font: 10pt verdana, Arial, Helvetica, sans-serif; /* ����� ����� ����� */
margin: 0px 0px 20px 0px; /* ����: ������-������-�����-����� */
}

/* ******************************************************************* */
/* --------------------------------- ����� ������� ------------------------------------------*/
/* ******************************************************************* */

/* ******************************************************************* */
/* --------------------------------- �������� ������ ----------------------------------------*/
/* ******************************************************************* */
/* ����� ������ ����! ��� ���������� � �������, ������������ � ���� */ 
/* ��������. ������ ������ ����� �������� ���������� �����, ���������� */
/* �� �������������� ��������, ��������� ������, �������� ��������� � �.�. */
/* �� ���� ���� Card - ��� ����� �������� ���������� � ������ */
/* ���� Card �������� � ���� ��� �����: CardText � CardData, ������ �� */
/* ������� � ���� ������� ����� ���� �������� ����� */
#Card {
position: relative; /* ���������������� - ������������ ����������� ����� */
width: 600px; /* ������ ����� �������� ������ */
top: 0px; /* �� �������� ���� */
left: 0px; /* �� ������ ���� */
margin: 0px 0px 20px 0px; /* ���� ��������: ������-������-�����-����� */
}


/* ���� � ������� ���������� ����� ������ � �������� ���������� ������ */
/* ������ � ������ ����� Card. �������� ��� �������� ������. */
#CardText {
position: relative; /* ���������������� ������������ ������������� ���������� */
top: 0px; /* ������ �� ������� ������� ������������� ���������� Card */
left: 0px; /* ������ �� ����� ������� ������������� ���������� */
font: 8pt verdana, Arial, Helvetica, sans-serif; /* ����� ��������� ������ */
color: black; /* ���� ������ ��������� ������ */
text-align: justify; /* ������������ ������ */
}
#CardText IMG { /* �������� � ����� CardText */
float: left; /* ����� ������������� �� ������ ���� ����� */
margin: 0px 5px 5px 0px; /* ���� ��������: ������-������-�����-����� */
}
#CardText OBJECT { /* ����-������ � ����� CardText */
float: left; /* ����� ������������� �� ������ ���� ����� */
margin: 0px 5px 5px 0px; /* ���� ����-�������: ������-������-�����-����� */
}


/* ���� � ������� ���������� ��������� ������: CY, PR, �������� ��������� */
/* ���� ���������� ������ � ��������� ������ � �������� */
/* ������ � ������ ����� Card. �������� ��� �������� ������. */
#CardData {
clear: both; /* ������� */
position: relative; /* ���������������� ������������ ����������� ���������� */
height: 12px; /* ������ - �� ����� ������ � ���������� ��������� */
top: 0px; /* �� �������� ���� */
left: 0px; /* �� ������ ���� */
font: 8pt verdana, Arial, Helvetica, sans-serif; /* ����� */
color: black; /* ���� ������ */
}


/* ���� � ������� ���������� ������ CY */
/* ������ � ������ ����� CardData */
#CardCy {
position: absolute; /* ����������! ���������������� ������������ CardData */
top: 0px; /* ������ �� �������� ���� */
left: 100px; /* ������ �� ������ ���� */
}
/* ���� � ������� ���������� ������ PR */
/* ������ � ������ ����� CardData */
#CardPr {
position: absolute; /* ����������! ���������������� ������������ CardData */
top: 0px; /* ������ �� �������� ���� */
left: 175px; /* ������ �� ������ ���� */
}
/* ���� � ������� ���������� ������ � ������� ���������� � ������� */
/* ������ � ������ ����� CardData */
#CardTime {
position: absolute; /* ����������! ���������������� ������������ CardData */
top: 0px; /* ������ �� �������� ���� */
right: 0px; /* ������ �� ������� ���� */
text-align: right; /* ������������ ������ - ��������� ������ */
}
/* ���� � ������� ���������� �������� ��������� */
/* ������ � ������ ����� CardData */
#CardCategory {
clear: both; /* ������� ����� */
position: relative; /* ���������������� - ������������� */
font: 8pt verdana, Arial, Helvetica, sans-serif; /* ����� */
color: black; /* ���� ������ */
text-align: right; /* ������������ - �������� ������ */
}
/* ���� � ������� ���������� ����� ������ � �������� (������ � ������) */
/* ������ � ������ ����� CardData */
#CardLinkPlace {
clear: both; /* ������� ����� */
position: relative; /* ���������������� - ������������� */
font: 8pt verdana, Arial, Helvetica, sans-serif; /* ����� */
color: black; /* ���� ������ */
text-align: right; /* ������������ - �������� ������ */
}
/* ******************************************************************* */
/* --------------------------------- �������� ������ ----------------------------------------*/
/* ******************************************************************* */

/* ******************************************************************* */
/* --------------------------- ���� �������� ������ -----------------------*/
/* ******************************************************************* */
#AddLink {
position: relative; /* ���������������� - ������������� */
width: 600px; /* ������ ����� */
padding: 0px 0px 10px 0px; /* ���������� ������� ������-������-�����-�����*/
font: 10pt verdana, Arial, Helvetica, sans-serif; /* ����� */
font-weight: bolder;
color: black; /* ���� ������ */
text-align: center; /* ������������ �� ������ */
}
/* ******************************************************************* */
/* --------------------------- ���� �������� ������ -----------------------*/
/* ******************************************************************* */

/* ******************************************************************* */
/* --------------------------- ���� ������ �� ���� ������� -----------------------*/
/* ******************************************************************* */
#CopyRightM {
position: relative; /* ���������������� - ������������� */
width: 600px; /* ������ ����� */
padding: 0px 0px 10px 0px; /* ���������� ������� ������-������-�����-�����*/
font: 7pt verdana, Arial, Helvetica, sans-serif; /* ����� */
color: black; /* ���� ������ */
text-align: center; 
