<!DOCTYPE html>
<html>
<head>
<title>Lotus - Perfectly Clean HTML5 Mobile Template</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0;" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<link type="text/css" rel="stylesheet" href="css/style.css" />
<link type="text/css" rel="stylesheet" href="css/animated.css" />
<script src="js/istok-web.js"></script>
<script type="text/javascript" src="js/jjjj.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</head>
<body>
<div id="home_page">
<div id="header">
<div id="header_left">
<div id="header_left_home">
<a href="index.html"><img src="img/home-icon.png" alt="settings" /></a>
</div>
</div>
<div id="header_title"><h1>Contact us</h1></div>
<div id="header_right">
<div id="header_right_span">
<span><b><a href="tel_3A55044033000">Call</a></b></span>
</div>
</div>
</div>
<div id="page">
<h2>We are here for your questions!</h2>
<div class="center">
<img src="img/gallery/3.png" class="custom_style" alt="Head" />
</div>
<div class="custom_style">
<h3>Type us an email, it's easy, it's perfect!</h3>
<p><b>Lotus</b> HTML5 jQuery Mobile Template comes with fully <b>working PHP</b> contact form.</p>
<p>Usage is very easy, just change <b>$to</b> variable in <b>contact.php</b> to your email (like company@web.net) and that's it!</p>
</div>
<h3>Google API map included</h3>
<iframe class="custom_style" style="width:100%;margin-bottom: 10px" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="../../../../../../../maps.google.cz/@ie=UTF8&ll=27.894561,-81.837845&spn=0.016347,0.033023&t=m&z=15&brcurrent=5,0,1&output=embed"></iframe>
<div class="center">
<form action="email-script.php" method="post">
<input type="text" value="" name="name" class="blog_item_coments_post_textinpt" placeholder="Your Name*" required />
<input type="text" value="" name="email" class="blog_item_coments_post_textinpt" placeholder="Your Email*" required />
<textarea name="message" class="blog_item_coments_post_textarea" placeholder="Your Message*" required ></textarea>
<input type="submit" value="Send" class="blog_item_coments_replybtn" style="width: 20%;left: 74%" />
</form>
</div>
</div>
<div id="footer">
<div id="footer_logo" onclick="$('html, body').animate({scrollTop: '0'}, 700);"></div>
<div id="footer_shadow"></div>
<p>Copyright © 2012 Lotus HTML5 Template. All Rights Reserved</p>
</div>
</div>
</body>
</html>