




.selected {
	background: #b2da21 url("") no-repeat right center !important;
	color: #fff !important;
}
nav .nav li:hover {
	background: #b2da21;		
	color: #fff !important;
}
.entry-image-overlay {
	background: url(https://robertluczak.eu/wp-content/themes/spaces/img/icon_cross.png), url(https://robertluczak.eu/wp-content/themes/spaces/img/overlay_bg.png); background-size:10px 10px, 100% 100%;
	background-position: center; background-repeat: no-repeat;
}

.entry p {
	font-size: 12px}



