/* GENERAL */
html,body {
        font-family: Verdana;
        font-size: 12px;
        color: #000000;
        background-color: #FFFFFF;
        margin: 0; padding: 0;
}
img {border: 0}

A:link, A:visited {color: #22744C; text-decoration: underline}
A:active, A:hover {color: #22744C; text-decoration: none}



/* CONTENT PAGE */

/* LOGO */
div.logo_bg {background-image: url(/images/content_logo_bg.gif); background-repeat: repeat-x; height: 109px;}
div.top_bg {background-image: url(/images/content_top_bg.gif); background-repeat: no-repeat; background-position: left; height: 109px; width: 243px; position: absolute; top: 0; left: 307px;}
div.logo_icons {padding-right: 42px; margin-top: 49px; position: absolute; right: 0; top: 0}
img.logo_icon {margin-right: 26px;}


div.logo_bg_index {background-image: url(/images/index_03.gif); background-repeat: repeat-x; height: 129px;}
div.top_bg_index {background-image: url(/images/index_022.jpg); background-repeat: no-repeat; background-position: left; height: 129px; width: 725px; position: absolute; top: 0; left: 275px;}


/* CONTENT */
.content {background-image: url(/images/content_bottom_bg.jpg); background-repeat: repeat-x; background-position: bottom; background-color: #FAFAF9;}
td.ugol {background-image: url(/images/content_ugol.gif); background-repeat: no-repeat; background-position: bottom left; background-color: #FFFFFF; padding: 9px;}

/* menu */
td.left {background-color: #F5F5F4; background-image: url(/images/content_bg_left.jpg); background-repeat: repeat-x; background-position: top}
td.menu_bg {background-color: #FFFFFF; background-image: url(/images/content_menu_bg.gif); background-repeat: repeat-y; background-position: right; padding: 0 13px 0 19px;}
table.menu {margin: 1px 0 1px 0}
table.submenu {margin: 4px 0 4px 0}
td.menu_arrow {padding-top: 10px;}
td.submenu_arrow {padding-top: 10px; padding-left: 13px;}
td.menu {font-weight: bold; font-size: 12px; color: #22744C; padding: 5px 0 5px 0}
td.menu_active {font-weight: bold; font-size: 12px; color: #22744C; padding: 5px 0 5px 0; background-image: url(/images/item_bg.jpg); background-repeat: no-repeat;}

div.menu_line {border-bottom: 1px dotted #D7D7D7; margin: 1px 0 1px 0}

A.menu:link, A.menu:visited {color: #22744C; text-decoration: none; text-transform: uppercase}
A.menu:active, A.menu:hover {color: #07B754; text-decoration: none; text-transform: uppercase}

A.menu_active:link, A.menu_active:visited {color: #07B754; text-decoration: none; text-transform: uppercase}
A.menu_active:active, A.menu_active:hover {color: #07B754; text-decoration: none; text-transform: uppercase}

td.menu_act {font-weight: bold; padding: 5px 0 5px 0; color: #07B754; text-decoration: none; text-transform: uppercase}


/* content */
div.head {background-color: #07B359; background-image: url(/images/head_bg.jpg); background-repeat: no-repeat; background-position: left; font-size: 12px; font-weight: bold; color: #FFFFFF; padding: 5px 5px 5px 17px; margin-bottom: 15px}
div.head2 {background-color: #F5F5F4; font-size: 12px; font-weight: bold; color: #07B45A; padding: 5px 5px 5px 19px; margin-bottom: 15px;}
div.head3 {background-color: #ffffff; font-size: 12px; font-weight: bold; color: #07B45A; padding: 5px 5px 5px 19px; margin-bottom: 15px;}
div.head4 {font-weight: bold; color: #07B45A; margin-bottom: 18px;}
div.in_desc {margin-bottom: 18px;}
div.in_block {background-color: #FFFFFF; padding: 16px; margin-bottom: 4px;}
td.in_padding {padding-left: 10px;}
img.image {padding: 2px; border: 1px solid #00A943; margin: 0 15px 15px 0}
div.text {text-align: left; margin-left: 17px;}
p {margin: 0 0 10px 0}

div.block {margin: 0 35px 47px 19px; font-family: Arial}

/* print */
.copyright {color: #CAD1D5; font-size: 10px;}
A.copy:link, A.copy:visited {color: #CAD1D5; text-decoration: underline}
A.copy:active, A.copy:hover {color: #CAD1D5; text-decoration: none}

td.bottom {color: #7F7F7F; padding-top: 22px;}
A.bottom:link, A.bottom:visited {color: #7F7F7F; text-decoration: underline}
A.bottom:active, A.bottom:hover {color: #7F7F7F; text-decoration: none}

td.ct {background-image: url(/images/content_menu_top.gif); background-repeat: no-repeat; background-position: top right; padding-top: 12px;}

td.in_menu {background-image: url(/images/in_menu_02.jpg); background-repeat: no-repeat;}

img.cat_image {border: 1px solid #00A233; padding: 1px; background-color: #FFFFFF;}
td.cat_text {padding-left: 9px; text-align: left}
div.cat_article {font-size: 10px;}

div.line {border-bottom: 1px solid #F2F2F0; margin: 11px 0 11px 0}

A.white:link, A.white:visited {color: #ffffff; text-decoration: none}
A.white:active, A.white:hover {color: #ffffff; text-decoration: underline}

div.cat_name {color: #22744C; font-weight: bold; margin-bottom: 4px; text-transform: uppercase}

/* Print Version */

.printBody {
        background-color: White;
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 35px;
        padding-bottom: 15px;
}

.printContent {
        border: 1px #e5e5e5 solid;
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 24px;
}

.printCopyrights {
        padding-top: 11px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #7f7f7f;
}

.formInput {width:300px}
.formTextarea {width:300px; height:100px}
.formTd {vertical-align: top;}