#registration  {
	width: 436px;
	margin: auto;
}

.reg_field {
	background-image: url('../../media/img/reg_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	border-left:1px solid #BEBAB7;
	border-right:1px solid #BEBAB7;
	padding: 14px 0px;
	/*width: 436px;*/
	margin: auto;
}

.reg_bottom {
	background-image: url('../../media/img/reg_bottom.jpg');
	width: 436px;
	line-height: 0px;
	overflow:hidden;
	font-size: 1px;
	height: 10px
}

h1.reg_header {
	padding: 20px;
	color: #D73E07;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

h2.title {
	color:#3C3030;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 36px;
	background-image: url('../../media/img/reg_header.jpg');
	width: 400px;
	height: 39px;
	line-height: 39px;
}

.text_left {
	clear:left;
	font-family: Tahoma;
	color:#555555;
	float:left;
	font-size:12px;
	padding:7px 14px 0 24px;
	text-align:right;
	width:35%;
	display: inline;
}

.text_right {
	float:left;
	padding:3px 0;
	text-align:left;
	display: inline;
	width:44%;
	color: #444444;
}

.text_center {
	clear:left;
	font-family: Tahoma;
	color:#555555;
	font-size:12px;
	padding:7px 15px 0px 15px;
	text-align:center;
	width:90%;
}


.radio_cont {
	padding: 0px 50px;
}

.radio_cont2 {
	padding: 0px;
	margin-top: 4px;
}


.input_text {
	border: 1px solid #CEC5BE;
	background-color: #ffffff;
	width: 170px;
	height: 14px;
	font-size: 11px;
	color: #444444;
}

.input_text_small {
	border: 1px solid #CEC5BE;
	background-color: #ffffff;
	width: 50px;
	height: 14px;
	font-size: 11px;
	color: #444444;
}

.textarea_small {
	width: 400px;
	height: 200px;
	font-size: 11px;
	color: #444444;	
	border: 1px solid #CEC5BE;
	background-color: #ffffff;	
	margin-top: 4px;
}

.input_file {
	border: 1px solid #CEC5BE;
	background-color: #ffffff;
	width: 170px;
	font-size: 11px;
	color: #444444;
}

.input_select {
	border: 1px solid #CEC5BE;
	background-color: #ffffff;
	width: 170px;
	height: 20px;
	padding-top: 2px;
	font-size: 11px;
	color: #444444;
}

.input_radio {
	font-size: 11px;
	color: #444444;
}

.input_text_hover {
	border: 1px solid #888888;
	background-color: #f5f5f5;
	width: 170px;
	height: 14px;
	font-size: 11px;
	color: #444444;
}

.valid_img {
	float: left;
	margin-top: 6px;
}

.error_msg {
	background-color:#FFCCCC;
	border:1px solid #C80404;
	clear:left;
	color:#222222;
	display:block;
	font-size:11px;
	margin:4px auto;
	padding:1px 6px;
	text-align:left;
	width:410px;
	height: 0px;
}

.hidden {
	height: 0px;	
	clear: left;
	display: none;
}

.reg_line {
	padding: 20px 0px;
	clear: both;
}

.reg_line_inner {
	background-image: url('../../media/img/registration_line.gif');
	height: 1px;
	line-height: 1px;
	overflow:hidden;
	font-size: 1px;
	width: 100%;
}

.error {
   text-align:left;
   margin-left: auto;
   margin-right: auto;
   margin-top: 4px;
   margin-bottom: 4px;
   padding: 1px 6px;
   border: 1px solid #C80404;
   background-color: #FFCCCC;
   width: 380px;
   display: block;
   color: #222222;
   font-size: 11px;
   clear: left;
   line-height: 18px;
   overflow:hidden;
   height: 0px;
}

.required {
	margin-top: -2px;
	margin-left: 2px;
	color: #dd0000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
}

.oswiadczene {
	margin-top: 14px;
	text-align:justify;
	color:#555555;	
	font-size: 11px;
	font-family:Tahoma;
}

.button_cont {
	text-align: center;	
	margin-top: 10px;
}

.button_en {
	background-color: #D7CEC8;
	border: 1px solid #BFB1A7;
	height: 23px;
	color: #3C3030;
	width: 120px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}

.button_dis {
	background-color: #CACACA;
	border: 1px solid #A1A1A1;
	height: 23px;
	color: #A4A0A0;
	width: 120px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}
