.texti {
	font-family : Tahoma;
	font-size : 10;
	font-weight : bold;
	padding-left : 8;
	padding-right : 8;
	text-align : center;
	color : white;
}
.odkaz {
	font-family : Tahoma;
	font-size : 10;
	font-weight : bold;
	padding-left : 8;
	padding-right : 8;
	text-align : center;
	color : Black;
}
.text {
	font-family : Tahoma;
	font-size : 12;
	font-weight : normal;
	padding-left : 8;
	padding-right : 8;
	text-align : justify;
	color : Black;
}
.btexti {
	font-family : Tahoma;
	font-size : 16;
	font-weight : bold;
	padding-left : 8;
	padding-right : 8;
	text-align : justify;
	color : white;
	}
.btext {
	font-family : Tahoma;
	font-size : 10;
	font-weight : bold;
	padding-left : 8;
	padding-right : 8;
	text-align : justify;
	color : Black;
}

.menu {
	font-family : Tahoma;
	font-size : 14;
	font-weight : bold;
	padding-left : 8;
	padding-right : 8;
	text-align : center;
	color : yellow;
	background-color : #003399;
}
.pata {
	font-family : Tahoma;
	font-size : 10;
	font-weight : normal;
	padding-left : 8;
	padding-right : 8;
	text-align : center;
	color : Black;
}
.odkaz1 {
	font-family : Tahoma;
	font-size : 10;
	font-weight : bold;
	padding-left : 8;
	padding-right : 8;
	text-align : left;
	color : Navy;
}
.menu1 {
	font-family : Tahoma;
	font-size : 10;
	font-weight : bold;
	text-align : left;
	color : yellow;
	background-color : #003399;
}
.nadpis1 {
	font-family : Tahoma;
	font-size : 20;
	padding-left : 8;
	padding-right : 8;
	text-align : center;
	color : #C60063;
	font-weight : bolder;
}
A {
	font-weight : bold;
	text-decoration : none;
}
A.lista1:hover {color:  #C60063;
		text-decoration: underline;
}
.lista {
	font-family : Tahoma;
	font-size : 10;
	text-align : center;
	color : navy;
}
.menu_male {font-family: Tahoma;
	   	font-size: 7pt;
	   	font-weight: bolder;
	   	color: navy;}