<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	background-color: #000000;
}

body.mainbody ,
body.mainsite {
	color: #ffffff;
	background-color: #000000;
  background: url('../../../img/bg/diagmonds-t.png') 0 0, linear-gradient(#000000, #222222, #000000) no-repeat;
}

#menu,
#content,
#content_r,
#content_l {
	color: #ffffff;
}

#header .top_menu a,
#header a.top_menu {
	color: #ffffff;
}

#header .top_menu a:hover,
#header a.top_menu:hover,
#header .top_menu a.active,
#header a.top_menu.active {
	color: #ebce04;
}

.welcome_text {
	color: #ffffff;
}

h4.welcome,
h1.welcome {
	color: #0710c4;
	text-shadow: 2px 2px 2px #000000;
}

#content_l h1.welcome {
	background: rgba(0,0,0,0.3);
}

#content_r .content-arrow {
	border-color: transparent transparent #ebce04 transparent;
}

#content_r .page-footer {
	background: #ebce04;
}

a.more_text {
	color: #ebce04;
}

.top_box,
.top_box_submenu {
	background: #ebce04;
}

div.hr {
  background-color: #ebce04;
}

#content_r table td {
	border: 1px solid rgba(0,0,0,.2);
}

#content_r .welcome_text table td {
	border: 1px solid rgba(255,255,255,.2);
}

.main_view {
	background: #ffffff;
}

.wynik_h,
.page_text,
.site_h,
.site_h:hover,
a.submenu_txt,
.news_title_act,
.news_title_act:hover {
	color: #000000;
}

#footer .copy {
	background: #111111;
	color: #000000;
}
#footer .copy &gt; * {
	color: #ffffff;
}

.yellow,
.yellow:hover {
	color: #ebce04;
}
.yellow-bg {
	background: #ebce04;
}

.main-color,
.main-color:hover {
	color: #ffffff;
}
.main-color-bg {
	background: #ffffff;
}

.font-color,
.font-color:hover {
	color: #000000;
}
.font-color-bg {
	background: #000000;
}
</pre></body></html>