body {
	font-family: sans-serif; 
	font-size:1em;
	line-height: 2em;
	color : #4E4D48;
	background-color : #ffffff;
}

td {
	font-family: sans-serif; 
	font-size: 0.8em;
	line-height: 1.4em;
	color : #000000;

}

a {
	color : #FAA63B;

}

a:hover {
	text-decoration: underline;
}

em {
	color : #888888;
}

em strong {
	color : #3AA800;
}

.nadpis {
	font-size:13px;
	font-weight: bold;
}

.white {
	font-size:11px;
	color: #ffffff;
}

.ramek {
	border: solid 1px #e1e1e1;
}