.form_wrapper {
	background-image: url(../images/pixel_grey.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	line-height: 42px;
}

.form_submit_wrapper {
	margin: 11px 0 11px 230px;
}

.form_wrapper label {
	float: left;
	width: 220px;
	text-align: right;
	padding: 0 10px 0 0;
}

.form_wrapper .form_field_wrapper {
	float: left;
	width: 375px;
}

.form_submit_wrapper a {
	float: left;
	padding: 0 15px;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	line-height: 24px;
}

.required {
	background-image: url(../images/form_required.gif);
	background-position: right 17px;
	background-repeat: no-repeat;
}

.form_wrapper .form_text {
	width: 255px;
	background-color: #fbfbfb;
	border: 1px solid #dbdbdb;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #333333;
	height: 15px;
}

.form_wrapper .form_textarea {
	width: 255px;
	background-color: #fbfbfb;
	border: 1px solid #dbdbdb;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #333333;
	height: 100px;
	margin: 11px 0 0 0;
	overflow: auto;
}

.form_wrapper .form_select {
	width: 261px;
	background-color: #fbfbfb;
	border: 1px solid #dbdbdb;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #333333;
}

.form_wrapper .form_checkbox {
	height: 12px;
	width: 12px;
	float: left;
	margin: 14px 3px 0 0;
}

.form_wrapper .form_focus {
	border: 1px solid #aa0000;
}

.form_submit {
	float: left;
	background-image: url(../images/form_button.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: transparent;
	line-height: 24px;
	height: 24px;
	padding: 0 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	width: 1;
    overflow: visible;
}

.form_user_type a {
	float: left;
	height: 24px;
	line-height: 24px;
	width: 125px;
	border: 1px solid #990000;
	background-color: #ddabab;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin: 6px 5px 0 0;
	background-color: #fbfbfb;
	border: 1px solid #dbdbdb;
}

.form_user_type a.active {
	background-color: #FFFFFF;
	border: 1px solid #990000;
}

#form_person {
	margin-right: 7px;
}

#form_captcha {
	border: 1px solid #dbdbdb;
	margin-bottom: 11px;
}

.search_select {
	border: 1px solid #a7a7a7;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 245px;
}

.mini {
	width: 70px;
}

#search_type {
	position: absolute;
	left: 15px;
	top: 15px;
}

#search_sirina {
	position: absolute;
	left: 15px;
	top: 65px;
}

#text_sirina {
	color: #666666;
	position: absolute;
	left: 15px;
	top: 48px;
}

#search_visina {
	position: absolute;
	left: 110px;
	top: 65px;
}

#text_visina {
	color: #666666;
	position: absolute;
	left: 110px;
	top: 48px;
}

#search_premer {
	position: absolute;
	left: 190px;
	top: 65px;
}

#text_premer {
	color: #666666;
	position: absolute;
	left: 190px;
	top: 48px;
}

#search_separator {
	font-size: 11px;
	color: #666666;
	position: absolute;
	top: 70px;
	left: 95px;
}

#search_manu {
	position: absolute;
	left: 15px;
	top: 103px;
}

#search_checkboxes {
	position: absolute;
	right: 25px;
	top: 40px;
	width: 81px;
	line-height: 18px;
	color: #666666;
}

#search_checkboxes input {
	float: left;
	height: 15px;
	width: 15px;
	margin: 3px 3px 0 0;
}

#search_submit {
	background-image: url(../images/search_submit.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 81px;
	height: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	border: 0;
	position: absolute;
	right: 25px;
	bottom: 15px;
}

#search_keyword {
	position: absolute;
	left: 15px;
	top: 15px;
	border: 1px solid #a7a7a7;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	width: 238px;
}

#search_felge_manu {
	position: absolute;
	left: 15px;
	top: 103px;
}

#search_felge_premer {
	position: absolute;
	left: 15px;
	top: 60px;
}