body.inner {
  background:url(../images/main_back.gif) center 91px repeat-x; 
  *background:url(../images/main_back.gif) center 82px repeat-x; 
}
.inner #menu  {
	padding-top:20px;
	padding-bottom:25px;
	margin-right:5px;
}
.inner #content .right_col {
	width:180px;
	float:right;
}
.inner #content .left_col {
	margin-right:200px;
	padding-bottom:50px;
	
}
.inner #content {
	padding-left:10px;
	margin-top:55px;
}
#user {
	background:url(/images/my_user2-enter.gif) no-repeat top right;
	height:180px;
	width:150px;
	margin-bottom:15px;
	padding: 40px 15px 0 ;
	color:#40485d;
	font-size:14px;
	line-height:18px;
}

#user_logout {
	background:url(/images/my_user2.gif) no-repeat top right;
	height:180px;
	width:150px;
	margin-bottom:15px;
	padding: 40px 15px 0 ;
	color:#40485d;
	font-size:14px;
	line-height:18px;
}

#main_table ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:24px;
	position:relative;
	z-index:1000;
}

#main_table .table ul {
	height: auto;
}

#main_table ul li {
	text-align: center;	
	list-style-type:none;
	
}
#main_table ul li a {
	color:#40485D;
	font-weight:bold;
	margin-right:4px;
	text-decoration:none;
	
	
}
#main_table ul li.tabs {
	height:20px;
	float:right;
	margin-left:5px;
	background:url(../images/tab_off.gif) top right no-repeat;
	width:100px;
	padding-top:4px;
}
#main_table ul li.tabs.on{
	background:url(../images/tab_on.gif) top right no-repeat;	
}
#main_table ul li.tabs.off a{
color:#9b9faa;
}
#main_table ul li.tabs.off:hover a{
color:#40485D;
}
#main_table ul li.doc {
	height:16px;
	float:left;
	margin-right:2px;
	background:url(../images/doc.gif) left 7px no-repeat;
	width:37px;
	padding-top: 8px;
	
}
#main_table .table {
	border:solid 1px #9fa3ae;
	padding:10px;
	margin-top:-1px;
}
#main_table .table_pic {
	border:solid 1px #9fa3ae;
	text-align:center;
	margin:10px;
	padding:10px;
}
#main_table .table_pic #mn_grf tr{
    text-align: right;
}      
#main_table .time {
	padding: 0 10px;
}
#main_table .time a {
	border: solid 1px #9fa3ae;
	padding: 0 8px;
	text-decoration:none;
	color:#40485d;
	margin:0 7px;
}
#main_table .time a:hover, #main_table .time a.current {
	border: solid 1px #40485d;
	background:#40485d;
	color:#fff;

}
#main_table .time .text_form {
	border: solid 1px #9fa3ae;
	height:18px;
}
.graf {
	padding: 20px;
	margin: 20px 0 ;
	border: solid 1px #9fa3ae;
}
.graf table td.top {
	padding:10px;
	background:#9db0c4;
}
.graf table td.text {
	padding:10px;
}
.links {
	margin:0 10px;
	font-weight:bold;
}	
.green {
	color:#66c022;
}
.red {
	color:#d90400;
}
.yellow {
	color:#fe921e;
}
.graf table td.top .kotar {
	font-size:18px;
	font-weight:normal;
	line-height:14px;
}
.graf table td {
	vertical-align:middle;
	padding: 10px 0;
	border: solid 1px #9fa3ae;
}
.graf table .open {
	background:#e1e0de;
}
.graf table .in {
	background:#f4f4f4;
}
.graf table td .move {
	margin:0 10px;
}
.detail {
	margin-left:185px;
	font-size:14px;
	
}
.detail table td {
	border:none;
	vertical-align:top;
	padding:5px 10px 0;
	line-height:18px;
}
.detail table td.border {
	border-left: dotted 1px #40485d;
}
.detail table td.border.no {
	border-left: none;
}
.connect {
	width:150px;
	border-right: solid 1px  #9fa3ae;
	padding:0 10px;
	text-align:center;
	float:left;
}
.connect .ups_in { 
float:none; margin: 0 30px 20px; width:auto;
}
.not_log_form, .log_form {
    margin-top: 5px;
    margin-bottom: 5px;
}
.formbuilderform label {
    display: block;
    width: 100px;
    float: right;
}
.not_log_form_area textarea, .log_form_area textarea {
    width: 306px;
    height: 100px;
}
.submit input{
    margin-right: 100px;
    margin-top: 10px;
}
#menu_right{
    margin-top: 15px;
    margin-bottom: 15px;
}
#menu_right li{
    margin-right: 5px;
    list-style: none;
}
#menu_right a{
    text-decoration: none;
    color: #40485D;
}
#main_table li:hover a, #main_table ul .off:hover a{
    color: #40485D;
}
#main_table ul.serres li{
    text-align: right;
    margin-right: 10px;
}
#fund_ser {
    float: left;
    margin-top: -17px;
}
#fund_ser a{
    font-weight: bold;
}   
#date {
    float: left;
    margin-left: 33px;
    margin-top: 25px;
}     
#main_table .time #no_bord{
    border: none;
}
#main_table .time #no_bord:hover{
    border: none;
    background:#ffffff;
    color:#fff;
}
#graff{
    height: 250px;
    margin-top: -180px;
}
#companies {
    float: right;
}
.table ul
{
	text-align: right !important;	
	margin-right: 25px !important;
	display: list-item !important;
}

.table li
{
	text-align: right !important;   
	list-style-type:disc !important;
	margin-right: 20px !important;
}
