@charset "windows-1251";

/* basic */

body {
font-size: 12px;
background-color: #ffffea;
color: #000;
width: 100%;
background:url(../images/body-bg.jpg) 0 0 repeat-x;
}


#wrap {
	width:541px;
	margin:0 auto;
	background:url(../images/pay-bg.jpg) 50% 0 no-repeat;
	min-height: 500px; height:auto !important; height:500px;
	padding:196px 180px 0 50px;
	position:relative;
}

#wrap a.logo {
	position:absolute;
	width:400px;
	height:150px;
	top:20px;
	left:45px;
}

.maintext {
 font-size:29px;
 text-transform:uppercase;
 font-family:Arial, Helvetica, sans-serif;
 color:#eb0d51;
 background:url(../images/phone.gif) 0 0 no-repeat;
 padding:0 0 0 35px;
 width:550px;
 margin:0 0 0 -36px;
}

.real {
 height:25px;
 line-height:25px;
 color:#0c2d0f;
 background:url(../images/grad-bg.jpg) 0 0 no-repeat;
 padding:0 0 0 5px;
 font-size:11px;
 font-family:Tahoma, Geneva, sans-serif;
 text-transform:none;
}

.example {
	color:#5f5f5f;
}

.regform {
 width:380px;
 height:35px;
 margin:3px 0 4px 0;
}

.fbg {
 background:url(../images/form-bg.gif) 0 0 no-repeat;
 height:35px;
 padding:0 0 10px 0;
 margin-top:2px;
}

.fbg2 {
 background:url(../images/form-bg_2.gif) 0 0 no-repeat;
 height:35px;
 padding:0 0 10px 0;
 margin-top:2px;
}

.regform p {
	clear:both;
	color:#636363;
}


.pole {
	background:#fff;
	width:275px;
	margin:10px 0 15px 5px;
	float:left;
}


.button {
	background:none;
	color:#fff;
	font-size:18px;
	cursor:pointer;
	margin:6px 0 0 12px;
	*margin:3px 0 0 2px;
	overflow:hidden;
	float:left;
}


a.rules-link {
	text-decoration:underline;
	color:#636363;
}


.fut {
	color:#5a5a5a;
	font-size:11px;
	position: absolute;
	top:435px;
}

.vvod {
	background:none !important;
	margin-bottom:15px;
}

.error {
	color:#F00 !important;
	display:block;
	margin-bottom:8px;
}

.regform input {
 border:0px;
}

.opa {
	
}
	.opa h2 {
		font-family: "Arial Narrow";
		font-size: 22px;
		display: block;
		clear: both;
		margin: 0;
		padding: 10px 0;
		color: #df270f;
	}
	.opa input, .opa select {
		border: 1px solid #787848;
		background: #fff;
		padding:4px;
	}
	.opa input#submit {
		border: 0;
		background: url(../images/submit.png) 0px 0px no-repeat;
		width: 144px;
		height: 29px;
		color: #336600;
		text-align: center;
		margin: 0 10px;
	}
	.opa b {
		font-size: 18px;
		color:#CC0000;
	}
	
.lock-text {
	 min-height: 102px; height:auto !important; height:102px;
	 padding:10px 0 0 108px;
	 font-size:27px;
	 text-transform:uppercase;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#eb0d51;
	 line-height:40px;
	 background:url(../images/code.jpg) 0 0 no-repeat;
	 margin-bottom:15px;
}

#forgot {
 display:block;
 font-size:14px;
 text-decoration:underline;
 line-height:18px;
 text-transform:none;
 color:#419200;
}

#forgot:hover {
 text-decoration:none;
}
#rulez{
	width: 700px;
	height: 150px;
	background:#ffffed; 
	border:2px solid #b3c299; 
	margin-bottom: 15px;
	overflow: auto;
	font-size: 12px;
	padding: 10px;
}
#rulez p{
	padding-bottom: 10px;
}
