.linky {
	FONT-FAMILY: tahoma, arial; FONT-SIZE: 12px; color:white;
}

.linky A {
	COLOR: white; TEXT-DECORATION: none; font-weight:bold;
}

.linky A:active {
	COLOR: white; TEXT-DECORATION: underline; font-weight:bold;
}


.linky A:hover {
	COLOR: white; TEXT-DECORATION: underline; font-weight:bold;
}


.nadpis {	FONT-FAMILY: tahoma, verdana, arial; FONT-SIZE: 22px; color:blue; font-weight:bold
}

.linkyvrch {	FONT-FAMILY: arial, verdana; FONT-SIZE: 12px; color:white;  font-weight:bold
}

.linkyvrch A {
	COLOR: yellow; text-decoration=underline;
}
.linkyvrch A:visited {
	COLOR: yellow; text-decoration=underline;
}
.linkyvrch A:hover {
	COLOR: yellow; text-decoration=underline;}


.text {
	color:black; FONT-FAMILY: tahoma,Arial; FONT-SIZE: 12px; text-decoration=none;
}

.text A {
	COLOR: blue; text-decoration=none; font-weight:bold
}

.text A:visited {
	COLOR: blue; text-decoration=none;
}

.text A:hover {
	COLOR: blue; text-decoration=underline;}
