@charset "utf-8";
/* CSS Document */


.g-png-c {
	clear:left;
}
.conten fieldset {
	border:0 none;
	margin:0;
	padding:0;
}
.conten .first{
	padding-top: 28px;
}
.conten .kontact{
	padding: 20px;
}
.conten .who{
	padding: 10px 0px 10px;
}
.conten legend {
	display:none;
}

.conten  .table_form p { margin:0px 0px 10px;}

.conten .table_form INPUT{
	border: none;
}

.conten .table_form .f-lbl {
	float:left;
	width:210px;
	line-height:normal;
	clear:left;
	text-align:left;
}

.conten .table_form .f-inp {
	padding:0 !important;
	/*margin-right: 5px;*/
}

.conten .table_form .f-inp INPUT, .conten .table_form SELECT{
	width:320px;
	color:#424A62;
	border:#FFF solid 1px;
}
.conten .table_form SELECT{
}
.conten .table_form .twoi SELECT{
	width: auto;
}
.conten .table_form .f-text {
	clear:both; font-size: 9px;white-space:nowrap;
}
.conten .table_form .submit{
	/*color:#7E543A;
	border:none;
	background:none;
	cursor: hand;
	text-transform:uppercase;*/
	background: #FFF;
	border:1px solid;
}
.table_form textarea{
	width:100%;
	color:#424A62;
	border:#FFF solid 1px;
}

.conten .table_form .f-lbl2 {
	clear:none;	
	float:left;
	line-height:normal;
	width:40px;
}



.conten .table_form .two {
	text-align:right;
	width:20px;
	padding:0px 5px 0px 6px;
}

.col1, .col2{
	width:66px;
	text-align:center;
	margin:0 auto;
	float:right;
}
.col1 {
	float:left;
	width:82px;
}


/*------------------- message_... --------------*/
.error_block div{
	margin:5px;
	padding:5px;
	display:block;
	color:#000000;
	text-align:left;
}
.error_block #message_error {
	background:#FFE6E6;
	border:solid 1px #FF8282;
}

.error_block #message_ok{
	background:#CCFF99;
	border:solid 1px #006600;
}
.error_block #message_question{
	background: #CCE6FF;
	border:solid 1px #FC3;/* #004080*/
}
/*------------------- message_... --------------*/

.MultiFile-label {
	padding: 3px;
	background-color: Khaki;
}
.MultiFile-label A{
	color: red;
}
}