<?php 
header("Location: http://www.tipsportarena-praha.cz/?lang=cs"); exit;
/*
$base_path = "http://www.tipsportarena.cz/";
 ?>
<!doctype html>

<!--[if lt IE 7 ]><html lang="cs" class="no-js ie6"><![endif]-->
<!--[if (gt IE 6)|!(IE)]><!--><html lang="cs"><!--<![endif]-->

<head>
	<meta charset="utf-8">
	<title>Tipsport Aréna | Praha | Pardubice</title>
	<meta name="robots" content="index, follow">
	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
	<meta http-equiv="X-UA-Compatible" content="IE=edge">

	<meta name="dcterms.rightsHolder" content="Tipsport Aréna">
	<meta name="author" content="Tipsport a.s. (webmaster)" />
	<meta name="description" content="" />
	<meta name="keywords" content="" />

	<base href="<?php echo $base_path; ?>">
	<!--[if lt IE 9]>
	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
	<![endif]-->

	<link rel="stylesheet" href="<?php echo $base_path; ?>style/full-bg.css">
	<link rel="stylesheet" href="<?php echo $base_path; ?>style/grid.css">
	<link rel="stylesheet" href="<?php echo $base_path; ?>style/ts2015.css">


	<!-- jQuery -->
	<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>



	<!-- Include js / plugin -->
	<script src="<?php echo $base_path; ?>style/js/full-bg.js"></script>


	<!-- Fancy, scripts -->

	<script>
	$(document).ready(function(){



	});

	</script>



</head>
<body>
<div id = "triquiback">
	<img id = "triquibackimg" src="<?php echo $base_path; ?>style/layout/bg_arena_2015.jpg" alt="" />
</div>

<div id="container" class="grid">

<p class="col-1-1 logo"></p>

	<div class="col-1-2">
		<p style="text-align: center;"><a href="http://www.tipsportarena-praha.cz"><img src="<?php echo $base_path; ?>style/layout/praha.png" alt="" /></a></p>
	</div>

	<div class="col-1-2">
		<p style="text-align: center;"><a href="http://www.tipsportarena-pardubice.cz"><img src="<?php echo $base_path; ?>style/layout/pardubice.png" alt="" /></a></p>
	</div>

</div><!-- // container -->

</body>
</html>
<?php */ ?>
