body {
	font: 12px Arial, sans-serif;
	color: #ffffff;
	background: #010D1D;
	padding: 0px;
    line-height: 120%;
	text-align: left;
	text-shadow: #000 0px 0px 2px;
}

hr{ height:0;border:0;border-top:1px solid #193153; width:100%;}


.fon {
	background: #010D1D url("../img/bg.jpg") top center no-repeat;
}

a:link,
a:visited,
a:hover,
a:active  {
	color: #ccc;
}

.pages a:hover  {
		text-decoration:none;
}

h1 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight:normal;
}

h2 {
	font-size: 18px;
	line-height: 22px;
}

div.slideBox {
		width: 225px;
		height: 225px;
		position: relative;
		float: left;
		margin-right: 6px;
		overflow: hidden;
		border: 7px solid #1E243A;
			box-shadow: 1px 1px 3px #000;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #1E243A;
}


div.slideBox img {
	position: absolute;
	z-index: 2;
	width: 225px;
	height: 225px;
}

div.slideBox div.content {
	position: absolute;

	z-index: 1;
	padding: 10px;
}

#footer  {
	  background:url('../img/footer-bg.gif') no-repeat scroll 0 0 transparent;
	  bottom: 0;
	  clear:both;
	  height:136px;
	  padding-top: 50px;
	  position: relative;
	  overflow: hidden;
	  width: 980px;
}

#footer ul {
	list-style-type:none;
}

#footer li {
	display:inline;
	padding-right:17px;
}

#logo_img {
	float: left;
	margin: 20px 0 0 -16px;
}

/*search*/
#form_search {
	position: relative;
	color: #ccc;
	/*background: url(/img/search_bg.jpg) 50px bottom no-repeat;
*/	margin: 10px 0 0px -50px;
	width: 195px;
	height: 40px;
}

#input_search {
	padding: 3px 0 0 7px;
	width: 188px;
	height: 19px;
	background: none;
	border-bottom: 1px solid #123B71;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #ccc;
	font-size: 14px;
}

/*end of search*/


#wrapper {
}

#content_main {
	padding: 105px 0 0 0;
}

#content {
	padding: 30px 0 0 0;
}


/*****small menu*******/
#small_menu {
	float: right;
	width: 205px;
	margin: 20px 10px 0 0;
}

#small_menu li {
	float: left;
	width: 28px;
	height: 47px;
	list-style: none;
	margin: 0 0 0 40px;
	background: url('/img/small_menu_bg.png') left top no-repeat;
	filter: expression(fixPNG(this));
}

#small_menu li img {
	vertical-align: top;
	margin: 7px 0 0 6px;
}

#tel {
	text-align: right;
	font-size: 15px;
	line-height: 130%;
	color: #ccc;
}

#tel a {
	color:#EE2F5B;
	font-size: 18px;
}

/*****End of small menu*******/

/*top menu*/
#top_menu {
	float: right;
	width: 510px;
	list-style: none;
}

#top_menu li {
	height: 30px;
	position: relative;
	font-family: Georgia, 'Times New Roman';
	text-align: left;
	float: left;
	clear: both;
}

#item1 {
	width: 290px;
	margin: -16px 0 0 63px;
	font-size: 28px !important;
	line-height: 28px;
	z-index: 20;
}

#item2 {
	width: 350px;
	margin: 7px 0 0 -3px;
	font-size: 18px !important;
	line-height: 18px;
	z-index: 19;
}

#item3 {
	width: 110px;
	margin: 6px 0 0 29px;
	font-size: 22px !important;
	line-height: 22px;
	z-index: 18;
}

#item4 {
	width: 110px;
	margin: -20px 0 0 163px;
	font-size: 22px !important;
	line-height: 24px;
	z-index: 17;
}

#item5 {
	width: 230px;
	margin: -40px 0 0 304px;
	font-size: 24px !important;
	line-height: 24px;
	z-index: 16;
}

#item6 {
	width: 200px;
	margin: 8px 0 0 8px;
	font-size: 28px !important;
	line-height: 28px;
	z-index: 15;
}

#item7 {
	width: 380px;
	margin: -34px 0 0 277px;
	font-size: 22px !important;
	line-height: 22px;
	z-index: 14;
}

#item8 {
	width: 280px;
	margin: 9px 0 0 192px;
	font-size: 18px !important;
	line-height: 18px;
	z-index: 13;
}

#top_menu li a {
	color: #fff;
	text-decoration: none;
}

#top_menu li a:hover {
	color: #ccc;
}

#top_menu li ul {
	max-width: 100%;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	padding: 10px 35px 10px 23px;
	margin: 30px 0 0 50px;
	background-color: #0B1B35;
	display: none;
	box-shadow: 0px 5px 10px #132b4e;
	-moz-box-shadow: 0px 5px 10px #132b4e;
	-webkit-box-shadow: 0px 5px 10px #132b4e;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#top_menu li ul li {
	height: auto;
	float: none;
	padding: 4px 0 0 0;
}


#top_menu li:hover ul {
	display: block !important;
}

#top_menu li ul li a {
	font-size: 18px !important;
	line-height: 22px;
}

/*end of top menu*/


/*specs*/
.specs {
	height: 260px;
	clear: both;
}

.specs h1, #catalog_desc h1 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight:normal;

}
.specs h1 a {
	color: #EE2F5B;
}
.specs div p {
	text-align:left
}
/*end of specs*/

.main_content {
	float:left;
	text-align: left; line-height: 120%;
	font:14px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;
}


/*catalog_menu*/
#top_sidebar {
	width: 100%;
	overflow: hidden;
	padding-top: 100px;
}
#top_sidebar h1 {
	float: left;
}
*html #top_sidebar h1 {
	margin-right: -3px;
	height: 1%;
}
#top_sidebar h1 {
	width: 210px;
}
#catalog_menu {
	padding: 15px 25px 15px 45px;
	width: 700px;
	margin: -10px 0 0 210px;
	background:#091A2E;
	background: url('/img/fon_spec.png') 20px top no-repeat;
	filter: expression(fixPNG(this));
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;


/*	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;*/

}

#name_title {
	padding: 100px 0 0 0;
	margin: 0 0 -20px 0;
}

#name_title h1 {
	font-size:24px;
	line-height:normal;

}

*html #catalog_menu {
	margin: 0;
	height: 1%;
}
#catalog_menu li {
	font: 15px/25px Georgia;
	display: inline;
	padding: 0 10px 0 0;
}
#catalog_menu li a{
	color: #fffefe;
}
#catalog_menu li a.current {
	color: #e60042;
	text-decoration: none;
}
/*end of catalog_menu*/

#text{
	width: 950px;
	text-align: left;
	line-height: 120%;
	font: 14px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 30px 20px 0 10px;
}

#text ul {
	padding-left: 30px;
	padding-top: 8px;
}

.main_text a {
	text-decoration: none;
}

.main_text a:hover {
	text-decoration: underline;
}

/*catalog*/
#catalog_img {

}
#catalog_img img {
	filter: expression(fixPNG(this));
}
*html #catalog_img {
	margin-right: -3px;
	height: 1%;
}
#catalog_desc {
	margin: 0 0 0 200px;
}
*html #catalog_desc {
	margin:0;
	height: 1%;
}
#catalog_desc h1 {
	padding: 13px 0 20px 50px;
	font-size:24px;
}
#catalog_desc  div {
	padding: 0 0 0 50px;
}
/* end of catalog */


/*End of CONTENT*/

#form {
	padding-left:280px;
	width:700px;
	color:#FFF;

}

#form input, textarea {
	padding:5px;
	color:#FFF;
	background-color:#3E6296;
	border:3px solid #0A1D3B;

}

#copyright {
	padding: 95px 0 0 0;
}

.roboform td {
	padding: 4px 6px;
	vertical-align: top;
}

.robo_error {
	color: red;
}
