.nadpis1 {
	font-family: "Times New Roman";
	font-size: 18 px;
	font-weight: bolder;
	line-height: 150%;
}
.nadpis2 {
	font-family: "Times New Roman";
	font-size: 16 px;
	font-weight: bolder;
	line-height: 200%;
}
.text {
	font-family: "Times New Roman";
	font-size: 14 px;
	line-height: 200%;
	font-weight: 600;
	color: white;
	background: url(bgpic.jpg);
}

body {
	background: #FBEDBB;
}
.text2 {
	font-family: "Times New Roman";
	font-size: 14 px;
	line-height: 200%;
	font-weight: 600;
	color: #122C21;
}
.spec {
	background: #B6C199;
	border: thick solid #3E4F2F;
	font-family: "Times New Roman";
	font-size: 14 px;
	line-height: 200%;
	font-weight: 600;
	color: #3E4F2F;
}
.odkaz { 
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 16 px;
	line-height: 250%;
	font-weight: 600;
	color: #3E4F2F;
}
a		{text-decoration: none
}
.okraj {
	border-right: 1px solid Black;
	border-left: 1px solid Black;
}

