﻿body 
{
	color:#000000;
	background:#ffffff;
	margin:0px;
	padding:0px;
	font-family:tahoma,verdana,helvetica;
}
input:disabled
{ 
	color : black;
}
.menu_table
{
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}
.menu_td
{
	vertical-align:bottom;
	border:none;
	text-align:center;
}
.center
{
	width:950px;
	margin:0px auto;
}
#header
{
	width:100%;
	height:148px;
	background:#333333;
}
#header .center
{
	height:148px;
	position:relative;
}
#content
{
	background-color:#fcf4d6;
	background-image:url('Images/content_bg.gif');
	background-repeat:repeat-x;
	width:100%;
	color:#000000;
}
#content .center
{
	padding:4px 0px;
	position:relative;
}
.box
{
	color:Black;
	font-size:small;
}
#loginbox
{
	color:Black;
	font-size:small;
}
#tbl_kontrahent
{
	margin:0;
	padding:0;	
}
#tbl_kontrahent tr
{
	margin:0;
	padding:2px 0px 2px 0px;
}
#tbl_kontrahent tbody
{
	margin:0;
	padding:0;
}
.td1
{
	width:154px;
	text-align:right;
	border-color:#fae9ae;
	border-style:solid;
	border-width:1px;
	margin:0;
	padding:0;
}
.td2
{
	width:314px;
	text-align:left;
	margin:0;
	padding:0;
}
.textboxleft
{
	position:absolute;
	right:0px;
}
.down_menu
{
	height:300px;
	width:100%;
}
.down_menu_content
{
	background-image:url('Images/content_bg2.gif');
	background-position: left top;
	background-repeat:repeat-x;
	width:100%;
	height:300px;
}
.down_menu_header
{
	height:20px;
	width:100%;
}
.saldo
{
	font-size:small;
	color:Black;
	padding:20px;	
}
.tdsaldo
{
	padding-left:40px;
	text-align:left;
}
.btn
{
	position:relative;
	right:0px;
	top:0px;
}


