.tabs .tab span.title {
	border: 0px dashed #888888;
	border-bottom-width: 1px;
	padding: 0.2em;
	cursor: pointer;
	//cursor: hand;
	1background-color: transparent;
}

#content .tabs .tab.sel span.title {
	background-color: #dddddd;
	color: #000000;
	border-style: solid;
	cursor: auto;
}

.tabs .tab.unsel span.title {
	
}

input.radio,
input.checkbox {
	line-height: 1em;
	vertical-align: bottom;
}

.descr {
	color: #777777;
	margin-top: 0.5em;
}

.pars_item .descr {
	1margin: 0 0 0 1.8em;
}

.pars_item {
	margin: 0.1em 0;
}

.tab_block { display: none; }
.tab_block.sel { display: block; }
.pars.sel { display: table; }

fieldset .subtitle {
	margin: 0.5em 0.3em 0 0.3em;
	//margin: 0.5em 0.8em 0 0.8em;
}

fieldset, fieldset table { position: relative; }

.tiny_select {
	width: 10.5em;
}

#sum_block {
	font-size: 1.1em;
	text-align: left;
	margin-right: 9em;
}

.calc { margin-top: 2em; margin-botom: 1em; height: 4em; }
.calc .input { float: right; z-index: 1; text-align: right; }

#sum_block .sum_title { display: none; font-weight: bold; }
#sum_block.vis .sum_title { display: inline; }

#sum_value { font-size: 1.3em; color: #990000; margin-left: 0.1em; font-weight: normal; }

#content .info_subblock {
	padding-left: 2em;
	margin-right: 0;
}

.viptype { margin: 0.8em 0.5em; }

#content .info_subblock .info_title { left: 0; }

#content h6.first {
	padding-top: 0;
	margin-top: 0;
}

#content .ft.sels td { text-align: left; vertical-align: top; }
.sels td.tdl { width: 50%; padding-right: 0.3em; }
.sels td.tdr { width: 50%; left; padding-left: 0.3em; }

.h6 {
	margin-top: 1.5em;
}

#content .ft.pars .txt_block { padding: 0.5em 0.5em; }

.ft .descr {
	margin-top: 0.2em;
}
.pars .radio { 1margin-left: 0.3em; }

#content .ft.pars .item.ppars .txt_block { padding-top: 0.3em; }
#content .ft.pars .item.ppars td.left .txt_block { padding-left: 2.5em; }
