body,td{font-family:Arial Cyr, Arial, Helvetica;
        font-size:12px;}
body{
padding: 0; margin: 0;
}
h1{
    margin: 8px 0px;
    font-size: 24px;
    color: #005b7f;
}
h2{
    margin: 4px 0px;
    font-size: 18px;
    color: #005b7f;
}

.search_primer{ color: black !important; text-decoration: none; border-bottom: black 1px dashed; }
/********************************************************************************/
/*.menu td{padding: 0px 3px;}*/
.menu td,.menu td a{color: white; text-decoration: none; font-size: 12px;}
.menu td a{display: block; border-right: 2px solid white; padding: 2px 8px;}
.menu{
    border-bottom: 2px solid white;
    background-color: #005b7f;
    background: url(img/template_04.jpg) no-repeat #005b7f ;
}
/********************************************************************************/

.bg1
{
        background-color:#7FADBF;
}

.bg2
{
        background-color:#D8E6EC;
}

.CatalogRubric,.CatalogRubric a
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:12px;
        color:#fafaff;
        font-weight:bold;
}
a.sel_catalog{

    font-weight: bold !important;
    color:#005B7F !important;
    text-decoration: underline !important;
}

A.CatalogItem
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:12px;
        color:#fafaff;
        text-decoration:none;
        font-weight:normal;
}
A.CatalogItem:hover
{
        font-family:Arial Cyr, Arial, Helvetica;
        color:#005B7F;
}

A.ContentLink
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:12px;
        font-weight:bold;
        color:#005B7F;
        text-decoration:underline;
}

A.ContentLinkInvertedUnderline
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:12px;
        font-weight:bold;
        color:#ffffff;
        text-decoration:underline;
}

A.ContentLinkInvertedPlain
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:12px;
        font-weight:bold;
        color:#ffffff;
        text-decoration:none;
}

A.WareDescription
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:12px;
        color:#ffffff;
        text-decoration:none;

}

A.WareDescription:hover
{
        font-family:Arial Cyr, Arial, Helvetica;
        color:#ffffff;
}

.InputBoxStyle
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:10px;
        color:#000000;
    border-style:none;
    border-color:#005B7F;
    border-width:0px;
}


.Content
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:13px;
        color:#005B7F;
}

.ContentInverted
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:13px;
        color:#ffffff;
}

.Paragraph
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:13px;
        color:#005B7F;
        font-weight:bold;
}

.ParagraphInverted
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:13px;
        color:#ffffff;
        font-weight:bold;
}


.Divider
{
        color:#005B7F;
}

.NewStyle
{
        font-family:Arial Cyr, Arial, Helvetica;
        font-size:11px;
        font-weight:bold;
        color:#FF0000;
}
.bg3
{
        background-color:#00587F;
}

.myBasket{
 width:121px;
 position:absolute;
 left:0px;
 top:20px;
 color:#005D7E;
 background:#D8E6EC url(img/basket-line.gif) repeat-y left top;
 display:none;
}

.basket-main{
 height:25px;
 width:100%;
}

.basket-bottom{
 text-align:center;
 height:25px;
 width:100%;
 background:url(img/basket-bottom.gif) no-repeat left bottom;
}

.basket-bottom a{
 color:#005D7E;
 font-weight:bolder;
}

