<?xml version="1.0" encoding="UTF-8"  ?>

<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<atom:link href="https://www.pmf.unizg.hr/feed/rss.php" rel="self" type="application/rss+xml" />
	<title>PMF - Infrastrukturni projekti</title>
	<link>http://www.pmf.hr/chem/znanost/infrastrukturni_projekti</link>
	<description>PMF Feed</description>
	<language>hr</language>
	<copyright>Copyright: (C) www.fer.hr</copyright>
	<webMaster>webmaster@pmf.hr (Webmaster)</webMaster>
	<managingEditor>webmaster@pmf.hr (Webmaster)</managingEditor>
	<ttl>240</ttl>

		<item>
		<title></title>
		<pubDate>Thu, 02 Apr 2026 19:44:08 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;800&amp;amp;display=swap" rel="stylesheet" /&gt;
&lt;style type="text/css"&gt;:root{
  --ink:#2d2145;
  --ink-2:#5A318C;
  --primary:#7b3f98;
  --lav-1:#f6f1fa;
  --lav-2:#efe6f6;
  --card:#ffffff;
  --border:#e6d8ef;
  --muted:#6f6285;
}

*{box-sizing:border-box;}

body{
  margin:0;
  font-family:Roboto,sans-serif;
  background:#ffffff;
  color:var(--ink);
  line-height:1.65;
  font-size:1.2rem;
}

.wrap{
  max-width:1100px;
  margin:0 auto;
  padding:24px 16px 40px;
}

.project-page{
  background:linear-gradient(180deg,var(--lav-1) 0%, #ffffff 100%);
  border:1px solid var(--border);
  border-radius:24px;
  padding:28px 20px;
  box-shadow:0 14px 34px rgba(90,49,140,0.08);
}

.hero{
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);
  gap:24px;
  align-items:start;
  margin-bottom:20px;
}

.hero-main{
  min-width:0;
}

.project-title{
  margin:0 0 12px;
  font-size:3rem;
  line-height:1.08;
  color:var(--ink-2);
  font-weight:800;
}

.project-subtitle{
  margin:0;
  font-size:1.35rem;
  color:var(--muted);
  font-weight:500;
}

.project-meta{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:20px;
}

.meta-badge{
  display:inline-flex;
  align-items:center;
  padding:9px 16px;
  border-radius:999px;
  background:#ffffff;
  border:1px solid var(--border);
  color:var(--ink-2);
  font-size:1.1rem;
  font-weight:700;
  box-shadow:0 6px 16px rgba(60,36,92,0.05);
}

.hero-logo{
  background:#ffffff;
  border:1px solid var(--border);
  border-radius:24px;
  padding:22px;
  box-shadow:0 8px 20px rgba(90,49,140,0.06);
  display:flex;
  align-items:center;
  justify-content:center;
  align-self:start;
}

.hero-logo img{
  width:100%;
  max-width:360px;
  height:auto;
  display:block;
}

.hero-info{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  margin-bottom:18px;
}

.card{
  background:var(--card);
  border:1px solid var(--border);
  border-radius:22px;
  padding:22px;
  box-shadow:0 8px 20px rgba(90,49,140,0.06);
}

.card-full{
  margin-top:18px;
}

.section-title{
  margin:0 0 14px;
  color:var(--ink-2);
  font-size:1.55rem;
  font-weight:800;
  line-height:1.2;
}

.project-text{
  margin:0;
  font-size:1.28rem;
  color:#3e3456;
}

.project-text + .project-text{
  margin-top:14px;
}

.section-link,
.people-list a,
.project-list a,
.section-title a{
  color:var(--primary);
  text-decoration:none;
  font-weight:500;
}

.section-link:hover,
.people-list a:hover,
.project-list a:hover,
.section-title a:hover{
  text-decoration:underline;
  text-underline-offset:2px;
}

.grid-2{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  margin-top:18px;
}

.people-list{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap:14px;
}

.people-list li{
  color:#3e3456;
  font-size:1.22rem;
  line-height:1.55;
}

.label{
  color:var(--ink);
  font-size:1.22rem;
  font-weight:700;
}

@media (max-width:900px){
  .hero,
  .hero-info,
  .grid-2{
    grid-template-columns:1fr;
  }
}

@media (max-width:700px){
  .wrap{
    padding:18px 12px 28px;
  }

  .project-page{
    padding:20px 14px;
    border-radius:20px;
  }

  .project-title{
    font-size:2.25rem;
  }

  .project-subtitle,
  .project-text,
  .people-list li{
    font-size:1.2rem;
  }

  .card,
  .hero-logo{
    border-radius:18px;
  }
}
&lt;/style&gt;
&lt;div class="wrap"&gt;
&lt;section class="project-page"&gt;
&lt;div class="hero"&gt;
&lt;div class="hero-main"&gt;
&lt;h1 class="project-title"&gt;Centar izvrsnosti u kemiji (CIuK)&lt;/h1&gt;

&lt;p class="project-subtitle"&gt;&lt;em&gt;Infrastrukturni projekt za unaprjeđenje znanstveno-istraživačkih kapaciteta Kemijskog odsjeka&lt;/em&gt;&lt;/p&gt;

&lt;div class="project-meta"&gt;&lt;span class="meta-badge"&gt;Europski fond za regionalni razvoj&lt;/span&gt; &lt;span class="meta-badge"&gt;14 laboratorija + računalni centar&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class="hero-logo"&gt;&lt;img alt="CIuK logo" src="https://ciuk.hr/wp-content/uploads/2018/09/cropped-Logo_CIUK.png" /&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class="hero-info"&gt;
&lt;div class="card"&gt;
&lt;h2 class="section-title"&gt;OSNOVNE INFORMACIJE&lt;/h2&gt;

&lt;p class="project-text"&gt;Više o projektu dostupno je na &lt;a class="section-link" href="https://ciuk.hr/" target="_blank"&gt;službenoj stranici CIuK&lt;/a&gt;.&lt;/p&gt;

&lt;p class="project-text"&gt;Projekt CIuK usmjeren je na razvoj i jačanje znanstveno-istraživačke infrastrukture Kemijskog odsjeka PMF-a kroz uspostavu novih laboratorija i računalnog centra te otvoreni pristup suvremenoj opremi za istraživanja, edukaciju i suradnju s vanjskim korisnicima.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="card"&gt;
&lt;h2 class="section-title"&gt;SURADNJA S GOSPODARSTVOM&lt;/h2&gt;

&lt;p class="project-text"&gt;Otvoreni pristup opremi i suradnja s vanjskim korisnicima dostupni su putem CIuK platforme.&lt;/p&gt;

&lt;p class="project-text"&gt;&lt;a class="section-link" href="https://ciuk.hr/suradnja-s-gospodarstvom/" target="_blank"&gt;Klikom na ovu poveznicu doznajte više o suradnji s gospodarstvom&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="grid-2"&gt;
&lt;div class="card"&gt;
&lt;h2 class="section-title"&gt;PROJEKTNI TIM&lt;/h2&gt;

&lt;ul class="people-list"&gt;
	&lt;li&gt;&lt;span class="label"&gt;&lt;a href="https://www.pmf.unizg.hr/chem/ivana.biljan" target="_blank"&gt;prof. dr. sc. Ivana Biljan&lt;/a&gt;&lt;/span&gt; — stručna voditeljica projekta&lt;/li&gt;
	&lt;li&gt;&lt;span class="label"&gt;&lt;a href="https://www.pmf.unizg.hr/chem/josip.pozar" target="_blank"&gt;prof. dr. sc. Josip Požar&lt;/a&gt;&lt;/span&gt; — stručni voditelj projekta&lt;/li&gt;
	&lt;li&gt;&lt;span class="label"&gt;&lt;a href="https://www.pmf.unizg.hr/chem/mirta.rubcic" target="_blank"&gt;prof. dr. sc. Mirta Rubčić&lt;/a&gt;&lt;/span&gt; — stručna voditeljica projekta&lt;/li&gt;
	&lt;li&gt;&lt;span class="label"&gt;&lt;a href="https://www.pmf.unizg.hr/chem/ita.gruic_sovulj" target="_blank"&gt;prof. dr. sc. Ita Gruić Sovulj&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class="label"&gt;&lt;a href="https://www.pmf.unizg.hr/chem/marko.mocibob" target="_blank"&gt;doc. dr. sc. Marko Močibob&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class="label"&gt;&lt;a href="https://www.pmf.unizg.hr/chem/predrag.novak" target="_blank"&gt;prof. dr. sc. Predrag Novak&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class="label"&gt;&lt;a href="https://www.pmf.unizg.hr/chem/katarina.piculjan" target="_blank"&gt;dr. sc. Katarina Pičuljan&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span class="label"&gt;&lt;a href="https://www.pmf.unizg.hr/chem/vladislav.tomisic" target="_blank"&gt;prof. dr. sc. Vladislav Tomišić&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;div class="card"&gt;
&lt;h2 class="section-title"&gt;ISTRAŽIVANJE&lt;/h2&gt;

&lt;ul class="people-list"&gt;
	&lt;li&gt;Dizajn i sinteza funkcionalnih organskih i anorganskih spojeva&lt;/li&gt;
	&lt;li&gt;Strukturna i spektroskopska istraživanja spojeva i materijala&lt;/li&gt;
	&lt;li&gt;Termodinamička i kinetička istraživanja kemijskih reakcija&lt;/li&gt;
	&lt;li&gt;Istraživanja iz područja računalne i teorijske kemije&lt;/li&gt;
	&lt;li&gt;Razvoj metoda kvalitativne i kvantitativne kemijske analize&lt;/li&gt;
	&lt;li&gt;Razvoj procesnih analitičkih metoda&lt;/li&gt;
	&lt;li&gt;Biokemijska istraživanja&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="card card-full"&gt;
&lt;h2 class="section-title"&gt;&lt;a href="https://www.pmf.unizg.hr/chem/laboratoriji_i_oprema" target="_blank"&gt;LABORATORIJI&lt;/a&gt;&lt;/h2&gt;

&lt;p class="project-text"&gt;Laboratorije uspostavljene u okviru Centra izvrsnosti u kemiji, svu pripadnu opremu i &lt;strong&gt;cjenike&lt;/strong&gt; možete pronaći na ovoj poveznici.&lt;/p&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pmf.unizg.hr/chem/znanost/infrastrukturni_projekti#content___7206</link>
			<guid>https://www.pmf.unizg.hr/chem/znanost/infrastrukturni_projekti#content___7206</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
