body {
   scrollbar-track-color: #000000;
	scrollbar-face-color: #fdefe6;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #fdefe6;
	scrollbar-arrow-color: #000000;
	font-size: 9px;
	color: #cb6b32;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-repeat: repeat-x;
	background-image: url(pic_bg.jpg);
  }
	
.menu a {
	text-align: left;
	color: #e1965b;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	border-left: 7px solid #e1965b;
	display: block;
	padding-left: 1em;
	margin: 1px;
}
.menu a:hover {
	text-align: left;
	color: #c08332;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	border-left: 7px solid #e1965b;
	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: Tahoma;
	text-align: center;
	color: #e3b26a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 1px;
	padding-left: 2px;
	azimuth: center-left;
	background-image: url(pic_nadpis.jpg);
}
#odkaz {
	font-family: Georgia, "New York CE", utopia, serif;
	border: 1px solid black;
	text-align: center;
	color: #ebb777;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 1px;
	padding-left: 2px;
	
}
.item {
	font-family:Franklin Gothic Medium;
  	font-size:11px; 
	color: #cb6b32;
	letter-spacing: 0px;
	background-color: #000000;
   padding: 3px;	
	margin-top: 0px;
	text-align:justify;
	border: 1px solid #36040a;
	margin: 1px;
   background-image:  url(pic_bg.jpg);
	min-height: 63px;
}



a {
	font-style: normal;
	color: #810007;
	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: #e1965b;
	font-weight: bold;
}

.img {
	border-color: 1px #810007;
	}
}


