H6 {
	font : 10px "Courier New", Courier, monospace;
}

INPUT.tlacitko {
	font-family : "Courier New", Courier, monospace;
}

.AkceText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : italic;
	font-weight : bold;
	color : #082163;
}

.AkceTitulek {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : italic;
	font-weight : bold;
	color : #FFFF00;
	background-color : #082163;
}

FORM {
	font : "Courier New", Courier, monospace;
}

BODY {
	scrollbar-arrow-color : Blue;
	scrollbar-face-color : #E6E6FA;
}


.PrihlaskaPopisek {
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
}

.PrihlaskaPopisekRed {
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	color : Red;
}

.PrihlaskaPopisekGreen{
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	color : Green;
}

INPUT {
	font : "Courier New", Courier, monospace;
}


