-
Notifications
You must be signed in to change notification settings - Fork 0
/
rezervacija_sr.html
220 lines (167 loc) · 6.65 KB
/
rezervacija_sr.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<!--[if IE 7 ]><html lang="en" class="no-js ie7"><![endif]-->
<!--[if IE 8 ]><html lang="en" class="no-js ie8"><![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en" class="no-js"><!--<![endif]-->
<head>
<!-- /* Title */ -->
<title>Rezervacija - Pozorište "Atelje 212"</title>
<!-- /* Meta Tags */ -->
<meta charset="utf-8">
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- /* Favicons */ -->
<link rel="shortcut icon" href="favicon.ico">
<!-- /* Stylesheets */ -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/prettyPhoto.css">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600,700,800&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<!-- HTML5 Shiv, support for HTML5 elements in IE6-8 -->
<script src="js/modernizr.custom.js"></script>
</head>
<body>
<!-- PAGE WRAP -->
<div id="page-wrap" class="wide">
<!-- HEADER -->
<header id="header">
<div class="container clearfix">
<!-- LOGO -->
<div id="logo">
<a href="index.html" title="212 :"><img src="images/logo.png" alt="212 :" /></a>
</div>
<!-- / LOGO -->
<!-- NAVIGATION -->
<nav id="navigation" class="ddsmoothmenu">
<ul id="main-menu">
<li><a href="index.html"><span>Početna</span></a></li>
<li><a href="#"><span>O nama</span></a>
<ul>
<li><a href="istorija.html">Istorija</a></li>
<li><a href="nagrade.html">Nagrade i priznanja</a></li>
<li><a href="direktor.html">Direktor</a></li>
<li><a href="spisak-glumaca.html">Spisak glumaca</a></li>
<li><a href="spisak-gostiju.html">Spisak gostujucih glumaca</a></li>
<li><a href="izvestaj.html">Godisnji izvestaj</a></li>
<li><a href="kviz.html">Kviz</a></li>
</ul>
</li>
<li><a href="#"><span>Novosti</span></a>
<ul>
<li><a href="vesti.html">Vesti</a></li>
<li><a href="fotogalerija.html">Fotogalerija</a></li>
</ul>
</li>
<li><a href="predstave.html" class="current"><span>Predstave</span></a></li>
<li><a href="repertoar.html"><span>Repertoar</span></a></li>
<li><a href="kontakt.html"><span>Kontakt</span></a></li>
</ul>
</nav>
<!-- / NAVIGATION -->
</div>
</header>
<!-- / HEADER -->
<!-- CONTENT -->
<section id="content" class="clearfix">
<!-- INTRO -->
<header class="page-heading clearfix">
<div class="container">
<!-- PAGE TITLE -->
<div id="page-title">
<h1 class="page-title">Rezervacija</h1>
</div>
<!-- / PAGE TITLE -->
</div>
</header>
<!-- / INTRO -->
<div class="container">
<!-- CONTACT WRAP -->
<section class="contact-wrap clearfix">
<div class="one-third">
<!-- CONTACT INFO WIDGET -->
<section class="widget contact-info-widget clearfix">
<h3>Kako rezervisati</h3>
<p class="contact-info">Pažljivo popunite sledeća polja u formi i kliknite rezerviši.</p>
</section>
<!-- / CONTACT INFO WIDGET -->
</div>
<form class="contact-form clearfix" action="mailto:[email protected]" method="post">
<div class="two-third last">
<div id="result"></div>
<!-- CONTACT FORM -->
<p class="one-third">
<label for="name">Ime i prezime <span class="colored">*</span></label>
<input id="name" type="text" name="name" value="" class="text-input requiredField" />
</p>
<p class="one-third">
<label for="email">Email <span class="colored">*</span></label>
<input id="email" type="text" name="email" value="" class="text-input requiredField email" />
</p>
<p class="one-third last">
<label for="subject">Telefon <span class="colored">*</span></label>
<input id="subject" type="text" name="subject" value="" class="text-input requiredField" />
</p>
<p class="one-third">
<label for="nocards">Broj karata <span class="colored">*</span></label>
<select id="nocards" type="text" name="nocards" value="" class="text-input">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
</select>
</p>
<p class="one-third last">
<label for="date">Datum <span class="colored">*</span></label>
<input id="inputDate" name="date" class="text-input inputDate" value="20/06/2014" />
</p>
<div class="clear"></div>
<!-- / CONTACT FORM -->
</div>
<p>
<label for="message">Poruka</label>
<textarea id="message" name="message" cols="60" rows="8" class="textarea"></textarea>
</p>
<p>
<button class="button medium black" name="submit" type="submit"><span>Rezerviši</span></button>
</p>
</form>
</section>
<!-- / CONTACT WRAP -->
<div class="clear"></div>
<div class="divider-empty"></div>
</div>
</section>
<!-- / CONTENT -->
<!-- FOOTER BOTTOM -->
<footer id="footer-bottom" class="clearfix">
</footer>
<!-- / FOOTER BOTTOM -->
<!-- SCROLL TO TOP -->
<div id="scroll-top">
<a href="#top">Back to top</a>
</div>
<!-- / SCROLL TO TOP -->
</div>
<!-- / PAGE WRAP -->
<!-- /* Javascript Files */ -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<!--[if lt IE 9]> <script src="js/selectivizr-min.js"></script> <![endif]-->
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.tools.min.js"></script>
<script src="js/jquery.ddsmoothmenu.js"></script>
<script src="js/tinynav.min.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/slides.min.jquery.js"></script>
<script src="js/jquery.flexslider.min.js"></script>
<script src="js/jquery.fitvids.js"></script>
<script src="js/jquery.quicksand.js"></script>
<script src="js/custom.js"></script>
<link rel="stylesheet" href="css/datepicker.css" type="text/css" />
<script type="text/javascript" src="js/datepicker.js"></script>
<script type="text/javascript" src="js/eye.js"></script>
<script type="text/javascript" src="js/utils.js"></script>
<script type="text/javascript" src="js/layout.js?ver=1.0.2"></script>
</body>
</html>