@charset "utf-8";
/* CSS Document */
body {
	
	background:url(../images/fon.jpg) 100% 0;
	margin: 15px 0 0 0;
}
#main {
	margin:0 auto;
	width: 587px;
	background:url(../images/fon_main.jpg);
	/*background:#F1F1F1;*/
}
.stak {
	width: 388px;
	line-height: 1.5;
}
.random {
	width: 65px;
	line-height: 1.5;
	position:relative;
	bottom: 24px;
}
#hu {
	width: 460px;
	line-height: 1.5;
}
#3max {
	width: 460px;
	line-height: 1.5;
}
#pf {
	width: 460px;
	margin-left: 4px;
	line-height: 1.5;
}
.hu_head {
	width: 460px;
	background:#FB8230;
}
.max3_head {
	width: 460px;
	background:#d000ff;
}
.big_submit {
	width: 150px;
}
.middle_submit {
	width: 73px;
}
.button_stak {
	width: 45px;
}
.button_random {
	width: 45px;
}
.push {

	background-color:#35CB09;
}
.active {

	background-color:#f7ff7e;
}
.pf_head {
	display: inline-block;
	outline: 1px solid #000;
	width: 72px;
	background:#AFE7FB;
	text-align:center;
}
.pf_head_3B {
	display: inline-block;
	outline: 1px solid #000;
	width: 72px;
	background:#E2ECBD;
	text-align:center;
}
#main_login {
	box-shadow: 3px 3px;
	border-radius: 10px;
	margin:0 auto;
	width: 260px;
	/*height: 170px;*/
	background:url(../images/fon_main.jpg);
	margin-top: 15%;
	/*background:#F1F1F1;*/
}
#main_login .button {
	border-radius: 10px;
}
#page_login {
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main .button {
	border-radius: 10px;
}