/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 18 2022 | 17:53:38 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


.page-header {
	display: none;
}
.list-obchod ul {
  list-style: none;
}

.list-obchod ul li:before {
	content: ' > ';
	font-size: 20px;
}
#site-header {
	display: none;
}
#site-footer {
	display: none;
}
.struktura a{
	color: #0d47a1;
	text-decoration: underline;
}

