/* @override http://www.flaga.apilot.cz/css/form/form.css */

/* @group i-text */

.i-text {
	width: 160px;
	height: 16px;
	min-height: 16px;
	line-height: 16px;
	margin: 2px 0;
	padding: 2px 0;
	cursor: text;
	text-indent: 2px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #727272;
	border-bottom-color: #b4b4b4;
	border-left-color: #B4B4B4;
	border-right-color: #B4B4B4;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(../global/img/global/input_text_bg_patt.gif);
	background-color: #fff;
}

div[class] .i-text {
	height: auto;
}

.i-text.short-field {
	width: 50px;
}

.i-text:focus, .i-text:hover {
	border-top-color: #4a4a4a;
	border-bottom-color: #7e7e7e;
	border-left-color: #7e7e7e;
	border-right-color: #7e7e7e;
}

textarea.i-text {
	width: 400px;
	height: 150px;
	overflow: auto;
	background-image: url(../global/img/global/input_text_bg.gif);
	background-color: #fff;
}

.i-text.fill-error {
	border: solid 1px #f00;
}

.i-text.fill-error:hover, .i-text.fill-error:focus {
	border: solid 1px #f00;
}

.fill .i-text {
	background-image: url(../global/img/global/input_text_bg.gif);
	background-color: #fff;
}

/* @end */

/* @group forms */

.forms {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 12px;
}

.forms h3 {
	margin: 15px 0 5px 0;
	line-height: 14px;
	font-size: 14px;
	color: #242424;
}

.forms .form-box {
	margin: 0;
}

.forms h3 label .input_checkbox {
	cursor: default;
	vertical-align: baseline;
}

.forms .require {
	color: #ff0041;
	font-weight: 900;
	font-size: 12px;
	line-height: normal;
}

.forms .form-row {
	height: 0;
	min-height: 0;
	margin: 0 0 8px 0;
}

div[class] .forms .form-row {
	height: auto;
}

.forms .form-row-group {
	display: inline-block;
}

.forms .form-row-group .group-caption {
	display: block;
}

.forms .form-row-group .celltextonly {
	margin: 0 5px;
	vertical-align: super;
}

.forms .i-text {
	width: auto;
}

.forms textarea.i-text {
	height: auto;
}

.forms .inline {
	display: inline;
}

.forms .small {
	font-size: 11px;
	font-weight: 400;
	color: #515151;
}

.forms .error {
	border: 1px solid #f00;
}

.forms .info-head {
	display: block;
	height: 0;
	min-height: 0;
	margin: 0 0 5px 0;
}

div[class] .forms .info-head {
	height: auto;
}

.forms .info-head br {
	display: none;
}

.forms .label {
	display: inline-block;
	line-height: 15px;
	font-size: 11px;
	color: #555;
}

.forms .checkbox {
	display: inline-block;
	margin: 0 10px 0 0;
}

.forms .checkbox input {
	vertical-align: middle;
}

.forms .cell, .forms .area-cell {
	display: inline-block;
}

.forms .cell label, .forms .area-cell label {
	display: inline-block;
}

.forms .cell .label, .forms .area-cell .label {
	line-height: 16px;
}

.forms .cell .label {
	position: relative;
	left: 0;
	top: 2em;
}

.forms .area-cell .label {
	position: relative;
	left: 0;
	top: 86px;
}

.forms .cell .i-text, .forms .area-cell .i-text, .forms .cell select {
	display: block;
	position: relative;
	left: 0;
	top: -16px;
	top: -1.5em;
}

.forms .cell .i-text, .forms .area-cell .i-text {
	margin: 0;
}

.forms .area-cell textarea.i-text {
	height: 80px;
}

/* @end */

/* @group events */

.events {
	margin: 0 0 10px 0;
	position: relative;
	z-index: 110;
}

.events br {
	display: none;
}

.events .input_radio {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 1px;
	z-index: 115;
}

.events .cell, .events .small {
	display: block;
	height: 0;
	min-height: 0;
	padding: 0 0 0 20px;
}

div[class] .events .cell, div[class] .events .small {
	height: auto;
}

.events .cell br, .events .small br {
	display: block;
}

/* @end */

/* @group file-mail */

.file-mail {
	clear: both;
	margin: 24px 0 0 0;
}

.file-mail form, .file-mail fieldset {
	position: relative;
}

.file-mail .form-row {
	margin: 0;
}

.file-mail p {
	margin: 0;
}

.file-mail .cell, .file-mail .area-cell, .file-mail .cell label, .file-mail .area-cell label {
	width: 100%;
}

.file-mail .cell, .file-mail .area-cell {
	margin: 0 0 8px 0;
}

.file-mail .i-text {
	width: 98%;
	margin: 0;
}

.file-mail .area-cell textarea.i-text {
	height: 62px;
}

.file-mail .captcha-on .area-cell textarea.i-text {
	height: 108px;
}

.file-mail .area-cell .label {
	top: 68px;
}

.file-mail .captcha-on .area-cell .label {
	top: 114px;
}

.file-mail .left-cell, .file-mail .right-cell {
	height: 0;
	min-height: 0;
}

div[class] .file-mail .left-cell, div[class] .file-mail .right-cell {
	height: auto;
}

.file-mail .left-cell {
	width: 60%;
	float: left;
}

.file-mail .left-cell .cell-padd {
	padding: 0 5px 0 0;
}

.file-mail .right-cell {
	width: 40%;
	float: right;
}

.file-mail .right-cell .cell-padd {
	padding: 0 0 0 5px;
}

.file-mail .right-cell .cell {
	width: 99%;
}

.file-mail .check-option .checkbox {
	height: 0;
	min-height: 0;
	padding: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
}

div[class] .file-mail .check-option .checkbox {
	height: auto;
}

/* @end */

/* @group send-link */

.send-link {
	width: 390px;
	margin: 0;
}

.tabs .send-link {
	width: auto;
}

.send-link .area-cell, .send-link .area-cell label {
	width: 100%;
}

.send-link textarea.i-text {
	width: 99%;
}

/* @end */

/* @group captcha */

.captcha .i-text {
	width: auto;
}

.captcha img {
	vertical-align: top;
}

.right-cell .captcha .cell, .right-cell .captcha label {
	width: auto;
}

/* @end */