.text {
	font: "Times New Roman";
	font-size: 14px;
	line-height: 200%;
	color: #846E50;
	font-weight: 600;
}
.text2 {
	font: "Times New Roman";
	font-size: 14px;
	line-height: 170%;
	color: #846E50;
	font-weight: 600;
}
.nadpis {
	font: "Times New Roman";
	font-size: 14px;
	line-height: 320%;
	color: #846E50;
	font-weight: bolder;
	letter-spacing: 3;
	font-style: normal;
	font-variant: small-caps;
}
.nadpis2 {
	font: "Times New Roman";
	font-size: 14px;
	line-height: 150%;
	color: #846E50;
	font-weight: bolder;
	letter-spacing: 3;
	font-style: normal;
	font-variant: small-caps;
}
.zahlavi {
	background-color: #19152B;
	font: "Times New Roman";
	font-size: 20px;
	color: #FAE8C2;
	font-weight: 600;
}
.bunka1 {
	background-color: #F8D5A5;
}
.bunka2 {
	background-color: #FAE1A0;
}
.bunka3 {
	background-color: #F8DFBB;
}
.bunka4 {
	background-color: #FBE8B4;
}
.bunka5 {
	background-color: #FEEBC4;
}
body, html {
	scrollbar-track-color: #FEEBC4;
	scrollbar-face-color: #F8D5A5;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: silver;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: #19152B;
	scrollbar-arrow-color: #19152B;
}
.tlacitko {
	border-width: 20px;
	text-decoration: none;
	background-color: #F8DFBB;
	cursor: hand;
	font-family: Arial;
	padding: 1px 1px 1px 1px;
	border: 0.2em outset #000146;
	font-weight: bold;
	text-decoration: none;
}
.tlacitko:hover {
	border: 0.2em inset ;
}
