* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #00d8ff;
}
h1 {
	font-size: 30px;
	padding-bottom: 10px;
	clear: both;
}
h4 {
	font-size: 14px;	
}
.left_me {
	float: left;
}
.text img {
	padding: 0 20px 20px 0;
}
body {
	background: url(/i/bgindex.jpg) repeat-x #5f6062;
	color: #fff;
	font-family: Arial;
}
.logo {
	margin-top: 33px;
	margin-left: 20px;
}
.cblock {
	margin: 0 auto;
	width: 1000px;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	overflow: hidden;
	clear: both;
	zoom: 1;
}
.hdrinfo {
	float: right;
	position: relative;
	top: 40px;
	right: 40px;
}

.hdrinfo .sb, .hdrinfo .sb a {
	color: #999;
	font-weight: bold;
}
#header {
	background: url(/i/header_index.png);
	height: 127px;
}
#middle, #omiddle {
	height: 301px;
	background: url(/i/img1.jpg) right;	
}
#menu {
	width: 250px;
	float: left;
	background: url(/i/menu_bg.png);
	height: 301px;
	font-size: 18px;
}
#menu li a {
	color: #fff;
	text-decoration: none;
}
#menu li li a {
	font-size: 17px;
	display: block;
}
#menu li li ul{
	display: none;
}
#menu ul {
	padding-top: 1px;
	margin-left: 35px;
	list-style: none;
}
#menu ul ul {
	list-style: none;
	position: absolute;
	top: 127px;
	margin-left: 215px;
}
#menu li {
	margin-bottom: 10px;
	height: 30px;
	padding-top: 20px;
	cursor: pointer;
}
#menu li li {
	height: auto;
	margin-bottom: 1px;
	background: #000;
	text-align: center;
	margin-bottom: 1px;
	padding: 10px 0;
	opacity: .6;
	display: none;
	width: 750px;
}
#menu li li a:hover {
	text-decoration: underline;
	color: #fcff00;
}
#menu ul ul {
	height: 300px;
}
#menu li:hover li {
	display: block;
}

.left_block {
	float: left;
	width: 250px;
}

.column {
	float: left;
	width: 49%;
	margin-bottom: 50px;
}

.sbm ul {
	list-style: none;
}
.sbm a {
	color: #00d8ff;
}

.sbm li.active a {
	color: #b0f3ff;
	text-decoration: none;
}



.phone {
	margin-top: 30px;
	margin-left: 15px;
	background: url(/i/tel.png) no-repeat;
	width: 211px;
	height: 61px;
	padding-top: 60px;
	font-size: 23px;
	font-weight: bold;
	padding-left: 14px;
}

table {
	padding-top: 50px;
}
table h3 {
	font-size: 13px;
}
.whitebg {
	background-color: #fff;
}
.text_modul {
	text-align: center;
	padding-bottom: 50px;
}
.inf {
	background: url(/i/bgb.png) repeat-x #0a0a0a;
	min-height: 600px;
	clear: both;
	overflow: hidden;
}
.inf .right_block {
	padding-top: 54px;
	width: 720px;
	float: right;
	padding-right: 30px;
}
.text {
	font-size: 12px;
}
.inf h1 {
	color: #e4d1bf;
}
.links {
	padding-left: 24px;
	padding-right: 10px;
}
.links li {
	padding: 2px 0;
}
.links, .links a {
	font-size: 15px;
	color: #00d8ff;
}
.links a:hover {
	color: #a2c7f8;
}
.links ul {
	list-style: none;
}
.content {
	overflow: hidden;
	font-size: 14px;
}
#footer {
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	background: url(/i/footer.jpg);
	height: 36px;
}
#footer li {
	display: inline;
	margin-left: 22px;
	list-style: none;
}
#footer a {
	color: #fff;
}

.catalog  td.title {
	font-weight: lighter;
	letter-spacing: 1px;
	border: 0px;
}
.catalog  tr td {
	padding: 2px 5px 2px 5px;
	margin: 0px;
	/*border-bottom: 1px dotted gray;*/
}
.catalog td.about {
	background-color: gray;
	padding: 2px;
	margin: 0px;
	color: white;
	#padding: 0px;
	#font-weight: bold;
}
.mail {
	font-size: 18px;
	text-align: right;
	margin-right: 25px;
	color: #c0bdec;
}
.mail a {
	font-size: 16px;
	clear: both;
}
.hidden {
	display: none;
}
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
