DIV.anketa {
	background-repeat: repeat-x;
	cursor: default;
	border: 1px solid #e7e3e3;
	background-color: white;
}
DIV.ank_option {
	border: 1px solid #e7e3e3;
	background-color:#f5f5f5;
	margin-bottom: 1px;
	margin-top: 1px;
}
DIV.ank_result {
	margin-bottom: 3px;
	padding: 3px;
	border: 1px solid #e7e3e3;
}
DIV.ank_question {
	height: 44px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	font-weight: bold;
	color: black;
	background-color: black;
	padding: 3px;
	border: 1px solid #e7e3e3;
	
}
DIV.ank_img {
	
	
}
DIV.ank_perc {
	font-size: 7.5pt;
	color: gray;
}
