body
{
	color: #000000;
}

#header nav:last-of-type a.s{	background-image: url("hledat.svg.php?c=000000");}
#header nav:last-of-type a.c{	background-image: url("calendar.svg.php?c=000000");}
#header nav:last-of-type a.f{	background-image: url("filtr.svg.php?c=000000");}
#header nav:last-of-type a.k{	background-image: url("mail.svg.php?c=000000");}
#header nav:last-of-type a.m{	background-image: url("menu.svg.php?c=000000");}
#header nav:last-of-type a.vr{	background-image: url("radky.svg.php?c=000000");}
#header nav:last-of-type a.vd{	background-image: url("dlazdice.svg.php?c=000000");}
#projekce table tr.already td{	background-image: url("strike.svg.php?c=000000");}
#main .podakce ul li,
#main .content ul li {	background-image: url("listdot.svg.php?c=000000");}

#main .content ul#closeparams li
{
	background-image: none;
}

#buylink, .buylink{	background-image: url("buy-tri.svg.php?c=000000")}
.readmore	{ background-image: url("double-arrow-down.svg.php?c=000000") }
.backtop	{ background-image: url("double-arrow-up.svg.php?c=000000") }
#footer, #oznameni { background-color: #000000}
#footer .nletter input { color: #000000}
#footer .nletter > a { background-image: url("footer-ok.svg.php?c=000000"); }

@media screen and (max-width: 800px) and (orientation:portrait)
{
	#buylink {	background-image: url("buy-tri2.svg.php?c=000000")}
}

#depts > div.ex > a
{
	width: 245px;
	height: 65px;
	background-image: url("exkk-logo.svg.php?c=000000");
	background-repeat: no-repeat;
	background-size: auto 100%;
	margin-top: 25px;
}

#depts > div.ex a span
{
	display: none;
}

@media screen and (max-width: 680px)
{
	#depts > div.ex.sel > a
	{
		width: 123px;
		height: 32px;
		margin-top: 12px;
	}
}

