body
{
    background-color: #f2f3eb;
    color: #939393;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin-top: 45px;
    margin-left: 0px;
    margin-right: 0px;
}

a, a:visited
{
    text-decoration: none;
    color: #000000;
}

a:hover
{
    text-decoration: underline;
}

#txtControl
{
    height: 17px;
    width: 836px;
    border: none;
}

#txtControl img
{
    border: none;
}

#txtControl span.sel
{
    margin-right: 5px;
    color: #80272b;
}

#txtControl a.lingvo, #txtControl a.lingvo:visited
{
    margin-right: 5px;
    color: #707070;
}

#txtControl a.lingvo:hover
{
    color: #80272b;
    text-decoration: underline;
}

#divHead
{
    width: 836px;
    height: 334px;
    background-color: #ffffff;
    display: block;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

#divHead div.itemBlock
{
    width: 160px;
    height: 97px;
    margin-right: 9px;
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #bdc1a8;
}

#divHead div.itemBlock2
{
    width: 160px;
    height: 97px;
    margin-right: 9px;
    margin-top: 9px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #bdc1a8;
}

#divHead a.news, #divHead a.news:visited
{
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    top: -23px;
    background-color: #a24145;
    color: #ffffff;
    width: 160px;
    height: 18px;
    padding-top: 3px;
    display: block;
}

#divHead a.menu, #divHead a.menu:visited, #divHead div.menu
{
    text-decoration: none;
    text-transform: uppercase;
    color: #7a7b75;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 59px;
    width: 160px;
    display: block;
    cursor: pointer;
    padding-top: 38px;
}

#divHead a.menu:hover, #divHead div.menu:hover
{
    color: #ffffff;
}

ul.sub
{
    position: absolute;
    display: none;
    list-style: none;
    margin-left: 0px;
    margin-right: 0px;
    width: 100px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px; 
    margin-bottom: 0px;
}

li.node_sub
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px
    text-align: center;
}

a.node_sub, a.node_sub:visited
{
    width: 160px;
    height: 14px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #dcdfcb;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    text-align: center;
    background-color: #8b8c82;
}

a.node_sub:hover
{
    color: #FFFFFF;
}

#divContent
{
    width: 770px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #ffffff;
    color: #707070;
    text-align: left;
}

#divContent table
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#divContent h1
{
    font-size: 13px;
    font-weight: bold;
}

#divContent h2
{
    font-size: 12px;
    font-weight: bold;
}

#divContent img
{
    border: solid 4px #bdc1a8;
}

#divContent p
{
    display: block;
}

#divFooter
{
    margin-top: 8px;
    width: 840px;
    font-size: 11px;
}

SPAN.sbx
{
    width: 23px;
    height: 18px;
    background-color: #bdc0ab;
    color: #f6f7f2;
    display: block;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: center;
    float: left;
    padding-top: 3px;
    cursor: pointer;
    font-weight: bold;
}

SPAN.sbx:hover, SPAN.sbxo
{
    color: #a24246;
    background-color: #a24246;
    width: 23px;
    height: 18px;
    display: block;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: center;
    float: left;
    padding-top: 3px;
    cursor: pointer;
    font-weight: bold;
}

#divContent INPUT, #divContent TEXTAREA
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}

A.goLeft, A.goLeft:visited
{
    width: 22px;
    height: 21px;
    display: block;
    background: url(/layout/left_no.jpg);
}

A.goLeft:hover
{
    background: url(/layout/left_hl.jpg);
}

A.goRight, A.goRight:visited
{
    width: 22px;
    height: 21px;
    display: block;
    background: url(/layout/right_no.jpg);
}

A.goRight:hover
{
    background: url(/layout/right_hl.jpg);
}

#divContent h1.newsitem
{
    font-size: 12px;
    font-weight: bold;
    margin: 2px 0px 0px 2px;
}

#divContent h2.newsitem
{
    font-size: 11px;
    font-weight: normal;
    margin: 1px 0px 0px 1px;
    font-style: italic;
}

#divContent h3.newsitem
{
    font-size: 11px;
    font-weight: normal;
    margin: 1px 0px 0px 1px;
}

#divContent p.newsitem
{
    text-align: left;
    margin: 2px 0px 14px 2px;
}

#divContent a.newsitem, #divContent a.newsitem:visited
{
    text-decoration: none;
}

#divContent a.newsitem:hover
{
    color: #a74248;
}

#c2rButton
{
    border: none;
}
