#f-top {
	background:url('/img/filtr-top.gif') no-repeat;
	padding-left:0px;
	padding-top:12px;
}

#f-bottom {
	background:url('/img/filtr-bottom.gif') left bottom no-repeat;
}

#f-middle {
	background:url('/img/filtr-middle.gif') repeat-y;
	margin-bottom:13px;
	font-size:12px;
}
.ch-full, .ch-empty, .ch-disabled, .ch-full-disabled {
	padding-left:20px;
	cursor:pointer;
	width:100px;
	height:14px;
	margin-bottom:6px;
}

.ch-full {
	background:url('/img/checkbox-full.gif') no-repeat;
	color:#ff6600;
}

.ch-empty {
	background:url('/img/checkbox-empty.gif') no-repeat;
	color:#000000;
}

.ch-disabled {
	background:url('/img/checkbox-disabled.gif') no-repeat;
	color:#333333;
	cursor:auto;
}

.ch-full-disabled {
	background:url('/img/checkbox-full-disabled.gif') no-repeat;
	color:#333333;
	cursor:auto;
}

#f-urceni, #f-radit, #f-left, #f-center, #f-right {
	float:left;
}
#f-urceni{
	width:52px;
	margin-left:30px;
	font-weight:700;
}
#f-radit{
	width:50px;
	margin-left:30px;
	font-weight:700;
}
#f-left{
	width:95px;
	border-right:#cccccc 1px solid;
}
#f-center{
	width:100px;
	border-right:#cccccc 1px solid;
}
#f-right{
	width:200px;
	margin-left:30px;
}
#f-right select{
	font-size:13px;
}
.skladem{
	width:150px;
	margin-top:5px;
}
#f_znacka{
	font-size:10px;
	margin-top:2px;
	width:180px;
}
