html {
	background-color: #000000;
width:100%;
}

BODY {
	background: url(../img/bg_top_1.jpg?v=25) no-repeat center top;

max-width:100%;
min-width:1000px;
}

BODY, FORM {
	margin: 0;
	padding: 0;
}
BODY, TABLE {
	font: normal 12px arial, verdana, tahoma;
/*	color: #c9c4b2;*/
}

A:hover {
	color: #800000;
	text-decoration: none;
}
H1 {
	margin: 0;
	font: bold 16px tahoma;
}
H2 {
	margin: 0;
	font: bold 14px tahoma;
	color: #100000;
}
H4 {
	margin: 0;
	font: normal 13px tahoma;
	color: #200000;
}
P {
	margin: 5px 0 5px 0;
	padding: 0;
	text-indent: 15px;
}
.mainpage * {
	color: #d3d3d0;
}
.mainpage A {
	color: #e9e4d2;
}
.mainpage A:hover {
	color: #ffff00;
}
.mainpage A:visited {
	color: #e9e4d2;
}

#main {

	/*padding-top: 15px;*/
	text-align: center;
}

#startplay_z {
	/*position: absolute;*/
	/*z-index: 100;*/
	/*top: 152px;
    margin: 0px auto;*/
	width: 137px;
    padding-top: 89px;
}
#startplay {
	text-align:left;
	width: 137px;
margin:0 0 0 36px;

}
#menu {
	width: 166px;
	padding-top: 10px;
}
.menu_info {
	font: normal 11px arial;
	color: #808080;
	width: 162px;
}
.menu_info A {
	color: #c0c0c0;
}
#navbar_username, #navbar_password, #mailru_fake_login, #mailru_domain {
	background: #3c3a35;
	border: 1px solid #524f49;
	font: bold 9px arial;
	color: #a0a0a0;
	margin: 1px;
padding: 0px;
	width: 105px;
}

#cb_cookieuser_navbar {
	background: #3c3a35;
	border: 1px solid #524f49;
	font: bold 9px arial;
	color: #c9c4b2;
	width: 12px;
	height: 12px;
}
#cookieuser_label {
	font: bold 9px arial;
	color: #c9c4b2;
}
.submenu {
	margin-left: 25px;
}
.submenu IMG {
	margin: 2px;
}
.title {
	background: url(../img/title_c.jpg) repeat-x RIGHT top;
}
.title DIV {
	background: url(../img/title_p.jpg) no-repeat left top;
	height: 30px;
	padding: 11px 0 0 14px;
}
#navbar {
	padding: 5px;
}
#menu_foot A {
	font: normal 11px tahoma;
	color: #eee;
	text-decoration: none;
}
#menu_foot A:hover {
	color: #c9c4b2;
	text-decoration: underline;
}
#menu_foot IMG {
	vertical-align: middle;
}
.ban_r {
	background: url(../img/bg_ban.jpg) repeat-y left top;
	width: 160px;
}
.ban_r_cal {
	background: url(../img/bg_ban_cal.jpg) repeat-y left top;
	width: 310px;
}
.thumb {
	background: url(../img/bg_thmb.gif) repeat-y left top;
	width: 150px;
}
.thumb A IMG {
	border: 1px solid #000000;
}
.news_date {
	font: normal 11px tahoma;
	text-align: center;
	width: 70px;
}

.copyrights {
	font: normal 10px arial;
	color: #b0b0b0;
}
A.copyrights {
	font: normal 10px arial;
	color: #d3d3d0;
	text-decoration: none;
}
A:hover.copyrights {
	color: #ffffff;
}

TR.trover {
	background: #ded6cb;
}
TR:hover.trover {
	background: #eae4dc;
}
.inline {
	display: inline;
}

.bginput option, .bginput optgroup {
font-family:arial,verdana,geneva,lucida,'lucida grande',helvetica,sans-serif;
font-size:11px;
}