a, b, p, ul, ol, li, dl, dt, dd, div, table, tr, td, th, h1, h2, h3, h4, h5, h6, span {
	padding:0;
	margin:0;
}
html {
	width:100%;
	height:100%;
	font-size:100.01%;
}
body {
	position:relative;
	padding:0 18px;
	height:100%;
	margin:0;
	color:#000;
	background: #fff url(GlonassMapBig.png) left top repeat-x;
	font-family:Arial, sans-serif;
	font-size:80%;
	line-height:1.6;
}

p {
	margin-bottom:1em;
}
blockquote {
	font-size:120%;
	font-style:italic;
	margin-top:2em;
	margin-bottom:2em;
}
a:link, .pseudo-href {
	color:#003873;
}
#selred a:link {
	color:#ffffff;
}

a:visited {
	color:#003873;
}

#selred a:visited {
	color:#2b5ab4;
	font-weight:bold;
}

.navigation a:visited {
	color:#003873;
}
a:hover, .pseudo-href:hover {
	color:#2b5ab4 !important;
	border-color:#2b5ab4 !important;
}
.pseudo-href {
	text-decoration:none;
	border-bottom:1px dotted #003873;
}
img {
	border:0;
}
h1, h2, h3, h4 {
	font-weight:normal;
	margin-bottom:0.3em;
}


#polinfo {
	font-weight:normal;
	margin-bottom:0.3em;
	font-size:120%;
	font-weight:bold;

}
#selecth4 {
	font-weight:normal;
	margin-bottom:0.3em;
	font-size:100%;
	font-weight:bold;	
	margin-top:1em;

}

#selecth3 {
	font-weight:normal;
	margin-bottom:0.3em;
	font-size:120%;
	font-weight:bold;	
	margin-top:1em;

}


#selecth2 {
	font-weight:normal;
	margin-bottom:0.3em;
	font-size:150%;
	margin-top:1em;
	color:#ab484d;	
}

#linknews {
	font-size:85%;
}

h1 {
	margin:0 0 1em 0;
	font-size:220%;
	color:#336699;
}
h2 {
	font-size:150%;

}
h3 {
	font-size:150%;

}
h4 {
	font-size:170%;
	margin-left:10em;
	padding-top:1.4em;
	color:#00000;
	font-family:Calibri, sans-serif;
}
dl dd {
	padding-left:2em;
}
sup, sub {
	font-size:79%;
}

ul.data, ol.data {
	padding:0 0 1em 2.5em;
	text-indent:0em;
}
ul.data {
	list-style-type:none;
}
ul.data li {
	list-style-type:none;
	text-indent:-1.54em;
}
ul.data li:before {
	content:'\2014\a0';
}
ul.data li {
	behavior:expression( !this.before ? this.before = this.innerHTML = '<span class="dash">&mdash;&nbsp;</span>' + this.innerHTML :'' );
	padding:0 0 0.3em 0.5em;
}


ul.nobullets {
	list-style-type:none;
}
ul.nobullets li {
	margin-bottom:0.4em;
	line-height:1.2;
}

ul.navigation {
	list-style-type:none;
	padding:0.4em 0;
	margin:0;
}
ul.navigation li {
	padding:0.2em 0;
}



table {
	//font-size:0.9em;
}
table th, table td {
	vertical-align:top;
}

div.data {
	width:100%;
}
.data table {
	border-collapse:collapse;
	margin:1.33em 0;
}
.data table caption {
	font-size:120%;
	margin-bottom:0;
	border-bottom:1px solid #bb2100;
	padding-bottom:0.3em;
	text-align:left;
}
.data table th, .data table td {
	padding:0.4em 1em 0.4em 10px;
	font-family:sans-serif;
	border-bottom:1px solid #dedede;
}
.data table th {
	font-weight:bold;
	text-align:left;
	padding-top:0.5em;
	padding-bottom:0.4em;
	color:#7e8e9e;
	border-bottom:2px solid #8d9ba8;
}
.data table .section td, .data table .section-header {
	padding-top:1em;
}
.data table .section-header {
	font-weight:bold;
}
.data table .odd {
	background:#f3f3f5;
}


/*	preset classes	*/
.file {
	min-height:35px;
	//height:35px;
	background-repeat:no-repeat;
	font-family:sans-serif;
	font-size:89%;
	margin-bottom:1.33em;
	margin-top:17px;
	padding:0 0 0 46px;
	line-height:1.4;
}
.file .size {
	display:block;
}
.file.zip {
	background:url(i-zip000.gif) no-repeat;
}
.file.xls {
	background:url(i-xls000.gif) no-repeat;
}
.file.rtf {
	background:url(i-rtf000.gif) no-repeat;
}
.file.pdf {
	background:url(i-pdf000.gif) no-repeat;
}
.file.doc {
	background:url(i-doc000.gif) no-repeat;
}
.file.arj {
	background:url(i-arj000.gif) no-repeat;
}

.comment {
	font-size:79%;
	font-family:sans-serif;
	border-top:1px solid #dbdbdb;
	padding-top:0.5em;
}
.invisible {
	visibility:hidden;
}
.before_list {
	padding-bottom:0.2em;
	margin-bottom:0.2em;
}
.pseudo-href {
	border-bottom:1px dashed #215181;
	cursor:pointer;
}
.popup {
	margin-left:15px;
}
.popup:before, .popup ins {
	content:'';
	background:url(popup000.png) 0 0.3em no-repeat;
	padding-left:15px;
	margin-left:-15px;
	height:9px;
}
.popup:hover:before, .popup:hover ins {
	background-position:-15px 0.3em;
}
.clear {
	clear:both;
	font-size:0;
	overflow:hidden;
	height:1px;
	float:none !important;
}
.hidden
, .hidden *
, .hidden_too
, .hidden_too *
, .hidden_selected .selected {
	display:none;
}


/*		layout		*/
#measurer {
	position:absolute;
	left:0;
	top:-1em;
	visibility:hidden;
	width:100%;
	height:1em;
	line-height:1em;
	background:white;
}
#reducer {
	position:relative;
	z-index:1;
	clear:both;
	min-height:100%;
	margin:0 auto;
	min-width:960px;
	width:100%;
}
#wrap {
	padding:33px 0px 2em 0px;
	position:relative;
	z-index:3;
}

#popup_page #reducer {
	position:relative;
	z-index:1;
	clear:both;
	min-height:100%;
	margin:0 auto;
	min-width:360px;
	width:100%;
}
#popup_page #wrap {
	padding:0px;
	position:relative;
	z-index:3;
}

.layout-left .content {
	padding-right:1em;
}
.layout-right .content {
	padding-left:1em;
}
.layout-left, .layout-right, .layout-center {
	float:left;
}
.layout-top-single {
	width:71.0%;
	padding:0;
	margin:0 0 1em 0;
}
.main .layout-top-single {
	padding-left:22%;
	padding-bottom:0;
}
.main #navigation {
	margin-top:-0.6em;
}
.main #header {
	height:180px;
}
.main #header {
	margin-bottom:10px;
}
.main h1 {
	margin-bottom:0.3em;
}

#page-body .layout-left {
	width:15%;
}
#page-body .layout-center {
	width:63%;
}
#page-body .layout-right {
	width:21%;
	padding:2em 0;
	float:right;
}
#page-body .single {
	width:100%;
}

#page-body.middle .layout-center {
	width:77%;
}
#page-body.middle .layout-top-single {
	width:71.0%;
}
#page-body.with_navigation .layout-top-single {
	width:100.0%;
}

#page-body.wide .layout-center {
	width:100%;
}
#page-body.wide .layout-top-single {
	width:100.0%;
}

#header {
	margin-bottom:40px;
}
#content {
	padding-right:5%;
	font-size:100%;
	/*position:relative;
	z-index:1;*/
}
#footer {
	position:absolute;
	/*bottom:20px;
	bottom:12px;
	z-index:4;*/
	width:100%;
	height:117px;
	padding-top:0px;
	color:white;
	line-height:1.4;
	background: #fff url(bottom_site.png) left top repeat-x;
	font-family:sans-serif;
	font-size:79%;
}
.liveinternet_counter {
	padding-left:10px;
	position:absolute;
	width:31px;
	height:31px;
	z-index:10;
	bottom:10px;
}
#footer-overlay {
	position:absolute;
	width:100%;
	/*height:118px;
	bottom:10px;*/
	height:68px;
	bottom:60px;
}
div.column {
	width:45%;
	padding:1em 4% 1em 0;
	float:left;
}

/*		navigation	*/
.navigation a {
	text-decoration:none;
	border-bottom:1px solid #d0d0d0;
}
.navi {
	display:inline;
	float:left;
	margin-top:20px;
}
#header_add_navi.navi {
	margin-top:28px;
}
.navi a
, .navi b {
	display:block;
	margin-top:10px;
	position:relative;
	border:0 none;
}
.navi a {
	text-decoration:underline;
}
a.selected, b.selected {
	font-weight:bold;
}


#header_navi {
	position:relative;
	z-index:12;
	margin-left:-15px;
}
#header_navi dl {
	margin-left:1em;
}
#header_navi dt, #header_navi  dd {
	margin:0.4em;
}
#header_navi .navigation li {
	height:2.6em;
}
#header_navi .container {
	position:relative;
	z-index:2;
}
#header_navi .container div.extract {
	position:absolute;
	padding-bottom:1em;
	width:20em;
	background:#e0e4e5;
	z-index:13;
	margin-top:1em;
	overflow:hidden;
}
#header_navi .container .extract iframe {
	position:absolute;
	left:0;
	top:0;
	filter:mask();
	z-index:-1;
	width:1000px;
	height:1000px;
	background-color:transparent;
	display:none;
	-display:block;
	
}


#header_navi .hidden div.extract {
	display:none;
}
 .extract dl, .extract p {
	line-height:1.2;
	font-size:89%;
	margin-bottom:1em;
}
#header_navi .current .container div, #header_navi .selected .container div {
	background-color:#003873;
}


#header_navi .navi_button {
	position:absolute;
	display:block;
	right:0;
	top:0;
	height:100%;
	z-index:1;
	background:#E0E4E5 url(navi_but.gif) no-repeat 50% 1.4em;
	width:22px;
	cursor:pointer;
	border-left:1px solid white;
}
#header_navi .current .navi_button
, #header_navi .selected .navi_button {
	background:#003873 url(navi_buu.gif) no-repeat 50% 1.4em;
}
#header_navi .navi_button.hover {
	background:#d0d6d8 url(navi_but.gif) no-repeat 50% 1.4em;
}
#header_navi .current .navi_button.hover
, #header_navi .selected .navi_button.hover {
	background:#406a96 url(navi_buu.gif) no-repeat 50% 1.4em;
}
#header .navigation li {
	float:left;
	display:inline;
	margin-left:15px;
}
#header_navi .navigation li {
	background:#d7e2f3;
	position:relative;
}
#header_navi li.current
, #header_navi li.selected {
	font-weight:bold;
	background-color:#336699;
	color:white;
}

#header_navi .container div.extract a
, #header_navi .container div.extract b {
	display:inline;
	text-decoration:none;
}
#header_navi .navigation li a
, #header_navi .navigation li b {
	margin:10px 30px 10px 15px;
	font-weight:bold;
}
#header_navi .navigation dl a
, #header_navi .navigation dl b {
	margin:0;
}
#header_navi .navigation li a:visited {
	color:#003873;
}
#header_navi li.current a
, #header_navi li.selected a {
	color:white !important;
}
#header_navi li.current a:hover
, #header_navi li.selected a:hover {
	color:#fc8a2a !important;
}

#header_navi .extract a:hover {
	border-bottom:1px solid #fc8a2a;
}
#header_navi .extract a{
	 border-bottom:1px solid #7f9bb9;
}
#header_navi .current .extract a {
	 border-bottom:1px solid #7f9bb9;
}

#header_add_navi {
	padding-left:2.5em;
	position:relative;
}
#header_add_navi .navigation {
	padding:0;
}
#header_add_navi .navigation li {
	padding:0;
}

.single #content {
	padding-right:0;
}
#navigation {
	font-size:95%;
	line-height:1.2;
	padding-left:15px;
}
#navigation ul {
	list-style-type:none;
	padding:0.4em 0;
	margin:0;
	font-weight:bold;
}
#navigation ul ul {
	margin:0.5em 0 0 1.5em;
	padding:0;
	font-weight:normal;
}
#navigation ul ul ul {
	margin:0.5em 0 0 1.0em;
}
#navigation li {
	margin-bottom:0.6em;
	padding-right:10px;
}
#navigation li li li {
	margin-bottom:0.3em;
	padding-right:10px;
}
#navigation .selected {
	color:black;
	border-color:#7f7f7f;
	font-weight:bold;
}
#navigation ul a:link {
	color:black;
	border-color:#7f7f7f;
}
#navigation ul a:visited {
	color:black;
	border-color:#7f7f7f;
}
#navigation ul ul a:link {
	color:#003873;
	border-color:#7f9bb9;
}
#navigation ul ul a:visited {
	color:#003873;
	border-color:#7f9bb9;
}
#navigation .current .bg{
	display:none;
}
#navigation .current .bg_container .bg {
	display:block;
}
#navigation .current .bg_container {
	background-color:#336699;
	position:relative;
	left:-10px;
	padding:2px 4px 4px 10px;
	width:100%;
}
#navigation .current b {
	color:white;
}
.navigation .popup {
	margin-left:0px;
}

#language_switch {
	position:relative;
	background-color:#ac4651;
	padding:4px 7px;
	float:right;
	margin-right:125px;
	margin-top:25px;
	font-size:89%;
}
#language_switch a {
	color:white;
	margin-top:0;
}


#page-body h1, #page-body h2, #page-body h3, #page-body h4 {
	line-height:1.2;
}
#content h2, #content h3 {
	margin-top:0.5em;
	color:#336699;
}
#footer a, #footer a:visited {
	color:#000000;
}
#copyright {
	font-size:1.6em;
	/*font-size:1.4em;*/
	float:left;
	width:85%;
}
#copyright p {
	padding-left:200px;
	padding-top:74px;
	color:#000000;
}
#copyright a:link, #no-words a:link {
	color:#000000;
}
#search {
	float:left;
	width:15%;
}
#form_search input {
	width:100%;
}
#search_form {
	margin:0;
	padding:0;
}
#search_form form {
	margin:0;
}
#search_input.empty {
	color:gray;
}
#sitemap {
	font-size:1.2em;
	padding-top:4px;
}

#madein {
	float:right;
	width:30%;
	text-align:right;
	padding-bottom:40px;
}
#path {
	width:100%;
	background-color:#f2ede9;
	font-size:89%;
	position:relative;
	margin-left:-30px;
	padding:5px 0 5px 40px;
	z-index:1;
}
#path a img {
	position:relative;
	top:1px;
}
#path a, #path b {
	padding:0 0.4em;
	color:black;
}
#path a img.hover {
	display:none;
}
#path a.hover img {
	display:none;
}
#path a.hover img.hover {
	display:inline;
}
#path span {
	padding-right:6px;
	background:url(path_ico.gif) no-repeat 0 0.43em;
	//background-position:100% 0.4em;
	//width:6px;
}

#common_banner {
	overflow:hidden;
	width:100%;
}
.common_banner {
	margin-bottom:1.5em;
	display:none;
	overflow:hidden;
	
}
.common_banner.visible {
	display:block;
}
.common_banner .common {
	position:relative;
	overflow:hidden;
}
.common_banner .common img {
	position:relative;
	z-index:3;
}
.common_banner .common img.fade {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}


#banner_list {
	display:none;
}

#extra_banners
,#navi_coords
,#extra_banners
,#additional_info
,#external_count
,#contacts {
	margin-bottom:1.5em;
}
#navi_coords {
	border:1px solid #b5c6d6;
	padding:0.8em 10px;
	position:relative;
	width:178px;
	//width:200px
}
#navi_coords p {
	margin:0;
}
#external_count, #contacts, #contacts p {
	padding-left:30px;
	position:relative;
	left:-30px;
}
#external_count {
	background:url(extra_au.gif) no-repeat 0px 2px;
	min-height:30px;
	//height:30px;
}

#external_count a {
	/* font-size:150%;
	font-weight:normal; */
	color:#003873;
	text-decoration:none;
	border-bottom:1px solid #7f9bb9;

}


#external_count p {
	font-size:150%;
	font-weight:normal;
	line-height: 24px;
	margin-bottom: 0;

}


#extra_banners {
	position:relative;
	background-color:#336699;
	width:200px;
	color:white;
	line-height:1.2;
}
#extra_banners p {
	padding:0.5em 0.7em;
	margin:0;
}
#extra_banners a {
	color:white;
}
#extra_banners.ticker iframe {
	
}
#contacts {
	background:url(extra_ph.gif) no-repeat 5px 1px;
	min-height:22px;
	//height:22px;
	color:#900a2c;
}

#mail {
	
	background:url(extra_ma.gif) no-repeat  5px 4px; 
	
}
#telefon {
	font-size:150%;
	font-weight:bold;
	margin-bottom: 0;
	line-height: 24px; 	
}


#contacts h3 {
	font-size:150%;
	font-weight:bold;
	margin-bottom:0;
}
#extra_links {
	position:relative;
	left:-16px;
	border-top:1px solid #d6d6d6;
	padding-top:0.6em;
}
#extra_links p {
	padding:0;
	margin:0;
}
#extra_links a {
	display:block;
}

.text_incut {
	float:right;
	width:40%;
	margin:1em 0 1em 5%;
	color:white;
	background-color:#e3002b;
	font-size:1.2em;
}

.text_incut .wrapper {
	padding:1em;
}


.alt_text_block {
	position:relative;
	padding:1em;
	margin:1em 5% 1em 0;
	//width:95%;
	color:white;
	background-color:#b0b1b5;
}
.img_incut {
	float:left;
	width:40%;
	padding:1em;
	margin:1em 0 0 5%;
	color:gray;
	font-size:0.89em;
}
.img_incut p {
	margin-bottom:0;
	line-height:1.3em;
}


#additional_content_navigation {
	position:relative;
	float:left;
	margin-bottom:10px;
	padding-right:20px;
	z-index:13;
	background:#e0e4e5 none repeat scroll 0%;
}
#additional_content_navigation .extract {
	position:absolute;
	z-index:13;
	width:14em;
	left:-20px;
	top:3em;
	background-color:#e0e4e5;
	padding:10px 15px 0 20px;
}
.add_navi_exemplar {
	float:left;
	padding:10px 0 10px 20px;
}
.add_navi_exemplar .reducer {
	position:relative;
}
.add_navi_exemplar div a, .add_navi_exemplar div a:visited {
	color:#003873;
}
.add_navi_exemplar div a:hover {
	color:#003873;
}
.add_navi_exemplar h4 {
	font-weight:normal;
	padding-right:14px;
	background:url(navi_buv.gif) no-repeat 100% 0.5em;
	font-size:1em;
}
.add_navi_exemplar h4.hover {
	background:url(navi_buw.gif) no-repeat 100% 0.5em;
	color:red;
}
.add_navi_exemplar h4.hover span {
	color:#fc8a2a;
	border-color:#fc8a2a;
}

#assistant_holder {
	position:relative;
	border:1px solid #e0e4e5;
	width:100%;
	margin-bottom:2.5em;
	//height:1px;
}
form#assistant {
	margin:1.5em;
}

#assistant .select {
	display:none;
}
#assistant .selected {
	display:block;
}



#content a {
	text-decoration:underline;
	border:0 none;
}

#city_list {
	overflow:hidden;
	height:1.6em;
	//width:100%;
	position:relative;
	z-index:3;
}
#city_list .pseudo-href {
	color:white;
	border-color:white;
}
#city_list ul {
	position:absolute;
	top:-10px;
	left:0;
	padding:10px;
	margin-left:-10px;
}
#city_list.open {
	overflow:visible;
	z-index:99;
}
#city_list.open .pseudo-href {
	color:black;
	border-color:black;
}
#city_list.open ul {
	background-color:#e0e4e5;
	z-index:99;
}

#map {
	z-index:9;
	position:relative;
	//height:1px;
	margin-bottom:9em;
}
#map .reducer {
	//width:100%;
}

.common p {
	margin:0;
}
.top_control, .bottom_control {
	background:#15487D;
	//width:100%;
	color:white;
	text-align:left;
	position:relative;
}
.top_control a, .top_control a:visited, .bottom_control a, .bottom_control a:visited {
	color:white;
}
.top_control {
	font-size:175%;
	min-height:45px;
	//height:45px;
}
.bottom_control {
	padding:15px 10px;
	min-height:15px;
}


.bottom_control p {
	margin:0;
	padding:0;
}
.top_control p {
	padding:0 0 0 10px;
	margin:0;
}



#layout_choose li {
	float:left;
	margin-right:1em;
	padding-bottom:2em;
}

#office_content_type li {
	float:left;
	padding:0.7em 10px 0.4em 10px;
	font-size:1.4em;
}
#office_content_type li.selected {
	 background-color:#eff0f3;
}
#office_content_type a, #office_content_type b {
	font-weight:normal;
}
#office_content_type a {
	color:black;
}

#filial_list {
	margin-top:-1px;
	//height:1px;
	background-color:#eff0f3;
	border-top:1px solid #eff0f3;
}
#filial_list .navigation {
	width:30%;
	float:left;
}
#filial_list table {
	width:100%;
}
#filial_list td {
	padding:5px 20px 15px 20px;
}
#filial_list .selected td {
	background-color:#fafafb;
}

#filial_list div.selected {
	background-color:#fafafb;
}

#all_filials {
	float:right;
	padding-right:20px;
	//padding-top:20px;
}
#all_atms {
	margin-left:20px;
	padding-bottom:30px;
}

.filial_unit, #filial_list h2, .filial_list h3 {
	padding:1px 20px 5px 20px;
}
.filial_unit p, .filial_list p {
	padding:0;
	margin:0;
}

.filial_unit p.director {
	padding:0.4em 0;
}

.filial_list table {
	width:100%;
	//width:92.5%;
}
.filial_list td.first {
	width:70%;
	padding-right:7%;
}
.filial_list td.last {
	font-style: nomal;
	color: #900a2c;	
}



/*Articles*/
.calendar {
	text-align:center;
}
.articles {
	
}
.source {
	margin-top:-1.5em;
	margin-bottom:2em;
}
.previous {
	float:left;
	display:inline;
	position:relative;
	left:-1.5em;
}
.next {
	float:right;
	display:inline;
}
#content .articles dd {
	margin-left:0em;
	margin-bottom:1.5em;
}
#content .article {
	color:#525252;
}
#content .article .content {
	margin-bottom:2em;
}
#content .article .date{
	color:black;
}
#content .articles dd .name img {
	float:left;
	border-right:10px solid white;
}
body.article_page #content h1 {
	color:#900a2c;
}

/* conference */

.conference {
	padding-bottom:1em;
}

.conference dt {
	font-weight:bold;
}

/*Form & popup pages*/
#form_page #reducer {
	min-width:0;
	width:auto;
}
#form_page .layout-center {
	width:auto;
}

th p {
	margin:0;
	padding:0;
}

/*    */

.AcceptMoney,
.null_block {
	width:16px;
	height:15px;		
	float:left;
	position:relative;
	//position:block;
	top:1px;
	margin-right:5px;
	background:url('bankomat.gif') 0 0 no-repeat;
}

.null_block {
	background-image:none;
}

.NoBreak {
	width:17px;
	height:17px;	
	float:left;
	margin-right:5px;
	background:url('bankomat.gif') -20px 0 no-repeat;
}

#bankomat_icons_help {
	border-top:1px solid #D6D6D6;
	left:-16px;
	padding-top:0.6em;
	position:relative;
}

#bankomat_icons_help .bg_container {
	background-color:#f7f6f4;		
	padding: 6px 4px 4px 10px;
	position:relative;
	width:60%;
	//width:80%;
}

#bankomat_icons_help p {
	position:relative;
	left:22px;
	margin-bottom:0.5em;
	}
	
#IcoAcceptMoney {
	width:16px;
	height:15px;	
	position:absolute;
	left:10px;
	margin-top:4px;
	background:url('bankomat.gif') 0 0 no-repeat;
}

#IcoNoBreak {
	width:17px;
	height:17px;
	position:absolute;
	left:9px;
	margin-top:2px;
	background:url('bankomat.gif') -20px 0 no-repeat;
}	

#current_banner {
	position: relative;
}

#current_banner .incut_control {
	position: absolute;
	width: 100%;
	top: 78px;
	z-index: 99;
	font-size: 140%;
	color: #003873;
	text-decoration: none;
}

#current_banner .incut_control p {
	margin: 0;
	display: block;
	padding-left: 330px;
	padding-right: 10px;
	height: 100%;
}

#current_banner div.incut_control a, #current_banner div.incut_control a:hover, #current_banner div.incut_control a:visited {
	color: #003873 !important;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

.small {
	FONT-SIZE: 12px; COLOR: #fffff;
}
div.menu_header {
	padding-top:4.7em;
	padding-left:17em;
	position:relative;
}
.bg {
	Z-INDEX: 10; BACKGROUND: #fff no-repeat left top; OVERFLOW: hidden; WIDTH: 5px; LINE-HEIGHT: 1px; POSITION: absolute; HEIGHT: 5px
}
#navi_coords .bg {
	WIDTH: 4px; HEIGHT: 4px
}
.top_left {
	BACKGROUND: url(top_left_white.png); LEFT: 0px; TOP: 0px
}
.top_right {
	RIGHT: 0px; BACKGROUND: url(top_right_white.png); TOP: 0px
}
.bottom_left {
	BACKGROUND: url(bottom_left_white.png); LEFT: 0px; BOTTOM: 0px
}
.bottom_right {
	RIGHT: 0px; BACKGROUND: url(bottom_right_white.png); BOTTOM: 0px
	}
	
div.index{
	margin-left: 1.2em;
}
div.catalog{
	margin-left: 10.4em;
}	
div.info{
	margin-left: 21.4em;	
}
div.zakon{
	margin-left: 33.4em;	
}		
div.forum{
	margin-left: 47.5em;
}	
div.contacts{
	margin-left: 55.8em;
}
.news-data {
	FONT-SIZE: 15px;
	font-weight:bold;
}
