body {
   scrollbar-track-color: #000000;
	scrollbar-face-color: #190706;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #190706;
	scrollbar-arrow-color: #000000;
	font-size: 11px;
	color: #4d1a18;
	font-family: Tahoma, "Lucida Grande CE", lucida, Violation, sans-serif;
  	background-color: #000000;
  }
	
.menu a {
	text-align: left;
	color: #bd8c51;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	border-left: 7px solid #bd8c51;
	display: block;
	padding-left: 1em;
	margin: 1px;
}
.menu a:hover {
	text-align: left;
	color: #c08332;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border-left: 7px solid #bd8c51;
	display: block;
	padding-left: 1em;
	margin: 1px;
	
	}
.menu link {
	text-align: left;
	color: #bd8c51;
	font-size: 1px;
	text-decoration: none;
	font-weight: normal;
	border-left: 7px solid #bd8c51;
	display: block;
	padding-left: 1em;
	margin: 1px;
	background: black;
	background-color: black;
}
#nadpis {
	font-family: Georgia, "New York CE", utopia, serif;
	text-align: center;
	color: #91624f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 1px;
	display: block;
	padding-left: 2px;
	background-color: transparent;
	border-bottom-color: #91624f;
	border-bottom-style: double;
	azimuth: center-left;
}
#odkaz {
	font-family: Georgia, "New York CE", utopia, serif;
	border-top: 1px solid black;
	text-align: center;
	color: #91624f;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 1px;
	padding-left: 2px;
	
}

a {
	font-style: normal;
	color: #91624f;
	font-weight: bold;
	background-position: center;
	background-repeat: repeat;
	font-family: inherit;
	text-decoration: none;
		text-shadow: black;
	}
a:hover {
	text-decoration: none;
	font-style: normal;
	color: #a73d36;
	font-weight: bold;
}

