body
{
	margin:0;
	padding:0;
	background: #005fa1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#all
{
	width: 990px;
	background: url(fon.jpg) repeat-y left;
	overflow: hidden;
}

#main {	
	background: url(bottom.jpg) no-repeat bottom left;
	padding: 0px 0px 0px 103px;
	overflow: hidden;
	width: 990px;
	float: left;
}
	
	#holder
	{
		float: left;
		width:779px;
		margin:0 auto;
	}
		#header
		{
			width: 779px;
			height: 102px;
			background: #005FA1;
		}
		#content
		{
			width: 779px;
		}
			#c_left
			{
				float:left;
				width:591px;
			}
				#menu
				{
					float:left;
					width:590px;
				}
				#menu li, #menu li a
				{
					background: url(button1.jpg) top left no-repeat;
					width: 104px;
					height: 23px;
					display: block;
					float: left;
					padding: 4px 0 0 0;
					text-align:center;
					list-style: none;
					text-decoration: none;
					color:#FFFFFF;
				}
				#menu li a:hover
				{
					background: url(button2.jpg) top left no-repeat;
				}
					a.long
					{
						background: url(button1_long.jpg) top left no-repeat !important;
						width: 104px;
						height: 55px !important;
						display: block;
						float: left;
						padding: 4px 0 0 0;
						text-align:center;
						list-style: none;
						text-decoration: none;
						color:#FFFFFF;
					}
					a.long:hover
					{
					background: url(button2_long.jpg) top left no-repeat !important;
				}
					a.eng {
						background: url(button_en.jpg) top left no-repeat !important;
						width: 45px;
						height: 27px !important;
						display: block;
						float: left;
						padding: 4px 0 0 0;
						text-align:center;
						list-style: none;
						text-decoration: none;
						color:#FFFFFF;
					}
					a.bg {
						background: url(button_bg.jpg) top left no-repeat !important;
						width: 45px;
						height: 27px !important;
						display: block;
						float: left;
						padding: 4px 0 0 0;
						text-align:center;
						list-style: none;
						text-decoration: none;
						color:#FFFFFF;
					}
/*					a.eng:hover	{
					background: url(button_l2.jpg) top left no-repeat !important;
					}*/
					span.lang {
						padding: 4px 0 0 0;
						text-align:center;
						float:right;
					}					
				#c_left_content
				{
					float:left;
					width:471px;
					padding: 60px;
				}
				#c_left_content	h1
				{
					font-size: 14px;
					color: #e35e25;
				}
				#c_left_content	h2
				{
					font-size: 11px;
					color: #005fa1;
					font-weight:bold;
				}
				#c_left_content	p
				{
					font-size: 11px;
					color: #005fa1;
				}
				#c_left_content li
				{
					list-style-image: url(list_style.gif);
					font-size: 11px;
					color: #005fa1;
				}
				#c_left_content a {
					color:#005FA1;
					font-size:11px;
					text-decoration: none;
				}
				#c_left_content a:hover {
					color:#FFFFFF;
					font-size:11px;
					text-decoration: none;
				}
			#c_right {
				float:right;
				width:188px;
				margin: 0 0 10px 0;
			}
			#c_right img{
				border: #0F69A8 1px solid;
				margin: 13px 12px 0 1px;
			}
			#c_right h5, #c_right h5 a  {
				background: #CCDEEB;
				list-style:none;
				text-decoration: none;
				color: #005FA1;
				font-size:11px;
				font-weight:100;
				height:18px;
				margin: 12px 0 0 1px;
			}	
			#c_right h5, #c_right h5 a:hover  {
				background: #CCDEEB;
				list-style:none;
				text-decoration: none;
				color: #ffffff;
			}	
			#c_right li {
				list-style-type: disk;
				color: #FEFEFE;
			/*	background:url(to4ka_sin.gif) no-repeat left center;
				list-style-type:none;*/
			}
			
			#c_right li a {
				color:#FFFFFF;
				font-size:11px;
				text-decoration: none;
			}
			#c_right li a:hover {
				color:#005FA1;
				font-size:11px;
				text-decoration: none;
			}
		#footer
		{
			float:left;
			width: 779px;
			height: 175px;
			color:#005FA1;
			text-decoration: none;
			font-size:11px;
		}
			
			#footer h1
			{
				font-size: 10px;
				color:#005fa1;
			}
			#foot1 {
				float:left;
				height:55px;
				margin:12px 20px 3px 60px;
			}
			#foot2 {
				float:left;
				height:55px;
				margin:12px 20px 3px 0px;
			}
			#foot3 {
				float:left;
				height:55px;
				margin:12px 20px 3px 0px;
			}
			#footer a {
				color:#005FA1;
				font-size:11px;
				text-decoration: none;
			}
			#footer a:hover {
				color:#ffffff;
				font-size:11px;
				text-decoration: none;
			}			
			
			
	#right
	{
		float:left;
		width: 108px;
		margin-top:100px;
	}
	#right img
	{
		padding: 14px 0 0 15px;
	}
	
	/*Content styles*/
	
	
	div#tech {
		float: left;
	}	
		
	table.tech {
		color: #000000;
		font-size: 11px;
		float: right;
		margin: 0px 0px 0px 15px;
		width: 295px;
	}
	
	.tech td {		
		padding: 2px;
	}
	
	div#tech2 {
		float: left;
	}	
		
	table.tech2 {
		color: #000000;
		font-size: 11px;
		float: right;
		margin: 0px ;
		width: 470px;
	}
	
	.tech2 td {		
		padding: 2px;
	}
	
	.ora1 {
		background: #005FA1;
		color:#FFFFFF !important;
	}
	
	.ora2 {
		background: #83B6D9;
		
	}
	
	
	h1.ora {
		width: 99%;
		height: 20px;
		color: #000000 !important;
		font-size: 12px !important;
		font-weight: normal !important;
		line-height: 20px !important;
		background: #F2962E;
		padding: 0px 0px 0px 5px;
		margin: 10px 0px;
		float: left;
	}
	
	span.item {
		margin: 0px 0px 0px 100px;
	}
	
	img.kartinka {
		float: left;
	}	

	*html #disk {
		VISIBILITY: hidden; 
		POSITION: absolute; 
		padding-top: 0px; 
		padding-left:-450px; 
		left: 246px; 
		top: 135px; 
		width: 107px; 
		height: 122px;
	}
/*	 *html #bor {
		VISIBILITY: hidden; 
		POSITION: absolute; 
		padding-top: 0px; 
		padding-left:-450px; 
		left: 350px; 
		top: 135px; 
		width: 107px; 
		height: 54px;
	}*/
	 *html #mach {
		VISIBILITY: hidden; 
		POSITION: absolute; 
		padding-top: 0px; 
		padding-left:-450px; 
		left: 351px; 
		top: 135px; 
		width: 107px; 
		height: 108px;
	}

	#disk {
		VISIBILITY: hidden; 
		POSITION: absolute; 
		padding-top: 10px; 
		padding-left:-450px; 
		left: 246px; 
		top: 135px; 
		width: 107px; 
		height: 122px;
	}
/*	#bor {
		VISIBILITY: hidden; 
		POSITION: absolute; 
		padding-top: 10px; 
		padding-left:-450px; 
		left: 350px; 
		top: 135px; 
		width: 108px; 
		height: 54px;
	}*/
	#mach {
		VISIBILITY: hidden; 
		POSITION: absolute; 
		padding-top: 10px; 
		padding-left:-450px; 
		left: 351px; 
		top: 135px; 
		width: 107px; 
		height: 108px;
	}
	
