body{
	background:url(http://sellbooster.pl/panel/images/login_bg.png) 0px 0px repeat;
	font-size:13px;
}
* { border: 0; padding: 0; margin: 0; outline: 0; font-family: 'Ubuntu', sans-serif; line-height: normal; }

a:hover { text-decoration: underline }
img { vertical-align: middle; }
.clear { clear: both; float: none; }
#wraper { width: 100%; position: relative;height:300px; }
.cf:before,
.cf:after {
  content:"";
  display:table;
}
.cf:after {
  clear:both;
}
.cf {
  zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
.panel_wrapper{
    height: 240px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	margin-top:60px;
	left: 50%;
}
.forms {     
	width: 600px;
    min-height: 240px;
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #999;
	float:left;
}
.input_text{
	border: 1px solid #B2B2B2;
	color: #000;
	font-size: 18px;
	width: 280px;
	font-family: 'Ubuntu',sans-serif;
	padding: 0px 10px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	border-radius:3px;
}
.img_block{
	float:left;
	width:250px;
	height:240px;
}
.img_block img{
	margin:73px 0px 0px 16px;
	
}
.a_pass{
	color:black;
	float:left;
	line-height:30px;
	margin-left:15px;
}
.login_form_block{
	float:left;
	margin-top:40px;
	width:306px;
}
.esprzedaz{
	float:left;
	width:100%;
	text-align:center;
	margin-top:15px;
}
.forms .form_top {  height: 30px; line-height: 30px; font-size: 12px; background: #9ec504; }
.forms .form_top span { display: block; line-height: 25px; padding-top: 5px; margin-left: 20px; color: #ffffff; }
.forms .form_content { text-align: right;}
.forms a:hover { text-decoration: underline; }

.buttons{
	float:right;
}
.big{
	display:block;
	padding:10px 0px;
	text-align:center;
	font-size:19px;
	font-weight:500;
}
.small{
	display:block;
	padding:10px 0px;
	text-align:center;
	font-size:17px;
	font-weight:300;
}
.border_bottom{
	background:url(http://sellbooster.pl/panel/images/border_title.png) 0px bottom repeat-x;
	line-height:45px;
	text-align:center;
	font-size:19px;
	font-weight:500;
}
.register{
	float:right;
	width:173px;
	height:240px;
	background-color:#d6d6d6;
	border-radius:3px;
	color:white;
	box-shadow: 0px 0px 5px #999;
}
.register_button{
	background-color: #f15e2c;
    font-size: 18px;
    border: 0px none;
    color: #FFF;
    text-transform: uppercase;
    height: 30px;
    line-height: 30px;
    width: 150px;
    text-align: center;
    padding: 0px;
    display:inline-block;
    cursor: pointer;
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
	border-radius:3px;
	text-decoration:none;
}
.buttons input{
	background-color: #65B442;
    font-size: 18px;
    border: 0px none;
    color: #FFF;
    text-transform: uppercase;
    height: 30px;
    line-height: 30px;
    width: 150px;
    text-align: center;
    padding: 0px;
    float: right;
    cursor: pointer;
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
	border-radius:3px;
	margin-right:2px;
}
.buttons input:hover{
	background-color:#297F03;
}
.register_button:hover{
	background-color:#f8764a;
	text-decoration:none;
}
.register_block_button{
	text-align:center;
	padding:10px 0px;
}

.forms table { font-size: 13px; color: #000000; }

.forms table td { text-align: left; }
.forms .box .title { position: absolute; background: #ffffff; left: 10px; top: -9px; font-size: 16px; color: #000000; padding-left: 3px; padding-right: 3px; } 

#register_form{
	position:absolute;
	top:-1000px;
}
#login_form{

	position:absolute;

}
.check_box_rules{
	vertical-align:middle;
	margin-right:5px;
}
.a_pass.regist{
	margin-left:0px;
}
.a_pass.regist a{
	color:#FA501A;
	text-decoration:underline;
}
.info_ok{
	text-align:center;
	font-size:14px;
	color:#65B442;
	line-height:50px;
	margin-bottom:-40px;
}
.info_error{
	text-align:center;
	font-size:14px;
	color:#C1212E;
	line-height:50px;
	margin-bottom:-40px;
}
.register_page #register_form{
	top:0px;
}
.register_page #login_form{
	top:-1000px;
}
.register_page .register, .register_page_done .register{
	display:none;
}
.register_page .panel_wrapper, .register_page_done .panel_wrapper{
	width: 600px;
	margin-left: -300px;
}
.error_input{
	-o-box-shadow: 0 0 5px 2px rgba(255, 0, 5,0.1);
	-moz-box-shadow: 0 0 5px 2px rgba(255, 0, 5,0.1);
	-webkit-box-shadow: 0 0 5px 2px rgba(255, 0, 5,0.1);
	box-shadow: 0 0 5px 2px rgba(255, 0, 5,0.1);
	border-color:#FF0005;
}
.done_input{
	-o-box-shadow: 0 0 5px 2px rgba(23, 157, 69,0.1);
	-moz-box-shadow: 0 0 5px 2px rgba(23, 157, 69,0.1);
	-webkit-box-shadow: 0 0 5px 2px rgba(23, 157, 69,0.1);
	box-shadow: 0 0 5px 2px rgba(23, 157, 69,0.1);
	border-color:#179D45;
}
.relative{
	position:relative;
}
.error_info{
	position:absolute;
	top:0px;
	left:295px;
	display:none;
	width:190px;
	color:white;
	font-size:12px;
	height:38px;
	background-color:#E2132C;
	-webkit-box-shadow: 4px 0 5px 2px rgba(0,0,0,0.2);
	box-shadow: 4px 0 5px 2px rgba(0,0,0,0.2);
	padding-left:10px;
	z-index:9;
}
.error_info_content{
	display:table-cell;
	color:white;
	font-size:12px;
	height:38px;
	vertical-align:middle;
}
.input_text.error_input + .error_info{
	display:table;
}
.info_error + .info_error{
	margin-top:5px;
}
.error_check_box input{

}
.error_check_box label, .error_check_box a{
	color:#C1212E !important;
}
.info_check_box{
	display:none;
}
.info_check_box.active{
	display:block;
}
.esprzedaz{
	position:absolute;
	bottom:-50px;
	left:0px;
}
.cofnij{
	position:absolute;
	top:10px;
	left:150px;
	line-height:30px;
	display:none;
	padding:0px 20px 0px 10px;
	background-color:#F56D3F;
	text-transform:uppercase;
	cursor:pointer;
}
.cofnij.active{
	display:block;
}
.register_block_button{
	position:relative;
}