@charset "windows-1251";
/* CSS Document */

#logo{
	position:absolute;
	left:545px;
	bottom:140px;
}
#text{
	position:absolute;
	background:url(../../pic/text_bg.jpg) top left no-repeat;
	width:289px;
	height:116px;
	left:230px;
	bottom:90px;
}
#text .texter{
	position:absolute;
	left:25px;
	top:20px;
	width:233px;
	height:75px;
	font-size:14px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	color:#314529;
}
#text_block{
	position:absolute;
	width:289px;
	height:116px;
	z-index:1000;
}

.play{
	position:absolute;
	margin-left:-70px;
	margin-top:25px;
}
.nexter{
	position:absolute;
	margin-left:-70px;
	margin-top:-10px;
}

.animation{
	margin-left:30px;
}
.copyright{
	position:absolute;
	left:670px;
	bottom:75px;
	background:url(../pic/copyright.gif) top left no-repeat;
	width:98px;
	height:30px;
}
.copyright:hover{
	background:url(../pic/copyright_move.gif) top left no-repeat;
}

#mail{
	position:absolute;
	width:800px;
	height:20px;
	bottom:15px;
	left:0;
	text-align:right;
	font-size:14px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	color:#e8b83a;
}
#mail a{
	color:#e8b83a;
	text-decoration:none;
}
#mail a:hover{
	color:#e8b83a;
	text-decoration:underline;
}