@charset "iso-8859-2";
/* CSS Document */
.submenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.znak {
	position: absolute;
	visibility: hidden;
}
.submenugrafika {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #400000;
	text-decoration: none;
}
.submenugrafika:hover {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
}
.submenugrafika:active {font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #400000;
}
.submenugrafika:visited {font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #400000;
}.menuActive {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	text-transform: uppercase;
}
.tekst {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #400000;
	text-decoration: none;
}
