<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://sps-cl.cz"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Střední průmyslová škola Česká Lípa - Den otevřených dveří</title>
 <link>https://sps-cl.cz/tags/den-otev-en-ch-dve</link>
 <description>Informace a aktuality ke Dni otevřených dveří
</description>
 <language>cs</language>
<item>
 <title>Den otevřených dveří ONLINE</title>
 <link>https://sps-cl.cz/article/den-otevrenych-dveri-online-2021</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/aktuality&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Aktuality&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/pro-uchaze-e&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Pro uchazeče&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/den-otev-en-ch-dve&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Den otevřených dveří&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;style type=&quot;text/css&quot;&gt;
&lt;!--/*--&gt;&lt;![CDATA[/* &gt;&lt;!--*/

/*body {
  background: #e6e6e6;
  font-family: &quot;Roboto&quot;, sans-serif;
  font-weight: 400;
}*/

/*===== Vertical Timeline =====*/
#conference-timeline {
  position: relative;
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
}
#conference-timeline .timeline-start,
#conference-timeline .timeline-end {
  display: table;
  font-family: &quot;Roboto&quot;, sans-serif;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  background: #00b0bd;
  padding: 15px 23px;
  color: #fff;
  max-width: 5%;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
#conference-timeline .conference-center-line {
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -2px;
  background: #00b0bd;
  z-index: -1;
}
#conference-timeline .conference-timeline-content {
  padding-top: 67px;
  padding-bottom: 67px;
}
.timeline-article {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 20px 0;
}
.timeline-article .content-left-container,
.timeline-article .content-right-container {
  max-width: 44%;
  width: 100%;
}
.timeline-article .timeline-author {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #242424;
  text-align: right;
}
.timeline-article .content-left,
.timeline-article .content-right {
  position: relative;
  width: auto;
  border: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.03);
  padding: 27px 25px;
}
.timeline-article p {
  margin: 0 0 0 60px;
  padding: 0;
  font-weight: 400;
  color: #242424;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}
.timeline-article p span.article-number {
  position: absolute;
  font-weight: 300;
  font-size: 44px;
  top: 10px;
  left: -60px;
  color: #00b0bd;
}
.timeline-article .content-left-container {
  float: left;
}
.timeline-article .content-right-container {
  float: right;
}
.timeline-article .content-left:before,
.timeline-article .content-right:before{
  position: absolute;
  top: 20px;
  font-size: 23px;
  font-family: &quot;FontAwesome&quot;;
  color: #fff;
}
.timeline-article .content-left:before {
  content: &quot;\f0da&quot;;
  right: -8px;
}
.timeline-article .content-right:before {
  content: &quot;\f0d9&quot;;
  left: -8px;
}
.timeline-article .meta-date {
  position: absolute;
  top: 0;
  left: 50%;
  width: 62px;
  height: 62px;
  margin-left: -31px;
  color: #fff;
  border-radius: 100%;
  background: #00b0bd;
}
.timeline-article .meta-date .date,
.timeline-article .meta-date .month {
  display: block;
  text-align: center;
  font-weight: 900;
}
.timeline-article .meta-date .date {
  font-size: 30px;
  line-height: 40px;
}
.timeline-article .meta-date .month {
  font-size: 18px;
  line-height: 10px;
}
/*===== // Vertical Timeline =====*/

/*===== Resonsive Vertical Timeline =====*/
@media only screen and (max-width: 830px) {
  #conference-timeline .timeline-start,
  #conference-timeline .timeline-end {
    margin: 0;
  }
  #conference-timeline .conference-center-line {
    margin-left: 0;
    left: 50px;
  }
  .timeline-article .meta-date {
    margin-left: 0;
    left: 20px;
  }
  .timeline-article .content-left-container,
  .timeline-article .content-right-container {
    max-width: 100%;
    width: auto;
    float: none;
    margin-left: 110px;
    min-height: 53px;
  }
  .timeline-article .content-left-container {
    margin-bottom: 20px;
  }
  .timeline-article .content-left,
  .timeline-article .content-right {
    padding: 10px 25px;
    min-height: 65px;
  }
  .timeline-article .content-left:before {
    content: &quot;\f0d9&quot;;
    right: auto;
    left: -8px;
  }
  .timeline-article .content-right:before {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .timeline-article p {
    margin: 0;
  }
  .timeline-article p span.article-number {
    display: none;
  }
  
}
/*--&gt;&lt;!]]&gt;*/
&lt;/style&gt;&lt;!-- Vertical Timeline --&gt;&lt;p&gt;&lt;section id=&quot;conference-timeline&quot;&gt;&lt;/section&gt;&lt;/p&gt;
&lt;div class=&quot;timeline-start&quot;&gt;
		Start&lt;/div&gt;
&lt;div class=&quot;conference-center-line&quot;&gt;
		 &lt;/div&gt;
&lt;div class=&quot;conference-timeline-content&quot;&gt;
&lt;!-- Article --&gt;&lt;div class=&quot;timeline-article&quot;&gt;
&lt;div class=&quot;content-left-container&quot;&gt;
&lt;div class=&quot;content-left&quot;&gt;
&lt;p&gt;When I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. Mankind, let us preserve and increase this beauty, and not destroy it! &lt;span class=&quot;article-number&quot;&gt;01&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;				&lt;span class=&quot;timeline-author&quot;&gt;John Doe&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class=&quot;content-right-container&quot;&gt;
&lt;div class=&quot;content-right&quot;&gt;
&lt;p&gt;When I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. &lt;span class=&quot;article-number&quot;&gt;02&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;				&lt;span class=&quot;timeline-author&quot;&gt;John Doe&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class=&quot;meta-date&quot;&gt;
				&lt;span class=&quot;date&quot;&gt;18&lt;/span&gt; &lt;span class=&quot;month&quot;&gt;APR&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;!-- // Article --&gt;&lt;!-- Article --&gt;&lt;div class=&quot;timeline-article&quot;&gt;
&lt;div class=&quot;content-left-container&quot;&gt;
&lt;div class=&quot;content-left&quot;&gt;
&lt;p&gt;When I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. Mankind, let us preserve and increase this beauty, and not destroy it! &lt;span class=&quot;article-number&quot;&gt;01&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;				&lt;span class=&quot;timeline-author&quot;&gt;John Doe&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class=&quot;content-right-container&quot;&gt;
&lt;div class=&quot;content-right&quot;&gt;
&lt;p&gt;When I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. &lt;span class=&quot;article-number&quot;&gt;02&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;				&lt;span class=&quot;timeline-author&quot;&gt;John Doe&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class=&quot;meta-date&quot;&gt;
				&lt;span class=&quot;date&quot;&gt;18&lt;/span&gt; &lt;span class=&quot;month&quot;&gt;APR&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;!-- // Article --&gt;&lt;!-- Article --&gt;&lt;div class=&quot;timeline-article&quot;&gt;
&lt;div class=&quot;content-left-container&quot;&gt;
&lt;div class=&quot;content-left&quot;&gt;
&lt;p&gt;When I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. Mankind, let us preserve and increase this beauty, and not destroy it! &lt;span class=&quot;article-number&quot;&gt;01&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;				&lt;span class=&quot;timeline-author&quot;&gt;John Doe&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class=&quot;content-right-container&quot;&gt;
&lt;div class=&quot;content-right&quot;&gt;
&lt;p&gt;When I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. &lt;span class=&quot;article-number&quot;&gt;02&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;				&lt;span class=&quot;timeline-author&quot;&gt;John Doe&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class=&quot;meta-date&quot;&gt;
				&lt;span class=&quot;date&quot;&gt;18&lt;/span&gt; &lt;span class=&quot;month&quot;&gt;APR&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;!-- // Article --&gt;&lt;/div&gt;
&lt;div class=&quot;timeline-end&quot;&gt;
		End&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;!-- // Vertical Timeline --&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 15 Jan 2021 16:10:58 +0000</pubDate>
 <dc:creator>jan.fojtik</dc:creator>
 <guid isPermaLink="false">395 at https://sps-cl.cz</guid>
 <comments>https://sps-cl.cz/article/den-otevrenych-dveri-online-2021#comments</comments>
</item>
<item>
 <title>Den otevřených dveří na Střední průmyslové škole</title>
 <link>https://sps-cl.cz/article/den-otev-en-ch-dve-na-st-edn-pr-myslov-kole</link>
 <description>&lt;div class=&quot;field field-name-field-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;og:image rdfs:seeAlso&quot; resource=&quot;https://sps-cl.cz/sites/default/files/styles/large/public/field/image/DSC_0341.JPG?itok=R00JfxOh&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; src=&quot;https://sps-cl.cz/sites/default/files/styles/large/public/field/image/DSC_0341.JPG?itok=R00JfxOh&quot; width=&quot;480&quot; height=&quot;320&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/aktuality&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Aktuality&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/pro-uchaze-e&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Pro uchazeče&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/den-otev-en-ch-dve&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Den otevřených dveří&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p class=&quot;rtejustify&quot;&gt;V sobotu 18. 1. 2020 se konal každoročně pořádaný&lt;strong&gt; den otevřených dveří na Střední průmyslové škole v České Lípě&lt;/strong&gt;. Přišli se podívat rodiče a budoucí uchazeči o studium, absolventi z let minulých, příznivci průmyslovky i zájemci z řad veřejnosti. Prošli si školu a nahlédli do jejího zázemí, které se zejména za poslední roky po rozsáhlých rekonstrukcích výrazně změnilo a zmodernizovalo.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;Už od ranních hodin přicházeli první návštěvníci. Každý se mohl individuálně vydat cestou vlastního okruhu. Zájemci o oblast strojírenství mohli zahájit prohlídku například učebnou kontroly a měření a pokračovat následně do laboratoře 3D tisku. Tam čekalo pro návštěvníky překvapení. Na požádání si zde mohli nechat laserem vygravírovat na propisovací tužku s logem SPŠ svůj vlastní text. Laser nám zapůjčil pan Filip Plch ze společnosti TRUMPF Praha, spol. s r.o., za což i touto cestou velmi děkujeme.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;&lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200203/DSC_0258.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; class=&quot;colorbox&quot; src=&quot;/sites/default/files/eva.dneboska/20200203/large_DSC_0258.JPG&quot; /&gt;&lt;/a&gt; &lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0267.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0267.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt; &lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0284.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0284.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;Nadšenci robotiky si mohli vyzkoušet svůj cit a smysl pro manipulaci ovládáním robotické koule a manipulačního autíčka. Aniž by mladí uchazeči o studium měli výchozí teoretické znalosti, získali možnost si intuitivním způsobem a metodou „pokus - omyl“ vyzkoušet práci s touto technikou.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;&lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0299.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0299.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt; &lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0319.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0319.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt; &lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0294.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0294.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;Nově zmodernizované dílny byly pro pamětníky původních prostor jistě velkým překvapením. Zrekonstruované prostory kovárny, truhlárny, frézárny, soustružny, učebny s CNC obráběcími stroji, nově vystavěné montovny a simulační místnosti nyní poskytují profesionální zázemí pro praktickou výuku strojařů. Tým žáků a vyučujících prakticky předvedl chod dílen a strojního vybavení. Návštěvníci tak mohli nahlédnout pod ruku kovářům, obráběčům na frézkách a soustruzích nebo si prohlédnout v chodu CNC obráběcí centrum.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;&lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0341.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0341.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt; &lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0368.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0368.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt; &lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/IMG_20200118_105855_0.jpg&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_IMG_20200118_105855_0.jpg&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;Zejména budoucím informatikům a elektrotechnikům se v prvním a druhém patře otevřely prostory ICT učeben, laboratoře počítačových sítí a mikroprocesorů, fyziky, učebny elektrolaboratoří a automatizace. To vše za odborného výkladu vyučujících a žáků, včetně praktických ukázek žákovských prací, se kterými se úspěšně zúčastnili na soutěžích krajských i celorepublikových.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;&lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0646.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0646.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt; &lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0676.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0676.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt; &lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0884.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0884.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;Studium všech oborů je samozřejmě provázáno ruku v ruce i s humanitními předměty a tak bylo možné navštívit například učebnu cizích jazyků, nebo si vyzkoušet interaktivní výuku matematiky. Zájemcům nejen z řad devátých ročníků bylo umožněno absolvovat nanečisto přijímací zkoušky CERMAT.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;&lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0637.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0637.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt; &lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/IMG_20200118_110800.jpg&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_IMG_20200118_110800.jpg&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;Prostory tělocvičny jsme v letošním roce věnovali kromě sportovního koutku také ukázce závodního autíčka na vodíkový pohon. Navštívila nás skupina žáků a vyučujícího z partnerské školy z německého Freibergu. Společně s naším autíčkem s růžovou karosérií předvedli ukázku jízd.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;&lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/DSC_0750.JPG&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_DSC_0750.JPG&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt; &lt;a class=&quot;colorbox&quot; href=&quot;/sites/default/files/eva.dneboska/20200204/IMG_20200118_115629.jpg&quot; rel=&quot;dod2020&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/eva.dneboska/20200204/large_IMG_20200118_115629.jpg&quot; style=&quot;width: 180px; height: 120px;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;Děkujeme všem návštěvníkům za účast. V případě jakýchkoliv dotazů nás neváhejte kontaktovat. Doufáme, že se Vám den otevřených dveří líbil a budeme se těšit opět v lednu 2021.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;Další fotografie je možné prohlédnout si ve &lt;strong&gt;&lt;a href=&quot;/fotogalerie/2020-den-otevrenych-dverich&quot;&gt;fotogalerii&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt; &lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 31 Jan 2020 13:39:02 +0000</pubDate>
 <dc:creator>eva.dneboska</dc:creator>
 <guid isPermaLink="false">366 at https://sps-cl.cz</guid>
 <comments>https://sps-cl.cz/article/den-otev-en-ch-dve-na-st-edn-pr-myslov-kole#comments</comments>
</item>
<item>
 <title>Den otevřených dveří</title>
 <link>https://sps-cl.cz/article/den-otevrenych-dveri</link>
 <description>&lt;div class=&quot;field field-name-field-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;og:image rdfs:seeAlso&quot; resource=&quot;https://sps-cl.cz/sites/default/files/styles/large/public/field/image/2019_DOD%20%282%29.jpg?itok=wVMbrgsY&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; src=&quot;https://sps-cl.cz/sites/default/files/styles/large/public/field/image/2019_DOD%20%282%29.jpg?itok=wVMbrgsY&quot; width=&quot;480&quot; height=&quot;236&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/aktuality&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Aktuality&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/pro-uchaze-e&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Pro uchazeče&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/den-otev-en-ch-dve&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Den otevřených dveří&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p class=&quot;rtecenter&quot;&gt;&lt;span style=&quot;color:#800080;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;SOBOTA 19.1. 2019 9:00 - 17:00 - DEN OTEVŘENÝCH DVEŘÍ&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;rtecenter&quot;&gt;&lt;span style=&quot;color:#800080;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/jan.fojtik/20181217/2019_DODsmall.jpg&quot; style=&quot;width: 92%; height: auto;&quot; /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 17 Dec 2018 14:44:01 +0000</pubDate>
 <dc:creator>jan.fojtik</dc:creator>
 <guid isPermaLink="false">325 at https://sps-cl.cz</guid>
 <comments>https://sps-cl.cz/article/den-otevrenych-dveri#comments</comments>
</item>
<item>
 <title>Galerie</title>
 <link>https://sps-cl.cz/galerie</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/aktuality&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Aktuality&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/obory&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Obory&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/informa-n-technologie&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Informační technologie&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/stroj-renstv&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Strojírenství&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/technick-lyceum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Technické lyceum&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/pro-uchaze-e&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Pro uchazeče&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/den-otev-en-ch-dve&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Den otevřených dveří&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-video field-type-youtube field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;div class=&quot;youtube-container--responsive&quot;&gt;&lt;iframe  id=&quot;youtube-field-player&quot; class=&quot;youtube-field-player&quot; width=&quot;100%&quot; height=&quot;100%&quot; src=&quot;https://www.youtube.com/embed/8wa9MHcoqD8?theme=light&amp;amp;wmode=opaque&amp;amp;autoplay=1&quot; title=&quot;Embedded video for Galerie&quot; frameborder=&quot;0&quot; allowfullscreen=&quot;&quot; allow=&quot;autoplay; fullscreen&quot;&gt;&lt;a href=&quot;https://www.youtube.com/embed/8wa9MHcoqD8?theme=light&amp;amp;wmode=opaque&amp;amp;autoplay=1&quot;&gt;Embedded video for Galerie&lt;/a&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;&lt;div class=&quot;youtube-container--responsive&quot;&gt;&lt;iframe  id=&quot;youtube-field-player--2&quot; class=&quot;youtube-field-player&quot; width=&quot;100%&quot; height=&quot;100%&quot; src=&quot;https://www.youtube.com/embed/L2eq2qEYJJE?theme=light&amp;amp;wmode=opaque&amp;amp;autoplay=1&quot; title=&quot;Embedded video for Galerie&quot; frameborder=&quot;0&quot; allowfullscreen=&quot;&quot; allow=&quot;autoplay; fullscreen&quot;&gt;&lt;a href=&quot;https://www.youtube.com/embed/L2eq2qEYJJE?theme=light&amp;amp;wmode=opaque&amp;amp;autoplay=1&quot;&gt;Embedded video for Galerie&lt;/a&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;&lt;a href=&quot;/fotogalerie/ICT&quot;&gt;&lt;img alt=&quot;Specializované ICT učebny&quot; src=&quot;/sites/default/files/jan.fojtik/20200302/large_ICT.jpg&quot; style=&quot;width: 180px; height: 180px; margin: 4px; float: left;&quot; title=&quot;Laboratoře ICT&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;/fotogalerie/fyzika&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/jan.fojtik/20200302/large_FYZ.jpg&quot; style=&quot;width: 180px; height: 180px; float: left; margin: 4px;&quot; title=&quot;Odborná učebna fyziky&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;/fotogalerie/automatizace&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/jan.fojtik/20200302/large_AUT.jpg&quot; style=&quot;width: 180px; height: 180px; float: left; margin: 4px;&quot; title=&quot;Laboratoř pro automatizaci&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;/fotogalerie/Domov-mladeze&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/jan.fojtik/20200302/large_DM.jpg&quot; style=&quot;width: 180px; height: 180px; margin: 4px; float: left;&quot; title=&quot;Domov mládeže&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;/fotogalerie/kom&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/jan.fojtik/20200302/large_KOM.jpg&quot; style=&quot;width: 180px; height: 180px; margin: 4px; float: left;&quot; title=&quot;Laboratoř kontroly a měření&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;/fotogalerie/cnc&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/jan.fojtik/20200302/large_CNC.jpg&quot; style=&quot;width: 180px; height: 180px; margin: 4px; float: left;&quot; title=&quot;Odborná učebna CNC&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/jan.fojtik/20200302/large_3D.jpg&quot; style=&quot;width: 180px; height: 180px; margin: 4px; float: left;&quot; title=&quot;3D tisk prototyping&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/jan.fojtik/20200302/large_dilny.jpg&quot; style=&quot;width: 180px; height: 180px; margin: 4px; float: left;&quot; title=&quot;Dílny&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;/sites/default/files/jan.fojtik/20200302/large_TV.jpg&quot; style=&quot;width: 180px; height: 180px; margin: 4px; float: left;&quot; title=&quot;Tělocvična a posilovna&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;&quot;&gt; &lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 04 Apr 2016 15:46:57 +0000</pubDate>
 <dc:creator>jan.fojtik</dc:creator>
 <guid isPermaLink="false">139 at https://sps-cl.cz</guid>
 <comments>https://sps-cl.cz/galerie#comments</comments>
</item>
</channel>
</rss>
