td.m_t_l {
	background:url(images/m_t_l.gif) right no-repeat;
	width:4px;
	height:4px;
}
td.m_t_r {
	background:url(images/m_t_r.gif) left no-repeat;
	width:4px;
	height:4px;
}
td.m_b_l {
	background:url(images/m_b_l.gif) right no-repeat;
	width:4px;
	height:5px;
}
td.m_b_r {
	background:url(images/m_b_r.gif) left no-repeat;
	width:4px;
	height:5px;
}
td.m_c {
	background-color: #f7f7dd;
	border-left:solid 1px #f3f1ef;
	border-right:solid 1px #f3f1ef;
}
td.m_b {
	background-color: #f7f7dd;
	border-bottom:solid 1px #dad6cf;
}

/* Gray table */
td.t_l {
	background:url(images/t_l.gif) right no-repeat;
	width:4px;
	height:4px;
}
td.t_r {
	background:url(images/t_r.gif) left no-repeat;
	width:4px;
	height:4px;
}
td.b_l {
	background:url(images/b_l.gif) right no-repeat;
	width:4px;
	height:5px;
}
td.b_r {
	background:url(images/b_r.gif) left no-repeat;
	width:4px;
	height:5px;
}
td.c {
	background-color: #f0f0f0;
	border-left:solid 1px #ececec;
	border-right:solid 1px #ececec;
}
td.b {
	background-color: #f0f0f0;
	border-bottom:solid 1px #c5c5c5;
}
/* Oprosnik start */
td.t_l2 {
	background:url(images/t_l.gif) right no-repeat;
	width:4px;
	height:4px;
}
td.t_r2 {
	background:url(images/t_r.gif) left no-repeat;
	width:4px;
	height:4px;
}
td.b_l2 {
	background:url(images/b_l.gif) right no-repeat;
	width:4px;
	height:5px;
}
td.b_r2 {
	background:url(images/b_r.gif) left no-repeat;
	width:4px;
	height:5px;
}
td.c2 {
	border-left:solid 1px #ececec;
	border-right:solid 1px #ececec;
}
/* End */
.center {
	width:187px;
	border-top:solid 1px #eec41d;
	padding-bottom:15px;
}
.center2 {
	border-top:solid 1px #eec41d;
	padding-bottom:50px;
}
.pad {
	padding-bottom:50px;
}
.opr_top {
	background:url(images/vopr_1.gif) no-repeat top;
	height:4px;
}
/* Logo */
.l_log {
	width:2px;
	background:url(images/l_log.gif) left repeat-y;
}
.r_log {
	width:2px;
	background:url(images/r_log.gif) right repeat-y;
}
