/*******************************************************************************
** SBS
** 	Arkusz styli CSS
* 	Tabelki
** 	Autor: Antoni Jakubiak <antek@sk8.pl>
**	(c) Synerway Sp. z o. o.
*/

/* standardowa tabelka z podzia�em na strony */
table.paged {
	border-bottom: 1px solid #57b;
	border-right: 1px solid #57b;
	color: #000;
}
table.paged td {
/*	background-color: #fff;*/
	color: #555;
	font-weight: bold;
	padding: 2px 8px;
}
table.paged td.header {
	background-color: #f5f5f5;
	height: 30px;
	border-bottom: 1px solid #57b;
	border-top: 1px solid #57b;
	border-left: 1px solid #57b;
	padding: 0px; 
	vertical-align: top;
}
table.paged td.header2 {
	background-color: #5674ba;
	color: #fff;
	height: 30px;
}
table.paged td.std {
	font-weight: normal;
}

table.paged td.td1 {
	background-color: #fff;
	border-left: 1px solid #57b;
}
table.paged td.td2 {
	background-color: #e5e5e5;
	border-left: 1px solid #57b;
}
table.paged input.float {
	text-align: right;
}
table.paged input.kingsize {
	border: 1px solid #57b;
	width: 100%;
}
table.paged select.kingsize {
	width: 100%;
}

table.paged input.list {
	border-width: 0px;
	width: 100%;
	background-color: transparent;
}

table.paged td.tdh {
	background-color: #e5e5e5;
	border-left: 1px solid #57b;
}
/* nag��wki w tabeli */
table.header td {
	background-color: #e5e5e5;
	padding: 1px;
	height: 28px;
	text-align: center;
}
table.header2 td {
	background-color: #5674ba;
	color: #fff;
	padding: 1px;
	text-align: center;
}
table.header td.content {
	padding: 2px 8px;
	vertical-align: middle;
}
table.header td.search {
	vertical-align: top;
	width: 18px;
}
table.header td.sort {
	vertical-align: top;
	width: 8px;
}
		

/* wyko�ystywana na przyk�ad w pokazywanu zam�wienia */
table.withoutlines {
	width: 100%;
}
table.withoutlines td.head {
	color: #57b;
	background-color: #7FA2FE;
	font-size: 14px;
	font-weight: bold;
}

table.withoutlines div.header {
	color: #57b;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding:3px;
}

table.withoutlines td.body {
	border-top: 1px solid #57b;
	border-bottom: 1px solid #57b;
	padding: 2px;
}
table.fields {
	width: 100%;
}

table.fields td.label {
	color: #fff;
	background-color: #7FA2FE;
	font-weight: bold;
	text-align: right;
	padding: 2px 8px;
	width: 30%;
	height: 20px;
	vertical-align: top;
}
table.fields td.field {
	color: #555;
	background-color: #7FA2FE;
	font-weight: bold;
	padding: 2px 8px;
}
table.fields td.last {
	color: #555;
	background-color: #fff;
	font-weight: bold;
	text-align: right;
}

table.fields td.label a {
	color: #fff;
	text-decoration: none;
}
table.fields td.label a:hover {
	color: #ffa;
	text-decoration: none;
}

div.info {
	font-weight: normal;
	font-size: 10px;
	color: #999;
}


div.blueline {
	height: 1px;
	background-color: #57b;
	margin: 0px;
}

/*
 * Warto�ci ujemne
 */
.minus {
	color: #933;
}


img.preview {
	border: 2px solid #57b;
	background-color: #f5f5f5;
	margin: 8px;
}



/* tabela do pokazywania szczeg��w obiektu */
table.detailstable {
	width: 100%;
}
table.detailstable td.head {
	color: #114A5D;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
}

table.detailstable td.innerhead {
	color: #114A5D;
	background-color: #fff;
	font-size: 12px;
	padding:3px;
	font-weight: bold;
	text-align:left;
}

table.detailstable td.body {
	border-top: 1px solid #114A5D;
	border-bottom: 1px solid #114A5D;
	padding: 2px;
}

table.detailstable table.fields {
	width: 100%;
}

table.detailstable table.fields td.label {
	color: #fff;
	background-color: #7FA2FE;
	font-weight: bold;
	text-align: right;
	padding: 2px 8px;
	width: 30%;
	height: 20px;
	vertical-align: top;
}
table.detailstable table.fields td.field {
	color: #555;
	background-color: #7FA2FE;
	font-weight: bold;
	padding: 2px 8px;
}
table.detailstable table.fields td.last {
	color: #555;
	background-color: #fff;
	font-weight: bold;
	text-align: right;
}

table.detailstable table.fields td.label a {
	color: #fff;
	text-decoration: none;
}
table.detailstable table.fields td.label a:hover {
	color: #ffa;
	text-decoration: none;
}


/* standardowa tabelka z pod�wietleniem i strza�kami */
table.highlightedrowtable  {
	border-bottom: 1px solid #57b;
	border-right: 1px solid #57b;
	color: #000;
}

table.highlightedrowtable th
{
	background-color: white;
	height: 30px;
	border-bottom: 1px solid #57b;
	border-top: 1px solid #57b;
	border-left: 1px solid #57b;
	padding: 0px; 
	vertical-align: middle;
	text-align:center;	
}

table.highlightedrowtable td
{
	padding: 2px 8px;
	border-left: 1px solid #57b;	
}

table.highlightedrowtable tr.row_0 {
	background-color: #fff;
}

table.highlightedrowtable tr.row_1 {
	background-color: #7FA2FE;
}

table.highlightedrowtable tr.highlightedrow {
	background-color: #B3C2DF;
}

table.highlightedrowtable div.messageboxreaded
{
	cursor:pointer;
	font-weight:normal;
	color:#777;
}

table.highlightedrowtable span.messageboxnotreaded
{
	cursor:pointer;
	font-weight:bold;
	color:#000;
	padding-bottom:4px;	
}

table.highlightedrowtable span.messageboxremoved
{
	cursor:pointer;
	font-weight:normal;
	color:#d74;
	padding-bottom:4px;
}

table.highlightedrowtable td.reportsection
{
	background-color:#C6C39B;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	border-top:1px solid #57b;
}


div.hidenlayer
{
	position:absolute;
	visibility:hidden;
}

div.filterlayer
{
	position:absolute;
	visibility:visible;
	border:2px outset #57b;
	background-color: #5574B9;
	padding:5px;
}

table.pagebar {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 80%;
}

table.pagebar div.pagenumbers {
	width: 550px;
	height: 50px;
	overflow: auto; 
	text-align: center;
	white-space: nowrap;
}

table.pagebar dl {
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}
	
table.pagebar dt {
	display: inline;
	cursor: pointer;
	border: 2px solid #5574B9;
	padding: 2px 10px;
	font-weight: bold;
	width: 20px;
	height: 13px;
	text-align: center;
	margin: 0px 2px;
}

table.pagebar dt.selected {
	background-color: #5574B9;
	cursor: default;
	color: white;
}

table.pagebar dt:hover {
	background-color: #5574B9;
	color: white;
}

/* style do rozszerzonych info pokazywanych jako hover */

div.hoverinfo, div.hoverinfo_hover {
	white-space: nowrap;
	cursor: default;
	background: none;
}

div.hoverinfo_hover {
	background-color: #FFFABE;
}

div.hoverinfo div.extnd {
	display: none;
}

div.hoverinfo_hover div.extnd {
	display: block;
	margin: 5px;
	padding: 5px;
	background-color: #FFFABE;
	position: absolute;
	opacity: 0.9;
	border: 1px dotted Black;
}

div.hoverinfo div.extnd label, div.hoverinfo_hover div.extnd label {
	font-weight: bold;
}

