﻿/*
	by Ruster
	http://ruster.info/
*/


#video_block
{
	width: 687px;
	height: 476px;
	background: url('../images/video/video_block.png') 0 0 no-repeat;
	margin: 0 0 88px 156px;
	position: relative;
	top: 66px;
}

	#lampa_left
	{
		width: 182px;
		height: 165px;
		background: url('../images/video/lampa_left.jpg') 0 0 no-repeat;
		position: absolute;
		top: -92px;
		left: -128px;
	}
	
	#lampa_right
	{
		width: 182px;
		height: 165px;
		background: url('../images/video/lampa_right.jpg') 0 0 no-repeat;
		position: absolute;
		top: -92px;
		right: -139px;	
	}
	
	#video_title_ru,
	#video_title_en
	{
		width: 185px;
		height: 37px;
		background: url('../images/video/ru/video_title.png') 0 0 no-repeat;
		position: absolute;
		top: -13px;
		left: 53px;
	}
	
	#video_title_en
	{
		background: url('../images/video/en/video_title.png') 0 0 no-repeat !important;
	}
	
	#video_player
	{
		width: 631px;
		height: 417px;
		position: absolute;
		top: 31px;
		left: 28px;
	}
	
	#video_block_top
	{
		width: 34px;
		height: 10px;
		background: url('../images/video/video_block_top.png') 0 0 no-repeat;
		position: absolute;
		top: 30px;
		left: 327px;
	}



#video_lenta
{
	width: 867px;
	margin: 0 0 50px 67px;
	position: relative;
}
	#hlopushka
	{
		width: 175px;
		height: 216px;
		background: url('../images/video/hlopushka.png') 0 0 no-repeat;
		position: absolute;
		top: -151px;
		left: -78px;
	}
	
	#babina
	{
		width: 165px;
		height: 175px;
		background: url('../images/video/babina.png') 0 0 no-repeat;
		position: absolute;
		bottom: -65px;
		right: -56px;
	}

	#lenta1
	{
		width: 855px;
		height: 175px;
		overflow: hidden;
		padding: 30px 0 0 12px;
		position: relative;
	}
		#lenta1 span
		{
			width: 867px;
			height: 205px;
			display: block;
			background: url('../images/video/lenta1.png') 0 0 no-repeat;
			position: absolute;
			top: 0;
			left: 0;
		}
	

	#lenta2
	{
		width: 840px;
		height: 178px;
		overflow: hidden;
		padding: 31px 0 0 27px;
		position: relative;
	}

		#lenta2 span
		{
			width: 867px;
			height: 209px;
			display: block;
			background: url('../images/video/lenta2.png') 0 0 no-repeat;
			position: absolute;
			top: 0;
			left: 0;
		}

	#lenta3
	{
		width: 867px;
		height: 178px;
		overflow: hidden;
		padding: 32px 0 0 0;
		position: relative;
	}

		#lenta3 span
		{
			width: 867px;
			height: 210px;
			display: block;
			background: url('../images/video/lenta3.png') 0 0 no-repeat;
			position: absolute;
			top: 0;
			left: 0;
		}
	
	#lenta1 img,
	#lenta2 img,
	#lenta3 img,
	#lenta1 .video_link_block a,
	#lenta2 .video_link_block a,
	#lenta3 .video_link_block a
	{
		width: 210px;
		height: 145px;
		display: block;
		float: left;
		text-decoration: none;
	}
	
	#video_lenta .video_link_block
	{
		width: 855px;
		height: 145px;
		overflow: hidden;
		position: absolute;
		left: 0;
		top: 30px;
	}
	