.registrace-form{
	margin-left: 100px;
	font-size: 14px;
	font-weight: normal;
}

.registrace-chyby{
	color: #CC0000;
	margin-left: 100px;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
}

.registrace-textbox{
	background-color: white;
	border: 0px;
	width: 113px;
	height: 16px;
	font-size: 10px;
	padding: 0px 5px 0px 5px;
}

.registrace-button{
	cursor: pointer;
	border: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #607176;
	width: 94px;
	height: 16px;
}
