#form_container {
	text-align: left;
	color: #bebebe;
}

#form_container form {
	padding: 0;
	margin: 0;
}

#form_sent {
	font-size: 12px;
	font-weight: bold;
	display: none;
	color: #bebebe;
	text-align:center;
}

#kaina {
	font-weight: bold;
	font-size: 14px;
}

.form_table {
	border-collapse: collapse;
}

.form_table td {
	font-size: 12px;
	font-family: Tahoma;
	padding: 3px 0 3px 0;
}

.form_table td.sp {
	height: 15px;
}

.form_table td.field_button {
	text-align: right;
	padding: 15px;
}

.form_table .asterix {

	padding: 4px 0 0 0;
	width: 18px;
	vertical-align: middle;
	text-align: center;
}

.form_table .alasterix {
	color: #ed1c24;
	font-size: 18px;
}
.form_table .asterix span {

	color: #ed1c24;
	font-size: 18px;
	display: none;
}

span.bigger {
	font-size: 14px;
}

.form_table td.asterix span.status_ok {
	display: none;
}
.form_table td.asterix span.status_error {
	color: #ed1c24;
	display: inline;
}

.form_table td.field_desc {
	width: 180px;
	padding-bottom: 10px;
	#padding-bottom: 0px;
}

.form_table td.highlight {
	color: #ed1c24;
	text-decoration: underline;
}


.form_table td.field_group {
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	padding-top: 28px;
	padding-bottom: 15px;
}

#form_container h5 {
	font-weight: bold;
	font-size: 14px;
	
}

.form_table input,
.form_table textarea,
.form_table select {
	font-family: Tahoma;
	width: 195px;
	border: #dadada 1px solid;
	background: #dddddd;
	color: #3a3a3a;
}


.form_table {
	width: 520px;
}

.form_table input.text_input {
	width: 195px;
	margin: 0;
	padding: 1px;
	font-size: 12px;
	font-family: Tahoma;
	border: #dadada 1px solid;
	background: #dddddd;
}


.form_table input.chbox {
	margin: 0;
	padding: 0;
}

.form_table select {
	width: 250px;
	margin: 0;
	padding: 1px;
	font-size: 10px;
	font-family: Tahoma;
}

.form_table textarea {
	width: 380px;
	height: 90px;
	margin: 0;
	padding: 1px;
	font-size: 12px;
	font-family: Tahoma;
	border: #dadada 1px solid;
	background: #dddddd;
}

.form_table label {
	margin: 0;
	padding: 0;
	cursor: pointer;
	left: 0;
	position: relative;
	top: 0;
	float: left;
}

.form_table label span {
	top: -3px;
	left: 0;
	position: relative;
}


.form_table input.focused,
.form_table textarea.focused {
	border: #aaaaaa 1px solid;
}



.form_table input.butt_submit {
	border: #dadada 1px solid;
	cursor: pointer;
	color: black;
	font-size: 12px;
	padding: 2px 0 2px 0;
	width: 100px;
	background: #eeeeee;
}

.form_table input.butt_submit_over {
	background: #606060;
	color: white;
	border: #dadada 1px outset;
}

.form_table div.pr-field {
	float: right;
	height: 7px;
	width: 7px;
	margin-right: 10px;
	background: url(../admark/forma.gif) no-repeat center;
}

input#forma_failas {
	width: 380px;
	border: #aaaaaa 1px solid;
}

div.form-line {
	width: 530px;
	background: url(../admark/sep.gif) repeat-x top;
}

div.form-line-sub {
	padding: 15px 0;
	background: url(../admark/sep.gif) repeat-x bottom;
}

a.butt_submit {
	margin: 10px 142px 0 0;
	float: right;
	background: #b4231e url(../admark/send_bottom.gif) no-repeat bottom right;
	color: #FFF;
	padding: 5px 10px;
	font-size: 12px;
}

div.text-form {
	position: absolute;
	top: 50px;
	right: 180px;
	padding-left: 15px;
	background: url(../admark/forma.gif) no-repeat center left;
}
