<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#top .img.n1
{
	background-image: url("slivovina2.jpg");
}

#top .img.n2
{
	background-image: url("slivovina.jpg");
	z-index: -2;
}

#top .img.n3
{
	background-image: url("slivovina3.jpg");
	z-index: -2;
}

#top h1
{
	margin-bottom: 0px;
}

#header ul li:nth-of-type(2) ul li:last-of-type a
{
	border-bottom: none;
	color: #5b5368;
}</pre></body></html>