body
{
	background-color:#FFFFFF;
	color:#474749;
	font-family:verdana;
	font-size:11px;
}

/** logowanie **/

td.txt{
	height:25px;
	font-size:11px;
	font-weight:bold;
	text-align : right;
	color : #26286F;
	padding-right:3px;
}

input.input_txt{
	width:98px;
	border: 1px solid #A4B97F;
}


/** {sbutton} */
table.buttontable
{
	height:20px;
}

table.buttontableover
{
	height:20px;
}

table.buttontable td.left
{
	height:20px;
	width:5px;
	background-image:url('./img/sbutton_l.gif');
	background-repeat:no-repeat;	
}

table.buttontable td.center
{
	height:20px;
	background-image:url('./img/sbutton_bg.gif');
	background-repeat:repeat-x;	
}

table.buttontable td.right
{
	height:20px;
	width:5px;
	background-image:url('./img/sbutton_r.gif');
	background-repeat:no-repeat;	
}

table.buttontableover td.left
{
	height:20px;
	width:5px;
	background-image:url('./img/sbutton_l_over.gif');
	background-repeat:no-repeat;	
}

table.buttontableover td.center
{
	height:20px;
	background-image:url('./img/sbutton_bg_over.gif');
	background-repeat:repeat-x;	
}

table.buttontableover td.right
{
	height:20px;
	width:5px;
	background-image:url('./img/sbutton_r_over.gif');
	background-repeat:no-repeat;	
}

table.buttontable table.inner
{
	width:100%;
	height:18px;
	margin-bottom:2px;
	margin-right:1px;	
}
table.buttontableover table.inner
{
	width:100%;	
	height:18px;
	margin-top:2px;	
	margin-left:1px;	
}

table.buttontableover input.sbutton, table.buttontable input.sbutton
{
	background:transparent;
	border:0px solid;
	cursor:pointer;
	color:#FFFFFF;
	height:18px;
}
		 
/** {/sbutton} */

/** mbutton} */
table.mbuttontable
{
	height:15px;
}

table.mbuttontableover
{
	height:15px;
}

table.mbuttontable td.left
{
	height:15px;
	width:5px;
	background-image:url('./img/mbutton_l.gif');
	background-repeat:no-repeat;	
}

table.mbuttontable td.center
{
	height:15px;
	background-image:url('./img/mbutton_bg.gif');
	background-repeat:repeat-x;	
}

table.mbuttontable td.right
{
	height:15px;
	width:5px;
	background-image:url('./img/mbutton_r.gif');
	background-repeat:no-repeat;	
}

table.mbuttontableover td.left
{
	height:15px;
	width:5px;
	background-image:url('./img/mbutton_l_over.gif');
	background-repeat:no-repeat;	
}

table.mbuttontableover td.center
{
	height:15px;
	background-image:url('./img/mbutton_bg_over.gif');
	background-repeat:repeat-x;	
}

table.mbuttontableover td.right
{
	height:15px;
	width:5px;
	background-image:url('./img/mbutton_r_over.gif');
	background-repeat:no-repeat;	
}

table.mbuttontable table.inner
{
	width:100%;
	height:13px;
	margin-bottom:2px;
	margin-right:1px;	
}
table.mbuttontableover table.inner
{
	width:100%;	
	height:13px;
	margin-top:2px;	
	margin-left:1px;	
}

table.mbuttontableover input.mbutton, table.mbuttontable input.mbutton
{
	background:transparent;
	border:0px solid;
	padding:0px;
	margin:0px;
	font-size:10px;
	cursor:pointer;
	color:#FFFFFF;
	height:13px;
}
		 
/** {/mbutton} */

div.th
{
	padding:0px;
	margin:0px;
	font-size:1px;
}

div.th img
{
	padding:0px;
	margin:0px;	
	border:0px solid #ff0000;
}

h2.article
{
	text-align:left;
	color: #B63535;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding-bottom:9px;
	padding-top:5px;
}

div.article
{
clear: both;	text-align:left;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}

ul, ol
{
  list-style:url('../../images/cp.gif');
}

li
{
	margin-top:2px;
	margin-bottom:8px;
	text-align:left;
	padding-left: 16px;
	background-image:url('./img/prompt.gif');
	background-repeat:no-repeat;
	background-position:3px 2px;
}



/** menu */
div.menu
{
	height:50px;
	background-image:url('./img/menucol_bg.gif');
	background-repeat:repeat-x;
	z-index:200;
}

div.menu div.column
{
	height:50px;
	width:85px;	
	float:left;
	clear:right;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
}

div.menu div.actcolumn
{
	height:50px;
	width:85px;		
	float:left;
	clear:right;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;	
	background-image:url('./img/menucol_over_bg.gif');
	background-repeat:repeat-x;	
}

div.menu div.closer
{
	height:50px;
}

div.menu div.hiddenlayer
{
	width:155px;	
	position:absolute;
	visibility:hidden;
}

div.menu div.visiblelayer
{
	width:155px;	
	position:absolute;
	visibility:visible;
	z-index:100;
}

div.menu div.element
{
	padding-left:10px;
	padding-right:10px;
	text-align:left;	
	width:150px;
	height:26px;
	background-image:url('./img/menu_bg.gif');
	background-repeat:repeat-x;	
	color:#FFFFFF;	
}

div.menu div.actelement
{
	padding-left:10px;
	padding-right:10px;
	text-align:left;	
	width:150px;
	height:26px;
	background-image:url('./img/menu_over_bg.gif');
	background-repeat:repeat-x;	
	color:#FFFFFF;	
}

div.menu div.column span, div.menu div.column a
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

div.menu div.actcolumn span, div.menu div.actcolumn a
{
	color: #B63535;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

div.menu table.column
{
	width:100%;
	height:48px;
}

div.menu table.element
{
	margin-top:1px;
	width:100%;
	height:25px;
}

div.menu div.element span, div.menu div.element a
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}

div.menu div.actelement span, div.menu div.actelement a
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}
/** menu - koniec */

/** style dla modułu SBP */

/* SBP: pasek stanu zalogowanego klienta */
table.sbpstatus
{
	background-color:#F4F4F6;
	margin-bottom:2px;
	height:77px;	
}

table.sbpstatus td.przedzialek
{
	width:1px;
	height:77px;
	background-image:url('./img/przedzialek.gif');
	background-repeat:no-repeat;
}

table.sbpstatus div.nav
{
	width:490px;
	height:24px;
	text-align:left;
	vertical-align:top;
}

table.sbpstatus div.nav div.frame
{
	padding-left:26px;
	padding-top:8px;
	color:#74767E;
}

table.sbpstatus div.nav span.pointer
{
	padding:4px;
}

table.sbpstatus div.nav span.path
{
	color:#46749A;
}

table.sbpstatus div.path
{
	width:490px;
	height:53px;
	text-align:left;
	vertical-align:top;
}

table.sbpstatus div.path div.frame
{
	font-size:18px;
	padding-left:26px;
	padding-top:22px;
	color:#B63535;
}

table.sbpstatus div.logged
{
	width:259px;
	height:24px;
	text-align:right;
	vertical-align:top;
}

table.sbpstatus div.logged div.frame
{
	text-align:right;
	padding-right:10px;
	padding-top:8px;
	color:#74767E;
}

table.sbpstatus div.logged div.frame span.uname
{
	color:#46749A;
}

table.sbpstatus div.points
{
	width:259px;
	height:53px;
	text-align:center;
	vertical-align:top;
}

table.sbpstatus div.points div.frame
{
	text-align:center;
	padding-right:10px;
	padding-left:10px;	
	padding-bottom:10px;
}

table.sbpstatus div.inner
{
	margin:0 auto;
	width:239px;
	height:43px;
	background-color:#EBEBEF;	
}

table.sbpstatus div.inner div.frame
{
	padding-top:24px;
	text-align:center;
	font-weight:bold;
}


table.sbpstatus span.pkt
{
	color:#B63535;
}
/** SBP - koniec */

/** Formularz */
table.formular
{
	margin-bottom:2px;
	background-color:#F4F4F6;	
}

table.formular td.label
{
	text-align:right;
	font-weight:bold;
	padding:3px;
	padding-right:6px;
}

table.formular td.field
{
	text-align:left;
	font-weight:normal;
	padding:3px;
	padding-left:7px;
}

table.formular td.field input.form
{
	padding-top:2px;
	padding-bottom:2px;	
	padding-left:5px;
	padding-right:5px;
	width:160px;
}

table.formular td.field select.form
{
	height:18px;
	vertical-align:center;
	width:170px;
	z-index:10;
}

table.formular td.info
{
	text-align:left;
	font-weight:normal;
	padding:3px;
	padding-left:26px;
	padding-right:26px;
	color:#74767E;
	padding-bottom:5px;
}

table.formular td.space
{
	height:20px;
	background-image:url(./img/formsection.gif);
	background-repeat:repeat-x;
}

/** Tabela */
table.table
{
	margin-bottom:2px;
	background-color:#F4F4F6;	
}

table.table td.header
{
	padding:5px;
	padding-left:26px;
	padding-right:26px;	
	text-align:left;
	background-color:#E6E7EA;	
	color:#B63535;	
}

table.table td.cell
{
	padding:5px;
	color:#00046C;
	padding-left:26px;
	padding-right:26px;	
	text-align:left;
	border-top:1px solid #FFFFFF;
}

table.table tr.row0
{
}

table.table tr.row1
{
	background-color:#E6E7EA;	
}

