@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;
}






div#menu a {
  display:block;
  width:162px;
  height:25px;
  float:left;
  margin-left:3px;
  padding-top:7px;
}
a.first {
  background:url('images/button_first.gif') no-repeat top left;
}
a.rules_games {
  background:url('images/button_rules_game.gif') no-repeat top left;
}
a.files {
  background:url('images/button_files.gif') no-repeat top left;
}
a.ratings {
  background:url('images/button_ratings.gif') no-repeat top left;
}
a.rules_behaviour {
  background:url('images/button_rules_behaviour.gif') no-repeat top left;
}
a.forum {
  background:url('images/button_forum.gif') no-repeat top left;
}
div#menu a:hover {
  background-position:0 -32px;
}
div#menu a:active {
  background-position:0 -64px;
}







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:justify;
}

p.enc_menu_1
{
padding-left:12px;
background:url('images/enc_menu_point_1.gif') top left 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#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;
}

