html, body {
	height:100%;
}
body {
	font-family: arial;
	font-size: 13px;
	color: #404040;
	width:100%;
	min-width:1000px;
	
}
a {color:#44800E;}/*de006d*/
a.green {color:#44800E;}
h1 {
	margin: 15px 0px 35px;
	color:#de006d;
	font-family:"Times New Roman",Times, serif;
	font-size:23px;
}

h2 {
	margin: 15px 0px 5px;
	color:#de006d;
	font-family:"Times New Roman",Times, serif;
	font-size:17px;
	font-weight:bold;
}
h3 {
	margin: 10px 0px 5px;
	color:#de006d;
	font-family:"Times New Roman",Times, serif;
	font-size:18px;
	font-weight:bold;
}

h4 {
	margin: 0px 0px 5px;
	color:#de006d;
	font-family:"Times New Roman",Times, serif;
	font-size:15px;
	font-weight:bold;
}
ul li {padding-left:15px;}
ul {margin:20px 0px 20px 20px; list-style: disc;}
.wrap {
	position: relative;
	 background: url(../img/bg.gif) repeat-y 234px 0px;
	min-width:1000px;
	width:1000px;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}
.header {
	background:#fff;
	height:100px;
	padding:30px 0px 0px 35px;
	
	
}
.logo {
	background:url(../img/logo.gif) no-repeat top left;
	height:35px;
	float:left;
	width:250px;
}
.mailer {
	height:27px;
	padding:8px 70px 0px 50px;
	float:left;
	width:100px;
	}
.lang_selector {
	float:left;
	height:16px;
	width:100px;
	padding:19px 0px 0px 0px;
	font-size: 8px;
	color:#c6c6c6;
}
.lang_selector a, .lang_selector span { text-decoration:none; padding: 0px 10px;}
.lang_selector a {color:#de006d;}
.regions {
	float: right;
	height:27px;
	font-size: 14px;
	font-family: "Times New Roman",Times, serif;
	padding:15px 30px 0px 0px;
}
.regions a {color:#4c9225; padding: 0px 2px;}

.menu {padding:30px 30px 0px 0px; text-align:right; font-family: "Times New Roman",Times, serif; font-size:14px; font-weight:bold; height:28px; clear:both;}
.menu a {padding: 0px 5px; color:#de006d;}
.menu a.active {padding: 0px 5px; color:#E04CA7;}
.menu a.emp {padding: 0px 5px; color: rgb(224, 76, 167);}
.menu span {padding: 0px 5px; color: rgb(224, 76, 167);}
.content {background:url(../img/top-image.jpg) no-repeat 0px 0px;}
.content_inner {}
.content .left_content {
	position:relative;
	background:transparent url(../img/listki.png) no-repeat 30px 30px;
	float:left;
	height:550px;
	width:530px;
	}
.content_inner .left_content {
	position:relative;
	background:url(../img/listki-inner.gif) no-repeat ;
	float:left;
	height:550px;
	width:530px;
	}
* HTML .content .left_content {
behavior:url("/f/investor_site/css/iepngfix.htc");
background:transparent url(../img/listki.png) no-repeat scroll 30px 30px;}

.contacts, .press, .about {position:absolute; color:#fff; font-family: "Times New Roman",Times, serif; font-size: 14px;}
.contacts a, .press a, .about a {color:#fff; font-size:15px;}
.about {
	height:25px;
	left:180px;
	top:118px;
	width:80px;
}
.press {
	height:120px;
	left:103px;
	top:215px;
	width:155px;
	font-size: 16px;
}

.about a, .press a, .contacts a { font-size: 16px; }

.contacts {
	height:25px;
	left:75px;
	top:420px;
	width:80px;
}
.press p {font-size:11px; margin:5px 0px; font-family:Arial;}
.content .right_content {
	position:relative;
	float:left;
	width:550px; 
	margin-left:-125px; 
	padding:305px 0 0; }
.content_inner .right_content {
	position:relative;
	float:left;
	width:400px; 
	margin-left:-125px; 
	padding:38px 0 0; 
}
.content_inner .right_content p,
.content .right_content p {
	margin:0 0 1em 0;
	/*line-height:1.5em;*/
}
.right_menu	 {
	position: absolute;
	top:260px;
	right:0px;
	width: 180px;
	height:300px;
	font-size: 14px;
	line-height:18px;
	color: #df006d;
	font-family:"Times New Roman",Times, serif;
}

.right_menu a {
	font-family:"Times New Roman",Times, serif;
	color:#4c9225;
}

.right_menu h3 {
	font: bold 20px Times;
	color: #df006d;
	padding: 0;
	margin: 0;
}

.right_menu h3 a {
    color: #df006d;
    text-decoration: none;
}

.right_menu a:hover {
	color:#df006d;
}
.right_menu a.current {
	color: #df006d;
}
.right_menu a.current:hover {
	color:#df006d;
}


.right_menu ul {margin: 9px 0 0 0; list-style:none!important}
.right_menu ul li {padding:0px; background:none; padding-bottom: 10px;}
.right_menu ul li li {padding-left:3px; padding-left:10px; background:url(../img/cross.gif) no-repeat 4px 8px; }


.breads a { color:#de006d;background:url(../img/bread.gif) no-repeat right center; padding-right:10px; font-size: 11px; }
.breads span {color:#de006d; font-size: 11px;}
.content .content_head {
	color:#de006d;
	font-family:"Times New Roman",Times, serif;
	font-size:24px;
	font-weight:bold;
	height:25px;
	position:absolute;
	right:0;
	text-align:right;
	top:26px;
	width:350px;
	
}
#footer {
	font-size:10px;
	color:#9e9e9e;
	position:relative;
	margin-top:-156px;
	height:156px;
	width:100%;
}
.footer_blank {
	height:156px;
	clear:both;
}
#footer .wrap {background:url(../img/footer-bg.gif) no-repeat 126px bottom ;}
.copyright {
	bottom:25px;
	height:30px;
	position:absolute;
	right:30px;
	width:160px;
}
.copyright-text { background:url(../img/copy.gif) no-repeat 310px 53px;  width:335px; padding:55px 0 0 330px}

.listfiles ul {
    list-style: none!important;
    margin-left: 0!important;   
}

.listfiles ul li {
	background:transparent url(../img/pdf.gif) no-repeat scroll 2px 5px;
	margin:0;
	padding:5px 0 5px 25px;
}

.listfiles ul li.txt {
	background:transparent url(../img/bul-txt.gif) no-repeat scroll 4px 5px;
}
.listfiles ul li.zip {
	background:transparent url(../img/bul-zip.gif) no-repeat scroll 4px 5px;
}
.listfiles ul li.doc {
	background:transparent url(../img/bul-doc.gif) no-repeat scroll 4px 5px;
}
.listfiles ul li.rar {
	background:transparent url(../img/bul-rar.gif) no-repeat scroll 4px 5px;
}

/* News */

div.news {
	margin:0 0 1.5em 0;
}

div.news p.title {
	padding:0 0 5px 0;
	margin:0;
}

div.news p.date {
	padding:0 0 5px 0;
	color:#909090;
	font-size:0.84em;
	margin:0;
}

div.calendar {
	margin:0 0 1.5em 0;
	color:#909090;
}
div.calendar span,
div.calendar a {
	margin:0 0.5em;
}

div.date {
	color:#909090;
	font-size:0.9em;
}

/*
 *	Leaders
*/

div.leader {
	margin: 1em 0 3em 0;
}

div.leader img {
	float: left;
	margin: 0 0.5em 0.5em 0;
}

div.leader p {
	margin:0 !important;
	padding:0 0 0.5em 0 !important;
}

div.leader p.post {
	font-size:0.9em;
	font-weight: bold;
	color:#909090;
}

div.leader p.name {color:#39862A; font-weight: bold;}

div.leader a.show_hide, div.leader a.show_hide:hover, div.leader a.show_hide:visited {
	font-size:10px;
	margin-left:5px;
	text-decoration:none;
	border-bottom:1px dashed #de006d !important;
}
                               
table.content_table tr td {
	padding:2px;
}

table.pairs tr td {
	padding:2px 3px;
	padding-bottom:10px;
	vertical-align: top;
}

table.pairs tr td h3 {
	margin-top:0;
}

table.search_table tr td {
	padding:5px;
}

table.search_table {
	margin-bottom:10px;
}

span.hilite {
	font-weight: bold;
}

div.clear {
	clear: both;
	height:1px;
	overflow: hidden;
}

table.small_tbl {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
}
table.small_tbl th {
    background: #e7f0cc;
    text-align: center;
}

table.small_tbl td, table.small_tbl th {
    padding: 4px 4px;
    font: 9px Arial;
}

table.small_tbl tr td {
    background: #f3f7e5;
    text-align: center;
}
table.small_tbl tr td.left {
    background: #f3f7e5;
    text-align: left;
}


table.small_tbl tr.odd td {
    background: #e7f0cc!important
}

table.small_tbl td.odd {
    background: #e7f0cc!important
}



table.tbl {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
}
table.tbl th {
    background: #e7f0cc;
    text-align: center;
}

table.tbl td, table.tbl th {
    padding: 4px 4px;  font-size: 1em;
}

table.tbl tr td {
    background: #f3f7e5;
    text-align: center;
}
table.tbl tr td.left {
    background: #f3f7e5;
    text-align: left;
}


table.tbl tr.odd td {
    background: #e7f0cc!important
}

table.tbl td.odd {
    background: #e7f0cc!important
}



a.dashed {
	text-decoration: none;
	border-bottom:1px dashed #39862A;
	color:#39862A;
}

a.dashed:hover {
	color:#39862A;
	text-decoration: none;
	border-bottom:1px solid #39862A;
}

a.dashed2 {
	text-decoration: none;
	border-bottom:1px dashed #DE006D;
	color:#DE006D;
}

a.dashed2:hover {
	color:#DE006D;
	text-decoration: none;
	border-bottom:1px solid #DE006D;
}


h2 a.dashed, h2 a.dashed2{
	margin: 15px 0px 5px;
	color:#de006d;
	font-family:"Times New Roman",Times, serif;
	font-size:17px;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dashed #de006d;
}
h2 a.dashed:hover, h2 a.dashed2:hover{
	color:#de006d;
	text-decoration: none;
	border-bottom:1px dashed #de006d;
}
h2 a.dashed2, h2 a.dashed2:hover{
	color:#DE006D;
}


