.b-nadpis {
	background-image: url(b-nadpis.jpg);
	height: 90px;
	width: 770px;
}
.b-text {
	background-image: url(b-text.jpg);
	height: 410px;
	width: 498px;
	background-color: #79144E;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	vertical-align: top;
}
.tlacitko {
	height: 31px;
	width: 209px;
	text-align: center;
	cursor: pointer;
}
.b-menu {
	background-image: url(b-menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 410px;
	width: 251px;
	vertical-align: top;
	padding-top: 10px;
}
body {
	background-color: #79144E;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.b-menu .tlacitko a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 25px;
}
.b-menu .tlacitko a:hover {
	text-decoration: underline;
	color: #660033;
}
h1 {
	font-size: 175%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
