ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Culinaria Praha</title> <link href="style/style.css" rel="stylesheet" type="text/css"> <meta http-equiv="content-type" content="text/html; charset=windows-1250"> <meta name="soup" content="soups"> <title></title> </head> <body> <div class="popup"> <img src="images/soup-logo-neg.png" /><br /> <h1>CULINARIA SOUP BAR - WE LOVE SOUPS</h1><br><br> <div class="column-popup"> <b>TENTO TÝDEN</b><br><br> Monday<br> Tuesday<br> Wednesday<br> Thursday<br> Friday<br> </div> <div class="column-popup"> <b>HEARTY</b><br><br> corn with bacon<br> goulash<br> lentil with bacon<br> beef chilli<br> potatoe soup<br> </div> <div class="column-popup"> <b>CLASSIC</b><br><br> tomatoe with bazil<br> french onion<br> Minestrone<br> chicken noodle<br> beef bouillon with vegetables<br> </div> <div class="column-popup"> <b>CREAMY</b><br><br> broccoli<br> chicken<br> pumpkin<br> pea cream<br> mushrooms<br> </div> <div class="column-popup"> <b>SOUP OF THE WEEK</b><br><br> leek soup<br> carrot,orange,ginger<br> Thai chicken with coconut<br> cauliflower<br> fennel<br> </div> </div> </body> </html>