body {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: rgb(90,0,0);
	color: rgb(174,174,174);
}
h1, h2 , h3 {
	font-family:  Arial, Helvetica, sans-serif;
}
a {
	color: rgb(255,255,255);
	text-decoration: underline;
}
a:hover {
	color: rgb(66,66,66);
	text-decoration: none;
}
table, img {
	border: none;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: small;
}
/*ÑÎÄÅÐÆÀÍÈÅ*/
h3 {
	font-size: large;
	padding-left: 22px;
}
/*ØÀÏÊÀ*/
#top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-image: url(i/fon_top.jpg);
	background-repeat: repeat-x;
}
#lang {
	z-index: 3;
	position: absolute;
	top: 11px;
	right: 11px;
	color: rgb(255,255,255);
	font-weight: bold;
}
#lang a {
	color: rgb(255,255,255);
}
#menu {
	position: absolute;
	left: 22px;
	top: 289px;
	width: 358px;
	z-index: 2;
	padding: 21px 0px 21px 0px;
	text-align: right;
	background: url(i/w_line_fon.gif) no-repeat left top;
}
#menu a {
	font-weight: bold;
	margin-right: 179px;
	color: rgb(204,204,204);
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
}
/* ÏÐÀÂÀß ÊÎËÎÍÊÀ */
#content {
	margin: 290px 0px 0px 380px;
	padding: 11px 7px 0px 21px;
	background: url(i/fon.jpg) repeat-y left;
}

.clear{height: 53px; clear: both;}
#bottom_fon{position: relative;
height:99px;
background: url(i/bottom_fon.jpg) no-repeat bottom right; }


#foot img { vertical-align:middle} 
#foot {
	clear: both;
	color: rgb(255,255,255);
	font-weight: bold;
	text-align: right;
	margin:0px;
	background: url(i/fon_top.jpg) top;
	padding: 11px;
	font-size: x-small;
}
#foot a {
	color: rgb(255,255,255);
	text-decoration: none;
}
.border {
	border: 1px rgb(162,162,162) solid;
}
