    /* Основная ссылка во всех разделах сайта */
A {color:#866b10;}                      /* Цвет ссылки */
A {text-decoration:none;}               /* Подчеркивание гиперсылоки */
A:hover {color:#FF0000;}                /* Цвет ссылки при наведение указателя */
A:hover {text-decoration:underline;}    /* Подчеркивание гиперсылки при наведение указателя */
A:active {color: #FF0000;}              /* Цвет активной ссылки ссылки при нажатие на неё */
A:active {text-decoration:underline;}   /* Подчеркивание гиперсылки при нажатие на неё*/


        /* Ссылка в таблицах через базу данных */
A.link {color:#555555;}                       /* Цвет ссылки */
A.link {text-decoration:none;}                /* Подчеркивание гиперсылоки */
A.link:hover {color:#FF0000;}                 /* Цвет ссылки при наведение указателя */
A.link:hover {text-decoration:underline;}     /* Подчеркивание гиперсылки при наведение указателя */
A.link:active {color: #FF0000;}               /* Цвет активной ссылки ссылки при нажатие на неё */
A.link:active {text-decoration:underline;}    /* Подчеркивание гиперсылки при нажатие на неё*/


/* Ссылка в разделах сайта */
.link-2 {
        color:#866b10;                       /* Цвет ссылки */
        font-family: Georgia, "Times New Roman", Times, serif;    /* Шрифт */
        font-size: 13px;                     /* Размер шрифта  */
        font-weight: normal;                 /* Высота строки  */
        margin: 0px;                         /* Отступ с верху текста */
}



   /* Настройка документа цвет, шрифт, и т.д.*/



    /* Настройка шрифта на всех страницах*/
td {

    font-family: Tahoma;

    font-size: 11px;

    color: #000000;

    text-decoration: none;
}


   /* Настройка шрифта у избранного и сделать стартовой */
.izbrannoe {
        font-family: Tahoma;
        font-size: 11px;
        color: #866B10;
}


    /* Настройка формы для выбора города */
.list-1 {

        font-family: Tahoma;

        font-size: 11px;

        color: #000000;

        text-decoration: none;

}

       /* Настройка всех остальных форм */
.list-2 {

        font-family: Tahoma;

        font-size: 13px;

        color: #000000;

        text-decoration: none;

}

    /* Настройка ссылок в разделах сайта с применением <h1> */
h1 {
        color:#866b10;                       /* Цвет ссылки */
        font-family: Georgia, "Times New Roman", Times, serif;    /* Шрифт */
        font-size: 13px;                     /* Размер шрифта  */
        font-weight: normal;                 /* Высота строки  */
        margin: 0px;                         /* Отступ с верху текста */
}


   /* Настройка текста в анкете с применением <h2> */
h2 {
        color:#866B10;                       /* Цвет ссылки */
        font-family: Tahoma;    /* Шрифт */
        font-size: 11px;                     /* Размер шрифта  */
        font-weight: normal;                 /* Высота строки  */
        margin: 0px;                         /* Отступ с верху текста */
}


   /* Настройка заголовков разделах сайта с применением <h3> */
h3 {
        color:#866b10;                       /* Цвет ссылки */
        font-family: Arial, Helvetica, sans-serif;    /* Шрифт */
        font-size: 22px;                     /* Размер шрифта  */
        font-weight: bold;                   /* Высота строки  */
        margin: 0px;                         /* Отступ с верху текста */
}

   /* Настройка заголовков разделах сайта с применением <h3> */
h4 {
        color:#000000;                       /* Цвет ссылки */
        font-family: Tahoma;    /* Шрифт */
        font-size: 10px;                     /* Размер шрифта  */
        font-weight: normal;
}

h5 {
        color:#866b10;                       /* Цвет ссылки */
        font-family: Tahoma;    /* Шрифт */
        font-size: 10px;                     /* Размер шрифта  */
        font-weight: normal;                 /* Высота строки  */
        margin: 0px;                         /* Отступ с верху текста */
}

    /* Настройка быстрого поиска */
.poisk {
        font-size: 11;
        color: #000000;
        text-decoration: none;
        font-family: Tahoma;
}


.anketa {
        font-family: Tahoma;

        font-size: 11;

        font-weight: normal;

        color: #866b10;

        text-decoration: none;
}

     /* Ошибки при поиске и в других документах*/
.error {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #FF0000;
}

    /* текст на страницах с текстовой информацией*/
.text {
        FONT-SIZE: 11px;                /* Размер шрифта */
        FONT-FAMILY: Tahoma;                 /* Стиль шрифта */
        color: #000000;
 }


 .text-small {
        font-size: 11;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        padding: 10px;

}

     /* Таблица с одной черной полосой с верху */
.toper {
BORDER-TOP: #ACA577 1px groove;      /* Чёрная полоса на верху таблицы */
BORDER-BOTTOM: #ACA577 0px groove;   /* Чёрная полоса в низу  таблицы */
}

   /* Моя новая таблица с чёрными полосами с низу и с верху*/
.toper2 {BORDER-TOP: #000000 1px groove; BORDER-BOTTOM: #000000 1px groove; BACKGROUND:#FEF3EF;
}


     /* Моя новая таблица с чёрными полосой верху*/
.toper3 {BORDER-TOP: #000000 1px groove; BORDER-BOTTOM: #000000 0px groove; BACKGROUND:#FEF3EF;
}



     /* Рамка вокруг маленьких фото */
.image{
border: 1px solid #000000;      /* Ширина и цвет рамки */
}


     /* Кнопки у быстрого поиска по параметрам верхние и нижние НЕ АКТИВНЫЕ */
.mo {
border-right : 1px outset #ffffff;
border-top : 1px outset #ffffff;
background : #c9af65;
font : 8px MS Sans Serif, sans-serif;
border-left : 1px outset #ffffff;

color : #FFFFFF;
border-bottom : 1px outset #ffffff;
}

     /* Кнопки у быстрого поиска по параметрам верхние и нижние АКТИВНЫЕ */
.mi {
border-right : 1px groove #913b73;
border-top : 1px groove #913b73;
background : #001a00;
font : 8px MS Sans Serif, sans-serif;
border-left : 1px groove #913b73;
width : 70px;
color : #e1b6d2;
border-bottom : 1px groove #913b73;
}


    /* Кнопки у быстрого поиска по параметрам по середине НЕ АКТИВНЫЕ */
.mo1 {
border-right : 1px outset #ffffff;
border-top : 1px outset #ffffff;
background : #c9af65;
font : 8px MS Sans Serif, sans-serif;
border-left : 1px outset #ffffff;
width : 51px;
color : #FFFFFF;
border-bottom : 1px outset #ffffff;
}

    /* Кнопки у быстрого поиска по параметрам по середине АКТИВНЫЕ */
.mi1 {
border-right : 1px groove #913b73;
border-top : 1px groove #913b73;
background : #001a00;
font : 8px MS Sans Serif, sans-serif;
border-left : 1px groove #913b73;
width : 51px;
color : #e1b6d2;
border-bottom : 1px groove #913b73;
}

   /*Кнопка у личного раздела*/
.buten{
        border: solid 1px black;
        text-align : center;
        background-color : #866B10;
        margin: 5px;
        padding-left:  5px;
        padding-right: 5px;
        font-family: Tahoma;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        padding-top: 1px;
        padding-bottom: 1px;
}
.vip_header{
 background-image: url(images/vip_header.gif);
 background-repeat: repeat-x;
}
.vip_header1{
 background-image: url(images/vip_header1.gif);
 background-repeat: repeat-x;
}

.vip_footer{
 background-image: url(images/vip_footer.gif);
 background-repeat: repeat-x;
 background-position: 100%;
 background-position: bottom;
}

.vip_footer1{
 background-image: url(images/vip_footer1.gif);
 background-repeat: repeat-x;
 background-position: 100%;
 background-position: bottom;
}

.vip_center{
 background-image: url(images/vip_center.gif);
 background-repeat: repeat-x;
 background-position: 100%;
}

.vip_center1{
 background-image: url(images/vip_center1.gif);
 background-repeat: repeat-x;
 background-position: 100%;
}

.appartaments_header{
 background-image: url(images/app_header.gif);
 background-repeat: repeat-x;
 background-position: 100%;
 background-position: top;
}

.appartaments_header_vip{
 background-image: url(images/vip_header_ank.gif);
 background-repeat: repeat-x;
 background-position: 100%;
 background-position: top;
}

.appartaments_center_vip{
 background:#F8F5F0;
}