.TreeView, .TreeView div {
	margin:0px;
	padding:0px;
}
.TreeView .plus {
	width:10px;
	left:10px;
	text-align:center;
	background:url(../images/img/list_plus.png) center no-repeat;
}
.TreeView .minus {
	width:10px;
	left:10px;
	text-align:center;
	background:url(../images/img/list_minus.png) center no-repeat;
}
.TreeView .pusto {
	width:10px;
	left:10px;
	text-align:center;
	background:url(../images/img/list_1.png) center no-repeat;
}
.TreeView span{
	padding:1px;
	display:inline-block;
	cursor:pointer;
}
img.del{
	cursor:pointer;
}
#selecting_categories{
	font-size:13px;
}
.metki-content {
	/*background:url(../images/img/metki_fon.png) center repeat-y;
	width:677px;*/
	padding:10px 0 5px 0;
}
.metki-top {
	background:url(../images/img/blue_whirle.gif) no-repeat scroll 640px 0px transparent;
	width: 100%; height: 35px;
}
.TreeView {
	background:#FFF;
	/*width:675px;*/
	float:none;
	font-size:13px;
	padding:4px 0 12px;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;	
}
h1 {
	font-weight:normal;
	font-size:20px;
}
h2{
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
}
h4{
	color:#F00;
	padding-left:10px;
}
#QuestionForm_title {
	width:500px;
}
#tags {
	width:690px;
}

.type {
	font-size:13px;
}
.type input{
	padding-left:0px;
}
.type label{
	padding-right:20px;
}
#for{
	float:left;
	background:url(../images/img/ask_question1_1.jpg) no-repeat;
	width:690px;
	height:158px;
	padding:0px;
	margin:0px;
	margin-top:14px;
}
#for1{
	float:left;
	font:13px Arial, Helvetica, sans-serif;
	color:#6d4718;
	width:222px;
	padding:0px;
	padding-left:16px;
	padding-right:0px;
	padding-top:18px;
	line-height:18px;
}
#for2{
	float:left;
	font:13px Arial, Helvetica, sans-serif;
	color:#6d4718;
	width:228px;
	padding:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:18px;
	line-height:18px;
}
#for3{
	float:left;
	font:13px Arial, Helvetica, sans-serif;
	color:#6d4718;
	width:196px;
	padding:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:18px;
	line-height:18px;
}
#for4{
	float:left;
	padding:0px;
	padding-top:8px;
}
#submit, #submit2{
	background:url(../images/img/ask_quest_btn_1.png);
	/*display:block;*/
	width:161px;
	height:26px;
	border:0px;
}
.content_1{
	float:left;
}
.filtr {
	float:left;
	display:block;
	width:240px;
	padding:0px;
	font-size:13px;
	margin:0px 0px 5px 0px;
}
.filtr_top {
	background:url(../images/img/filtr_top.png);
}
.filtr_content {
	background:url(../images/img/filtr_fon.png);
	padding: 0 5px 5px;
}
.filtr_bottom {
	background:url(../images/img/filtr_bottom.png);
	height:4px;
}
.filtr h2 {
	display:block;
	font-size:20px;
	padding:10px 0px 10px 20px;
	margin:0px;
	font-weight:normal;
}
