.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}
body {
	scrollbar-base-color: #eaffea; 
	scrollbar-arrow-color: #336600; 
	scrollbar-3d-light-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #339900; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff;
}
.tabulka {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
.nadpis1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff9900;
	font-style: normal;
	font-weight: bold;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bolder;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339900;
	font-weight: bolder;
}

.odkazText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
	text-decoration: underline;

}
.odkazTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: underline;
	font-weight: bolder;

}