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;
	
color: #002B65;
	font-size: 10px;
	font-weight: normal;
	font-family: Trebuchet MS;
  background: #B3C8E6;
  margin: 32px;
	/* background: url('./img/Background.png') repeat-x #002B65;
  /*background: #002B65; */
}

hr.cara {
	color: #00008B;
	float: none;
}


.PrihlaskaPopisek {
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
}

.PrihlaskaPopisekGreen {
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	color : Green;
}


.PrihlaskaPopisekRed {
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	color : Red;
}
.PrihlaskaBig {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	color: Red;
	font-weight: bold;
}



INPUT {
	font : "Courier New", Courier, monospace;
}


