body {
        margin:0;
        padding:0;
        background:#ffffff;
}

p,td {
        font-family: "Times New Roman",sans-serif;
        font-size:14px;
        margin-top: 0px;
         vertical-align: top; /* Вертикальное выравнивание в ячейках */
}

a{
        color: #2f5683;
        text-decoration: none;
}


#maket {
 width: 990px; /* Ширина всей таблицы */
 height: 100%;

}

TD#leftcol {
 width: 790px; /* Ширина левой колонки */

}

TD#rightcol {
  width: 200px;
}

#serc{
  text-align: left;
}
#pric{
    padding-top:10px;
}




a:hover{
        color: #2f5683;
        text-decoration: underline;
}

a.hidden {
        text-decoration: none;
        color: #000000;
        cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
        margin-left:20px;
        margin-top:0px;
        padding:1px;
        list-style-type: square;
        line-height: 16px;
        }

h1 {
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        margin: 0px;
        padding-left: 10px;
}

.bgy {
        background-repeat: repeat-y;
}

.bottom_addr {
        font-size: 10px;
        color: #000000;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
        background-image: url(../images/bot-bg.gif);
        background-repeat: repeat-x;
        background-position: bottom;
}

.bottom_addr_lnk {
        text-decoration: none;
}

.bottom_addr_lnk:hover {
        text-decoration: underline;
}


.bgx {
        background-repeat: repeat-x;
}


.norepeat {
        background-repeat: no-repeat;
}


.welcome {
        font-size: 14px;
        font-weight: bold;
        text-transform: none;
        color: #464646;
        background-image: url(../images/welc-bg.jpg);
        background-repeat: no-repeat;
        text-align: right;
        padding-top: 16px;
        padding-right: 13px;
        padding-bottom: 13px;
        padding-left: 10px;
}

.c_name {
        font-size: 18px;
        font-weight: normal;
        text-transform: none;
        color: #656565;
        background-repeat: repeat;
        background-image: url(../images/cn_bg.jpg);
}


.bottom_menu {
        color: #000000;
        text-align: center;
        padding-top: 4px;
        padding-bottom: 4px;
}

.bottom_lnk{
        color: #000000;
        text-decoration: none;
}

.bottom_lnk:hover {
        color: #000000;
        text-decoration: underline;
}

.menu {
        color: #000000;
        background-image: url(../images/btn_bg.gif);
        background-repeat: repeat-x;
        font-weight: bold;
        padding-right: 10px;
        padding-left: 10px;
          padding-top: 3px;
            padding-bottom: 4px;
        white-space: nowrap;
        text-align: center;
}
.menu_lnk{
        text-decoration: none;
        color: #000000;
}

.menu_lnk:hover {
        color: #333333;
        text-decoration: underline;
}


.sub {
        color: #333333;
        text-transform: none;
        vertical-align: top;
        padding-top: 2px;
        padding-right: 12px;
        text-align: right;
        padding-bottom: 9px;
        font-weight: bold;
}

.sub_lnk{
        color: #333333;
        text-decoration: none;
}

.sub_lnk:hover {
        color: #333333;
        text-decoration: underline;
}


.body_txt {
        color: #000000;
        text-align: justify;
        vertical-align: top;
        background-image: url(../images/c-l-angle.gif);
        background-repeat: no-repeat;
        background-position: left top;
        padding-top: 1px;
        padding-right: 13px;
        padding-bottom: 10px;
        padding-left: 13px;
}

