A {
	COLOR: yellow; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}
BODY {
	BACKGROUND-COLOR: #29166f; COLOR: white; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: x-small; TEXT-ALIGN: center;
}
TD {
	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-SIZE: x-small; FONT-WEIGHT: bolder; TEXT-ALIGN: center;
}
.navi {
	COLOR: yellow; VERTICAL-ALIGN: sub;
}
#noStylesheet {
	COLOR: navy; TEXT-ALIGN: center;
}
.submit {
	COLOR: white; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 9pt; TEXT-ALIGN: center; font-weight: normal; text-decoration: none; vertical-align: super;
}
TEXTAREA {
	color:#3399cc; background-color:#20308f; width=400px; border: thin none #29166f; border-top: thin solid #29166f; border-left: thin solid #29166f;border-bottom: thin solid #29166f; border-right: thin solid #29166f; margin:2;
}

INPUT {
	color:#3399cc; background-color:#20308f; width=400px; border: thin none #29166f; border-top: thin solid #29166f; border-left: thin solid #29166f;border-bottom: thin solid #29166f; border-right: thin solid #29166f; margin:2;
}

TD.left {
	text-align: left;
}