@charset "windows-1251";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
HTML, BODY
{
	height: 100%;
	margin: 0px;
   	padding: 0px;
}
* HTML #wrapper
{
	_height: 100%;
}
body {
	padding:12px 15px;
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	background-color:#0079c2;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input {vertical-align: middle}

#wrapper {
	background-color:#fff;
	padding:0 32px;
	min-height: 100%;
	margin-bottom: -74px;
}
H1{
	font-size:16px;
	font-weght:normal;
	color:#00559B;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 220px;
	background: #fff;
	padding:14px 32px 0 32px;
}

.logo
{
	width:124px;
	height:121px;
	border:0;
	float:left;
}
.about
{
	width:194px;
	height:79px;
	margin-top:15px;
	margin-left:19px;
	float:left;
}




.nav_ico
{
	width:auto;/*75*/
	height:9px;
	margin-right:4px;
	margin-top:18px;
	float:right;
}
.home_ico
{
	width:9px;
	height:9px;
	border:0;
	margin-left:2px;
	float:left;
}
.map_ico
{
	width:9px;
	height:9px;
	border:0;
	margin-left:18px;

	float:left;
}
.mail_ico
{
	width:11px;
	height:8px;
	border:0;
	margin-left:19px;
	float:left;
}
/*-------------------hmenu-------------------*/
.hmenu_block
{
	width:100%;
	margin-top:4px;
	float:right;
}
.hmenu_ico1
{
	width:36px;
	height:33px;
	margin-left:25px;
	float:left;
}
.hmenu_ico2
{
	width:36px;
	height:33px;
	margin-left:73px;
	float:left;
}
.hmenu_ico3
{
	width:36px;
	height:33px;
	margin-left:83px;
	float:left;
}
.hmenu_ico4
{
	width:36px;
	height:33px;
	margin-left:84px;
	float:left;
}
.hmenu_ico5
{
	width:36px;
	height:33px;
	margin-left:58px;
	float:left;
}
#head_nav
{
	min-width:510px;
	margin:30px 0 0 330px;
}

.head_menu
{
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-left: auto;
  	margin-right: auto;
	float:left;
}
.item1 {
  float:left;
  width:87px;
}
.item2 {
  float:left;
  margin-left:15px;
  width:110px;
}
.item3 {
  float:left;
  margin-left:5px;
  width:100px;
}
.item4 {
	float:left;
	width:126px;
	margin-left:10px;  
}
.item5 {
	margin-left:5px;
	float:left;
	width:48px;
}
.head_menu a
{
	font-size:11px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	padding-top:0px;
	color:#0072bc;
	text-decoration:none;
	display:block;
}
.head_menu a:hover
{
	color:#666;
}

.border_0
{
	border:0;
}

#menu-outer {
   height: 84px;
   text-align:center;
   padding-top: 10px;
   background: url(images/bar-bg.jpg) repeat-x;
}
 
#menu-outer div {

   display: table;  /* Необходимо для центрирования */
   margin: 0 auto;
   float: right;
}
 
#menu-outer div ul {
   list-style: none;
   padding-top: 20px;
   margin:0 auto;
}
#menu-outer div ul li {
	margin:0 0px;
   display: inline;

}



.main-menu
{
	background:url(../img/menu/menu_bg_full.gif) repeat-x;
	width:100%;
	margin:0;
	padding:0;
	margin-top:13px;
	float:left;

}

.main-menu ul {

/*	border:1px #000 solid;*/
	text-align:justify;
	margin:0;
	padding:0;
	height:52px;
	}

.main-menu ul li {
	background:url(../img/menu/border.gif) right no-repeat;
	height:40px;
	margin:0px 10px 0 10px;
	font-size:12px;
	font-weight:bold;
	padding: 0px 10px 0 0px;
	padding-top:14px;
	list-style: none;
	display: inline;
	text-align:center;
	float:left;
	color: #fff;

	}
.main-menu ul li.last
{
	background:0;
}

.main-menu a
{
	color:#fff;
}



.serch_bg
{
	background:url(../img/menu/search_bg.gif) no-repeat;
	width:181px;
	height:52px;
	float:left;
}

.form_s
{
	background:url(../img/menu/search_bg.gif) right no-repeat;
	float:right;
	margin-top:1px;
	padding:13px 0;
	width:173px;
}
.search
{
	background-color:#CFEBFC;
	border-left:0;
	border-bottom:0;
	border-top:1px solid #DEF1FD;
	color:#3494CF;
	float:left;
	margin-left:15px;
	height:22px;
	width:120px;
}
.search_btn
{
	background:transparent url(../img/menu/search_btn.gif) no-repeat scroll 0 0;
	border:0 none;
	float:left;
	height:20px;
	cursor:pointer;
	margin:0px 0 0 9px;
	width:19px;
}
.lmenu
{
	width:173px;
	float:left;
}
.lmenu_h
{
	background:url(../img/content/lmenu_h_bg.gif) no-repeat;
	width:157px;
	height:30px;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:15px 0 0 16px;
	float: left;
}
.lmenu_block UL
{
	background-color: #4998d3;
	border-left:5px #4998d3 solid;
	border-top:1px #4998d3 solid;
	border-right:5px #4998d3 solid;
	border-bottom:5px #4998d3 solid;	
	width:163px;
	float: left;
}
.lmenu_block UL LI
{
	display: block;
	background-color:#fff;
	width: 163px;
	line-height:18px;
	margin-top:4px;
	margin-left:0px;
	float: left;
	background-image: url(../img/menu/menu-bg.gif);
	background-position: 149px center;
	background-repeat: no-repeat;
}
.lmenu_block UL LI A
{
	padding: 6px 20px 6px 10px;	
	width: 133px;
	float: left;
	text-decoration: none;
}
.lmenu_block UL LI:hover
{
	background-position: -23px center;
	background-color: #f7ede5;
}
.lmenu_block UL LI A
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2079bd;
}
.lmenu_block UL LI A
{
	color:#000;
}
.lmenu_block UL LI UL
{
	position: absolute;
	margin-left: 163px;
	margin-top: -5px;
	_left: 15px;
	_margin-top: -36px;
	display: none;
	min-width: 100px;
	width: 163px;
}
.lmenu_block UL LI:hover UL LI UL
{
	display: none;
}
.lmenu_block UL LI:hover UL LI:hover UL LI UL
{
	display: none;
}
.lmenu_block UL LI:hover UL LI UL LI UL
{
	display: none;
}
.lmenu_block UL LI:hover UL
{
	display: block;
}
.lmenu_block UL LI:hover UL LI:hover UL
{
	display: block;
}
.lmenu_block UL LI:hover UL LI UL LI:hover UL
{
	display: block;
}
.lmenu_block UL LI UL LI UL
{
	_left: 10px;
}
.lmenu_block UL LI UL LI UL LI UL
{
	_left: 10px;
}
.lmenu_block UL LI.nonext
{
	background-image: none;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle
{
	margin:0 180px;
	background-color:#fff;
}


#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;

}
#container {
	background-color:#fff;
}
#content {
		background-color:#fff;
	margin:0 19px;
}
#content IMG
{
	margin: 0 5px 5px 0;
}
#content div
{
	float: left;
	width: 100%;
}
#content div TABLE
{
	float: left;
}
.text_cent
{

	height:727px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	margin-top:31px;
	float:left;
}

.brand
{
	width:546px;
	height:256px;
	
	margin:0px 0 29px 0;
border:0;
}
.img1
{
	width:216px;
	height:144px;
	padding-right:14px;
	border:0;
	float:left;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float:left;
	width: 173px;	
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: right;
	margin-right: 0px;
	width: 173px;
	
}

.icq_block
{
	background:url(../img/content/icq.gif) no-repeat;
	width:155px;
	height:80px;
	padding:14px 0 0 18px;
	float:right;
}
.icq_h
{
	width:140px;
	height:31px;
	float:left;
	color:#fff;
	font-weight:bold;	
	font-size:12px;
}
.icq_n
{
	width:124px;
	color:#576767;
	font-size:12px;
	padding:14px 0 0 15px;
	float:left;
}
.icq_n IMG
{
	margin: 0 5px -5px 0!important;
	width: 18px!important;
	height: 18px;
}
.icq_n A
{
	text-decoration: none;
}
.spec_block
{
	width:163px;
	color:#fff;
	font-size:12px;
	margin-bottom:18px;
	padding:0px 0 5px 0px;
	float:left;
	text-align: center;
	border: 5px solid #4998D3;
	border-top: none;
}
.spec_block IMG
{
	border: none;
	max-width: 163px;
	_width: auto!important;
	_width: 163px;
	margin: 5px 0;
}
.spec_block A
{
	color: #000;
}
.spec_h
{
	width:163px;
	height:31px;
	float:left;
	color:#fff;
	font-weight:bold;	
	font-size:12px;
	text-align: center;
	background-image: url(../img/content/spec_bg.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	padding-top: 12px;
}
.spec_img1
{
	width:163px;
	height:91px;
	border:0;
	margin-left:5px;	
	float:left;
}
.spec_txt
{
	margin-top:0px;
	width:163px;
}
.spec_txt a
{
	color:#000;
}
.products_block
{
	background:url(../img/content/products_bg1.gif) bottom no-repeat;
	width:163px;
	height:392px;
	margin-top:17px;
	border-left:5px #4998d3 solid;
	border-right:5px #4998d3 solid;
	border-bottom:5px #4998d3 solid;
	float:left;
}
.product_h
{
	background:url(../img/content/product_h.gif) no-repeat;
	width:145px;
	height:29px;
	float:left;
	color:#fff;
	font-weight:bold;
	font-weight:bold;
	padding-left:18px;
	margin-right:0px;
	padding-top:13px;
	font-size:12px;
}
.prod_img1
{
	width:40px;
	height:98px;
	margin-left:59px;
	margin-top:27px;
	float:left;
}
.prod_img2
{
	width:66px;
	height:66px;
	margin-left:44px;
	margin-top:68px;
	float:left;
}
.products_block a
{
	width:129px;
	height:35px;
	color:#005093;
	margin-left:17px;
	text-align:center;
	float:left;
}

.bnr_up, .bnr_down
{
	border: 1px solid #CFEBFC;
	margin-bottom: 10px;
	text-align: center;
}
.bnr_up IMG, .bnr_down IMG
{
	margin: 0;
}
.bnr_up A, .bnr_down A
{
	display: block;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 74px;
	background: #0079c2;
}
.clear
{
	clear: both;
	height: 84px;
}
#footer .who
{
	background-color: #fff;
	height: 34px;	
}
.made_by
{
	width:172px;
	height:34px;
	border:0;
	float:right;
	margin-right: 32px;
}
.zag
{
	margin-bottom: 10px;
}
.zag H1
{
	float: left;
}
UL.menu_pod
{
	float: right;
}
UL.menu_pod LI
{
	display: inline;
	margin-left: 10px;
	color: #00559B;
	background-image: url(../img/menu/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
UL.menu_pod LI A
{
	color: #00559B;
}
.msg
{
	margin-top: 20px;
	float: left;
	color: #000;
	text-align: left!important;
	padding: 0 5px;
	width: 150px;
	overflow: hidden;
}
.msg P
{
	margin-bottom: 10px;
}
.msg INPUT, .msg TEXTAREA
{
	width: 150px;
}
.msg INPUT.but
{
	width: auto!important;
}