﻿body{
	background-color:#9a9ea1; /* #444455; */
	margin-left:5px;
	font-family:Trebuchet, Verdana, Arial, Helvetica;
	font-size:12px;
	color:white;
}

pre {
	background-color:#5d5d71;
	font-family:Lucida Console, monospace;
	font-size:11px;
}

.pre {
	background-color:#5d5d71;
	font-family:Lucida Console, monospace;
	font-size:11px;
}

.pre-small {
	background-color:#5d5d71;
	font-family:Lucida Console, monospace;
	font-size:10px;
}

.small-print {
	font-size:9px;
}

.odd-row {
	background-color: #DFDFDF;
}

.even-row {
	background-color: #F4F4F4;
}

.fix {
	background-color: #A0E9A6;
}

.warn {
	background-color: #FFC676;
}

.err {
	background-color: #FF8888;
}


/* quick hack for Pavuk.ManPage.html: */

li.c5 {list-style: none}
dt.c4 {font-style: italic}
dt.c3 {font-weight: bold}
p.c2 {font-style: italic}
p.c1 {font-weight: bold}

/* end of hack */

