-
Notifications
You must be signed in to change notification settings - Fork 0
/
nagrade_en.html
175 lines (137 loc) · 5.18 KB
/
nagrade_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
<!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>Awards and honors - Theater "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="#" class="current"><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="#"><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="clearfix">
<!-- INTRO -->
<header class="page-heading clearfix">
<div class="container">
<!-- PAGE TITLE -->
<div id="page-title">
<h1 class="page-title">Awards and honors</h1>
</div>
<!-- / PAGE TITLE -->
</div>
</header>
<!-- / INTRO -->
<div class="container">
<!-- PAGE DESCRIPTION -->
<div class="page-description">
<h1><span class="colored">Season 2012/2013.</span></h1>
</div>
<!-- / PAGE DESCRIPTION -->
<div class="one-third">
<h3>Jasna Đuričić</h3>
<p>The "Ardalion" for best actress for her role Ranjevske Love Andreyevna in The Cherry Orchard, XVII Yugoslav Theatre Festival, Uzice</p>
</div>
<div class="one-third">
<h3>Nebojša Glogovac</h3>
<p>Award „Branka i Mlađa Veselinović“ for her role in Sumnjivo lice</p>
</div>
<div class="one-third last">
<h3>Marija Crnobori</h3>
<p>Sretenjski Medal III Class on National Day</p>
</div>
<div class="clear"></div>
<div class="divider-empty"></div>
<div class="one-third">
<h3>Vlasta Velisavljević</h3>
<p>The award for the actor "Nikola Milic" in The Suspicious person, XLII festival "Days of Comedy", Jagodina</p>
</div>
<div class="one-third">
<h3>Bojan Dimitrijević</h3>
<p>The award for best young actor in the play A suspicious person XLII festival "Days of Comedy", Jagodina</p>
</div>
<div class="one-third last">
<h3>Sumnjivo lice</h3>
<p>Best performance in the opinion of the audience (4.83), XXX Nušićevi days, Smederevo</p>
</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>