.filter_div
{
	padding:0px;
	margin-top:10px;
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#020000;
}

.filter_description {
	color:Red;
}

/* tree */
.filter_groups_div {
	margin-top:5px;
	background-color:#e6e6e6;
	padding: 10px 0px 10px 10px;
}

.filter_group_radiobutton {
	display:inline-block;
	width:160px;
}

.filter_group_checkbox {
	/*border:1px solid #FF0000;*/
	display:inline-block;
	width:110px;
	padding-left:10px;
}

/* from-to */
.filter_description_value1 {
	display:inline-block;
	width:70px;
}

.filter_description_value2 {}

.filter_fromto_value1 {}

.filter_fromto_value2 {}

/* from-to-dropdown */
.filter_fromto_dropdown {}

/* from-to-radiobuttonlist */
.filter_fromto_radiobutton {}

/* attributes */
.filter_attributes_dropdown {}

.filter_attributes_checkbox {}

.filter_attributes_radiobutton {}

/* button */
.filter_buttons_div {
	background:none;
}

.filter_button_refresh {
	background-image:url(actions/images/gumb_isci.jpg);
	background-repeat:no-repeat;
	background-color:none;
	border-style:none;
	margin:20px 10px 0 70px;
	display:inline-block;
	float:left;
	width:100px;
	height:30px;
	font-family:"Trebuchet MS";
	font-size: 12px;
	line-height:23px;
	font-weight:bold;
	color: #606060;
	text-transform:uppercase;
	text-align:center;
}

.filter_button_refresh:hover {
	background-image:url(actions/images/gumb_isci_over.jpg);
	background-repeat:no-repeat;
}

.filter_button_clear {
	background:none;
	border-style:none;
	margin:20px 10px 0 -200px;
	display:inline-block;
	float:left;
	width:100px;
	height:30px;
	font-family:"Trebuchet MS";
	font-size: 12px;
	line-height:23px;
	font-weight:bold;
	color: #606060;
	text-transform:lowercase;
	text-align:center;
}

.filter_button_clear:hover {
	text-decoration:underline;
}

.filter_button_show {
	background-image:url(images/trikotnik.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	background-color:Red;
	border-style:none;
	display:inline-block;
	float:left;
	width:120px;
	height:26px;
	font-family:"Trebuchet MS";
	font-size: 12px;
	line-height:23px;
	font-weight:bold;
	color: #ffffff;
	text-transform:uppercase;
	text-align:left;
}

.filter_button_show:hover {
	text-decoration:underline;
}

.filter_button_hide {
	background-image:url(images/trikotnik2.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#ffffff;
	border-style:none;
	display:block;
	clear:both;
	float:left;
	width:100%;
	height:26px;
	font-family:"Trebuchet MS";
	font-size: 12px;
	line-height:23px;
	font-weight:bold;
	color: #ffffff;
	text-transform:uppercase;
	text-align:left;
	padding:0 0 0 15px;
	margin-bottom:15px;
}

.filter_button_hide:hover {
	text-decoration:underline;
}

/*ponudba*/
#filter-33 {
	margin:0;
	padding-top:20px;
}

.filter_attributes_checkbox {
	padding:0 10px 0 10px;
}
/*ponudba*/

/*oglas oddan*/
.filter_fromto_radiobutton {
	padding:0 10px 0 10px;
}
/*oglas oddan*/