@charset "Windows-1251";
/* CSS Document */
body
{
	background-color:#000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	color:#ccc;
}
IMG
{
	border: 5px ridge #CCC ;
}
.mother
{
	border: 0px;
	position:fixed;
	z-index:1;
	left:0px;
	bottom:0px;
}
.back
{
	z-index:0;
	background-color:#000;
	position: fixed;
	top:0px;
	left:0px;
}

.fire
{
	position:fixed;
	left:0px;
	
	z-index:2;
	border: 0px;
}
.fire1
{
	position:fixed;
	left:0px;
	bottom: 0px;
	z-index:2;
	border: 0px;
}
.fire2
{
	position:fixed;
	left:0px;
	bottom: 0px;
	z-index:2;
	border: 0px;
}
.fire3
{
	position:fixed;
	left:0px;
	bottom: 0px;
	z-index:2;
	border: 0px;
}
.fire4
{
	position:fixed;
	left:0px;
    bottom: 0px;
	z-index:2;
	border: 0px;
}
.fire5
{
	position:fixed;
	left:0px;
	bottom: 0px;
	z-index:2;
	border: 0px;
}
.first
{
	position:absolute;
	top:30px;
	left:0px;
	z-index:-2;
}

.tbfirst
{
	text-align:center;
	top:60px;
	z-index:-2;
}
.firstimg
{
	border: 5px ridge #CCC ;
	z-index:-2;
	margin-bottom:30px;
}
.firstimg:hover
{
	border: 5px ridge #F90 ;
}

.divB
{
	width:400px;
	position:fixed;
	top:100px;
	z-index:10;
}
.text
{
	text-indent: 50px;
	font:"Times New Roman", Times, serif;
	font-size:20px;
	color: #FFF;
	z-index:-5;
	text-align:justify;
	vertical-align:top;

}
.textB
{
	font:"Times New Roman", Times, serif;
	font-size:20px;
	color: #FFF;
	z-index:7;
	text-align: left;
}
.button1
{
	position:fixed;
	right:280px;
	z-index:9;
	border: 0px;
	width:150px;
}



.backbut
{
	border:none;
	position:fixed;
	top:0px;
	left:0px;
	width:83px;
	height:75px;
}

#text {margin:50px auto; width:500px; z-index:11}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer; z-index:11}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat; z-index:11}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden; z-index:11}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
