117 lines
3.9 KiB
PHP
Executable file
117 lines
3.9 KiB
PHP
Executable file
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>Or-fea > festivalová a organizační kancelář</title>
|
|
|
|
<meta name="description" content="Festivalová a organizační kancelář - pořádáme hudebních festivaly, koncerty a další kulturně-zábavní programy pro turisty">
|
|
<meta name="keywords" content="Organizace festivalů, koncerty, festivaly, Ubytování, Stravování, Průvodcovské služby Prohlídky Prahy, Pronájmy koncertních sálů, Vstupenky, amatérské hudební soubory, folklor, advent, dechové soubory, dechové festivaly">
|
|
|
|
<link rel="stylesheet" type="text/css" href="jss/jquery.jscrollpane.css" media="all" />
|
|
<link rel="stylesheet" type="text/css" href="css/orfea.css" />
|
|
<!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="css/orfea7.css"><![endif]-->
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div id="obsah">
|
|
|
|
<div id="hlavicka">
|
|
<?
|
|
include ('menu/hlavicka-cs.php');
|
|
?>
|
|
</div>
|
|
|
|
<!-- *********************** menu ******************************* -->
|
|
|
|
<div id="menu">
|
|
<?
|
|
include ('menu/menu-cs.php');
|
|
?>
|
|
|
|
</div>
|
|
|
|
|
|
<!-- *********************** akce ******************************* -->
|
|
|
|
<div id="top-akce">
|
|
|
|
|
|
|
|
<div id="perex-akce">
|
|
|
|
|
|
|
|
|
|
|
|
<div style="float:left">
|
|
<h1>Or-fea spol. s r.o.</h1>
|
|
<h4>festivalová a organizační kancelář</h4>
|
|
|
|
|
|
<p>Těšnov 9<br>
|
|
110 00 Praha 1</p>
|
|
|
|
<p>IČO 00536776<br>
|
|
DIČ CZ00536776<br>
|
|
Zapsaná u Městského soudu v Praze, oddíl C, vložka 4</p>
|
|
|
|
<p>Tel.: +420 224 81 44 58<br>
|
|
Tel.: +420 224 81 35 80<br>
|
|
Fax: +420 224 81 26 12<br>
|
|
E-mail: <a href="mailto:incoming@orfea.cz">incoming@orfea.cz</a></p>
|
|
</div>
|
|
|
|
<div style="float:left; margin-left: 30px;">
|
|
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.cz/maps?f=q&source=s_q&hl=cs&geocode=+&q=T%C4%9B%C5%A1nov+9,+110+00+Praha+1&ie=UTF8&hq=&hnear=T%C4%9B%C5%A1nov+1162%2F9,+110+00+Praha+1-Nov%C3%A9+M%C4%9Bsto&ll=50.091586,14.436086&spn=0.043556,0.077162&t=m&z=14&vpsrc=6&brcurrent=5,0,0&output=embed"></iframe><br /><small><a href="https://maps.google.cz/maps?f=q&source=embed&hl=cs&geocode=+&q=T%C4%9B%C5%A1nov+9,+110+00+Praha+1&ie=UTF8&hq=&hnear=T%C4%9B%C5%A1nov+1162%2F9,+110+00+Praha+1-Nov%C3%A9+M%C4%9Bsto&ll=50.091586,14.436086&spn=0.043556,0.077162&t=m&z=14&vpsrc=6&brcurrent=5,0,0" style="color:#0000FF;text-align:left">Zvětšit mapu</a></small>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- *********************** carousel ******************************* -->
|
|
<?
|
|
include ('menu/carousel-cs.php');
|
|
?>
|
|
|
|
<!-- ********************************* Zapati ******************************** -->
|
|
|
|
<div id="paticka">
|
|
<?
|
|
include ('menu/paticka-cs.php');
|
|
?>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- *********************** scripty pro carousel ******************************* -->
|
|
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
|
|
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
|
|
<!-- the jScrollPane script -->
|
|
<script type="text/javascript" src="js/jquery.mousewheel.js"></script>
|
|
<script type="text/javascript" src="js/jquery.contentcarousel.js"></script>
|
|
<script type="text/javascript">
|
|
$('#ca-container').contentcarousel();
|
|
</script>
|
|
|
|
|
|
</body>
|
|
</html>
|