/*						opros																						*/
/*div.oprostop {
	font-size: 1px;
	width: 191px;
	height: 14px;
	background: url(../img/opros_top2.gif) no-repeat;
	margin-top: 10px;
}
div.oprosbottom {
	font-size: 1px;
	width: 191px;
	height: 14px;
	background: url(../img/opros_bottom2.gif) no-repeat;
}
div.opros {
	width: 191px;
	background: url(../img/opros_center.gif) repeat-y;
}*/

div.oprostext {
	margin: 0px auto;
	width: 167px;
	padding: 0px 12px;
}
div.oprostext h1 {
	text-align: center;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 15px;
	color: #000;	
/*	border-bottom: 1px solid #d8e5f0;*/
	padding-bottom: 12px;
}
div.oprostext h2 {
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #e56600;
	border-top: 1px solid #d8e5f0;
	border-bottom: 1px solid #d8e5f0;
	padding: 5px 0px;
	margin-bottom: 11px;
}
div.oprosvopros {
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #e56600;
	border-top: 1px solid #d8e5f0;
	border-bottom: 1px solid #d8e5f0;
	padding: 5px 0px;
	margin-bottom: 7px;
}
form.opros {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #474747;
}

form.opros label.labelRadio {
	display: block;
	width: 148px; /* 167-24 */
/*	height: expression('1%');*/
	padding: 4px 0px 0px 18px;  
	text-indent: -18px;
}
form.opros input.inputRadio {
	display: inline;
/*  height: 16px;
  width: 16px;*/
/*  background-color: transparent;*/
/*  border-width: 0;*/
	padding: 0;  
	margin: 0;
}

td.tdopros {
	vertical-align: middle;
	padding-left: 4px;
	height: 20px;
}


/*div.oprost { background: url(../img/opros_top.gif) no-repeat top left; }
div.oprosb { background: url(../img/opros_bottom.gif) no-repeat bottom left; }
div.oprostxt {
	width: 191px;
	height: 221px;
}*/

input.oprosbut {
	width:78px;
	height:20px;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
input.oprosbutgolos, input.oprosbutresult {
	width:82px; /* 78 */
	height:20px;
	border: 0px;
}
div.oprosbuttons {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px 0px; 
	border-top: 1px solid #d8e5f0;
	border-bottom: 1px solid #d8e5f0;
}



input.oprosbut { background: url(../img/but_golos.gif) no-repeat; }
input.oprosbutgolos { background: url(../img/but_golos.gif) no-repeat 0px 0px; }
input.oprosbutresult { background: url(../img/but_result.gif) no-repeat 4px 0px; }

div.oprostext a {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #459711;
}


/* результаты */
div.resname {
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #e56600;
	border-top: 1px solid #d8e5f0;
	border-bottom: 1px solid #d8e5f0;
	padding: 10px 0px;
	margin-bottom: 11px;
}

div.resline {
	clear: both;
	margin-top: 10px;
	height: 25px;
}
div.resvopros {
	text-align: right;
	clear: both;
	float: left;
	width: 140px;
	padding-right: 10px;
}

div.resimg {
	float: left;
	padding-top: 2px;
}
div.resotvet {
	padding-left: 10px;
	float: left;
/*	width: 295px;*/
}


