.anketa_nadpis {
	color : "#F5D125";
	font-family : Arial, Verdana;
	font-size : 14px;
	font-weight : bold;
	padding-top : 2;
	padding-bottom: 2;
	text-align : center;
}

.anketa_otazka {
	color : "#FBFDFD";
	font-family : Arial, Verdana;
	font-size : 11px;
}   

.anketa_procenta {
	color : "#F5D125";
	font-family : Arial, Verdana;
	font-size : 12px;
}   

table.anketa {
	font-family : Arial, Verdana;
	font-size : 12px;
	padding-left : 5;
	padding-right :5;
	padding-top : 0 ;
	padding-bottom: 0;
}

table {
	text-decoration: none;
	color : "#000000";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 0;
	padding-right :0;
	padding-top : 0 ;
	padding-bottom: 0;
}

.anketa_hlas {
	color : "#FBFDFD";
	font-family : Arial, Verdana;
	font-size : 11px;
}

A:link.anketa_hlas, A:visited.anketa_hlas {
		text-decoration: none;
		color : "#FBFDFD";
		font-family : Arial, Verdana;
		font-size : 11px;
	}
A:hover.anketa_hlas {
	text-decoration: none;
	color : "#F5D125";
	font-family : Arial, Verdana;
	font-size : 11px;
}
	A:active.anketa_hlas {
	text-decoration: none;
	color : "#F5D125";
	font-family : Arial, Verdana;
	font-size : 11px;
}
