.registrace .instruction {
	margin-bottom: 1em;
	display: block;
}
.registrace input.txt, .registrace textarea.txt {
	border-color: #aaa rgb(221, 221, 221) rgb(221, 221, 221) rgb(170, 170, 170);
	border-style: solid;
	border-width: 1px;
	margin-top: 3px;
	padding: 2px;
	float: left;
	font-size: 13px;
}
.registrace textarea.txt {
	width: 383px;
	height: 7em;
}
.registrace input.txt:focus, .registrace textarea.txt:focus {
	border: 1px solid #f18e00;
}
.registrace label {
	padding-right: 7px;
	padding-top: 5px;
	width: 130px;
	text-align: right;
	display: block;
	float: left;
}
.registrace .group {
	display: block;
	padding: .25em 0;
}
span.cleaner {
	display: block;
}
.required {
	color: #f00;
	font-weight: bold;
}
.registrace input {
	width: 200px;
}
.registrace input#txPsc, input#txIc, input#txDic, input#txDodPsc {
	width: 110px;
}
label.ic, label.dic, label.psc {
	width: 60px;
}
.dataT {
	background-image:url(../imgs/eshop-registrace-top.png);
	background-position: top left;
	padding-top: 6px;
	margin-right: 10px;
}
.dataI {
	padding: 10px 10px 30px 10px;
	_padding: 10px 10px 10px 10px;
	background-color: #f2f5f8;
	background-image:url(../imgs/eshop-registrace-bkg.png);
	background-position: bottom left;
}
p.hr {
	padding-top: 1em;
	margin-top: 2em;
}
h2.hr {
	padding-top: 1em;
	margin-top: 1em;
}
.radio {
	position: relative;
}
.registrace .radio label, .registrace .radio input {
	display: inline;
	float: none;
}
.registrace .radio input {
	width: auto;
}
.registrace .radio .choice {
	padding-left: 1em;
}
.registrace .velko {
	margin-top: 1em;
}
.registrace .velko * {
	text-align: left;
}
input#velko {
	width: auto;
}
.registrace .velko label {
	width: auto;
	display: inline;
	margin-top: 0;
	padding-top: 0;
}
h2, strong {
	_position: relative;
}
.field-caption {
	padding: 5px 0 20px .5em;
	display: block;
	float: left;
	width: 250px;
}
.loginSA .field-caption {
	width: auto;
	padding-bottom: 0;
}
p.warn {
	font-weight: bold;
	color: #f00;
	padding: 2em inherit;
}
.checkout-box3 label {
	float: none;
	width: auto;
	text-align: left;
}
.checkout-box3 .field-caption {
	padding-left: 20px;
	width: 182px;
	font-size: 11px;
	line-height: normal;
}

