@charset "utf-8";
/* CSS Document */

legend {
	color:#060;
	font-weight:bold;
}

.reg_radek_1 {
	width:100%;
	height:22px;
	}
	
.reg_radek_2 {
	width:530px;
	height:25px;
	text-align:right;
	}	

.reg_radek_3 {
	width:100%;
	height:45px;
	}
	
		
.reg_sl_1 {
	width:75px;
	height:20px;
	float:left;
	}

.reg_sl_2 {
	width:180px;
	height:20px;
	float:left;
	}

.reg_sl_3 {
	width:120px;
	height:20px;
	float:left;
	}

.reg_sl_4 {
	width:140px;
	height:45px;
	float:left;
	}

.reg_clear_1 {
	clear: both;
	height: 0px;
	width: 100%;
}

.reg_form_input_1 {
	font-size: 95%;
	height: 14px;
	width: 100px;
}

.reg_form_input_2 {
	font-size: 95%;
	height: 11px;
	width: 140px;
}

.reg_form_input_3 {
	font-size: 110%;
	height: 18px;
	width: 115px;
	margin-bottom:3px;
}

.reg_form_button_1 {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	background-color: #E2E2E2;
	height: 20px;
	width: 75px;
	border: 1px outset #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.reg_form_button_2 {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	background-color: #E2E2E2;
	height: 20px;
	width: 110px;
	border: 1px outset #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.reg_clear1 {
	clear:left;
	height:0px;
	width:100%;
	}
	
.reg_clear2 {
	clear:left;
	height:10px;
	width:100%;
	}	
	
.textReg {
	font-size: 100%;
	color: #333;
	padding-left:0px;
	padding-bottom:10px;
	margin-top:5px;
	font-family: Tahoma, Geneva, sans-serif;
	display:block;
}

.textReg p {
	margin:0px;
	padding:0px;
}

