A {color: yellow; font-weight: bold; text-decoration: none}
BODY {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color : #7b295a;
	text-align : center;
}
.pozn {font-size: x-small;}
.uvod {
	font-size: x-small;
	font-style : italic;
}
.volba {
	color:yellow;
	font-size: larger;
	font-style: italic;
	font-weight : normal;
	text-align : center;
}
.tit1 {
	font-size : larger;
	font-weight : bolder;
}
.tit2 {
	font-weight : bolder;
	font-size : x-small;
   text-align : center;
}

.navi {
	color:yellow;
	vertical-align : sub;
}

#noStylesheet {color:navy; text-align:center}
