/* SELEKTORY: */
body
{
	font-family: Times New Roman, Verdena, Arial;
	font-size: 12pt;
	color: white;
	background-color: black;
	margin: 6mm;
}

p
{
	text-align: justify;
}

pre, code
{
	font-size: 11pt;
}

a.new, #quickbar a.new {
color: yellow;
}

a:-webkit-any-link {
color: yellow;
text-decoration: underline;
cursor: auto;
}
