@charset "utf-8";
body {
	background-color: #333333;
	height: auto;
	width: auto;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-align: center;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
}
.knopa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 74px;
	width: 100px;
	background-color: #990000;
	background-image: url(image/knopa.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 74px;
}

ul {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
}
a {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
