/**** тэги ****/
body
{
        margin: 0;
        padding: 0;
        font-family: Tahoma, Vernada;
        color: #005300;
        background-color: #FFF;
        font-size: 12px;
}

h1 {
        font-size:18px;
        font-weight: bold;
        padding: 0px;
        margin: 3px 0px 7px 13px;
}

h2 {
        font-size:12px;
        font-weight: bold;
        padding: 0px;
        margin: 3px 0px 7px 13px;
}
a:link {
        color: #005300;
}
a:visited {
        color: #005300;
}
a:hover {
        color: #005300;
}
a:active {
        color: #005300;
}


img { border: 0px; }

/**** компановка страницы ****/
#container
{
        margin: 0;
}

#header
{
        background-color: #FFF;
        border-bottom: 1px solid #DDE1E2;
        height: 24px;
        vertical-align: middle;
        line-height: 24px;
        padding-left: 13px;
        margin-left: 223px;
        padding-top: 5px;
}

#header a {
        color: #005300;
        text-decoration: none;
}

#left
{
        float: left;
        width: 223px;
        border-right: 1px solid #DDE1E2;
}

#right
{
        margin: 0px 0px 0px 223px;
}

#footer
{
        clear: both;
        color: #FFF;
        background-image: url(images/footer_bg.gif);
        line-height: 43px;
        text-indent: 13px;
}

/**** обработка текста ****/
/**** BOX ****/
#box
{
        border-top: 1px solid #DDE1E2;
        background-image: url(images/box_left.gif);
        background-repeat: no-repeat;
        padding: 8px 0px 8px 0px;
}

#box p
{
        margin: 5px 13px 5px 13px;
}



#box_main1
{
        border: 1px solid #DDE1E2;
}
#box_main1 td
{
        border: 1px solid #DDE1E2;
        margin: 8px 0px 8px 0px;
}
#hosting {
        background-image: url(images/arr_toleft.gif);
        background-repeat: no-repeat;
        background-position: right center;
}
#arr1 {
        text-indent: 12px;

}

#arr {
        text-indent: 12px;
        background-image: url(images/arr_box.gif);
        background-repeat: no-repeat;
        background-position: 0px 3px;
}
#arr a {
        color: #005300;
        text-decoration: underline;
}
#date {
        text-indent: 12px;
        background-image: url(images/arr_toleft.gif);
        background-repeat: no-repeat;
        background-position: right center;
}

#readmore a {
        color: #C00606;
        font-weight: bold;
}

.counter {
        float: left;
        width: 200px;
        padding-top: 13px;
}

/**** навигация ****/
#nav {
        padding: 23px 0px 26px 14px;
}

#nav a {
        color: #005300;
        text-decoration: none;
}


#nav span {
        font-size:12px;
        font-weight: bold;
        background-image: url(images/arr_nav.gif);
        background-repeat: no-repeat;
        width: 96px;
        padding: 0px 18px 4px 9px;
        background-position: 0px 6px;
}
#on { border-bottom: 4px solid #C00606;}
#off { border-bottom: 4px solid #005300;}

#log_in { float: left; padding-left:10px; width: 25%;}

/**** другое ****/
#big_banner { background-image: url(images/big_bg.gif); margin: 0px; padding: 0px;}
#imp_content { background-color: #93FF93; padding: 5px 0px 5px 0px;}
#imp_content p { margin: 0px 13px 5px 13px;}
#forms { border-style:solid; border-width:1px; border-color:#005300; background-color:#DDE1E2; font-family:'tahoma'; font-size:11px; color:#C00606}