a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.titul2 {
	font-size : larger;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Red;
}
.titul {
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Red;
}
.menu {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : White;
}
.text {
	font-size: x-small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.text2 {
	font-size: xx-small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.podpis {
	font-family : Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
	color: Black;
}

