
/* page: home */
.home {width:938px;height:523px;padding:3px;background:#ffffff;margin:0 auto;border-top:#1D1C64 solid 4px;border-left:#1D1C64 solid 1px;border-right:#1D1C64 solid 1px;}

.home #home_top_left {width:629px;height:206px;float:left;}
.home #home_top_right {width:306px;height:206px;float:right;}

.home #home_bottom_left {width:629px;height:317px;float:left;background: url(../gfx/home_bottom_left_bg.jpg) left bottom no-repeat;position:relative;}
.home #home_bottom_left #games {width:629px;height:173px;background: url(../gfx/home_games_bg.png) left top no-repeat;margin-top:3px;padding-top:10px;}
.home #home_bottom_left  table {/* margin:0 auto; */width:auto;height:138px;position:absolute;top:10px;left:10px;}
.home #home_bottom_left  table td {width:120px;}
.home #home_bottom_left  table td div {height:138px;width:117px;margin:0 auto;}

.home #home_bottom_left #support {width:128px;height:139px;background: url(../gfx/home_support.png) left top no-repeat;position:absolute;top:175px;left:5px;}
.home #home_bottom_left #support {color:#000000;font-family:Tahoma, Verdana;font-size:12px;font-weight:bold;}
.home #home_bottom_left #support #icq {color:#1d1c64;margin:90px 0 0 15px;font-size:11px;}
.home #home_bottom_left #support #mail {font-size:10px;text-decoration:underline;margin:10px 0 0 4px;}
.home #home_bottom_left #support #mail a,
.home #home_bottom_left #support #mail a:visited
{color:#000000;}

.home #home_bottom_right {width:306px;height:279px;float:right;padding-top:35px;margin-top:3px;}
.home .home_rus {background: url(../gfx/rus/home_bottom_right_bg.gif) left top no-repeat;}
.home .home_eng {background: url(../gfx/eng/home_bottom_right_bg.gif) left top no-repeat;}
.home #home_bottom_right div.news {width:292px;height:78px;color:#000000;font-family:Tahoma, Verdana;font-size:12px;padding:3px;overflow:hidden;/* background:#000000; */margin:0 auto;margin-bottom:5px;}
.home #home_bottom_right .date {float:left;font-weight:bold;color:#66ccff;}
.home #home_bottom_right .more {float:left;margin-left:5px;}
.home #home_bottom_right .more a,.home #home_bottom_right .more a:visited {color:#1d1c64;text-decoration:underline;}
.home #home_bottom_right .more a:hover {color:#ff0000;}
.home #home_bottom_right .head {font-weight:bold;margin-top:3px;color:#000000;}
.bottommenu {background:transparent url(../gfx/home_bottommenu_back.png) top left no-repeat;}
