.search_form
{
	width: 260px;
}
.form_sk
{
	background: #ae0000 url(../../Resources/Images/Web/bg_searchform_sk.gif) no-repeat 0 100%;
}
.form_eu
{
	background: #1651a2 url(../../Resources/Images/Web/bg_searchform_eu.gif) no-repeat 0 100%;
}
.form_ba
{
	background: #f65a0e url(../../Resources/Images/Web/bg_searchform_ba.jpg) no-repeat 0 100%;
}
.search_form .tabs
{
	height: 50px;
}
.search_form .tabs a
{
	display: block;
	float: left;
	height: 40px;
	color: #fff;
	font-weight: bold;
	line-height: 39px;
	text-align: center;
	text-decoration: none;
}
.link_sk
{
	width: 99px;
	margin-right: 1px;
}
.link_eu
{
	width: 75px;
	margin-right: 1px;
}
.link_ba
{
	width: 84px;
}
.form_sk .tabs
{
	background: url(../../Resources/Images/Web/sk-SK/search_tab.gif) no-repeat 0 0;	
}
.form_eu .tabs
{
	background: url(../../Resources/Images/Web/sk-SK/search_tab.gif) no-repeat 0 -50px;	
}
.form_ba .tabs
{
	background: url(../../Resources/Images/Web/sk-SK/search_tab.gif) no-repeat 0 -100px;	
}
.search_form .help
{
	margin: 0 10px 10px 10px;
	border: 1px solid #9c0000;
	background-color: #be3333;
	padding: 8px 9px;
}
.search_form .help h3
{
	color: #fff;
	padding-bottom: 7px;
}
.search_form .help p
{
	color: #fff;
}
.search_form .sug_box
{
	float: left;
	width: 165px;
}
.search_form .title
{
	display: block;
	float: left;
	padding-left: 20px;
	line-height: 22px;
	color: #fff;
	width: 60px;
}
.search_form .exam
{
	color: #fff;
	padding-left: 80px;
	font-size: 90%;
}
.search_form .input_text
{
	width: 155px;
	color: #000;
	font-weight: bold;
	float: left;
	margin-right: 3px;
	height: 15px;
}
.search_form img
{
	float: left;
	margin-left: 2px;
}
select.w161
{
	width: 161px;
	float: left;
}
select.w41
{
	width: 41px;
	float: left;
	margin-right: 9px;
}
select.w112
{
	width: 112px;
	float: left;
}
.search_form .input_text.w130
{
	width: 120px;
}
.search_form .btn_area
{
	text-align: center;
}
.search_form .input_submit
{
	width: 228px;
	height: 49px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	padding: 5px 0 15px 30px;
	color: #000;
}
.form_sk .input_submit
{
	background: url(../../Resources/Images/Web/sk-SK/btn_search_sk.jpg) no-repeat 0 0;
	width: 235px;
	height: 61px;
	color: #ffa91f;
	font-size: 1px;
}
.form_eu .input_submit
{
	background: url(../../Resources/Images/Web/sk-SK/btn_search_eu.jpg) no-repeat 0 0;
	width: 235px;
	height: 61px;
	color: #ffa91f;
	font-size: 1px;
}
.form_ba .input_submit
{
	background: url(../../Resources/Images/Web/btn_search_ba.jpg) no-repeat 0 0;
}
.search_form .input_text.deselectin, .search_form .input_text.deselectin2
{
	border: 2px solid #E5E5E5;
	margin-bottom: 0px;
	margin-top: -2px;
	_margin-top: 0px;
}
.search_form .input_text.deselectin2
{
	width: 120px;
}
.search_form .input_text.selectin, .search_form .input_text.selectin2
{
	background: url(../../Resources/Images/Web/autocomplete.gif) no-repeat 0 0;
	border: none;
	margin-left: 0px;
	margin-top: -6px;
	_margin-top: 0px;
	padding: 9px 0pt 0pt 7px;
	text-indent: 6px;
	width: 162px;
	height: 25px;
}
.search_form .input_text.selectin2
{
	background: url(../../Resources/Images/Web/autocomplete2.gif) no-repeat 0 0;
	width: 123px;
}
.baloon
{
	z-index: 50;	
	background: url(../../Resources/Images/Web/bg_val_top.gif) no-repeat 0 0;
	padding: 6px 0 0 6px;
	width: 233px;
}
.baloon h4
{
	float: left;
	padding: 0 0 0 12px;
	color: #333;
}
.baloon .va_close
{
	float: right;
	margin: 0 9px 0 0;
	display: block;
	width: 13px;
	height: 13px;
	background: url(../../Resources/Images/Web/ico_val_close.gif) no-repeat 0 0;
}
.baloon div
{
	background: #F3F3F3 url(../../Resources/Images/Web/bg_val_bottom.gif) no-repeat 0 100%;
	clear: both;
	padding: 5px 6px 10px 11px;
	width: 216px;
}
.clear_f
{
	clear: both;
	height: 1px;
	font-size: 1px;
}