* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 12px Verdana, Tahoma, Arial, sans-serif;
	line-height: 1.5em; 
	width: 100%;
	margin:0;
	background:#000 repeat-x top url(img/numb3.gif);
	/* background:#000 repeat-x top url(img/matrix3.jpg) fixed; */
}

h1, h2, h3, .h {font-weight:500; font-family:"Trebuchet MS", Helvetica, Sans-Serif; letter-spacing:-1px}
h1 {font-size:24px; margin:0 0 15px 0;}
h2, a h2, .h {font-size:20px; margin:5px 0 10px 0; color:#000;}
h3, a h3 {font-size:16px; font-weight:600; margin:15px 0 10px 0; letter-spacing:-0.5px}

a {
	color: #2D659E; /* #1A731A */
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a h2, a:link h2, a:visited h2, a:active h2, a h3, a:link h3, a:visited h3, a:active h3 {text-decoration:none; color:#000;}
a:hover h2, a:hover h3 {text-decoration: none; color:#2D659E}

p {margin:10px 0  }
img {
	border: none;
}

ul, ol {padding: 0 0 0 20px;}
ul li, ol li {padding: 0 0 5px 0}

input {vertical-align: middle}
#wrapper {
	width: 900px;
	margin: 0 auto;
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	background:#FFF;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 45px;
	padding:10px;
	margin:0;
	background:#d9d9d9 repeat-x bottom url(img/bg_head2.png);
}

	#header img {
		margin:0;
		float:left;
		padding:0;
	}

	#header p{
		padding:0;
	}

#bigbar {
	height:180px;
	background:#000;
	clear:both;
	color:#FFF;
	text-align:justify;
}
		#box_text{
			padding:20px;
		}

#nav_top {
	padding: 8px 0px;
	text-align: center;
	width: 100%;
	border-top:1px solid #000 /*162C0B*/;
	border-bottom:2px solid #000 /*162C0B*/;
	background:#e9e9e9;
	font: normal 12px Tahoma, Arial, Verdana, sans-serif;
}

#nav_top a, #nav_top a:link, #nav_top a:visited, #nav_top a:active {
	color: #000;
	text-decoration: none;
	padding: 8px;
	background:#e9e9e9;
}

#nav_top a:hover {
	color:#fff;
	text-decoration: none /*underline*/;
	padding: 8px;
	background:#666;
}

#nav_top a.active2{
	color:#fff;
	text-decoration: none /*underline*/;
	padding: 8px;
	background:#000;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle{
	width:100%;
	float:left;
	clear:both;
	background:repeat-x top url(img/bg_cont2.png);
}

#content_m {
	padding:20px 20px 0 20px;
	background:repeat-x top url(img/bg_cont2.png);
	text-align:justify;
}

#content {
	/*float: left;*/
	float: right;
	text-align:justify;
	width: 620px;
	padding:15px;
	text-align:justify;
}

	.bg_cont{
		border-top:1px solid #ccc;
		padding: 0 10px;
		margin: 10px 0;
	}

	.ins_cont{
		border:1px solid #fcfcfc;
		background:#E2E7EC;
		padding: 0 10px;
		margin: 10px 0;
	}

	.ins_cont h3{
		color:#666
	}

	.ins{
		font-weight:bold;
		/*text-decoration:underline;*/
		color:#000 /*#3F5B7F*/;
	}
	
	.btn {
		clear: both;
		margin:0px 0 10px 0;	
		padding: 5px;
		text-align:center;
	}
	.btn img {border:none;}
	.btn a {padding:0 30px;}


#cont_left {
	clear: left;
	float: left;
	width: 420px;
	padding:0 10px 10px 20px;
	text-align:justify;
}
	
#cont_right {
	float: right;
	width: 420px;
	padding:0 20px 10px 10px;
	text-align:justify;
}
#cont_right h2{text-align:right}

.images{
	float:left;
	margin: 0 10px 5px 0;
}
.images2{
	float:right;
	margin: 0 0 5px 10px;
}

/* Sidebar
-----------------------------------------------------------------------------*/
#column {
	/*float: right;*/
	float: left;
	width: 250px;
	font-size:11px;
}

	.note {
		/*border:1px solid #CCC;*/
		/*text-align:justify;*/
		background: #EFEFEF;
		padding: 5px 10px;
		margin: 10px 0;
		color:#666;
	}
	.note h3 {margin:5px 0;}
	.note img {border:1px solid #e9e9e9}


a .pic, a:link .pic, a:visited .pic, a:active .pic {
	border:7px solid #e9e9e9;
}
a:hover .pic {
	border:7px solid #ddd;
}



/* Footer
-----------------------------------------------------------------------------*/
#menu {
	clear: both; 
	padding: 10px; 
	border-top: 1px solid #999;
	border-bottom: 1px solid #999; 
	text-align:center;
	color:#bbb;
	background:#E6E6E6;
	font-size:11px;
}

#footer {
	height:30px;
	padding:10px;
	font-size:11px;
}

/* Forms
-----------------------------------------------------------------------------*/
input, textarea, select, option{
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	margin:0;
	padding:3px;
}

.mailert {width:320px; height:273px}
	* html .mailert {width:310px; height:280px /* для IE6 */}
	*+html .mailert {width:310px; height:280px /* для IE7 */}
.mailer{width:240px;}
.mailer, .mailert, .zakform, .rtr {border:1px solid #949494;background:#fcfcfc;}
.mailer:hover, .mailert:hover{border-color:#666;background-color:#fff}
.mailer:focus, .mailert:focus{background-color:#fff;border-color:#000}

.tbL{background-color:#ccc;font-weight:bolder;text-align:center; vertical-align:middle; height:25px}
td i{font-size:11px}
.rtr {width:300px; height:50px}
