.otazka {
	font-family : sans-serif;
	font-size : 11px;
	font-weight : bold;
    color : #FFFFFF;
}

body, .text {
	font-family : sans-serif;
	font-size: 11px;
    color : #FFFFFF;
}

.procenta {
	font-family : sans-serif;
	font-size: 10px;
    color : #FFFFFF;
}

.linktext {
	font-family: sans-serif;
	font-size: 11px;
	text-decoration: none;
	color : #FFFFFF;
}
A:hover {
	color: #FFBA00;
	text-decoration: 'underline';
 }
#footer strong {
	font-weight:normal;	
	}
