<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Motocikli | Auto-Tim</title>
	<atom:link href="https://autotim.hr/category/motocikli/feed/" rel="self" type="application/rss+xml" />
	<link>https://autotim.hr</link>
	<description>Sve za vaša vozila!</description>
	<lastBuildDate>Thu, 04 Jun 2026 07:12:56 +0000</lastBuildDate>
	<language>hr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://autotim.hr/wp-content/uploads/2019/03/cropped-ad2-32x32.jpg</url>
	<title>Motocikli | Auto-Tim</title>
	<link>https://autotim.hr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ZONTES &#8211; motocikli i skuteri</title>
		<link>https://autotim.hr/zontes/</link>
					<comments>https://autotim.hr/zontes/#respond</comments>
		
		<dc:creator><![CDATA[Dino]]></dc:creator>
		<pubDate>Thu, 04 Jun 2026 06:53:22 +0000</pubDate>
				<category><![CDATA[Motocikli]]></category>
		<category><![CDATA[Skuteri]]></category>
		<guid isPermaLink="false">https://autotim.hr/?p=262345</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[

<div class="et_pb_section_0 et_pb_section et_section_regular et_block_section">

<div class="et_pb_row_0 et_pb_row et_block_row">

<div class="et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough">

<div class="et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module"><div class="et_pb_text_inner"><p data-path-to-node="0"><b data-path-to-node="0" data-index-in-node="0">Zontes</b> je tehnološki napredan brend u vlasništvu moćne industrijske grupacije <i data-path-to-node="0" data-index-in-node="78">Guangdong Tayo Motorcycle Technology</i>, osnovane 2003. godine, koja je višestruko nagrađivana za znanost, inovacije te posjeduje stotine patenata za dizajn i tehnologiju. Prepoznatljivi su po potpuno robotiziranoj proizvodnji i visokoj kvaliteti završne obrade, pri čemu čak 80% komponenti vozila sami dizajniraju i razvijaju u vlastitim R&amp;D centrima.</p>
<p data-path-to-node="1">Motocikli i skuteri ovog brenda stekli su veliku popularnost na zahtjevnom europskom tržištu jer nude najbolji omjer cijene, vrhunskih performansi i bogate serijske opreme (poput TFT zaslona u boji, pametnih ključeva bez kontakta, električno podesivih vjetrobrana i ABS sustava) koja je često znatno skuplja kod tradicionalnih konkurenata. Korisnička iskustva i stručni testovi redovito potvrđuju da su njihovi modeli (od urbanih 125 ccm i snažnih 350 ccm skutera pa sve do novih trocilindričnih 700 ccm avanturista) iznimno živahni, upravljivi u gradu, štedljivi te pouzdani za svakodnevnu vožnju i dulja putovanja.</p>
</div></div>

<div class="et_pb_code_0 et_pb_code et_pb_module"><div class="et_pb_code_inner"><!-- ZONTES - Svi modeli -->
<style>
.zontes-katalog {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}

.zontes-katalog h2 {
  font-size: 2em;
  font-weight: 700;
  margin: 0 0 24px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.zontes-kategorija {
  margin-bottom: 48px;
}

.zontes-kategorija h3 {
  font-size: 1.1em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin: 0 0 20px;
  padding-bottom: 8px;
  border-bottom: 2px solid currentColor;
}

.zontes-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

@media (max-width: 900px) {
  .zontes-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 480px) {
  .zontes-grid { grid-template-columns: 1fr; }
}

.zontes-item {
  text-decoration: none;
  color: inherit;
  display: block;
  position: relative;
}

.zontes-item:hover .zontes-item-img img {
  transform: scale(1.04);
}

.zontes-item-img {
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
  background: #f5f5f5;
  position: relative;
}

.zontes-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}

.zontes-badge {
  position: absolute;
  top: 8px;
  left: 8px;
  background: #e00;
  color: #fff;
  font-size: 0.7em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 3px 8px;
  z-index: 2;
}

.zontes-item-info {
  padding: 10px 0 4px;
}

.zontes-item-info h4 {
  font-size: 0.95em;
  font-weight: 600;
  margin: 0 0 4px;
}

.zontes-cijena {
  font-size: 0.9em;
}

.zontes-cijena del {
  color: #999;
  margin-right: 6px;
}

.zontes-cijena ins {
  text-decoration: none;
  font-weight: 700;
  color: #e00;
}

.zontes-cijena span.redovna {
  font-weight: 600;
}
</style>

<div class="zontes-katalog">
  <h2>Svi modeli</h2>

  <!-- 125 CCM -->
  <div class="zontes-kategorija">
    <h3>125 CCM</h3>
    <div class="zontes-grid">

      <a class="zontes-item" href="https://zontes.hr/product/zt125-g1/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <span class="zontes-badge">AKCIJA!</span>
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2022/12/GT125_result.webp" alt="ZT125-G1" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>ZT125-G1</h4>
          <div class="zontes-cijena"><del>3.799,00 €</del><ins>3.299,00 €</ins></div>
        </div>
      </a>

      <a class="zontes-item" href="https://zontes.hr/product/zt125-g1-alu/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <span class="zontes-badge">AKCIJA!</span>
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2022/12/ZT125-G1_champagne01_result-600x401.webp" alt="ZT125 G1 ALU" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>ZT125 G1 ALU</h4>
          <div class="zontes-cijena"><del>3.499,00 €</del><ins>2.999,00 €</ins></div>
        </div>
      </a>

      <a class="zontes-item" href="https://zontes.hr/product/zt125-u/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2022/12/4B0A1491-1jpg_result-600x400.webp" alt="ZT125 U" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>ZT125 U</h4>
          <div class="zontes-cijena"><span class="redovna">3.499,00 €</span></div>
        </div>
      </a>

      <a class="zontes-item" href="https://zontes.hr/product/zt125-u1/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <span class="zontes-badge">AKCIJA!</span>
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2022/12/ZT125-U1-YELLOW_result-600x400.webp" alt="ZT125 U1" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>ZT125 U1</h4>
          <div class="zontes-cijena"><del>3.899,00 €</del><ins>3.399,00 €</ins></div>
        </div>
      </a>

    </div>
  </div>

  <!-- 350 CCM -->
  <div class="zontes-kategorija">
    <h3>350 CCM</h3>
    <div class="zontes-grid">

      <a class="zontes-item" href="https://zontes.hr/product/zt350-gk/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <span class="zontes-badge">AKCIJA!</span>
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2023/01/GK350-GALL8_result-600x400.webp" alt="ZT350-GK" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>ZT350-GK</h4>
          <div class="zontes-cijena"><del>5.599,00 €</del><ins>4.998,00 €</ins></div>
        </div>
      </a>

      <a class="zontes-item" href="https://zontes.hr/product/zt350-t19/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <span class="zontes-badge">AKCIJA!</span>
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2023/01/4B0A95791-scaled_result-600x400.webp" alt="ZT350-T19" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>ZT350-T19</h4>
          <div class="zontes-cijena"><del>5.698,00 €</del><ins>4.998,00 €</ins></div>
        </div>
      </a>

    </div>
  </div>

  <!-- 700 CCM -->
  <div class="zontes-kategorija">
    <h3>700 CCM</h3>
    <div class="zontes-grid">

      <a class="zontes-item" href="https://zontes.hr/product/703f-19/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2025/06/703F-19_1-600x400.jpg" alt="703F 19'" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>703F 19'</h4>
          <div class="zontes-cijena"><span class="redovna">9.298,00 €</span></div>
        </div>
      </a>

      <a class="zontes-item" href="https://zontes.hr/product/703f-21/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2025/06/703F-21_plavi_1-600x400.jpg" alt="703F 21'" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>703F 21'</h4>
          <div class="zontes-cijena"><span class="redovna">9.298,00 €</span></div>
        </div>
      </a>

      <a class="zontes-item" href="https://zontes.hr/product/703rr/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2025/12/703RR-red-1-600x400.webp" alt="703RR" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>703RR</h4>
          <div class="zontes-cijena"><span class="redovna">8.998,00 €</span></div>
        </div>
      </a>

    </div>
  </div>

  <!-- SKUTERI -->
  <div class="zontes-kategorija">
    <h3>Skuteri</h3>
    <div class="zontes-grid">

      <a class="zontes-item" href="https://zontes.hr/product/125d/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2025/06/d125_plava_1-600x400.jpg" alt="125D" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>125D</h4>
          <div class="zontes-cijena"><span class="redovna">4.199,00 €</span></div>
        </div>
      </a>

      <a class="zontes-item" href="https://zontes.hr/product/350-d/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <span class="zontes-badge">AKCIJA!</span>
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2025/06/350D-crna-1-600x400.png" alt="350D" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>350D</h4>
          <div class="zontes-cijena"><del>5.599,00 €</del><ins>5.199,00 €</ins></div>
        </div>
      </a>

      <a class="zontes-item" href="https://zontes.hr/product/368g/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2025/06/368G-siva-1-600x400.webp" alt="368G" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>368G</h4>
          <div class="zontes-cijena"><span class="redovna">6.498,00 €</span></div>
        </div>
      </a>

      <a class="zontes-item" href="https://zontes.hr/product/368e/" target="_blank" rel="noopener">
        <div class="zontes-item-img">
          <img decoding="async" src="https://zontes.hr/wp-content/uploads/2025/12/368e-crna-6-600x400.webp" alt="368E" loading="lazy">
        </div>
        <div class="zontes-item-info">
          <h4>368E</h4>
          <div class="zontes-cijena"><span class="redovna">5.698,00 €</span></div>
        </div>
      </a>

    </div>
  </div>

</div>
</div></div></div></div></div>]]></content:encoded>
					
					<wfw:commentRss>https://autotim.hr/zontes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Prodajna akcija – proljeće 2025: veliki popusti, velike uštede!</title>
		<link>https://autotim.hr/prodajna-akcija-proljece-2025-veliki-popusti-velike-ustede/</link>
					<comments>https://autotim.hr/prodajna-akcija-proljece-2025-veliki-popusti-velike-ustede/#respond</comments>
		
		<dc:creator><![CDATA[Dino]]></dc:creator>
		<pubDate>Fri, 02 May 2025 09:10:21 +0000</pubDate>
				<category><![CDATA[Akcija]]></category>
		<category><![CDATA[Alati]]></category>
		<category><![CDATA[Auto gume]]></category>
		<category><![CDATA[Auto kozmetika]]></category>
		<category><![CDATA[Ljeto 2025]]></category>
		<category><![CDATA[Moto kacige]]></category>
		<category><![CDATA[Moto program]]></category>
		<category><![CDATA[Motocikli]]></category>
		<category><![CDATA[Motori]]></category>
		<guid isPermaLink="false">https://autotim.hr/?p=260959</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[
<div class="et_pb_section_2 et_pb_section et_section_regular et_block_section"><div class="et_pb_row_3 et_pb_row et_block_row"><div class="et_pb_column_5 et_pb_column et_pb_column_1_5 et_block_column et_pb_column_empty et_pb_css_mix_blend_mode_passthrough"></div><div class="et_pb_column_6 et_pb_column et_pb_column_3_5 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_text_3 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module"><div class="et_pb_text_inner"><p style="text-align: center;">Prodajna akcija – proljeće 2025: veliki popusti, velike uštede!</p>
</div></div></div><div class="et_pb_column_7 et_pb_column et_pb_column_1_5 et-last-child et_block_column et_pb_column_empty et_pb_css_mix_blend_mode_passthrough"></div></div><div class="et_pb_row_4 et_pb_row et_block_row"><div class="et_pb_column_8 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_text_4 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module"><div class="et_pb_text_inner"><div class="_3d-flip-book  fb3d-fullscreen-mode full-size" data-id="260950" data-mode="fullscreen" data-title="false" data-template="short-white-book-view" data-lightbox="dark-shadow" data-urlparam="fb3d-page" data-page-n="0" data-pdf="" data-tax="null" data-thumbnail="" data-cols="3" data-book-template="default" data-trigger=""></div><script type="text/javascript">window.FB3D_CLIENT_DATA = window.FB3D_CLIENT_DATA || [];FB3D_CLIENT_DATA.push('eyJwb3N0cyI6eyIyNjA5NTAiOnsiSUQiOjI2MDk1MCwidGl0bGUiOiJQcm9kYWpuYSBha2NpamEgXHUyMDEzIHByb2xqZVx1MDEwN2UgMjAyNTogdmVsaWtpIHBvcHVzdGksIHZlbGlrZSB1XHUwMTYxdGVkZSEiLCJ0eXBlIjoicGRmIiwicmVhZHlfZnVuY3Rpb24iOiIiLCJib29rX3N0eWxlIjoidm9sdW1lLXVucm9sbGluZyIsImJvb2tfdGVtcGxhdGUiOiJub25lIiwib3V0bGluZSI6W10sImRhdGEiOnsicG9zdF9JRCI6IjI2MDk1OCIsImd1aWQiOiJodHRwczpcL1wvYXV0b3RpbS5oclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDVcL0Jyb3N1cmFcdTIwMTNQcm9samV0bmFha2NpamFBdXRvLVRpbS5wZGYiLCJwZGZfcGFnZXMiOiI5IiwicGFnZXNfY3VzdG9taXphdGlvbiI6Im5vbmUifSwidGh1bWJuYWlsIjp7ImRhdGEiOnsicG9zdF9JRCI6IjAifSwidHlwZSI6ImF1dG8ifSwicHJvcHMiOnsiYmFja2dyb3VuZENvbG9yIjoiYXV0byIsImJhY2tncm91bmRJbWFnZSI6ImF1dG8iLCJiYWNrZ3JvdW5kU3R5bGUiOiJhdXRvIiwiaGlnaGxpZ2h0TGlua3MiOiJhdXRvIiwibGlnaHRpbmciOiJhdXRvIiwic2luZ2xlUGFnZU1vZGUiOiJhdXRvIiwiY2FjaGVkUGFnZXMiOiJhdXRvIiwicmVuZGVySW5hY3RpdmVQYWdlcyI6ImF1dG8iLCJyZW5kZXJJbmFjdGl2ZVBhZ2VzT25Nb2JpbGUiOiJhdXRvIiwicmVuZGVyV2hpbGVGbGlwcGluZyI6ImF1dG8iLCJwcmVsb2FkUGFnZXMiOiJhdXRvIiwiYXV0b1BsYXlEdXJhdGlvbiI6ImF1dG8iLCJydGwiOiJhdXRvIiwiaW50ZXJhY3RpdmVDb3JuZXJzIjoiYXV0byIsIm1heERlcHRoIjoiYXV0byIsInNoZWV0Ijp7InN0YXJ0VmVsb2NpdHkiOiJhdXRvIiwid2F2ZSI6ImF1dG8iLCJzaGFwZSI6ImF1dG8iLCJ3aWR0aFRleGVscyI6ImF1dG8iLCJjb2xvciI6ImF1dG8iLCJzaWRlIjoiYXV0byIsInN0cmV0Y2hJbWFnZXMiOiJhdXRvIiwiY29ybmVyRGV2aWF0aW9uIjoiYXV0byIsImZsZXhpYmlsaXR5IjoiYXV0byIsImZsZXhpYmxlQ29ybmVyIjoiYXV0byIsImJlbmRpbmciOiJhdXRvIiwiaGVpZ2h0VGV4ZWxzIjoiYXV0byJ9LCJjb3ZlciI6eyJ3YXZlIjoiYXV0byIsImNvbG9yIjoiYXV0byIsInNpZGUiOiJhdXRvIiwic3RyZXRjaEltYWdlcyI6ImF1dG8iLCJiaW5kZXJUZXh0dXJlIjoiYXV0byIsImRlcHRoIjoiYXV0byIsInBhZGRpbmciOiJhdXRvIiwic3RhcnRWZWxvY2l0eSI6ImF1dG8iLCJmbGV4aWJpbGl0eSI6ImF1dG8iLCJmbGV4aWJsZUNvcm5lciI6ImF1dG8iLCJiZW5kaW5nIjoiYXV0byIsIndpZHRoVGV4ZWxzIjoiYXV0byIsImhlaWdodFRleGVscyI6ImF1dG8iLCJtYXNzIjoiYXV0byIsInNoYXBlIjoiYXV0byJ9LCJwYWdlIjp7IndhdmUiOiJhdXRvIiwiY29sb3IiOiJhdXRvIiwic2lkZSI6ImF1dG8iLCJzdHJldGNoSW1hZ2VzIjoiYXV0byIsImRlcHRoIjoiYXV0byIsInN0YXJ0VmVsb2NpdHkiOiJhdXRvIiwiZmxleGliaWxpdHkiOiJhdXRvIiwiZmxleGlibGVDb3JuZXIiOiJhdXRvIiwiYmVuZGluZyI6ImF1dG8iLCJ3aWR0aFRleGVscyI6ImF1dG8iLCJoZWlnaHRUZXhlbHMiOiJhdXRvIiwibWFzcyI6ImF1dG8iLCJzaGFwZSI6ImF1dG8ifSwiaGVpZ2h0IjoiYXV0byIsIndpZHRoIjoiYXV0byIsImdyYXZpdHkiOiJhdXRvIiwicGFnZXNGb3JQcmVkaWN0aW5nIjoiYXV0byJ9LCJjb250cm9sUHJvcHMiOnsiYWN0aW9ucyI6eyJjbWRUb2MiOnsiZW5hYmxlZCI6ImF1dG8iLCJlbmFibGVkSW5OYXJyb3ciOiJhdXRvIiwiYWN0aXZlIjoiYXV0byIsImRlZmF1bHRUYWIiOiJhdXRvIn0sImNtZEF1dG9QbGF5Ijp7ImVuYWJsZWQiOiJhdXRvIiwiZW5hYmxlZEluTmFycm93IjoiYXV0byIsImFjdGl2ZSI6ImF1dG8ifSwiY21kU2F2ZSI6eyJlbmFibGVkIjoiYXV0byIsImVuYWJsZWRJbk5hcnJvdyI6ImF1dG8ifSwiY21kUHJpbnQiOnsiZW5hYmxlZCI6ImF1dG8iLCJlbmFibGVkSW5OYXJyb3ciOiJhdXRvIn0sImNtZFNpbmdsZVBhZ2UiOnsiZW5hYmxlZCI6ImF1dG8iLCJlbmFibGVkSW5OYXJyb3ciOiJhdXRvIiwiYWN0aXZlIjoiYXV0byIsImFjdGl2ZUZvck1vYmlsZSI6ImF1dG8ifSwid2lkVG9vbGJhciI6eyJlbmFibGVkIjoiYXV0byIsImVuYWJsZWRJbk5hcnJvdyI6ImF1dG8ifX19LCJhdXRvVGh1bWJuYWlsIjoiaHR0cHM6XC9cL2F1dG90aW0uaHJcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzNkLWZsaXAtYm9va1wvYXV0by10aHVtYm5haWxzXC8yNjA5NTAucG5nIiwicG9zdF9uYW1lIjoicHJvZGFqbmEtYWtjaWphLXByb2xqZWNlLTIwMjUtdmVsaWtpLXBvcHVzdGktdmVsaWtlLXVzdGVkZSIsInBvc3RfdHlwZSI6IjNkLWZsaXAtYm9vayJ9fSwicGFnZXMiOltdLCJmaXJzdFBhZ2VzIjpbXX0=');window.FB3D_CLIENT_LOCALE && FB3D_CLIENT_LOCALE.render && FB3D_CLIENT_LOCALE.render();</script>
</div></div></div></div></div>
]]></content:encoded>
					
					<wfw:commentRss>https://autotim.hr/prodajna-akcija-proljece-2025-veliki-popusti-velike-ustede/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>NOVO U PONUDI LJETO 2024</title>
		<link>https://autotim.hr/novo-u-ponudi-ljeto-2024/</link>
					<comments>https://autotim.hr/novo-u-ponudi-ljeto-2024/#respond</comments>
		
		<dc:creator><![CDATA[Dino]]></dc:creator>
		<pubDate>Tue, 30 Apr 2024 18:59:41 +0000</pubDate>
				<category><![CDATA[Moto program]]></category>
		<category><![CDATA[Motocikli]]></category>
		<category><![CDATA[Motori]]></category>
		<category><![CDATA[Novosti]]></category>
		<category><![CDATA[Specijalne ponude]]></category>
		<guid isPermaLink="false">https://autotim.hr/?p=260749</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section_4 et_pb_section et_section_regular et_block_section"><div class="et_pb_row_8 et_pb_row et_block_row"><div class="et_pb_column_17 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_text_6 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module et_pb_text_align_center"><div class="et_pb_text_inner"><h2>NOVO !!!</h2>
<p>Lito stiže... Pripremili smo novu ponudu za Vas!</p>
</div></div></div></div><div class="et_pb_row_9 et_pb_row et_pb_row_4col et_pb_gutters1 et_block_row et_block_row_4col"><div class="et_pb_column_18 et_pb_column et_pb_column_1_4 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_blurb_7 et_pb_blurb et_pb_bg_layout_dark et_pb_blurb_position_top et_animated et_pb_module et_block_module"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://autotim.hr/moto-kacige-sibenik/"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" src="https://autotim.hr/wp-content/uploads/2024/04/kacige.png" width="100" height="100" srcset="https://autotim.hr/wp-content/uploads/2024/04/kacige.png 100w" sizes="(max-width: 100px) 100vw, 100px" class="wp-image-260706" /></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://autotim.hr/moto-kacige-sibenik/">MOTO KACIGE</a></h4><div class="et_pb_blurb_description"><p><span>NOVO!!!</span></p>
<p><span>Bilo da vozite super sportski motocikl, skuter, kroser, naked, chopper, enduro, moped, touring motocikl ili custom made motor :), mi imamo kacigu baš za vas!</span></p>
</div></div></div></div></div><div class="et_pb_column_19 et_pb_column et_pb_column_1_4 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_blurb_8 et_pb_blurb et_pb_bg_layout_dark et_pb_blurb_position_top et_animated et_pb_module et_block_module"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://autotim.hr/mirisi-za-automobile-aromatic-89/"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" src="https://autotim.hr/wp-content/uploads/2024/04/MIRISI-I-PARFEMI-ZA-AUTO-AROMATIC-89.png" width="100" height="100" srcset="https://autotim.hr/wp-content/uploads/2024/04/MIRISI-I-PARFEMI-ZA-AUTO-AROMATIC-89.png 100w" sizes="(max-width: 100px) 100vw, 100px" class="wp-image-260701" /></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://autotim.hr/mirisi-za-automobile-aromatic-89/">MIRISI I PARFEMI ZA AUTO</a></h4><div class="et_pb_blurb_description"><p>NOVO !!!</p>
<p>Parfemi i mirisi za automobile i prostorije od vrhunskog proizvođača AROMATIC89 !<br />Isprobajte 22 unikatna mirisa za vaš automobil .<br />#WE TOUCH YOUR FEELING #</p>
<p>&nbsp;</p>
</div></div></div></div></div><div class="et_pb_column_20 et_pb_column et_pb_column_1_4 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_blurb_9 et_pb_blurb et_pb_bg_layout_dark et_pb_blurb_position_top et_animated et_pb_module et_block_module"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://autotim.hr/moto-dijelovi/"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" src="https://autotim.hr/wp-content/uploads/2024/04/moto-dijelovi.png" width="100" height="100" srcset="https://autotim.hr/wp-content/uploads/2024/04/moto-dijelovi.png 100w" sizes="(max-width: 100px) 100vw, 100px" class="wp-image-260699" /></span></a></div><div class="et_pb_blurb_container"><h3 class="et_pb_module_header"><a href="https://autotim.hr/moto-dijelovi/">MOTO PROGRAM</a></h3><div class="et_pb_blurb_description"><p>NOVO !!!<br />
Moto program dijelova za sve vrste skutera i motocikla , originalni i zamjenski dijelovi iz prve ugradnje !<br />
Velika ponuda guma za skutere i motocikle renomiranih proizvođača !!!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div></div></div></div></div><div class="et_pb_column_21 et_pb_column et_pb_column_1_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_blurb_10 et_pb_blurb et_pb_bg_layout_dark et_pb_blurb_position_top et_animated et_pb_module et_block_module"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://orginalniautodijelovi.hr/" target="_blank" rel="noopener"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" src="https://autotim.hr/wp-content/uploads/2024/04/OE.png" width="100" height="100" srcset="https://autotim.hr/wp-content/uploads/2024/04/OE.png 100w" sizes="(max-width: 100px) 100vw, 100px" class="wp-image-260703" /></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://orginalniautodijelovi.hr/" target="_blank" rel="noopener">Originalni autodijelovi</a></h4><div class="et_pb_blurb_description"><p>NOVO !!!</p>
<p>Originalni autodijelovi za sve vrste automobila po vrhunskim cijenama i brzim rokom isporuke !!!</p>
</div></div></div></div></div></div><div class="et_pb_row_10 et_pb_row et_pb_gutters1 et_block_row"><div class="et_pb_column_22 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_blurb_11 et_pb_blurb et_pb_bg_layout_dark et_pb_blurb_position_top et_animated et_pb_module et_block_module"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://autotim.hr/kymco/"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" src="https://autotim.hr/wp-content/uploads/2024/04/KYMCO.png" width="100" height="100" srcset="https://autotim.hr/wp-content/uploads/2024/04/KYMCO.png 100w" sizes="(max-width: 100px) 100vw, 100px" class="wp-image-260715" /></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://autotim.hr/kymco/">KYMCO MOTOCIKLI</a></h4><div class="et_pb_blurb_description"><p><span>NOVI MODELI!!!</span></p>
<p><span>Sretan spoj vrhunskog talijanskog dizajna, visoke tehnologije, kulture kvalitete i neumorne potrage za inovacijama uz neizbježnu brigu za okoliš, KYMCO su profilirali kao jednu od najprestižnijih marki u Hrvatskoj, Europi i svijetu.</span></p>
</div></div></div></div></div><div class="et_pb_column_23 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_blurb_12 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_animated et_pb_module et_block_module"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://autotim.hr/peugeot-motocycles/"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" src="https://autotim.hr/wp-content/uploads/2024/04/PEUGEOT-MOTORI.png" width="100" height="100" srcset="https://autotim.hr/wp-content/uploads/2024/04/PEUGEOT-MOTORI.png 100w" sizes="(max-width: 100px) 100vw, 100px" class="wp-image-260717" /></span></a></div><div class="et_pb_blurb_container"><h4 class="et_pb_module_header"><a href="https://autotim.hr/peugeot-motocycles/">PEUGEOT MOTOCIKLI</a></h4><div class="et_pb_blurb_description"><p>NOVI MODELI !!!</p>
<p><span>Svaki Peugeot skuter dizajniran je i proizveden prema standardima i s pažnjom na detalje karakteristične za francusku kvalitetu. </span></p>
<p>&nbsp;</p>
</div></div></div></div></div><div class="et_pb_column_24 et_pb_column et_pb_column_1_3 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_blurb_13 et_pb_blurb et_pb_bg_layout_dark et_pb_blurb_position_top et_animated et_pb_module et_block_module"><div class="et_pb_blurb_content"><div class="et_pb_main_blurb_image"><a href="https://autotim.hr/niu-elektricni-skuteri/"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" src="https://autotim.hr/wp-content/uploads/2024/04/icin-novo-1.png" width="100" height="100" srcset="https://autotim.hr/wp-content/uploads/2024/04/icin-novo-1.png 100w" sizes="(max-width: 100px) 100vw, 100px" class="wp-image-260718" /></span></a></div><div class="et_pb_blurb_container"><h3 class="et_pb_module_header"><a href="https://autotim.hr/niu-elektricni-skuteri/">NIU - pametni električni skuteri</a></h3><div class="et_pb_blurb_description"><h3>NOVO !!!</h3>
<p>Prilikom planiranja smo imali na umu zadatak da izradimo moderan skuter uz uvažavanje tradicionalnog dizajna skutera. Rezultat? Skuter izrađen da pruži odlične performanse uz zadržavanje jednostavne estetike. </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div></div></div></div></div></div></div>]]></content:encoded>
					
					<wfw:commentRss>https://autotim.hr/novo-u-ponudi-ljeto-2024/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Veliki izbor proizvoda po akcijskim cijenama</title>
		<link>https://autotim.hr/veliki-izbor-proizvoda-po-akcijskim-cijenama/</link>
					<comments>https://autotim.hr/veliki-izbor-proizvoda-po-akcijskim-cijenama/#respond</comments>
		
		<dc:creator><![CDATA[Dino]]></dc:creator>
		<pubDate>Sat, 29 May 2021 17:25:10 +0000</pubDate>
				<category><![CDATA[Akcija]]></category>
		<category><![CDATA[Auto gume]]></category>
		<category><![CDATA[Auto kozmetika]]></category>
		<category><![CDATA[Autodijelovi]]></category>
		<category><![CDATA[Dodatna oprema]]></category>
		<category><![CDATA[Karoserija]]></category>
		<category><![CDATA[Ljetne gume]]></category>
		<category><![CDATA[Moto program]]></category>
		<category><![CDATA[Motocikli]]></category>
		<category><![CDATA[Motori]]></category>
		<category><![CDATA[Nordexx]]></category>
		<category><![CDATA[Novosti]]></category>
		<category><![CDATA[Obavijesti]]></category>
		<category><![CDATA[Pdf katalog]]></category>
		<category><![CDATA[Specijalne ponude]]></category>
		<category><![CDATA[Sportiva]]></category>
		<guid isPermaLink="false">https://autotim.hr/?p=3399</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[
<div class="et_pb_section_7 et_pb_section et_section_regular et_block_section"><div class="et_pb_row_14 et_pb_row et_block_row"><div class="et_pb_column_29 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_text_10 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module"><div class="et_pb_text_inner"><h1 class="entry-title" style="text-align: center;">VELIKI IZBOR PROIZVODA PO AKCIJSKIM CIJENAMA</h1>
</div></div><div class="et_pb_text_11 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module"><div class="et_pb_text_inner"><p>Preuzmite akcijski letak, izaberite proizvode, nazovite nas ili pošaljite email. Ako niste već vlasnik naše kartice vjernosti, ne brinite, otvorit ćemo je za Vas.</p>
</div></div></div></div><div class="et_pb_row_15 et_pb_row et_block_row"><div class="et_pb_column_30 et_pb_column et_pb_column_1_2 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_button_module_wrapper et_pb_button_2_wrapper"><a class="et_pb_button_2 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module" href="https://autotim.hr/wp-content/uploads/2021/05/akcijski_letak-od-18.05.-17.07-compressed.pdf" target="_blank">PREUZMI LETAK</a></div></div><div class="et_pb_column_31 et_pb_column et_pb_column_1_2 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_module et_pb_button_module_wrapper et_pb_button_3_wrapper"><a class="et_pb_button_3 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module" href="#pdfl">PRELISTAJ LETAK</a></div></div></div></div><div class="et_pb_section_8 et_pb_section et_section_regular et_block_section et_clickable"><div class="et_pb_row_16 et_pb_row et_block_row"><div class="et_pb_column_32 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_text_12 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module" id="pdfl"><div class="et_pb_text_inner"><div class="_3d-flip-book  fb3d-fullscreen-mode full-size" data-id="0" data-mode="fullscreen" data-title="false" data-template="short-white-book-view" data-lightbox="dark-shadow" data-urlparam="fb3d-page" data-page-n="0" data-pdf="https://autotim.hr/wp-content/uploads/2021/05/akcijski_letak-od-18.05.-17.07-compressed.pdf" data-tax="null" data-thumbnail="" data-cols="3" data-book-template="default" data-trigger=""></div>
</div></div></div></div></div>
]]></content:encoded>
					
					<wfw:commentRss>https://autotim.hr/veliki-izbor-proizvoda-po-akcijskim-cijenama/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>NOVI MODEL KACIGE SPHERE LS2 OF558</title>
		<link>https://autotim.hr/novi-model-kacige-sphere-ls2/</link>
					<comments>https://autotim.hr/novi-model-kacige-sphere-ls2/#respond</comments>
		
		<dc:creator><![CDATA[Dino]]></dc:creator>
		<pubDate>Thu, 04 Apr 2019 00:22:35 +0000</pubDate>
				<category><![CDATA[Akcija]]></category>
		<category><![CDATA[Moto program]]></category>
		<category><![CDATA[Motocikli]]></category>
		<category><![CDATA[Motori]]></category>
		<guid isPermaLink="false">https://autotim.hr/?p=2097</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[
<div class="et_pb_section_14 et_pb_section et_pb_fullwidth_section et_section_regular et_block_section"><section class="et_pb_fullwidth_header_1 et_pb_fullwidth_header et_pb_bg_layout_dark et_pb_text_align_left et_pb_module et_flex_module"><div class="et_pb_fullwidth_header_container left"><div class="header-content-container center"><div class="header-content et_flex_module"><h1 class="et_pb_module_header">Za vašeg ljubimca na dva kotača nudimo Vam široki izbor dijelova od svjećice do dodatne opreme.</h1><span class="et_pb_fullwidth_header_subhead">Stigao je novi model kaciga LS2 OF558!</span><div class="et_pb_header_button_wrapper"><a class="et_pb_button et_pb_more_button et_pb_button_one" href="#kontakti" data-icon="$">KONTAKTIRAJTE NAS</a></div></div></div></div><div class="et_pb_fullwidth_header_overlay"></div><div class="et_pb_fullwidth_header_scroll"></div></section></div><div class="et_pb_section_15 et_pb_section et_section_regular et_block_section"><div class="et_pb_row_21 et_pb_row et_block_row"><div class="et_pb_column_43 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_video_1 et_pb_video et_pb_module et_block_module"><div class="et_pb_video_box"></div></div></div></div></div><div class="et_pb_section_16 et_pb_section et_section_regular et_block_section"><div class="et_pb_row_22 et_pb_row et_pb_equal_columns et_pb_gutters1 et_block_row" id="kontakti"><div class="et_pb_column_44 et_pb_column et_pb_column_1_5 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_text_19 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module"><div class="et_pb_text_inner"><p><strong>ŠIBENIK 1</strong><br />Put Bioca 4, Šibenik <br />Tel: <a href="tel:+38522212743">022 / 212-743</a><br />Email: <a href="mailto:prodaja@autotim.hr">prodaja@autotim.hr</a></p>
</div></div></div><div class="et_pb_column_45 et_pb_column et_pb_column_1_5 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_text_20 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module"><div class="et_pb_text_inner"><p><strong>ŠIBENIK 2</strong><br />Stjepana Radića 48, Šibenik<br />Tel: <a href="tel:+38522219550">022/219-550</a><br />Email: <a href="mailto:prodaja@autotim.hr">prodaja@autotim.hr</a></p>
</div></div></div><div class="et_pb_column_46 et_pb_column et_pb_column_1_5 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_text_21 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module"><div class="et_pb_text_inner"><p><strong>DRNIŠ</strong><br />Ivana Meštrovića 21, Drniš <br />Tel: <a href="tel:+38522212743">022/886-571</a><br />Email: <a href="mailto:prodaja@autotim.hr">prodaja@autotim.hr</a></p>
</div></div></div><div class="et_pb_column_47 et_pb_column et_pb_column_1_5 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_text_22 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module"><div class="et_pb_text_inner"><p><strong>VODICE</strong><br /> Prve primorske čete 44a, Vodice<br /> Tel: <a href="tel:+38522441622">022/441-622</a><br /> Email:<a href="mailto:prodaja@autotim.hr"> prodaja@autotim.hr</a></p>
</div></div></div><div class="et_pb_column_48 et_pb_column et_pb_column_1_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_text_23 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module"><div class="et_pb_text_inner"><p><strong>PRIMOŠTEN</strong><br />Splitska 4, Primošten<br />Tel: <a href="tel:+38522550018">022/550-018</a><br />Email: <a href="mailto:prodaja@autotim.hr">prodaja@autotim.hr</a></p>
</div></div></div></div></div><div class="et_pb_section_17 et_pb_section et_section_regular et_block_section"><div class="et_pb_row_23 et_pb_row et_block_row"><div class="et_pb_column_49 et_pb_column et_pb_column_1_2 et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_image_2 et_pb_image et_pb_module et_block_module"><span class="et_pb_image_wrap"><img decoding="async" src="//i3.wp.com/autotim.hr/wp-content/uploads/2019/04/moto-kaciga-1.png" /></span></div></div><div class="et_pb_column_50 et_pb_column et_pb_column_1_2 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_image_3 et_pb_image et_pb_module et_block_module"><span class="et_pb_image_wrap"><img decoding="async" src="//i2.wp.com/autotim.hr/wp-content/uploads/2019/04/LS2-OF558-1.png" /></span></div></div></div></div><div class="et_pb_section_18 et_pb_section et_section_regular et_block_section"><div class="et_pb_row_24 et_pb_row et_block_row"><div class="et_pb_column_51 et_pb_column et_pb_column_3_5 et_block_column et_pb_column_empty et_pb_css_mix_blend_mode_passthrough"></div><div class="et_pb_column_52 et_pb_column et_pb_column_2_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough"><div class="et_pb_text_24 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module"><div class="et_pb_text_inner"><h1 class="et_pb_module_header"><span style="color: #ffffff;">ZA VAŠEG LJUBIMCA NA DVA KOTAČA NUDIMO VAM ŠIROKI IZBOR DIJELOVA OD SVJEĆICE DO DODATNE OPREME.</span></h1>
<h3><span class="et_pb_fullwidth_header_subhead" style="color: #ffffff;">Kompletna ponuda rezervnih dijelova motociklie i skutere</span></h3>
</div></div><div class="et_pb_module et_pb_button_module_wrapper et_pb_button_5_wrapper"><a class="et_pb_button_5 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module" href="#kontakti">KONTAKTIRAJTE NAS!</a></div></div></div></div>
]]></content:encoded>
					
					<wfw:commentRss>https://autotim.hr/novi-model-kacige-sphere-ls2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
