	* {
		margin:0;
		padding:0;
	}
	* html html,body	{
/*		height:100%;*/
	}
	html	{
		height:100%;
	}
	body	{
		behavior:url("/css/csshover.htc");
		font-family:Arial, Verdana, sans-serif;
		color:#000000;
		font-size:13px;
		background:white;
		padding:0 10px 25px 10px;
	}
	* html div	{
		height:1px;
	}
	a	{
		color:#6aa7da;
		text-decoration:none;
	}
	a:hover	{
		text-decoration:underline;
	}
	img, table	{
		border:none;
	}

	table {
		border-collapse:collapse;
		width:100%;
	}

	td, th {
		vertical-align:top;
		text-align:left;
		font-weight:normal;
	}
	ul {
		list-style:none;
	}
	.htmlMakeup	{
		text-align:left;
		position:relative;
		width:968px;
		margin: 0 auto;
		min-height:100%;
	}
	* html .htmlMakeup	{
		height:100%;
	}
	.header	{
		height:106px;
		position:relative;
		background-position:100% 100%;
		background-repeat:no-repeat;
	}
	.header .logo a	{
		display:block;
		width:161px;
		height:74px;
		padding:15px 0 0 0;
		text-decoration:none;
		position:absolute;
		top:1px;
		left:1px;
	}
	.header .lingva	{
		text-align:right;
		width:361px;
		height:25px;
		line-height:21px;
		position:absolute;
		right:0;
		top:83px;
		color:#49739b;
		font-size:11px;
		
	} 
	.header .lingva a	{
		color:#49739b;
		/*text-decoration: none;*/
	}
	.header .slogan	{
		display:block;
		width:192px;
		height:30px;
		padding:0;
		color:#a3d1eb;
		font-family: verdana;
		font-size:16px;
		position:absolute;
		top:40px;
		right:0px;
	}

        .header .worlwide{
                position:absolute;
                top:5px;
                right:0px;
                height:30px;
                font-size:12px;
                margin:0 0 0 0;
                text-align: right;
                float: left;
        }
        .header .worlwide img{
                float: left;
        }
        .header .worlwide span a{
                color:#49739b;
                text-decoration:none;
        }
        .header .worlwide span a:hover{
                text-decoration:underline;
        }

        .header .worlwide span{
                display: inline-block;
                margin:4px 0 0 5px;
        }



	.header .top-ice-cube {
		background: url(/i/images/ice-cube-top.gif) left top no-repeat;
		width:260px;
		height:134px;
		position:absolute;
		left:500px;
		top:0;
		z-index: 0;
	}
	#menuTop-crop   {
		max-width: 980px;
		min-width: 980px;
		margin: 0 0 0 -60px;
		padding: 0 55px 0 55px;
		overflow: hidden;
		/*
		position: relative;
		*/
	}
	.menuTop    {
		background: url(/i/images/bg_top_menu.png) left top no-repeat;
		height:58px;
		max-width: 1116px;
		padding:7px 0 18px 15px;
		margin-left: -50px;
		position: relative;
	}
	.menuTop li.r-corner	{
		background: url(/i/images/bg_top_menu.png) right top no-repeat;
		width: 50px;
		height:58px;
		position: absolute;
		right: -50px;
		top: 0;
	}
	.menuTop ul    {
		float: left;
		left: 50%;
		position: relative;
	}
	.menuTop li	{
		float:left;
		right: 50%;
		position: relative;
	}
	.menuTop li.sep_left    {
		background: url(/i/images/sep_top-menu.gif) center center no-repeat;
		width: 22px;
		height:43px;
	}
	.menuTop li a	{
		float:left;
		height:43px;
		line-height:43px;
		padding:0 12px;
		font-size:16px;
		font-weight:bold;
		color:#4586bb;
		font-family: 'Open Sans Condensed';
		text-transform: uppercase;
	}
	.menuTop li a:hover	{
		color:#003B87;
		text-decoration:none;
	}
	.menuTop li strong	{
		float:left;
		height:43px;
		line-height:43px;
		padding:0 12px;
		font-size:16px;
		color:#fff;
		background: #3680de url(/i/images/bg_top_menu_sep.gif) left top repeat-x;
		font-family: 'Open Sans Condensed';
		text-transform: uppercase;
	}
	.content	{
		font-family: arial;
		margin-bottom:30px;
	}
	.content ul{
		padding: 0 0 10px 20px;
		list-style: disc;
	}
	.content li{
		padding-left: 7px;
		margin-bottom: 4px;
	}

	h1	{
		font-family: 'Open Sans Condensed';
		background:#DAEAF7;
		color:#094080;
		font-size:12px;
		height:20px;
		line-height:20px;
		padding-left:6px;
		margin-bottom:10px;
	}
	h2    {
		font-family: 'Open Sans Condensed';
		color:#4586bb;
		font-size:24px;
		line-height:25px;
		margin-bottom:10px;
	}
	h3	{
		font-family: 'Open Sans Condensed';
		color:#4586bb;
		font-size:20px;
		line-height:25px;
		margin-bottom:10px;
	}
	h3.bg_dark  {
		background: #86b7db;
		color: #fff;
		padding: 8px 15px 10px 22px;
		margin: -12px -24px 10px -22px;
		position: relative;
		z-index: 100;
	}
	.rightCol h3, .rightCol h3  {
		margin-bottom: 15px;
	}
	h4	{
		font-family: 'Open Sans Condensed';
		color:#033A8B;
		font-size:15px;
		margin: 0.7em 0;
	}
	h5	{
		font-family: 'Open Sans Condensed';
		font-size:11px;
		font-weight:bold;
	}
	h6	{
		font-family: 'Open Sans Condensed';
		color:#0D2B6D;
		font-size:11px;
		font-weight:normal;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color:#4586bb;
		text-decoration: none;
	}
	.big_red    {
		font-family: 'Open Sans Condensed';
		color:#d20617;
		font-size:20px;
	}
	hr	{
		color:#DCDEEE;
		border:none;
		border-bottom: solid 1px #DCDEEE;
		margin:10px 0;
		padding:0;
		height:1px;
		overflow:hidden;
	}
	.c_mgr  {color: #AAA;}
	.img_shadow {
		box-shadow: 0 0 7px #ccc;
	}
	a.more	{
		background:url(/i/images/ico_more.gif) right 4px no-repeat;
		padding-right:15px;
		color: #138ef1;
	}
	.leftCol    {
		width:263px;
		padding-right:30px;
		padding-top:0;
		font-size: 13px;
		line-height: 20px;
	}
	.leftCol  hr {
		margin: 10px 0;
		height: 2px;
		color: #ddebf6;
		background: #ddebf6;
		border: none;
	}
	.rightCol	{
		width:205px;
		padding-left:15px;
		padding-top:0;
		font-size: 13px;
		line-height: 20px;
	}

	.rightCol   .r_col_bblock_image {
		margin-left: -22px;
		margin-right: -22px;
		margin-bottom: 8px;
		position: relative;
		z-index: 100;
	}
	.rightCol   .r_col_bblock_image_main {
		margin-top: -222px;
		margin-left: -22px;
		margin-right: -22px;
/*		margin-bottom: 8px;*/
		position: absolute;
		z-index: 100;
	}
	.rightCol   .r_col_bblock_image_div {
		width: 170px;
		height: 207px;
	}
	.rightCol   .r_col_proj_info  {
		color: #4482b0;
		font-style: italic;
		font-weight: bold;
	}
	.rightCol   .r_col_welcome_info  {
		text-align: right;
		color: #3e3e3e;
		font-style: italic;
		font-weight: bold;
		margin-bottom: 28px;
	}


	.middleCol	{
		padding-top:10px;
		font-size: 15px;
		line-height: 1.4em;
	}
	p    {
		margin-bottom: 1em;
	}

	.hotOffer	{
		width:380px;
	}
	.hotOffer h3	{
		margin-bottom:2px;
	}
	.hotOffer .offer	{
		background:#D4E5F4;
		padding:10px;
		font-size:16px;
		color:#0D2B6D;
	}
	.footer	{
/*		position:absolute;
		width:100%;
		bottom:0;
		left:0;*/
		padding:10px 0;
		border-top:solid 1px #ccd5d9;
		color:#8b8a8a;
		font-size:11px;
		line-height: 18px;
		background: url(/i/images/bg_footer_wt.png);
		position: relative;
		z-index: 100;
	}
	.footer span	{
	}
	.footer span a    {
		color:#0D2B6D;
	}
	.footer p.legal {float: right; text-align: right;}
	.footer p.legal a {color:#8B8A8A}
	.ice-b	{
		display: block;
		width: 281px;
		height: 105px;
		background: url(/i/images/ice-cube-bottom.gif) left top no-repeat;
		color:#0D2B6D;
		position: relative;
		left: 0;
		z-index: 1;
		margin-bottom: -20px;
	}
	.moreInfo	{
		background:#E5F4F9;
		padding-bottom:7px;
		margin-bottom:25px;
	}
	.moreInfo a	{
		color:#E00026;
		display:block;
		background:url(/i/images/arr_02.gif) 0 4px no-repeat;
		padding-left:8px;
		margin-bottom:4px;
	}
	.blockType1	{
		background:#E5F4F9;
	}
	.blockType1 h3	{
		margin-bottom:0;
	}
	.blockType1 p	{
		display:block;
		padding:7px;
		font-size:10px;
	}
	.customer	{
		margin-bottom:13px;
		border-bottom:solid 1px #DBDEED;
		border-top:solid 1px #DBDEED;
	}
	.customer th	{
		color:#0D2B6D;
		font-weight:bold;
		padding:3px 0 4px 4px;
		background:#C4DCEE;
	}
	.customer .titleSpace	{
		width:195px;
	}
	.customer .desk	{
		background:#E5F4F9;
		padding:4px;
	}
	.customer .desk a	{
		color:#0D2B6D;
	}
	.customer .pic	{
		vertical-align:middle;
		text-align:center;
		padding:15px;
	}
	.innerBanner	{
		border-top:solid 1px #CFD9EB;
		background:#E5F4F9;
		display:block;
		padding:25px 0;
		text-align:center;
		color:#0D2B6D;
	}
	.innerBanner b	{
		display:block;
		font-size:16px;
		margin-top:20px;
	}
	table.catalog	{
		margin-top:-18px;
	}
	table.catalog .selector	{
		font-size:19px;
		padding-bottom: 20px;
		font-family: 'Open Sans Condensed';
	}
	table.catalog .selector strong	{
		float:left;
		background: #e1f3ff;
		height:30px;
		line-height:30px;
		padding:1px 15px;
		color:#d82c3b;
		margin:0 5px;
		position: relative;
	}
	table.catalog .selector strong  i  {
		display: block;
		position: absolute;
		width: 16px;
		height: 11px;
		left: 50%;
		margin-left: -8px;
		bottom: -11px;
		background: url(/i/images/arrow_cat_rub_sel.gif) left top no-repeat;
	}

	table.catalog .selector a	{
		display: block;
		float:left;
		height:30px;
		font-weight: bold;
		line-height:30px;
		padding:1px 5px;
		color:#becfdb;
		margin:0 5px;
		border-bottom: 1px dotted #89a9c6;
	}
	table.catalog .selector a:hover	{
		background: #eef8ff;
		text-decoration:none;
	}
	table.catalog th    {
		background:#fff;
		color:#6aa7da;
		font-weight:bold;
		font-size: 19px;
		font-family: 'Open Sans Condensed';
		padding:4px;
		border: 3px solid #c8e0f1;
	}
	table.catalog th div.prod_title {
		width: 187px;
		padding-right: 15px;
		text-align: right;
	}

	table.catalog td.pic	{
		text-align:center;
		width:203px;
		position: relative;
	}
	table.catalog div.prod_title_sh {
		width: 745px;
		height: 7px;
		background: url(/i/images/bg_cat_title_shadow.png) left top no-repeat;
		position: absolute;
		left: 0;
	}
	table.catalog td.pic img	{
		margin:25px 0;
	}
	table.catalog td.desk	{
		background: url(/i/images/bg_cat_gray.png);
		padding:8px 12px;
	}
	table.catalog td.desk h4	{
		font-size: 19px;
		height: 20px;
		line-height: 20px;
		font-family: 'Open Sans Condensed';
		text-transform:uppercase;
		color: #455767;
		margin:-36px 0 20px 0;
		z-index: 100;
		position: relative;
	}
	table.catalog td.desk .show	{
		background:url(/i/images/ico_more_dn.gif) 0 4px no-repeat;
		padding: 0 0 3px 14px;
		font-weight: bold;
		font-size: 13px;
		border-bottom: 1px dotted #89a9c6;
	}
	table.catalog td.desk .hide	{
		background:url(/i/images/ico_more_top.gif) 0 4px no-repeat;
		padding: 0 0 3px 14px;
		font-weight: bold;
		font-size: 13px;
		border-bottom: 1px dotted #89a9c6;
	}
	table.catalog td.desk table	{
		margin:15px 0;
	}
	table.catalog td.desk th	{
		padding:0;
		padding-bottom:15px;
		background:none;
		color:#231F20;
	}
	table.catalog td.desk td	{
		padding-right:15px;
		padding-bottom:3px;
		color:#666666;
	}
	table.catalog td.desk p	{
		color:#666666;
	}
	table.catalog .downLoadManuals	{
	}
	table.catalog .downLoadManuals th	{
		background:none !important;
		font-weight:normal !important;
		padding:0 0 6px 0 !important;
		white-space:nowrap;
	}
	table.catalog .downLoadManuals td	{
		padding-left:30px;
		width:100%;
	}
	table.catalog .downLoadManuals td img	{
		vertical-align:middle;
		margin-right:10px;
	}
	table.catalog .downLoadManuals td a	{
		color:#000000;
	}

	table.content {
		background: url(/i/images/ice-cube-right.gif) 620px 30px no-repeat;
	}
	table.border    {
		border-collapse: collapse;
		border: 2px solid #DCDEEE;
	}
	table.border  td  {
		border-collapse: collapse;
		border: 1px solid #DCDEEE;
		padding: 5px 10px;
		text-align: center;
		vertical-align: middle;
	}
	.content    .col_v_pad {
		padding-top: 14px;
		padding-bottom: 14px;

	}
	.content    .col_h_pad {
		padding-left: 21px;
		padding-right: 21px;
	}
	.content    .col_h_pad_r {
		padding-left: 21px;
		padding-right: 15px;
	}

	.marg_t_12  {margin-top: 12px;}
/* blue box */
/* original
			.d-shadow {
				position:relative;
				padding-bottom: 20px;
			}

			.d-shadow-wrap {
				position:relative;
				width:100%;
				padding:15px 13px 0 13px;
				margin:-15px -21px 0 -15px;
				overflow:hidden;
			}

			.d-sh-cn {
				position:absolute;
				background:url(/i/images/bg_blue_lt.png) no-repeat;
				left:-25px;
				z-index:-1;
			}

			.d-sh-tl,
			.d-sh-tr {
				height:500px;
				top:-25px;
			}

			.d-sh-tl,
			.d-sh-bl {
				width:100%;
			}

			.d-sh-tr,
			.d-sh-br {
				width:25px;
				margin-left:100%;
			}

			.d-sh-bl,
			.d-sh-br {
				height:27px;
			}

			.d-sh-bl {
				left:-40px;
				padding-right:29px;
				clip:rect(auto auto auto 25px);
			}

			.d-sh-br {
				left:-14px;
			}

*/

	.sh-b {
		background:url(/i/images/bg_blue_lt.png) no-repeat;
	}
	.sh-main    {
		background-position: left -26px; padding-right: 28px; position: relative; margin-left: -14px; margin-right: -14px;
	}
	.sh-cont    {
		background-position: -28px -26px; position: relative;
	}
	.sh-wrap    {
		padding: 25px 14px 0 35px; overflow: hidden; margin-right: -14px;
	}
	.sh-r   {
		background-position: 0 -26px; height: 100%; width: 28px; position: absolute; right: -28px; top: 0;
	}
	.sh-br  {
		background-position: 0 0; height: 26px; width: 28px; position: absolute; right: 0px; bottom: 0;
	}
	.sh-bt  {
		background-position: -28px 0; height: 26px;
	}

/* end: blue box */

/* news */
	.news_text{
		padding-bottom: 5px;
		margin-bottom: 5px;
		border-bottom: 1px dotted #ddebf6;
	}
	.news_text  .date {
		color:#58a0db;
		font-size: 11px;
	}
	.news_text  .news_title {
		color:#58a0db;
		font-size: 15px;
	}
	.news_text p{
		margin-bottom: 5px;
	}


/* projects */
	.project_item   {
		overflow: hidden;
		padding: 10px 0;
	}
	.proj_img   {
		float: left;
		margin: 0 20px 0 0;
	}
	.project_item h2{
		color: #414141;
		margin: 0 0 15px 20px;
	}
	.project_item h3{
		color: #414141;
		margin: 0 0 15px 20px;
	}


/* forms */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
/*  height: 20px;*/
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
		  border-radius: 4px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	 -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	   -o-transition: border linear 0.2s, box-shadow linear 0.2s;
		  transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}


.btn {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	border-color: #E6E6E6 #E6E6E6 #B3B3B3;
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 0;
	padding: 4px 10px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
}
.btn:hover {
	-moz-transition: background-position 0.1s linear 0s;
	background-color: #E6E6E6;
	background-position: 0 -15px;
	color: #333333;
	text-decoration: none;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}