a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
table, tr, td {
	font-size:x-small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.titul2 {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Red;
}
.titul {
	font-size : 16px;
	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: #808080;
}