/**/
.zagolovok
{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        font-weight: bold;
        color: #68ab27;
        padding-left:15px;
        TEXT-DECORATION: none;
        position:absolute;
        top:280px;
        left:230px;
}
.content
{
        color: #000000;
        font-family: "Times New Roman", Georgia, Times, serif;
        font-size: 14px;
        text-align:justify;
        height:100%;
        vertical-align:top;
}
.cdiv {
  margin:0 15px 20px 15px;
}
.contable td
{
        padding-left:10px;
        padding-right:10px;     
        color: #000000;
        background:url(./gfx/content/tabletd.bmp)
}
.contable th
{
        background:url(gfx/content/tableth.bmp);
        color:#000000;
        font-size:14px;
}

.content a:link
{
        text-decoration: none;
    font-weight: bold;
        color: #68ab27; 
}
.content a:visited
{
        text-decoration: none;
        color: #68ab27; 
}
.content a:hover
{
        text-decoration: underline;
        color: #68ab27; 
}

.content p
{
        text-indent:20px;
}

/*   */
.search
{
        font-size: 14px;
        color: #000000;
        font-weight:bold;
}
.search a:hover
{
        font-size: 14px;
        color: #000000;
        font-weight:bold;
}
.search a:link
{
        font-size: 14px;
        color: #000000;
        font-weight:bold;
        text-decoration:none;
}
.search a:visited
{
        font-weight:bold;
        text-decoration:none;
}


/* */
.price tr th a:link
{
        font-family: Arial, "Times New Roman", Times, serif;
        font-size: 14px;
        color: #f8f400;
        TEXT-DECORATION: none;
        font-weight: bold;
}
.price tr th a:visited
{
        font-family: Arial, "Times New Roman", Times, serif;
        font-size: 14px;
        color: #f8f400;
        TEXT-DECORATION: none;
        font-weight: bold;
}
.price tr th a:hover
{
        font-family: Arial, "Times New Roman", Times, serif;
        font-size: 14px;
        color: #f8f400;
        TEXT-DECORATION: underline;
        font-weight: bold;
}

/*   */
.edbut
{
        font-size: 12px;
}
.edbut a:hover
{
        color: #FF0000;
        font-weight:bold;
        text-decoration:none;   
}
.edbut a:link
{
        color: #68ab27;
        font-weight:bold;
        text-decoration:none;
}
.edbut a:visited
{
        color: #68ab27; 
        font-weight:bold;
        text-decoration:none;
}
.edtable tr td
{
        font-weight:bold;
        font-size: 16px;
        color: #68ab27; 
        text-decoration:none;
        padding:10px;
}

/**/
/*body {
scrollbar-face-color:#e8e5c2;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#c0bea2;
scrollbar-arrow-color:#2f9241;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#c0bea2;
scrollbar-track-color:#c0bea2;
}*/


