.orange { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #E48D06; font-weight: bold}
.gray { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #859AA6 }
.pro1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0073C6;
	font-style : italic;
}
.pro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #71CFE3;
	font-style : italic;
}
.pro3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #98CBD7;
	font-style : italic;
}
.pro4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #D04F44;
	font-style : italic;
}
.tabcolor {  background-color: #EFE3D4}
.blacktext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.popisky { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #443E37; font-weight: bold}

.form {	background-color: #859AA6;	border: 1px solid #000000;	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #000000;	scrollbar-face-color : #859AA6; neNN; width: 260px}

.formMedium { background-color: #859AA6;	border: 1px solid #000000;	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #000000;	scrollbar-face-color : #859AA6; neNN; width: 100px}

.formSmall {	background-color: #859AA6;	border: 1px solid #000000;	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #000000;	scrollbar-face-color : #859AA6; neNN; width: 40px}

.formButton {	background-color: #859AA6;	border: 1px solid #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000000; neNN}

.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #443E37}

table.ramecek {
	background-color: #FFFFFF;
	border: 1px dashed #859AA6;

}

.dashed {
	border-top: 1px dashed #859AA6;
	border-right: 1px none #859AA6;
	border-bottom: 1px none #859AA6;
	border-left: 1px none #859AA6;
	color: #FFFFFF;
}

.doubleDashed {
	border-top: 1px dashed #859AA6;
	border-right: 1px none #859AA6;
	border-bottom: 1px dashed #859AA6;
	border-left: 1px none #859AA6;
	color: #FFFFFF;
}	
a.red {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #D83020; text-decoration: none}
a.red:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #D83020; text-decoration: none}


a.grayLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #859AA6;
	font-weight: bold;
	text-decoration : none;
}

a.grayLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E48D06;
	font-weight: bold;
	text-decoration : none;
}

a.grayLinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #859AA6;
	font-weight: bold;
	text-decoration : none;
}

a.grayLinkSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E48D06;
	font-weight: bold;
	text-decoration : none;
}

a.grayLinkOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #859AA6;
	font-weight: bold;
	text-decoration : none;
}

a.grayLinkOff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #859AA6;
	font-weight: bold;
	text-decoration : none;
}

a.orangeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E48D06;
	font-weight: bold;
	text-decoration : none;
}
a.orangeLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E48D06;
	font-weight: bold;
	text-decoration : none;
}
.grayBold { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #859AA6 ; font-weight: bold}
