#voting{
	
}

#voting div.balk-small{
	height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#voting div.balk{
	height: 20px;
	color: #FFFFFF;
}

#voting div.balk1{
	/*background-color: #66B8DF;*/
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#voting div.balk2{
	/*background-color: #B3D300;*/
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#voting div.balk3{
	/*background-color: #F5BF00;*/
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#voting div.balk4{
	/*background-color: #A9CBDA;*/
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#voting div.balk_normal{
	background-color: #C2E3F2;
	height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #005AA9;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.balk-full{
	width: 177px; 
	/*background-color: #C2E3F2;*/
	/*background-color: #DFECEF;*/
}
div.procent-voting{
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	padding: 2px 0;
	margin-bottom: 2px;
	text-align: right;	
	width: 43px;
}
div.text-voting{
	width:175px; 
	height: 20px; 
	line-height: 20px;
	position:absolute;
	left:0;top:0;
	z-index:10;
	text-align:right;
	padding-right: 2px;	
}
div.vform div.mytyFormRadio-headline{
	display: none; 
}

.vform .mytyFormBox .form-label {
	width: 190px;
}
