html {
	
}
body {
	margin: 0px;
background: #999999;
/*background: #999999 url(images/mainfon.jpg) repeat-y center top;	 */
	}
.botfont {
 	color: silver;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
    }
#container{
	position: relative;
	background: url(images/topfon.jpg) no-repeat center top; 
	width: 940px;

}
#content{
	margin-top: 220px;
	margin-left: 400px;
	width: 500px;
	color: white;
	font-size: 14px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;

}
#content .ogl{
	font-size: 24px;
	font-style: italic;
}
#content a{
	color: #ebe388;
}
#fonmenu{
	position: relative;
	left: 2px;
	background: transparent url(images/tmen.gif) no-repeat left top;
	width: 290px;
	height:28px;
}
#allmen{
	position: relative;
	top:450px;
}
#podfon{
	position: relative;
	left:2px;
	top:0px;
	background: transparent url(images/podbot.gif) no-repeat left top;
	width: 290px;
	height: 30px;
}
#menu {
	position: relative;
	left: 2px;
	text-align: center;
	background: url(images/menf.gif) repeat-y center top;
	width:290px;
	line-height: 2;
}

#menu a{
	padding-bottom: 1px; 
	display: block;
	width: 290px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	text-decoration: none;
	font-size: 18px;
	background: transparent url(images/podfon.gif) no-repeat center bottom;
}
#menu a:hover{
	display: block;
	font-family: "Times New Roman", Times, serif;
	color: #570303;
	text-decoration: none;
	font-size: 18px;
	background: transparent url(images/menu.jpg) no-repeat center top;
}
.tabfon{
	position: relative;
	background: url(images/mainfon.jpg) repeat-y center top;
	/* padding-bottom: 800px; */
}
.bottabfon{
	background: url(images/botfon.jpg) repeat-y center top;
}

/*
#bottom{
	background: url(images/botfon.jpg) no-repeat center bottom;
	height:101px;
	width: 940px;
}
*/