body {
	color: #ffffff;
	margin: 0;
	padding: 0;
	background-color: #282A2A;
	background-image: url(gfx/bg.jpg);
	font-size: 16px;
}
img {
	border: none;
}
#bbg {
	background-image: url(gfx/bbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #FED207;
}
#tbg {
	background-image: url(gfx/menubar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#lc {
	float: left;
	width: 333px;
}
#mc {
	float: left;
	width: 440px;
	padding: 0 0 24px 0;
}
.sep {
	clear: both;
	font-size: 0.1em;
}
#menu {
	margin: 0 0 20px 0;
	padding: 0;
	background-image: url(gfx/menubarm.jpg);
	background-repeat: repeat-x;
	
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
	display: block;
}
#menu ul li {
	display: block;
	float: left;
	margin: 1px 9px 0 0;
	font-size: 10px;
	padding: 0;
	background: none;
}
#menu ul li a {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: none;
	padding: 1px 4px 2px 4px;
}
#menu ul li a:hover {
	background-color: #282A2A;
	color: #FED207;
}
#cnt {
	margin: 20px 0 0 0;
	padding: 0;
}
#cnt p {
	font-family: Garamond, "Times New Roman", Times, serif;
	margin: 12px 0 4px 0;
	padding: 0;
	font-size: 1em;
}
#cnt h1 {
	color: #FED207;
	font-size: 1.5em;
}
.ye {
	color: #FED207;
}
.ye a {
	color: #FED207;
	text-decoration: underline;
}
#st {
	margin: 4px 0 10px 333px;
	color: #B7B8B8;
	font-size: 0.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#st a {
	color: #B7B8B8;
	text-decoration: none;
}
#st a:hover {
	text-decoration: underline;
}
#zj {
	margin: 4px 0 20px 40px;
}
#zj img {
	display: block;
	margin: 0 0 8px 0;
}
#spis, #spis2 {
	list-style: decimal;
	font-size: 1em;
	font-family: Garamond, "Times New Roman", Times, serif;
}
#spis2 {
	list-style: upper-roman;
	margin: 26px 0 16px 0;
}
#spis li, #spis2 li {
	color: #ffffff;
	margin: 4px 0 8px 0;
}
#spis ul {
	list-style: none;
	color: #ffffff;
}
#spis ul li {
	color: #ffffff;
	margin: 2px 0 2px 0;
	font-weight: normal;
}
#spis a {
	margin-left: 14px;
	color: #FED207;
	text-decoration: none;
}
