/* Advanced Search form */

#as_form {
	text-align: left;padding:0;margin:0;
}

#as_form fieldset ul {
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0;
}

#as_form fieldset {
	border: 1px solid #777;
	margin: 0 0 15px 0;
	padding: 15px;
}
#kolesa li {
	display:block !important;float:left !important;
}
#as_form legend {
	font-size: 1.1em;
	font-weight: bold;
}

#as_form label {
	display:inline;
}
#as_cat_1 {
	float:left;
}
#as_form fieldset li {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;float:left;clear:both;
}
#as-pi  {
	float:left;padding-top:5px;
}
#as_posts_pages_both, #as_posts_pages_posts, #as_posts_pages_pages, #as_comments {
	margin:5px 5px 0 5px;
}
* html #as_posts_pages_both, * html #as_posts_pages_posts, * html #as_posts_pages_pages, * html #as_comments {
	margin:1px 5px 0 5px;
}
#as_querytype_words {
	float:left;margin-top:5px;
}
* html #as_querytype_words {
	margin-top:1px;
}
#as_querytype_string {
	float:left;margin-top:5px;
}
* html #as_querytype_string {
	margin-top:1px;
}
#as_form fieldset li:before { /* for the default theme */
	content: '';
} 
#as_form input.as_styled {
	border: 1px solid #777;
	background-color: #f3f3f3;
	color: #444;
}
* html #as_form input.as_styled {
	
}

#as_form input.as_styled:focus {
	background-color: #fff;
	color: #444;
}

#as_credits p {
	font-size: 0.9em;
	text-align: center;
	margin-top: 25px;
	border-top: 1px solid #888;
}
* html #as_resultsperpage {
	float:left;margin:20px 0 0 10px;
}
#as_month1, #as_month2, #as_year1, #as_year2 {
	text-align: center;
}
#as_form .as_sortandorder {
	padding: 1px;
	overflow: hidden;
}

#as_form .as_sort {
	width: 40%;
	float: left;
	padding:20px 0 0 12px;
	margin:0;

}
* html #as_form .as_sort {
	padding:20px 0 8px 19px;
}
* html #as_form .as_order {
	padding:0 0 20px 19px;
}
#as_form .as_order {
	width: 40%;
	float: left;
	padding:0 0 20px 12px;

margin:0;

}
/* End Advanced Search form */
