html{ height: 100%; }
body{ height: 100%;}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #A7C4D1;
	font-family: Arial;
	font-size: 12px;
}
a img{ border:none;}

a {
	color: #8BCDED;
}

a:hover {
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

table td{
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

#head_table {
	position: relative;
	left: -10px;
	width: 950px;
	height: 139px;
	background: #000 url('img/head_bg.jpg') no-repeat;
}

#head_table .left_td img {
	position: relative;
	left: 40px;
	top: 30px;
	margin: 0px;
}

#head_table .center_td img {
	position: relative;
	left: 0px;
	top: 30px;
	margin: 0px;
}

#head_table span {
	position: relative;
	left: 10px;
	top: 80px;
}

#body_table {
	width: 950px;
	height: 100%;
	margin-bottom: 50px;
}
html:root table#body_table{ min-height:100%; height:auto !important;}

#body_table1 .right_td {
	padding-left: 19px;
	padding-right: 0px;
}

.left_td {
	width: 200px;
}

.center_td {
	width: 470px;
}

.center_td1 {
	width: 700px;
	height: 300px !importnat;
}

.right_td {
	width: 230px;
}

/* --------------------------
	MENU
--------------------------- */

#gmenu {
	margin: 0px;
	margin-top: 0px;
	margin-left: 19px;
	padding: 0px;
	border: 0px solid #fff;
}

#gmenu li{
	list-style-type:none;
	margin-bottom:5px;
	border: 0px solid #fff;
}

#gmenu li a {
	display: block;
	width: 170px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	border: 1px solid #161E21;
	text-align: right;
	padding-right: 7px;
	padding-top: 7px;
	text-decoration: none;
}



#mmenu {
	margin: 0px;
	margin-top: 24px;
	margin-left: 19px;
	padding: 0px;
	border: 0px solid #fff;
}
#mmenu1 {
	margin: 0px;
	margin-left: 20px;
	margin-bottom:26px;
	padding: 0px;
	border: 0px solid #fff;
}
#mmenu1 li{
	list-style-type:none;
	border: 0px solid #fff;
	margin-bottom:10px !important;
}
#mmenu1 li a {
	display: block;
	width: 170px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	border: 1px solid #161E21;
	background: #000 url(\'\') no-repeat;
	text-align: right;
	padding-right: 7px;
	padding-top: 7px;
	text-decoration: none;
	color: #A7C4D1;
}

#mmenu1 li a:hover {
	background: #54626A url(\'\') no-repeat;
	color: #000;
	font-weight: bold;
}

#mmenu1 li a#on {
	background: #54626A url(\'\') no-repeat;
	color: #000;
	font-weight: bold;
}

#mmenu li{
	list-style-type:none;
	border: 0px solid #fff;
	margin-bottom:5px !important;
}

#mmenu li a {
	display: block;
	width: 170px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	border: 1px solid #161E21;
	background: #000 url(\'\') no-repeat;
	text-align: right;
	padding-right: 7px;
	padding-top: 7px;
	text-decoration: none;
	color: #A7C4D1;
}

#mmenu li a:hover {
	background: #54626A url(\'\') no-repeat;
	color: #000;
	font-weight: bold;
}

#mmenu li a#on {
	background: #54626A url(\'\') no-repeat;
	color: #000;
	font-weight: bold;
}



/* --------------------------
	END MENU
--------------------------- */

/* --------------------------
	CONTENT
--------------------------- */
#content {
	border: 1px solid #000;
	margin-left: 19px;
	margin-right: 19px;
	margin-top: 0px;
}

#content img {
	border: 1px solid #161E21;
}

#content td.hr {
	padding:0px;
  width: 500px;
	font-size:0px;
	height: 2px;
	background-color: #54626A;
	color: #fff;
}

.hr {
	padding:0px;
  width: 500px;
	font-size:0px;
	height: 2px;
	background-color: #54626A;
	color: #fff;
}

#content table {
 width:	500px;
 margin-top: 0px;
}

#content table td {
	height: 23px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

#content table td.content_table_header {
	background-color: #54626A;
	color: #000;
	font-weight: 600;
}

#content div {
	background-color: #54626A;
	height: 20px;
	padding-left: 7px;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content input, #content textarea {
	border: 0px;
	background-color: #CCEEFF;
}

#content input.fio {
	width: 245px;
}

#content input.email {
	width: 245px;
}

#content input.subject {
	width: 500px;
}

#content input.secret_code {
	width: 170px;
}

#content textarea {
	width: 500px;
	height: 165px;
}

#bottom_table_form_send_mail td#kapcha {
	vertical-align: bottom;
}



div#content {width:500px;}

div#content h3{ background:#54626A; padding:5px; margin:0px 0px 5px 0px !important; font-size:12px; color: #000;}
div#content div.article h1{ font-size:17px; color:#A7C4D1; background:none;}

div#content div.rightArticle{ float:right; width:200px; background: #04171E; padding:0px; height:auto; border-left:5px solid #000;}

div#content div.rightArticle a{ display:block; margin:0px 0px 10px 5px;}
						
div#content div.centerArticle{ background: #04171E; padding:0px 0px 5px 0px; height:auto;}
div#content div.centerArticle a{ display:block; margin:0px 0px 10px 5px;}
div#content div.centerArticle strong{ display:block; margin:0px 0px 10px 5px;}

div#content div.article{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:none; min-height:100%; height:auto; }

div#articles_h {  margin:0px 0px 0px 0px; padding:4px 8px 4px 8px;}
div#articles_h h3{padding:0px; margin:0px 0px 0px 0px ;}
div#articles_h a { color: #fff; }
span#articles_hleft {display:block;margin:2px 0px 0px 0px; padding:0px 0px 0px 0px; float:left; background-color: none;}
span#articles_hright {display:block;margin:2px 0px 0px 0px; padding:0px 0px 0px 0px; float:right;}


div#articles_f {  margin:0px 0px 0px 0px; padding:0px 10px 0px 10px;}
div#articles_f a { color: #fff; }
span#articles_fleft {display:block;margin:2px 0px 0px 0px; padding:0px 0px 0px 0px; float:left; background-color: none;}
span#articles_fright {display:block;margin:2px 0px 0px 0px; padding:0px 0px 0px 0px; float:right;}

div#articles_list {border: 0px solid #fff;background-color: #000; height:auto; min-height: 461px; //height: 461px; padding-bottom: 15px; padding-left:0px;}
span.articles_item {display:block; margin-top: 10px; margin-left: 2px;}
span.articles_item a {color: #8BCDED;}
span.articles_item a:hover {color: #A7C4D1;}

div#content div#articles_list span.separator1{display:block; background-color:#1C2023; margin:10px 0px 0px 0px; padding: 0px; border: 0px solid #000; height: 3px; font-size: 0px;}

#content #search { display: block; border: 0px solid #000; margin: 0px; margin-top: -1px; //margin-top: 0px; padding: 0px;}
#content #search form {background-color: #CCEEFF; margin: 0px; padding: 0px;}
#content #search_field {background-color: #CCEEFF; font-size: 12px; color: #54626A;}
#content #search_button {}


/* --------------------------
	END CONTENT
--------------------------- */


/* --------------------------
	LEFT GALLERY_IMG
--------------------------- */
.gallery_image {
	height: 54px;
	width: 190px;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	_margin-bottom: 8px;
	border: 0px solid #fff;
}

.gallery_image a {
	display: block;
	height: 54px;
	width: 100%;
	margin: 0px;
	border: 1px solid #1C252B;
}


/* --------------------------
	END LEFT GALLERY_IMG
--------------------------- */


/* --------------------------
	LEFT GALLERY_IN
--------------------------- */

#gallery_preview {
	margin: 0px;
}

#body_table .right_td #gallery_preview td {
	width: 56px;
	height: 64px;
	text-align: center;
	padd_ing-bottom: 6px;
}

#gallery_preview td img {
	border: 1px solid #1C252A;
	width: 50px;
	height: 50px;
}

#gallery_preview td a {
	float: left;
	height/**/: 52px;
	border: 1px solid #000;
}

#gallery_preview td a:hover {
	border: 1px solid #fff;
}

#gallery_preview #active {
	float: left;
	border: 1px solid #fff;
}

.bottom_td{
	height:500px;
}
.bottom_td #gallery_preview{ 
	width:220px;
}
.bottom_td #gallery_preview td.cls0{
	padding:4px 3px 4px 0px;
}
.bottom_td #gallery_preview td.cls1{
	padding:4px 0px 4px 3px;
}

.bottom_td #gallery_preview td img {
	border: 1px solid #0A2F3D;
	width: 105px;
	height: 30px;
}

.bottom_td #gallery_preview td a {
	float: left;
	height/**/: 32px;
}

.bottom_td #gallery_preview td a:hover {
	border: 1px solid #fff;
}

.bottom_td #gallery_preview #active {
	float: left;
	border: 1px solid #fff;
}


/* --------------------------
	END LEFT GALLERY_IN
--------------------------- */


#footer_table {
	height: -60px;
	width: 950px;
	background: #000 url('img/footer_line_bg.jpg') no-repeat;
}

#footer_table td {
	vertical-align: middle;
	padding: 0px;
}

#footer_table #counter_and_c {
	position: relative;
	left: 690px;
}

#footer_table div#counter_and_c {
	display: inline;
	position: relative;
	left: 690px;
}

#footer_table span {
	position: relative;
	top: -12px;
	left: 22px;
}

.hidden {
	margin:0px;
	padding:0px;
	display: none;
}
