body {
	background-color : White;
}
a {
	text-decoration: none; color: black
}
a:hover {
	 text-decoration: underline
}
td {
	font-family : 'Tahoma',Arial, Helvetica, sans-serif;
	font-size : 11px;
	
}
a.u {
	text-decoration:none
}
a.u:hover {
	text-decoration:none; color: red
}
td.bip_a {
	background-color : #E8E8E8;
	background-image : url(images/tlo_test.gif);
}
form {
	margin:0
}
td.tlo_menu	{
	background-color : #ADD8E6;
}
td.w {
	background-color : White;
}
td.bip_d {
	background-color : #E1E1E1;
}
td.m_right {
	background-color : #CDCDCD;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	padding-left:4px;
	padding-right: 4px;
	font-size: 10px;
	text-transform : uppercase;
	padding-top:10px;
	padding-bottom:10px;
	text-align : right;
	font-weight : bold;
}
td.licznik {
	background-color : #CDCDCD;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	padding-left:4px;
	padding-right: 4px;
	font-size: 17px;
	padding-top:10px;
	padding-bottom:10px;
	text-align : right;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
}
td.m_gr {
	background-color : #408193;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	padding: 6px;
	font-size: 10px;
	color : Black;
	text-transform : uppercase;
	font-weight : bold;
}
td.m_gr a {color:white;}
td.m_p {
	background-color : #498C9E;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	padding : 5px;
	padding-left:10px;
}
td.m_pp {
	background-color : #5EA2B4;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	padding-left:15px;
	padding-right: 5px;
	/*background-image : url(images/m_pp.jpg);
	background-position : right;
	background-repeat : repeat-y;
	*/
}
td.m_ppp {
	background-color : #5EA2B4;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	padding-left:20px;
	padding-right: 5px
}
td.m_pppp {
	background-color : #5EA2B4;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	padding-left:25px;
	padding-right: 5px
}
td.m_pppp {
	background-color : #5EA2B4;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	padding-left:30px;
	padding-right: 5px
}
td.stopka {
	border-top-style : solid;
	border-top-color : #777777;
	border-top-width : 1px;
	font-size:10px;
}
.xx {
	color: white
}
table.tab {width:100%;}
table .tab th{border-bottom: solid 2px silver;}
table.tab td{border-bottom: solid 1px silver;}
table.tab th.funcs {width:60px;}
.ed {clear:both;}
.ed-label {float:left;width:50px;}
.ed-field {float:left; width:450px;}
.ed-field input, .ed-field select {width:100%;}
