@charset "windows-1251";

html{margin:0px;padding:0px;height:100%;}

body
{
	margin:0px;
	padding:0px;
	height:100%;
	background:url(img/bg_not.jpg) repeat;
	_background:url(img/bg.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
}

img
{
	border:0px;
}

#all
{
	float:left;
	clear:both;
	width:100%;
	background:url(img/bg_over.png) repeat;
	_background:none;
}

#all_inner
{	
	margin:45px auto 40px auto;
	width:880px;	
}

#top_block, .text, .wrapper
{
	float:left;
	clear:both;
	width:100%;
}

#logo
{
	float:left;
	clear:right;
	width:345px;
	height:77px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png');
}

#quick_label
{
	float:right;
	clear:right;
	margin-right:10px;
}

#quick_label img
{
	margin-right:5px;
}

/* menu */
#menu_line
{
	float:left;
	clear:both;	
	width:100%;
	
}

#menu_line table
{
	float:right;
	clear:both;
	border:0px;
	margin:30px -5px -5px 0px;
}

#menu_line td
{
	height:42px;
	width:137px;
	text-align:center;
	background:url(img/bg_menu_element.jpg) no-repeat;

}

#menu_line td.select_menu
{
	background:none;
	background-color:#FFFFFF;
}

#menu_line p
{
	padding:0px;
	margin:0px;
}

#menu_line a
{
	color:#FFFFFF;
	text-decoration:none;
}

#menu_line a:hover
{
	text-decoration:underline;
}
/* end menu */

/* block for text */
.white_block
{
	float:left;
	clear:both;
	width:100%;
	background-color:#FFFFFF;
}

.inner_block
{
	width:94%;
	margin:auto;
}

/* end block for text */

.left_block
{
	float:left;
	clear:right;
	margin:40px 0px 15px;
	width:39%;
}

.right_block
{
	float:right;
	clear:right;
	margin:40px 0px 15px;
}

h1
{
	margin:-5px 0px 0px;
	padding:0px;
	font-size:2em;
	font-weight:normal;
	color:#000000;
}

h2
{
	margin:0px 0px -8px -2px;
	padding:0px;
	font-size:1.9em;	
	font-family:"Arial Narrow", Helvetica, sans-serif;
	color:#FFFFFF;
}

h4
{
	margin:-3px 0px 0px;
	padding:0px;
	font-size:1.05em;
	font-weight:normal;
	font-family:Tahoma, Helvetica, sans-serif;
	color:#000000;
}

p
{
	color:#414141;
	font-size:0.9em;
}

ul
{
	list-style-image: url(img/star_logo.gif);
}

li
{
	color:#414141;
	font-size:0.9em;
}

hr
{
 color:#414141;
 background-color:#414141;
 border:0px none;
 height:1px;
 clear:both;
}

.text p
{
	padding:0px;
	margin:13px 0px;
}

/* button select */
#button_line
{
	float:left;
	clear:both;	
	width:100%;
	padding-top:10px;
	padding-right:-20px;
}

#button_line div
{
	width:136px;
	height:44px;
	float:left;
	clear:right;
	background:url(img/button_select.jpg) no-repeat;
	margin-right:20px;
	text-align:center;
	padding-top:10px;
}

#button_line div p
{
	padding:0px;
	margin:0px;
	font-size:0.9em;
	font-weight:bold;
	
}

#button_line div a
{
	color:#FFFFFF;
	text-decoration:none;
}

#button_line div a:hover
{
	text-decoration:underline;
}
/* end button select */

.header_block
{
	float:left;
	clear:both;
	width:100%;
	margin-top:37px;
}

/* особенности */
table.peculiarity
{
	border:0px;
	width:100%;
	margin:-10px 0px;
}

table.peculiarity td
{
	vertical-align:top;
}

table.peculiarity p
{
	padding:0px;
	margin:12px 0px 0px;
}

/* end особенности */

/* технологии */
table.technology
{
	border:0px;
	width:100%;
	margin:15px 0px;
	
}

table.technology td
{
	height:100px;
	text-align:center;
	vertical-align:middle;
	/*border-right:dashed 1px #a4a4a4;*/
	background:url(img/dashed_vertical.gif) repeat-y right;
	border-collapse:collapse;
}
/* end технологии */

/* версии */

#version_p
{
	/*width:100%;*/
	border-collapse:collapse;
	margin:15px 0px 20px;
	border:0px;
	border-bottom:solid 1px #c0c0c0;
	position:relative;
}

#version_p td
{
	background:url(img/dashed_horizontal.gif) repeat-x top;
	border-right:solid 1px #c0c0c0;
	border-left:solid 1px #c0c0c0;
	text-align:center;
	vertical-align:middle;
}

#version_p p
{
	padding:0px;
	margin:3px;
	color:#000000;
}

#version_p a
{	
	color:#08215d;
}

#version_p span
{
	float:left;
	clear:both;
	text-align:left;
	width:100%;
}

#version_p th
{
	text-align:left;
	background-color:#e4e4e4;
}

#version
{
	width:100%;
	border-collapse:collapse;
	margin:50px 0px 20px;
	border:0px;
	border-bottom:solid 1px #c0c0c0;
	position:relative;
}

.versions
{
	float:left; clear:both; position:relative; width:100%;	
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:0.8em;
}
.versions div
{
	position:absolute;	
	top:-80px;
	width:100%;
	padding:10px 0px;
	background-color:#fff;
	left:1px;
}

#version .versions div span {text-align:left; width:140px; display:block; margin:auto;}

#version .post_head td, #version .first_head td
{
	background:none;vertical-align:top;
}
#version .first_head td {border:0px;}

#version th
{
	text-align:left;
	background-color:#e4e4e4;
}

#version td
{
	background:url(img/dashed_horizontal.gif) repeat-x top;
	border-right:solid 1px #c0c0c0;
	text-align:center;
	vertical-align:middle;
}

#version p
{
	padding:0px;
	margin:0px 3px;
	color:#000;
	text-align:left;
}

#version a
{	
	color:#08215d;
}

/* end версии */

/* bottom */

#bottom
{
	width:100%;
	border:0px;
	border-collapse:collapse;
	margin-bottom:40px;
}

#bottom td
{
	vertical-align:top;
}

#bottom p
{
 	margin:0px;
 	padding:0px;
 	white-space:nowrap;
 	color:#FFFFFF;
}

#bottom a
{
	color:#FFFFFF;
	text-decoration:none;
}

#bottom span
{
	float:right;
	clear:both;
	width:100%;
	text-align:right;
}

/* end bottom */


.left_block_2
{
	float:left;
	clear:right;
	width:48%;
	padding-bottom:20px;
}

.right_block_2
{
	float:right;
	clear:right;
	width:48%;
	padding-bottom:20px;
}

.right_block_2 span, .left_block_2 span
{
	color:#02376e;
}

#submunu_line
{
	float:left;
	clear:both;
	width:100%;
	background:url(img/dashed_horizontal.gif) repeat-x bottom;
	margin-bottom:25px;
}

#submunu_line table
{
	width:100%;
	border:0px;
	border-collapse:collapse;
	margin:10px 0px 5px;
	//margin:15px 0px;
}

#submunu_line table td
{
	text-align:center;
	vertical-align:middle;
}

#submunu_line a
{
	color:#02376e;
}
