-
Notifications
You must be signed in to change notification settings - Fork 0
/
cernansky.html
312 lines (305 loc) · 12.5 KB
/
cernansky.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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
<!DOCTYPE html>
<html lang="sk">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>doc. Ing. Michal Čerňanský, PhD. | Katedra aplikovanej informatiky UCM</title>
<meta name="keywords" content="ucm,kai,katedra,informatika,Trnava">
<meta name="description" content="Katedrový web KAI">
<meta name="author" content="Andrea Hornáčková, Timea Danišová, Lukáš Maár">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="http://kai.rf.gd/images/kai_favi.png" type="image/x-icon" />
<link rel="apple-touch-icon" href="#" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/pogo-slider.min.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/responsive.css" />
<link rel="stylesheet" href="css/custom.css" /> </head>
<body id="inner_page" data-spy="scroll" data-target="#navbar-wd" data-offset="98">
<div id="preloader">
<div class="loader"> <img src="images/loader.gif" alt="#" /> </div>
</div>
<!-- Start header -->
<header class="top-header">
<nav class="navbar header-nav navbar-expand-lg">
<div class="container-fluid"><a href="http://kai.rf.gd/"><img src="images/kai_small.png" alt="KAI logo"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-wd" aria-controls="navbar-wd" aria-expanded="false" aria-label="Toggle navigation"> <span></span> <span></span> <span></span> </button>
<div class="collapse navbar-collapse justify-content-end" id="navbar-wd">
<ul class="navbar-nav">
<li><a class="nav-link active" href="index.html">Domov</a></li>
<li><a class="nav-link" href="studenti.html">Študenti</a></li>
<li><a class="nav-link" href="zamestnanci.html">Zamestnanci</a></li>
<li><a class="nav-link" href="erasmus.html">Erasmus</a></li>
<li><a class="nav-link" href="itlab.html">IT Laboratóriá</a></li>
<li><a class="nav-link" href="reaserch.html">Výskum</a></li>
<li><a class="nav-link" href="https://kai.fpv.ucm.sk/moodle/">Moodle</a></li>
<li><a class="nav-link" href="https://ais2.ucm.sk/ais/start.do">AIS</a></li>
<li><a class="nav-link" href="contact.html">Kontakt</a></li>
</ul>
<div id="google_translate_element"></div>
</div>
<script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'sk', includedLanguages : 'sk,en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, autoDisplay: false}, 'google_translate_element');
}
</script>
<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<div class="search-box">
<script>
// Google Internal Site Search script- By JavaScriptKit.com (http://www.javascriptkit.com)
// For this and over 400+ free scripts, visit JavaScript Kit- http://www.javascriptkit.com/
// This notice must stay intact for use
// Enter domain of site to search.
var domainroot="www.kai.rf.gd"
function Gsitesearch(curobj){
curobj.q.value="site:"+domainroot+" "+curobj.qfront.value
}
</script>
<form action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)">
<input name="q" type="hidden" />
<input name="qfront" type="text" class="search-txt" placeholder="Vyhľadať text na webe">
<a class="search-btn"> <img src="images/search_icon.png" alt="#" /> </a>
</form>
</div>
</div>
</nav>
</header>
<!-- End header -->
<!-- section -->
<section class="inner_banner">
<div class="container">
<div class="row">
<div class="col-12">
<div class="full">
<h3>doc. Ing. Michal Čerňanský, PhD.</h3> </div>
</div>
</div>
</div>
</section>
<div class="section layout_padding padding_bottom-0">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="full">
<div class="heading_main text_align_left">
<h2><span>Kontaktné údaje</span></h2> </div>
<div class="full">
<table>
<tbody>
<tr>
<td><b>Priezvisko a meno:</b></td>
<td>doc. Ing. Michal Čerňanský, PhD.</td>
</tr>
<tr>
<td><b>Email:</b></td>
<td>michal.cernansky[at]ucm.sk</td>
</tr>
<tr>
<td><b>Kancelária:</b></td>
<td>306 B</td>
</tr>
<tr>
<td><b>Telefón:</b></td>
<td>033/ 55 65 381</td>
</tr>
<tr>
<td><b>Konzultačné hodiny:</b></td>
<td>Utorok 10:15 - 12:05 Denné a externé štúdium</td>
</tr>
</tbody>
</table>
<br>
<br>
<br> </div>
<div class="heading_main text_align_left">
<h2><span>Publikačná činnosť</span></h2> </div>
<div class="full"> <a href="https://www.scopus.com/authid/detail.uri?authorId=6701659601"> Scopus</a>
<br>
<br>
<br>
<br> </div>
</div>
<div class="heading_main text_align_left">
<h2><span>Pracovníci katedry</span></h2> </div>
<div class="full"> <a href="http://kai.rf.gd/olvecky.html">> PaedDr. Miroslav Ölvecký, PhD.</a>
<br> <a href="http://kai.rf.gd/simon.html">> Ing. Marek Šimon, PhD.</a>
<br> <a href="http://kai.rf.gd/jurinova.html">> Ing. Jana Jurinová, PhD.</a>
<br> <a href="http://kai.rf.gd/pospichal.html">> prof. RNDr. Jiří Pospíchal, DrSc.</a>
<br> <a href="http://kai.rf.gd/kvasnicka.html">> prof. Ing. Vladimír Kvasnička, DrSc., emeritný profesor</a>
<br> <a href="http://kai.rf.gd/huraj.html">> doc. RNDr. PaedDr. Ladislav Huraj, PhD., mimoriadny profesor</a>
<br> <a href="http://kai.rf.gd/cernansky.html">> doc. Ing. Michal Čerňanský, PhD.</a>
<br> <a href="http://kai.rf.gd/dirgova.html">> doc. RNDr. Iveta Dirgová Luptáková, PhD.</a>
<br> <a href="http://kai.rf.gd/beno.html">> doc. Ing. Miroslav Beňo, PhD.</a>
<br> <a href="http://kai.rf.gd/gabriska.html">> Ing. Darja Gabriška, PhD.</a>
<br> <a href="http://kai.rf.gd/hostovecky.html">> Mgr. Marián Hosťovecký, PhD.</a>
<br> <a href="http://kai.rf.gd/pribilova.html">> Ing. Katarína Pribilová, PhD.</a>
<br>
<br> </div>
</div>
</div>
<div class="col-md-6">
<div class="full">
<!-- <img class="img-responsive" src="images/olvecky.jpg" alt="#" /> --></div>
</div>
</div>
</div>
<footer class="footer-box">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-3">
<div class="footer_blog">
<div class="full margin-bottom_30"> <img src="images/footer_logo.png" alt="#" /> </div>
<div class="full white_fonts">
<p>Študijné oddelenie Fakulty prírodných vied
<br> Ing. Gabriela Jančovičová
<br> Kancelária: 309 (Nám. J. Herdu 2, 917 01 Trnava, 3. poschodie)</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-3">
<div class="footer_blog footer_menu white_fonts">
<h3>Rýchle odkazy</h3>
<ul>
<li><a href="https://www.ucm.sk/sk/zamestnanie/">> Zamestnanie</a></li>
<li><a href="https://kai.fpv.ucm.sk/virtualna-prehliadka/bakalarka.html">> Virtuálna prehliadka</a></li>
<li><a href="https://www.ucm.sk/sk/mapa-budovy/">> Mapa budovy</a></li>
<li><a href="https://www.ucm.sk/">> Univerzita sv. Cyrila a Metoda</a></li>
<li><a href="http://fpv.ucm.sk/">> Fakulta prírodných vied UCM</a></li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-3">
<div class="footer_blog full white_fonts">
<h3>Odber noviniek</h3>
<p>Chcete zasielať novinky na Váš e-mail?</p>
<div class="newsletter_form">
<form action="index.html">
<input type="email" placeholder="Zadajte Váš e-mail" name="#" required />
<button>Odoberať novinky</button>
</form>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-3">
<div class="footer_blog full white_fonts">
<h3>Kontaktujte nás</h3>
<ul class="full">
<li><img src="images/i5.png" alt="#"><span>Nám. J. Herdu 2<br>917 01 Trnava</span></li>
<li><img src="images/i6.png" alt="#"><span>studijne_fpv(zav.)ucm.sk</span></li>
<li><img src="images/i7.png" alt="#"><span>0335565316</span></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<div class="footer_bottom">
<div class="container">
<div class="row">
<div class="col-12">
<p class="crp">Copyright © 2021-<script>document.write(new Date().getFullYear())</script> Lukáš Maár, Timea Danišová, Andrea Hornáčková
<br> Original icons made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a> | Design by html.design</p>
</div>
</div>
</div>
</div> <a href="#" id="scroll-to-top" class="hvr-radial-out"><i class="fa fa-angle-up"></i></a>
<!-- ALL JS FILES -->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- ALL PLUGINS -->
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.pogo-slider.min.js"></script>
<script src="js/slider-index.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/form-validator.min.js"></script>
<script src="js/contact-form-script.js"></script>
<script src="js/isotope.min.js"></script>
<script src="js/images-loded.min.js"></script>
<script src="js/custom.js"></script>
<script>
/* counter js */
(function($) {
$.fn.countTo = function(options) {
options = options || {};
return $(this).each(function() {
// set options for current element
var settings = $.extend({}, $.fn.countTo.defaults, {
from: $(this).data('from'),
to: $(this).data('to'),
speed: $(this).data('speed'),
refreshInterval: $(this).data('refresh-interval'),
decimals: $(this).data('decimals')
}, options);
// how many times to update the value, and how much to increment the value on each update
var loops = Math.ceil(settings.speed / settings.refreshInterval),
increment = (settings.to - settings.from) / loops;
// references & variables that will change with each update
var self = this,
$self = $(this),
loopCount = 0,
value = settings.from,
data = $self.data('countTo') || {};
$self.data('countTo', data);
// if an existing interval can be found, clear it first
if(data.interval) {
clearInterval(data.interval);
}
data.interval = setInterval(updateTimer, settings.refreshInterval);
// initialize the element with the starting value
render(value);
function updateTimer() {
value += increment;
loopCount++;
render(value);
if(typeof(settings.onUpdate) == 'function') {
settings.onUpdate.call(self, value);
}
if(loopCount >= loops) {
// remove the interval
$self.removeData('countTo');
clearInterval(data.interval);
value = settings.to;
if(typeof(settings.onComplete) == 'function') {
settings.onComplete.call(self, value);
}
}
}
function render(value) {
var formattedValue = settings.formatter.call(self, value, settings);
$self.html(formattedValue);
}
});
};
$.fn.countTo.defaults = {
from: 0, // the number the element should start at
to: 0, // the number the element should end at
speed: 1000, // how long it should take to count between the target numbers
refreshInterval: 100, // how often the element should be updated
decimals: 0, // the number of decimal places to show
formatter: formatter, // handler for formatting the value before rendering
onUpdate: null, // callback method for every time the element is updated
onComplete: null // callback method for when the element finishes updating
};
function formatter(value, settings) {
return value.toFixed(settings.decimals);
}
}(jQuery));
jQuery(function($) {
// custom formatting example
$('.count-number').data('countToOptions', {
formatter: function(value, options) {
return value.toFixed(options.decimals).replace(/\B(?=(?:\d{3})+(?!\d))/g, ',');
}
});
// start all the timers
$('.timer').each(count);
function count(options) {
var $this = $(this);
options = $.extend({}, options || {}, $this.data('countToOptions') || {});
$this.countTo(options);
}
});
</script>
</body>
</html>