@charset "windows-1250";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #888C5A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
		color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}



.menu {
	font-weight: bold;
	font-size:14px;
}

.menu a {
color:#000000;
}

.menu a:hover {
color:#ffffff;
text-decoration: none;
}

.footer {
font-size: 11px;
color:#666666
font-weight: bold;
}

h1 {
font-size: 18px;
text-align:center;
}
