html, body {margin: 0;
			padding: 0;
			background:#ffffff;
			font-family: verdana;
			font-size: 12px;
			}

td {padding: 0.25em 1px; vertical-align:top;}

td, tr, th, select, textarea, span {
	font-family: verdana;
	font-size: 12px;
	vertical-align:middle;
}
.p13 {
	font-size: 13px;
	text-align: left;
}
.p13c {
	font-size: 13px;
	text-align: center;
}
.p13r {
	font-size: 13px;
	text-align: right;
}
.p10 {
	font-size: 10px;
	text-align: left;
}
.p10c {
	font-size: 10px;
	text-align: center;
}
.p10r {
	font-size: 10px;
	text-align: right;
}
.p10ss {
	font-size: 10px;
	text-align: right;
}
a {
	font-size: 11px;
	color: #800000;
	text-decoration: none;
}

.error {
	color: red;
	font-weight: bold;
	text-align: center;
}

.prawo {
	text-align: right!important;
}

.center {
	text-align: center!important;
}

.closed {
	background-color:#FF0000; 
	color:#FFFFFF; 
	font-style: italic; 
	font-weight: bold;
}
.sel {
	color:#0000FF; 
	font-weight: bold;
	text-decoration: underline;
}
.szare {
	background-color: #cfcfcf;
}

.highlight {
	background-color: #E6E6FA;
	font-weight: bold;
}

.highlightinvis {
	background-color: #E6E6FA;
	font-weight: bold;
	color: red;
	font-style: italic;
}

.invis {
	color: red;
	font-style: italic;
}

/*ajax*/
ul.ajax { list-style-type: none; font-family: tahoma; arial, sans-serif; font-size: 12px;  margin: 5px 0 0 0}
li.ajax {cursor: pointer; background: #FFFFFF; color: #000000; width: 250px; border-bottom: 1px solid #000000; }
li.ajax2 {cursor: pointer; background: #FFFFFF; color: #000000; width: 750px; border-bottom: 1px solid #000000; }
