.tech {
	padding-left: 10px;
}
.tcenter {
	padding: 20px 0px 30px 6px;
}
.techmenu {
	float: left;
	margin-left: 13px;
	padding-right: 25px;
	/*border-bottom: 1px solid #D5D4CF;*/
}
.techmenu DIV {
	float: left;
}
.techmenu A {
	text-decoration: none;
}
.techmenu A:hover {
	text-decoration: underline;
}
.none {
	display: none;
}
#lay {

	
}
.tbd, .tbact {
	padding-right: 3px;
}
/* неактивные вкладочки */
.tbd .tleft {
	background: url("/images/menuxar_left.gif") no-repeat;
	width: 8px;
	height: 22px;
}
.tbd .bg {
	background: url("/images/menuxar_bg.gif") repeat;
	padding: 4px 0 5px;
}
.tbd .tright {
	background: url("/images/menuxar_right.gif") no-repeat;
	width: 8px;
	height: 22px;
}
/* активные вкладочки */
.tbact .tleft {
	background: url("/images/menuxar2_left.gif") no-repeat;
	width: 8px;
	height: 22px;
}
.tbact .bg {
	background: #629C01;
	padding: 4px 0px 5px 0px;
}
.tbact .tright {
	background: url("/images/menuxar2_right.gif") no-repeat;
	width: 8px;
	height: 22px;
}
.tbact A {
	color: #FFF;
}
/* таблица */
.techtbl {
	padding-top: 10px;
	padding-right: 80px;
	color: #5A5752;
}
.techtbl TD {
	
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 8px 10px 9px 22px;
}
.techtbl .row1 {
	background: #F1EFE8;
}
.techtbl .row2 {
	background: #F7F6F3;
}
.techtbl .l {
	border-right: 1px solid #FFF;
	border-left-width: 0px !important;
}

.descr {
	padding-top: 10px;
	padding-right: 30px;
}
.descr P {
	padding-bottom: 10px;
}
.dpics {
	width: 220px;
	padding-top: 2px;
	float: left;
}
.dpics IMG {
	padding-right: 10px;
	padding-bottom: 10px;
}
.dpics DIV {
	float: left;
}

.dlist {
	padding: 0px 0px 5px 0px;
}

.table {
	padding-top: 10px;
	padding-right: 20px;
}
.thead TD {
	background: #114E85;
	border-right: 2px solid #82A1BD;
	color: #fff;
	font-weight: bold;
	height: 35px;
}
.tfirst DIV {
	position: relative;
	background: url("/images/tab_left.gif") no-repeat;
}
.tlast DIV {
	position: relative;
	background: url("/images/tab_right.gif") no-repeat top right;
}
.tlast {
	border-right: 0px solid #FEFEFE !important;
}
.thead DIV {
	padding-top: 4px;
	padding-left: 6px;
	height: 31px;
}
.tpic IMG {
	border: 1px solid #CFCEC9;
}
.tbody1 TD {
	border-top: 4px solid #FEFEFE;
	border-right: 2px solid #FEFEFE;
	background: #F7F6F4;
	padding: 8px;
	vertical-align: middle !important;
}
.tbody2 TD {
	border-top: 4px solid #FEFEFE;
	border-right: 2px solid #FEFEFE;
	background: #F2EFE8;
	padding: 8px;
	vertical-align: middle !important;
}
.tname {
	font-weight: bold;
}
.tico {
	clear: left;
	white-space: nowrap;
}
.tico TD {
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	vertical-align: middle !important;
	padding: 0px !important;
}
.tico IMG {
	padding-right: 4px;
	padding-bottom: 4px;
}

.order {
	width: 208px;
}

/**********************************/
.tbody_sky TD {
	border-top: 1px solid #f1efe8;
	border-right: 2px solid #f1efe8;
	border-bottom: 2px solid #f1efe8;
	background: #ffffff;
	padding: 8px;
	vertical-align: top !important;
}
.thead_sky TD {
	background: #f1efe8;
	border-right: 2px solid #fff;
	color: #000;
	font-weight: bold;
	height: 35px;
	text-align: center!important;
	border-bottom: 4px solid #fff;
	padding-top: 4px;
}

.thead_sky TD.tfirst_sky, .thead_sky TD.tlast_sky {
	padding-top: 0;
}

.thead_sky TD.tfirst_sky DIV {
	position: relative;
	padding-top: 4px;
	background: url("/images/tab_left_filter.gif") no-repeat;
	height: 31px;
}
.thead_sky TD.tlast_sky DIV {
	position: relative;
	padding-top: 4px;
	background: url("/images/tab_right_filter.gif") no-repeat top right;
	height: 31px;
}

.thead_sky TD.tlast_sky {
	border-right: 0px;
}

.filter_sky td.sbmt {
	padding-top: 4px;
}

.articles h1 {
	color: #fff;
	padding: 5px 10px;
	background: #114e85;
	min-width: 300px;
}

