.td_hlavicka {
    background: url("soubory/baner2026.jpg") no-repeat top left;
}
body  {
    background: url("/soubory/pozadi-2021-03.jpg") no-repeat top center;
	}


/* ///////////////////////// */
/*  nasleduje vlastni CSS    */

/* Cookie lišta */

.eu-cookies {position: fixed; left: 0; bottom: 0; width: 100%; color: white; background: rgba(90,90,90,0.8); z-index: 1000; text-align: center; padding:8px 0; font-size: 12px;}

.eu-cookies button {background: #0aac3f; color: white; margin:0 10px; border:0; border-radius:5px; cursor: pointer; padding: 2px 10px;}

.eu-cookies a {color:silver;}