html, body, div, p, table, pre, td, tr, th, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, img, blockquote, iframe {
	margin: 0;
	padding: 0;
	border: 0;
}
h1 {
	font: bold 14px arial, sans-serif;
	color: #A7A7A7;
	text-align: center;
}
body {
	font: 12px arial, sans-serif;
	color: #A7A7A7;
	padding: 30px;
	text-align: center;
	background-color: Black;
}
img {
	border: 0px;
}
#layer1 {
	background-image: url(/images/fon.gif);
	background-repeat: repeat-y;
	width: 755px;
}
#layer2 {
	text-align: justify;
	width: 320px;
	position: relative;
	left: 100px;
	float: left;
}
#layer3 {
	position: relative;
	left: 120;
	float: left;
	vertical-align: middle;
}
#layer4 {
	position: relative;
	left: 40;
	text-align: center;
	width: 620px;
	padding: 0px 0px 10px 0px;
}
#layer5 {
	position: relative;
	left: 44px;
	text-align: justify;
	width: 620px;
	margin: 0px 0px 10px 00px;
}
#layer6 {
	position: relative;
	text-align: center;
	width: 300px;
	float: right;
	right: 20px;
}
a {
	color: #C0C0C0;
}
a:hover {
	color: #CCCCCC;
}
ul {
	border: 2px solid white;
	display: inline;
	text-align: center;
	left: 40px;
	padding: 5px 5px 5px 5px;
	width: 620px;
}
li {
	display: inline;
 //* z-index: 1; *//;
	padding: 0px 5px 0px 5px;
}
ul a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #f3e9d9;
	text-transform: uppercase;
}
ul a:hover {
	color: #fff;
	text-decoration: underline;
}
.f-l {
	font-weight: bold;
	font-size: 14px;
	color: white;
}
#okno {
	margin: 10px 0px 10px 80px;
	width: 610px;
	height: 406px;
	padding: 0px;
	border: 2px solid #AD5A30;
	background-color: Black;
}
#okno1 {
	margin: 10px 0px 10px 80px;
	width: 600px;
	height: 450px;
	padding: 0px;
	border: 2px solid #AD5A30;
	background-color: Black;
	text-align: center;
	color: Black;
	background-image: url(images/black.gif);
}
#okno2 {
	margin: 10px 0px 10px 00px;
	width: 620px;
	padding: 0px;
	border: 2px solid #AD5A30;
	position: relative;
	left: 40px;
}
.clear {
	clear: both;
}
#text {
	color: #FF6600;
	font-style: bold;
}
#blnk {
text-decoration:blink;
font-weight: bold;
	font-size: 14px;
	color: white;
	}