@CHARSET "UTF-8";

.menu .doch{
	text-transform: uppercase;
}

.menu .doch_highlighted {
	background-color: #742329;
	color: white;
}


/*****/
.doch_filter{
	padding: 7px;
	/*background-color: #BCE8F3;*/
}

.doch_filter .doch_filter_table{
	width: 100%;
	background-color: #E0F3FF;
}

.doch_filter .doch_filter_table TR{
	height: 30px;
}

.doch_filter .doch_filter_table TD{
	border: 1px solid #5E798B;
}

.doch_filter .doch_filter_table TD TABLE{
	width: 100%;
	
}
.doch_filter .doch_filter_table TD TABLE TD{
	border: none;
}



.doch_filter .doch_filter_table .frm_title{
	width: 30%;
	padding: 5px;
}
.doch_filter .doch_filter_table .frm_title, .date_sign{
	font-family: Arial;
	font-size: 11px;
}

.doch_filter FORM{
	margin: 0;
	padding: 0;
	display: inline;
}

.doch_filter .doch_filter_table .frm_input{
	text-align: right;
}

.doch_filter .doch_filter_table .frm_input SELECT{
	width: 190px;
}

.doch_filter .doch_filter_table{
	font-family: Tahoma;
	
}

.doch_filter .doch_filter_table TD {
	padding: 4px;
}

.doch_filter .doch_filter_table TD TABLE TD{
	padding: 0;
}

.subm_td INPUT{
	border: none;
	background-color: #066292;
	color: #E1F3FF;
	font-weight: bold;
}

.date_error{
	color: red;
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma;
}


/***/
.doch_name{
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	padding: 10px;
}




.plan_zakupa{
	padding: 15px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
}

.plan_zakupa A{
	text-decoration: none;
	color: #0095D9;
}

.plan_zakupa A:HOVER{
	text-decoration: underline;
}




.plan_zakupa .title{
	font-weight: bold;
	/*font-style: italic;*/
}

.plan_zakupa IMG{
	float: left;
	margin-right: 14px;
}



A.current_pn{
	color: #0095D9;
}

A.submenu2{
	margin-left:4em;
}


.old_yellow_buttons_tbl TD{
	text-align: center;
}
