input {
	border: solid #005C85 1px;
}


.TextMicro {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #676767;
}

.Text {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #003163;
}

.TextBlack {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.TextRed {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FF3100;
}

.Nadpis {
	font-family: Arial, sans-serif;
	font-size: 13pt;
	font-weight : bold;
	color: #003163;
}

.Nadpis50 {
	font-family:  Arial, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color: #003163;
}
.TextLista{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	color: #FFFFFF;
}
.nadpisvtabulce {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	color: #000000;
	background-color: #BED7E4;
}



a:link {
	color: #003163;
}
a:hover {
	color: #008FD2;
}
a:active {
	color: #003163;
}

a.white:link {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}
a.white:visited {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}
a.white:hover {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	color: #FFFF9C;
}
a.white:active {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	color: #FFFF00;
}


a.whitesel:link {
	color: #FFFF00;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}
a.whitesel:visited {
	color: #FFFF00;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}
a.whitesel:hover {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	color: #FFFF00;
}
a.whitesel:active {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	color: #FFFF00;
}


table.tabulka {
	background-color: #94B3C9;
	border-right: 1px solid #315C61;
	border-bottom: 1px solid #315C61;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

td.bunka1 {
	background-color: #BED7E4;
	border-right: 1px solid #315C61;
	border-bottom: 1px solid #315C61;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

td.bunka2 {
  background-color: #DBE8ED;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
}
  
td.bunka3 {
	background-color: #FFFFE6;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight : bold;
}

td.bunkafont {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #003163;
}

