@charset "utf-8";
.geslo {
	font-size: 110%;
	font-weight: bold;
}
.kval {
	font-size: 70%;
}
.norm {
	font-size: 100%;
}
.crta {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.crta2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-image: url(bg.png);
}
h1 {
	font-size: 200%;
}

h3 {
	font-size: 150%;
}

