-
Notifications
You must be signed in to change notification settings - Fork 0
/
fotogalerija_en.html
209 lines (168 loc) · 6.66 KB
/
fotogalerija_en.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
<!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>Gallery - Theatre "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 class="en">
<!-- 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>Home</span></a></li>
<li><a href="#"><span>About us</span></a>
<ul>
<li><a href="istorija.html">History</a></li>
<li><a href="nagrade.html">Awards and honors</a></li>
<li><a href="direktor.html">Director</a></li>
<li><a href="spisak-glumaca.html">List of actors</a></li>
<li><a href="spisak-gostiju.html">List of guest actors</a></li>
<li><a href="izvestaj.html">Annual report</a></li>
<li><a href="kviz.html">Quiz</a></li>
</ul>
</li>
<li><a href="#" class="current"><span>News</span></a>
<ul>
<li><a href="vesti.html">News</a></li>
<li><a href="fotogalerija.html">Photogallery</a></li>
</ul>
</li>
<li><a href="predstave.html"><span>Plays</span></a></li>
<li><a href="repertoar.html"><span>Repertoire</span></a></li>
<li><a href="kontakt.html"><span>Contact</span></a></li>
</ul>
</nav>
<!-- / NAVIGATION -->
</div>
</header>
<!-- / HEADER -->
<!-- CONTENT -->
<section id="content" class="right-sidebar clearfix">
<!-- INTRO -->
<header class="page-heading clearfix">
<div class="container">
<!-- PAGE TITLE -->
<div id="page-title">
<h1 class="page-title">Gallery</h1>
</div>
<!-- / PAGE TITLE -->
</div>
</header>
<!-- / INTRO -->
<div class="container">
<!-- IMAGE GALLERY WITH LIGHTBOX -->
<h3>Theatre photos</h3>
<div class="one-third">
<span class="image-frame">
<a class="image-icon-zoom" href="images/galery_images/15a_0632.jpg" title="Image Title" data-rel="prettyPhoto[gal_2]">
<img src="images/galery_images/15a_0632.jpg" alt="Image Title" />
</a>
</span>
</div>
<div class="one-third">
<span class="image-frame">
<a class="image-icon-zoom" href="images/galery_images/donji-foaje_dsc8375.jpg" title="Image Title" data-rel="prettyPhoto[gal_2]">
<img src="images/galery_images/donji-foaje_dsc8375.jpg" alt="Image Title" />
</a>
</span>
</div>
<div class="one-third last">
<span class="image-frame">
<a class="image-icon-zoom" href="images/galery_images/donji-foaje-f_dsc8370.jpg" title="Image Title" data-rel="prettyPhoto[gal_2]">
<img src="images/galery_images/donji-foaje-f_dsc8370.jpg" alt="Image Title" />
</a>
</span>
</div>
<div class="one-third">
<span class="image-frame">
<a class="image-icon-zoom" href="images/galery_images/img_4327.jpg" title="Image Title" data-rel="prettyPhoto[gal_2]">
<img src="images/galery_images/img_4327.jpg" alt="Image Title" />
</a>
</span>
</div>
<div class="one-third last">
<span class="image-frame">
<a class="image-icon-zoom" href="images/galery_images/gornji-foaje_dsc8433.jpg" title="Image Title" data-rel="prettyPhoto[gal_2]">
<img src="images/galery_images/gornji-foaje_dsc8433.jpg" alt="Image Title" />
</a>
</span>
</div>
<div class="one-third">
<span class="image-frame">
<a class="image-icon-zoom" href="images/galery_images/gornji-foaje_dsc8383.jpg" title="Image Title" data-rel="prettyPhoto[gal_2]">
<img src="images/galery_images/gornji-foaje_dsc8383.jpg" alt="Image Title" />
</a>
</span>
</div>
<div class="one-third">
<span class="image-frame">
<a class="image-icon-zoom" href="images/galery_images/sala_dsc8479.jpg" title="Image Title" data-rel="prettyPhoto[gal_2]">
<img src="images/galery_images/sala_dsc8479.jpg" alt="Image Title" />
</a>
</span>
</div>
<div class="one-third last">
<span class="image-frame">
<a class="image-icon-zoom" href="images/galery_images/sala_dsc8485.jpg" title="Image Title" data-rel="prettyPhoto[gal_2]">
<img src="images/galery_images/sala_dsc8485.jpg" alt="Image Title" />
</a>
</span>
</div>
<!-- / IMAGE GALLERY WITH LIGHTBOX -->
<div class="clear"></div>
<div class="divider-empty"></div>
<div class="divider"><a class="top" href="#">Top</a></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>
</body>
</html>