@charset "utf-8";
/* CSS Document */

html,body
{
width:100%;
height: 100%;
margin: 0px;
padding: 0px;
}
body
{
color: #000;
font-family: "Arial","Tahoma","Arial Cyr","Verdana","Trebuchet MS";
font-size: 80%;
text-align:center;
background:url('images/right_left_top_back.jpg') top right repeat-x;
background-color:#9d0a0e;
}

form
{
margin:0px;
padding:0px;
}
input
{
margin:0px;
padding:0px;
}
div
{
padding:0px;
margin:0px;
}
table
{
padding:0px;
margin:0px;
}
td
{
padding:0px;
margin:0px;
}


A:visited, A:link
{
    TEXT-DECORATION: none;
    color: #ffc867;
}
A:hover
{
    TEXT-DECORATION: underline;
    color: #ffc867;
}



A.news_more:hover, A.news_more:link, A.news_more:visited
{
    TEXT-DECORATION: underline;
    color: #9f040e;
}

table.container
{
width:100%;
}
td.left
{
background:url('images/right_left_top_back.jpg') top right repeat-x;
}
td.center
{
width:1100px;
padding-top:6px;
background:url('images/footer_back_enc.jpg') bottom no-repeat;
}
td.right
{
background:url('images/right_left_top_back.jpg') top left repeat-x;
}

div#menu
{
width:994px;
height:53px;
}


td.enc_l_column
{
width:217px;
margin:0px;
padding:0px 0px 0px 10px;
text-align:left;
}

p.enc_menu_1
{
padding-left:12px;
padding-top:5px;
background:url('images/enc_menu_point_1.gif') 0px 5px no-repeat;
margin:0px;
}
p.enc_menu_2
{
padding-left:10px;
margin: 0px 0px 0px 30px;
background:url('images/enc_menu_point_2.gif') top left no-repeat;
}



td.enc_content
{
text-align:left;
background:url('images/enc_news_back.gif') top right repeat-y;
}


div#footer_bottom_left
{
width:100%;
height:545px;
background:url('images/footer_back_left_enc.jpg') right bottom repeat-x;
}
div#footer_bottom_right
{
width:100%;
height:545px;
background:url('images/footer_back_right_enc.jpg') left bottom repeat-x;
}

div#cat_news_header
{
width:664px;
padding:97px 33px 0px 43px;
background:url('images/cat_news_header.jpg') top no-repeat;
margin-left:20px;
}
div#cat_news_header h2
{
color:#764b24;
}

div#enc_news_header
{
width:664px;
padding:97px 33px 0px 43px;
background:url('images/enc_news_header.jpg') top no-repeat;
margin-left:20px;
}
div#enc_news_header h2
{
color:#764b24;
}
div#enc_news
{
width:740px;
}

table.stat_tbl
{
border-bottom:1px solid #c7a26b;
border-right:1px solid #c7a26b;
}

td.stat_tbl_head
{
height:22px;
background:#D4B27C;
border-bottom:1px solid #c7a26b;
border-left:1px solid #c7a26b;
border-top:1px solid #c7a26b;
padding:4px;
}

td.stat_tbl_row_1
{
height:22px;
background:#ebcea1;
border-left:1px solid #c7a26b;
padding:4px;
}
td.stat_tbl_row_2
{
height:22px;
background:#e3c493;
border-left:1px solid #c7a26b;
padding:4px;
}

td.stat_tbl_row_1_
{
height:22px;
background:#ebcea1;
border-left:1px solid #c7a26b;
border-bottom:1px solid #c7a26b;
padding:4px;
}
td.stat_tbl_row_2_
{
height:22px;
background:#e3c493;
border-left:1px solid #c7a26b;
border-bottom:1px solid #c7a26b;
padding:4px;
}

td.border
{
width:1px;
background:#c7a26b;
}


div#footer_text
{
font-size:12px;
width:534px;
text-align:center;
padding-bottom:10px;
position: static;
}
span.bmenu_divider
{
color: #666666;
}
span.copyright
{
font-size:12px;
color:#fff;
}

div#enc_search {
margin-top: -70px;
margin-left: 200px;
padding-bottom:60px;
text-align:right;
}

div#enc_search span {
padding-right:10%;
white-space:nowrap;
}

div#enc_search input.submit {
background-color: transparent;
background-image: url("/enc/images/button_search.png");
border: 0 none;
height: 22px;
width:88px;
}

div#enc_search input.submit:hover {
cursor:pointer;
background-position: 0px -22px;
}

