/* �������������� ������������� ���� */
#nav-m {
	list-style: none;
	overflow: auto;
}
#nav-m li {
	float: left;
	margin: 0 5px;
	padding: 0 5px;
}
#nav-m li a {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin-top: 1px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #666;
	color: #666;
}
#nav-m li a:hover {
	/*border: 0;*/
	color: #fe7700;
}
#nav-m li.active {
	background: url('../../images/register/active.png') repeat-x left top;
}
#nav-m li.active a{
	background: url('../../images/register/arrbot.png') no-repeat center 23px;
	color: #fff;
	border: 0;
}


/* ������� ����� �������� */
.subslogan {
	margin-top: 100px;
}
.subslogan span{
	font-size: 14px;
	font-weight: bold;
}
.sublogo {
	float: right;
	margin-right: -20px;
}
#login {
	width:400px;
	margin:0 auto;
}
#box-tp h3{
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	border: none;
	margin-top: 0px;
	margin-bottom: 20px;
}
#box-tp h3:first-letter { color:#fe7700; }
#login input[type=text], #login input[type=password]{
	width:300px;
	margin-left:auto;
}

/* ������ ����� �������� */
#box-bm h3 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	border: none;
	margin-top: 0px;
	margin-bottom: 20px;
}
.info{
	width: 262px;
	float: left;
	padding: 10px;
}
.info h4 {
	background: none;
	border: 0;
	color: #ff7e00;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
.info ul {
	list-style:none;
	margin-top:7px;
	margin-bottom:10px;
	margin-left:20px;
}
.info ul li {
	padding:0;
	padding-left:13px;
	background:url('../../images/register/li.gif') no-repeat left 7px;
}

#regf {
	width:400px;
	margin:0 auto;
}
#regf td {
	line-height:25px;
	padding:5px 10px;
}
#regf td.big {
	text-align:center;
}
.rule {
	font-size:10px;
}
.last {
	font-size:10px;
	line-height:12px !important;
}
.last a {
	float:right;
	clear:right;
}
.submit {
	display:block;
	width:150px;
	height:33px;
	background:url('../../images/register/butt.jpg') center center no-repeat;
	margin:0 auto;
}
#regf input[type=text], #regf input[type=password] {
	margin-top:-5px;
	float:right;
}
.centr {
	background:#fff;
	border:1px solid #666;
	padding:10px;
	width: 640px;
	margin:0 auto;
}

.subslogan td {
	padding: 5px;
}
.subslogan .first{
	text-align:right;
	color:#666;
}

/* ���������� ������ */
#footerk{
	margin-bottom: 10px;
	height: 60px;
}
#footerk .float {
	padding: 0 15px;
	float: left;
}
#footerk .first p{
	width:360px;
}
#footerk .float p {
	margin-top: 20px;
	white-space: nowrap;
}
#footerk .float img {
	float: left;
	margin-right: 10px;
}

/* ������ ����� ��������� */
a:hover{
	text-decoration:none;
}
p {
	text-align:left;
}
input[type=text], input[type=password] {
    border: 1px solid #CCD8E3;
    color: #212121;
    font-size: 21px;
    margin: 3px 0;
    padding: 3px 5px;
	width:215px;
}

/* ����� ����� �� ���� */
a.one {
	display:inline-block !important;
	width:100px !important;
	height:45px !important;
	background:url('../../images/register/enter.jpg') no-repeat center center !important;
	margin-bottom:-15px !important;
}

/* ������� */
#rules ul {
	list-style:lower-alpha;
	margin-left:30px;
}