* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
        background: Black url(fon.jpg) repeat-x scroll top;
	color: White;
	font-size: 16px;
}

#header {
	width: 980px;
	color: White;
	margin: 0 auto 0px auto;
}
#ad {
	position: absolute;
	right: 20px;
	top: 40px;
	clear: both;
	border: none;
}
#ad img{
	border: none;
}
#navbar {
	top: 25px;
	color: White;
	position: absolute;
	margin: 0px 5px 0px 5px;
	font-size: 16px;
	vertical-align: middle;
        text-align: center;
}

#lan {
	float: right;
}
#logo, #navlist, #spacer {
	border: none;
	text-align: center;
} 
#navcontainer{
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	background: #5F9F00 url(nav.gif) repeat-x;
}
#navlist {
	margin: 0px;
	padding: 3px;
}
ul#navlist {
	margin-left: 0px;
	padding-left: 0px;
	white-space: 0px;
	background: #5F9F00 url(nav.gif) repeat-x;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   background: url(nav.gif) repeat-x;
}

#navlist a {
	padding: 3px 8px;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #5F9F00;
	text-decoration: none;
   background: url(nav.gif) repeat-x;
}
a.ma:link, a.ma:visited {
	color: #fff;
	background-color: #5F9F00;
	text-decoration: none;
	background: url(nav.gif) repeat-x;
	border: thin dotted White;
}

#navlist a:hover
{
	color: #fff;
	text-decoration: none;
	background: transparent url(nav2.gif) repeat-x;
}
#spacer {
	background: Black url(spacer.gif) repeat-x;
	margin: 5px 0px 5px 0px;
	padding: 0;
}
#main {
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#img1 {
	float: left;
}
#leftc {
	float: left;
	background: #14191A;
	width: 250px;
	padding: 10px;
	text-align: left;
	margin: 5px;
}
#rightc {
	float: right;
	background: Black;
	margin: 5px;
	text-align: left;
	padding: 5px;
	width: 450px;
	color: #F0F8FF;
	border: thin dotted #75C600;
}
#footer {
	clear: both;
	margin: 2px 0px 2px 0px;
	padding: 3px 0px 3px 0px;
	background: #5F9F00 url(nav.gif) repeat-x;
	text-align: center;
}
a	{
	color: White;
	font-size: 16px;
	text-decoration: underline;
}
a:hover	{
	color: White;
	font-size: 16px;
	text-decoration: none;
}
ul {
	margin-left: 30px;
}
ol {
	margin-left: 35px;
}
h1 {
	font-size: 24px;
	background: url(list_0_1.gif) no-repeat left;
	padding-left: 6px;
}
h2 {
	font-size: 20px;
	background: url(list_0_2.gif) no-repeat left;
	padding-left: 6px;
}
#date {
	border: thin dashed White;
	width: 50px;
	float: left;
	margin-bottom: 5px;
	width: 80px; 
	text-align: center;
}
#site {
	float: right;
}
p {
	margin-top: 10px;
	clear: both;
	text-align: left;
}
#order {
	font-size: 22px;
	color: Lime;
}
.switch-media, #printed {
	display: none;
}
hr {
        margin-top: 10px;
        margin-bottom: 10px;
}
