	.form_field label {
		float:left;
		width:120px;		
	}
    .form_field {
    	padding-top:4px;
		font-size:11px;		
    }
	.form span {
		color:#A92B6A;	
	}
	.dekoracja {
		border-top:1px solid #1a1a1a;
		background-image:url(../images/dekoracjaRejestracji.jpg);
		background-repeat:no-repeat;
		/* background-position:268px 205px; */
		background-position: 0px 205px;
		min-height:600px;
		_height:600px;					
	}
	div.form input {
		border:1px solid #3F3B3C;
		background-color:#0B0006;		
		color:#fff;
		padding:5px 2px;
		width:205px;
	}
	div.form input.error {
		border:1px solid #a92b6a;
	}
	div.form input.corect {
		border:1px solid #3F3B3C;
	}
	div.form input.save {
		width:70px;
		
	}
	.attention {
		color:#653C5C;
		padding:10px;
		background-color:#a92b6a;		
		text-align:center;
		color:#e6d9ea;
		font-size:13px;
		font-weight:bold;
		margin-bottom:5px;
		
	}
	h2.reg {
		font-size:12px;
		text-align:center;
	}
	.message {
		border-top:1px solid #1a1a1a;
		padding-top:5px;
	}
	.MainPageInput {
		margin-top:20px;
		width:101px;
		height:32px !important;
		border:0px;
		background-image:url(../images/koszyk/koszyk_24.gif);
		background-repeat:no-repeat;
		color:#fff;	
		height:32px;
		display:block;	
		text-align:center;
	}
	div.form input.saveReg {
		margin-top:20px;
		width:102px;
		height:32px !important;
		border:0px;
		background-image:url(../images/przycisk_zapisz.gif);
		background-color:transparent;
		background-repeat:no-repeat;
	}
	.LeftContentBox {
		padding-top:20px;
	}
	.RightContentBox {
		float:right;
		width:350px;
		background-color:#1a1a1a;
		padding:30px;
		min-height:306px;
		_height:306px;
	}
