You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
887 B
PHTML

<?php require_once('header.php')?>
<br> <header> <img src="images/dj.svg" alt="dějepis" style=" display: block; margin-left: auto; margin-right: auto; width: 20%;"> <br>
<p style="text-align: center">Obor dějepis má letos 2 zástupce, kteří pořádají seznamovací kurz a ze kterých si můžete vybrat: </p>
<div style="display: flex;">
<div style="flex: 50%; padding: 5px;">
2 years ago
<a href="https://www.facebook.com/events/426566376027430/"><h2>Seznamovák 5P ve spolupráci SOR D</h2><br>
<img src="images/2022_seznamovak5P.png" style='max-width: 100%;'></a>
</div>
<div style="flex: 50%; padding: 5px;">
<a href="https://spolekagora.cz/seznamovak/"><h2>Seznamovák spolku Agora</h2><br>
<img src="images/2022_seznamovakAgora.png" style='max-width: 100%;'></a>
</div>
</div>
</header>