<?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> &#187; Za djecu od 7 do 13 godina</title>
	<atom:link href="http://www.maligenijalci.com/category/kvizovi/za-djecu-od-7-do-13-godina/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maligenijalci.com</link>
	<description>Portal za djecu i obitelj</description>
	<lastBuildDate>Mon, 02 Jul 2018 13:53:42 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>Kviz: mora i oceani</title>
		<link>http://www.maligenijalci.com/kviz-mora-oceani/</link>
		<comments>http://www.maligenijalci.com/kviz-mora-oceani/#comments</comments>
		<pubDate>Fri, 05 Dec 2014 10:11:32 +0000</pubDate>
		<dc:creator><![CDATA[Mali Genijalci]]></dc:creator>
				<category><![CDATA[Novosti za djecu]]></category>
		<category><![CDATA[Za djecu od 7 do 13 godina]]></category>

		<guid isPermaLink="false">http://www.maligenijalci.com/?p=1610</guid>
		<description><![CDATA[<p>&#160;</p>
<p>The post <a rel="nofollow" href="http://www.maligenijalci.com/kviz-mora-oceani/">Kviz: mora i oceani</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></description>
	<!-- css -->
	<link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
<script type="text/javascript">
		var $j = jQuery.noConflict();
		// increase the default animation speed to exaggerate the effect
		$j.fx.speeds._default = 1000;
		$j(function() {
   			 $j( document ).tooltip();
 		});
 	</script>
 	<style type="text/css">
 		.ui-tooltip
		{
		    /* tooltip container box */
		    max-width: 500px !important;
		}
		.ui-tooltip-content
		{
		    /* tooltip content */
		    max-width: 500px !important;
		}
 	</style>
 			<script type="text/javascript">
			var myVar=setInterval("mlwQmnTimer();",1000);
	 		function mlwQmnTimer()
	 		{
	 			var x = +document.getElementById("timer").value;
	 			x = x + 1;
	 			document.getElementById("timer").value = x;
	 		}
	 		
		</script>
		<style type="text/css">
			
				div.mlw_qmn_quiz input[type=radio],
				div.mlw_qmn_quiz input[type=submit],
				div.mlw_qmn_quiz label {
					cursor: pointer;
				}
				div.mlw_qmn_quiz input:not([type=submit]):focus,
				div.mlw_qmn_quiz textarea:focus {
					background: #eaeaea;
				}
				div.mlw_qmn_quiz {
					text-align: left;
				}
				div.quiz_section {
					
				}
				div.mlw_qmn_timer {
					position:fixed;
					top:200px;
					right:0px;
					width:130px;
					color:#00CCFF;
					border-radius: 15px;
					background:#000000;
					text-align: center;
					padding: 15px 15px 15px 15px
				}
				div.mlw_qmn_quiz input[type=submit],
				a.mlw_qmn_quiz_link
				{
					    border-radius: 4px;
					    position: relative;
					    background-image: linear-gradient(#fff,#dedede);
						background-color: #eee;
						border: #ccc solid 1px;
						color: #333;
						text-shadow: 0 1px 0 rgba(255,255,255,.5);
						box-sizing: border-box;
					    display: inline-block;
					    padding: 5px 5px 5px 5px;
   						margin: auto;
				}		</style>
					<content:encoded><![CDATA[
		<script>
			function clear_field(field)
			{
				if (field.defaultValue == field.value) field.value = '';
			}
			
			function mlw_validateForm()
			{
		
				if (document.forms['quizForm']['mlwUserEmail'].defaultValue != document.forms['quizForm']['mlwUserEmail'].value)
				{
					var x=document.forms['quizForm']['mlwUserEmail'].value;
					var atpos=x.indexOf('@');
					var dotpos=x.lastIndexOf('.');
					if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length)
					  {
					  	document.getElementById('mlw_error_message').innerHTML = '**Not a valid e-mail address!**';
					  	document.getElementById('mlw_error_message_bottom').innerHTML = '**Not a valid e-mail address!**';
					  return false;
					  }
				}
			}		
		</script><div class='mlw_qmn_quiz'><form name='quizForm' action='' method='post' class='mlw_quiz_form' onsubmit='return mlw_validateForm()' ><div class='quiz_section  quiz_begin slide1'><span class='mlw_qmn_message_before'>Rjesite online test o Morima i Oceanima i provjerite svoje poznavanja podmorja. Ukoliko želite, možete ga i isprintati i rješavati na papiru.</span><br /><span name='mlw_error_message' id='mlw_error_message' style='color: red;'></span><br /><span style='font-weight:bold;';>Name</span><br /><input type='text' x-webkit-speech name='mlwUserName' value='' /><br /><br /></div><div class='quiz_section slide2'><span class='mlw_qmn_question' style='font-weight:bold;'>Ribe disu uz pomoc cega?</span><br /><input type='radio' name='question119' id='question119_one' value='1' /> <label for='question119_one'>pluca</label><br /><input type='radio' name='question119' id='question119_two' value='2' /> <label for='question119_two'>peraja </label><br /><input type='radio' name='question119' id='question119_three' value='3' /> <label for='question119_three'>škrga</label><br /><input type='radio' name='question119' id='question119_four' value='4' /> <label for='question119_four'>repa</label><br /></div><br /><div class='quiz_section slide3'><span class='mlw_qmn_question' style='font-weight:bold;'>Lignje su?</span><br /><input type='radio' name='question120' id='question120_one' value='1' /> <label for='question120_one'>Mekušci</label><br /><input type='radio' name='question120' id='question120_two' value='2' /> <label for='question120_two'>Kražnjaci</label><br /><input type='radio' name='question120' id='question120_three' value='3' /> <label for='question120_three'>Kukci</label><br /><input type='radio' name='question120' id='question120_four' value='4' /> <label for='question120_four'>Sisavci</label><br /></div><br /><div class='quiz_section slide4'><span class='mlw_qmn_question' style='font-weight:bold;'>Koliko hobotnica ima srca?</span><br /><input type='radio' name='question121' id='question121_one' value='1' /> <label for='question121_one'>1</label><br /><input type='radio' name='question121' id='question121_two' value='2' /> <label for='question121_two'>3</label><br /><input type='radio' name='question121' id='question121_three' value='3' /> <label for='question121_three'>2</label><br /><input type='radio' name='question121' id='question121_four' value='4' /> <label for='question121_four'>5</label><br /></div><br /><div class='quiz_section slide5'><span class='mlw_qmn_question' style='font-weight:bold;'>Neke morske zvijezde na kraju krakova imaju što?</span><br /><input type='radio' name='question122' id='question122_one' value='1' /> <label for='question122_one'>Ruke</label><br /><input type='radio' name='question122' id='question122_two' value='2' /> <label for='question122_two'>Zube</label><br /><input type='radio' name='question122' id='question122_three' value='3' /> <label for='question122_three'>Nos</label><br /><input type='radio' name='question122' id='question122_four' value='4' /> <label for='question122_four'>Oci</label><br /></div><br /><div class='quiz_section slide6'><span class='mlw_qmn_question' style='font-weight:bold;'>Meduza se sastoji 98% od cega?</span><br /><input type='radio' name='question123' id='question123_one' value='1' /> <label for='question123_one'>Kostiju</label><br /><input type='radio' name='question123' id='question123_two' value='2' /> <label for='question123_two'>Vode</label><br /><input type='radio' name='question123' id='question123_three' value='3' /> <label for='question123_three'>Mesa</label><br /><input type='radio' name='question123' id='question123_four' value='4' /> <label for='question123_four'>ljusaka</label><br /></div><br /><div class='quiz_section slide7'><span class='mlw_qmn_question' style='font-weight:bold;'>Koralji su?</span><br /><input type='radio' name='question124' id='question124_one' value='1' /> <label for='question124_one'>biljke</label><br /><input type='radio' name='question124' id='question124_two' value='2' /> <label for='question124_two'>životinje</label><br /></div><br /><div class='quiz_section slide8'><span class='mlw_qmn_question' style='font-weight:bold;'>Najveca riba u moru je koja?</span><br /><input type='radio' name='question125' id='question125_one' value='1' /> <label for='question125_one'>Raža</label><br /><input type='radio' name='question125' id='question125_two' value='2' /> <label for='question125_two'>Kit</label><br /><input type='radio' name='question125' id='question125_three' value='3' /> <label for='question125_three'>Kitopsina</label><br /><input type='radio' name='question125' id='question125_four' value='4' /> <label for='question125_four'>Tuna</label><br /></div><br /><div class='quiz_section slide9'><span class='mlw_qmn_question' style='font-weight:bold;'>Najsporija zivotinja u moru je?</span><br /><input type='radio' name='question126' id='question126_one' value='1' /> <label for='question126_one'>Rak samac</label><br /><input type='radio' name='question126' id='question126_two' value='2' /> <label for='question126_two'>Morski konjic</label><br /><input type='radio' name='question126' id='question126_three' value='3' /> <label for='question126_three'>Lignja</label><br /><input type='radio' name='question126' id='question126_four' value='4' /> <label for='question126_four'>Jastog</label><br /></div><br /><div class='quiz_section slide10'><span class='mlw_qmn_question' style='font-weight:bold;'>Koliko hobotnica ima mozgova?</span><br /><input type='radio' name='question127' id='question127_one' value='1' /> <label for='question127_one'>9</label><br /><input type='radio' name='question127' id='question127_two' value='2' /> <label for='question127_two'>7</label><br /><input type='radio' name='question127' id='question127_three' value='3' /> <label for='question127_three'>5</label><br /><input type='radio' name='question127' id='question127_four' value='4' /> <label for='question127_four'>3</label><br /></div><br /><div class='quiz_section slide11'><span class='mlw_qmn_question' style='font-weight:bold;'>Najveci ocean je?</span><br /><input type='radio' name='question128' id='question128_one' value='1' /> <label for='question128_one'>Atlanski ocean</label><br /><input type='radio' name='question128' id='question128_two' value='2' /> <label for='question128_two'>Indijski ocean</label><br /><input type='radio' name='question128' id='question128_three' value='3' /> <label for='question128_three'>Tihi ocean</label><br /></div><br /><div class='quiz_section slide12 quiz_end'><span class='mlw_qmn_message_end'>Za rezultate kliknite ispod gumb</span><br /><br /><span style='display: none;'>If you are human, leave this field blank or you will be considered spam:</span><input style='display: none;' type='text' name='email' id='email' /><input type='hidden' name='total_questions' id='total_questions' value='10'/><input type='hidden' name='timer' id='timer' value='0'/><input type='hidden' name='complete_quiz' value='confirmation' /><input type='submit' value='Submit Quiz' /><span name='mlw_error_message_bottom' id='mlw_error_message_bottom' style='color: red;'></span><br /></form></div></div>
<ul class="ssb_list_wrapper"><li class="fb2"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.maligenijalci.com%2Fkviz-mora-oceani%2F&amp;width=150&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li class="twtr"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.maligenijalci.com/kviz-mora-oceani/">&nbsp;</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></li><li class="gplus"><div class="g-plusone" data-size="medium" data-href="http://www.maligenijalci.com/kviz-mora-oceani/"></div></li><li><a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" title="" alt="" /></a></li></ul><p>The post <a rel="nofollow" href="http://www.maligenijalci.com/kviz-mora-oceani/">Kviz: mora i oceani</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maligenijalci.com/kviz-mora-oceani/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>kviz: dinosauri</title>
		<link>http://www.maligenijalci.com/kviz-dinosauri/</link>
		<comments>http://www.maligenijalci.com/kviz-dinosauri/#comments</comments>
		<pubDate>Fri, 05 Sep 2014 07:47:50 +0000</pubDate>
		<dc:creator><![CDATA[Mali Genijalci]]></dc:creator>
				<category><![CDATA[Novosti za djecu]]></category>
		<category><![CDATA[Za djecu od 7 do 13 godina]]></category>
		<category><![CDATA[kvizovi]]></category>

		<guid isPermaLink="false">http://www.maligenijalci.com/?p=1283</guid>
		<description><![CDATA[<p>&#160;</p>
<p>The post <a rel="nofollow" href="http://www.maligenijalci.com/kviz-dinosauri/">kviz: dinosauri</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></description>
	<!-- css -->
	<link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
<script type="text/javascript">
		var $j = jQuery.noConflict();
		// increase the default animation speed to exaggerate the effect
		$j.fx.speeds._default = 1000;
		$j(function() {
   			 $j( document ).tooltip();
 		});
 	</script>
 	<style type="text/css">
 		.ui-tooltip
		{
		    /* tooltip container box */
		    max-width: 500px !important;
		}
		.ui-tooltip-content
		{
		    /* tooltip content */
		    max-width: 500px !important;
		}
 	</style>
 			<script type="text/javascript">
			var myVar=setInterval("mlwQmnTimer();",1000);
	 		function mlwQmnTimer()
	 		{
	 			var x = +document.getElementById("timer").value;
	 			x = x + 1;
	 			document.getElementById("timer").value = x;
	 		}
	 		
		</script>
		<style type="text/css">
			
				div.mlw_qmn_quiz input[type=radio],
				div.mlw_qmn_quiz input[type=submit],
				div.mlw_qmn_quiz label {
					cursor: pointer;
				}
				div.mlw_qmn_quiz input:not([type=submit]):focus,
				div.mlw_qmn_quiz textarea:focus {
					background: #eaeaea;
				}
				div.mlw_qmn_quiz {
					text-align: left;
				}
				div.quiz_section {
					
				}
				div.mlw_qmn_timer {
					position:fixed;
					top:200px;
					right:0px;
					width:130px;
					color:#00CCFF;
					border-radius: 15px;
					background:#000000;
					text-align: center;
					padding: 15px 15px 15px 15px
				}
				div.mlw_qmn_quiz input[type=submit],
				a.mlw_qmn_quiz_link
				{
					    border-radius: 4px;
					    position: relative;
					    background-image: linear-gradient(#fff,#dedede);
						background-color: #eee;
						border: #ccc solid 1px;
						color: #333;
						text-shadow: 0 1px 0 rgba(255,255,255,.5);
						box-sizing: border-box;
					    display: inline-block;
					    padding: 5px 5px 5px 5px;
   						margin: auto;
				}		</style>
					<content:encoded><![CDATA[
		<script>
			function clear_field(field)
			{
				if (field.defaultValue == field.value) field.value = '';
			}
			
			function mlw_validateForm()
			{
		
				if (document.forms['quizForm']['mlwUserEmail'].defaultValue != document.forms['quizForm']['mlwUserEmail'].value)
				{
					var x=document.forms['quizForm']['mlwUserEmail'].value;
					var atpos=x.indexOf('@');
					var dotpos=x.lastIndexOf('.');
					if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length)
					  {
					  	document.getElementById('mlw_error_message').innerHTML = '**Not a valid e-mail address!**';
					  	document.getElementById('mlw_error_message_bottom').innerHTML = '**Not a valid e-mail address!**';
					  return false;
					  }
				}
			}		
		</script><div class='mlw_qmn_quiz'><form name='quizForm' action='' method='post' class='mlw_quiz_form' onsubmit='return mlw_validateForm()' ><div class='quiz_section  quiz_begin slide1'><span class='mlw_qmn_message_before'>Rjesite online test o Dinosaurima i provjerite svoje poznavanja dano izumrlih gmazova. Ukoliko želite, možete ga i isprintati i rješavati na papiru.</span><br /><span name='mlw_error_message' id='mlw_error_message' style='color: red;'></span><br /><span style='font-weight:bold;';>Name</span><br /><input type='text' x-webkit-speech name='mlwUserName' value='' /><br /><br /></div><div class='quiz_section slide2'><span class='mlw_qmn_question' style='font-weight:bold;'>Dinosauri su bili?</span><br /><input type='radio' name='question109' id='question109_one' value='1' /> <label for='question109_one'>Sisavci</label><br /><input type='radio' name='question109' id='question109_two' value='2' /> <label for='question109_two'>Ptice</label><br /><input type='radio' name='question109' id='question109_three' value='3' /> <label for='question109_three'>Gmazovi</label><br /><input type='radio' name='question109' id='question109_four' value='4' /> <label for='question109_four'>Ribe</label><br /></div><br /><div class='quiz_section slide3'><span class='mlw_qmn_question' style='font-weight:bold;'>Stegosauri su po ishrani bili?</span><br /><input type='radio' name='question110' id='question110_one' value='1' /> <label for='question110_one'>Biljojedi</label><br /><input type='radio' name='question110' id='question110_two' value='2' /> <label for='question110_two'>Mesozderi</label><br /><input type='radio' name='question110' id='question110_three' value='3' /> <label for='question110_three'>Svejedi</label><br /><input type='radio' name='question110' id='question110_four' value='4' /> <label for='question110_four'>Pticojedi</label><br /></div><br /><div class='quiz_section slide4'><span class='mlw_qmn_question' style='font-weight:bold;'>Prije koliko godina su dinosauri nestali?</span><br /><input type='radio' name='question111' id='question111_one' value='1' /> <label for='question111_one'>Prije 15 milijuna godina</label><br /><input type='radio' name='question111' id='question111_two' value='2' /> <label for='question111_two'>Prije 25 milijuna godina</label><br /><input type='radio' name='question111' id='question111_three' value='3' /> <label for='question111_three'>Prije 45 milijuna godina</label><br /><input type='radio' name='question111' id='question111_four' value='4' /> <label for='question111_four'>Prije 65 milijuna godina</label><br /></div><br /><div class='quiz_section slide5'><span class='mlw_qmn_question' style='font-weight:bold;'>T-Rex je bio?</span><br /><input type='radio' name='question112' id='question112_one' value='1' /> <label for='question112_one'>Diplodok</label><br /><input type='radio' name='question112' id='question112_two' value='2' /> <label for='question112_two'>Pterodaktil</label><br /><input type='radio' name='question112' id='question112_three' value='3' /> <label for='question112_three'>Triceratops</label><br /><input type='radio' name='question112' id='question112_four' value='4' /> <label for='question112_four'>Tiranosaur</label><br /></div><br /><div class='quiz_section slide6'><span class='mlw_qmn_question' style='font-weight:bold;'>Koji od navedenih dinosaura je rogati dinosaur?</span><br /><input type='radio' name='question113' id='question113_one' value='1' /> <label for='question113_one'>Stegosaur</label><br /><input type='radio' name='question113' id='question113_two' value='2' /> <label for='question113_two'>Pterosaur</label><br /><input type='radio' name='question113' id='question113_three' value='3' /> <label for='question113_three'>Diplodok</label><br /><input type='radio' name='question113' id='question113_four' value='4' /> <label for='question113_four'>Triceratops</label><br /></div><br /><div class='quiz_section slide7'><span class='mlw_qmn_question' style='font-weight:bold;'>Kako se zovu leteci dinosauri?</span><br /><input type='radio' name='question114' id='question114_one' value='1' /> <label for='question114_one'>Pterosauri</label><br /><input type='radio' name='question114' id='question114_two' value='2' /> <label for='question114_two'>Dinoletaci</label><br /><input type='radio' name='question114' id='question114_three' value='3' /> <label for='question114_three'>Pterodiplodosi</label><br /><input type='radio' name='question114' id='question114_four' value='4' /> <label for='question114_four'>Fosili</label><br /></div><br /><div class='quiz_section slide8'><span class='mlw_qmn_question' style='font-weight:bold;'>Prema najpoznatijoj teoriji, Dinosaure je unistio tko?</span><br /><input type='radio' name='question115' id='question115_one' value='1' /> <label for='question115_one'>Bolest</label><br /><input type='radio' name='question115' id='question115_two' value='2' /> <label for='question115_two'>Covjek</label><br /><input type='radio' name='question115' id='question115_three' value='3' /> <label for='question115_three'>Meteor</label><br /><input type='radio' name='question115' id='question115_four' value='4' /> <label for='question115_four'>Svemirci</label><br /></div><br /><div class='quiz_section slide9'><span class='mlw_qmn_question' style='font-weight:bold;'>Najveci i najtezi dinosauri biljojedi bili su?</span><br /><input type='radio' name='question116' id='question116_one' value='1' /> <label for='question116_one'>Stegosauri</label><br /><input type='radio' name='question116' id='question116_two' value='2' /> <label for='question116_two'>Triceratopsi</label><br /><input type='radio' name='question116' id='question116_three' value='3' /> <label for='question116_three'>Pterodaktili</label><br /><input type='radio' name='question116' id='question116_four' value='4' /> <label for='question116_four'>Sauropodi</label><br /></div><br /><div class='quiz_section slide10'><span class='mlw_qmn_question' style='font-weight:bold;'>Raspon krila odraslog Pteranodona je bio oko?</span><br /><input type='radio' name='question117' id='question117_one' value='1' /> <label for='question117_one'>oko  3 m</label><br /><input type='radio' name='question117' id='question117_two' value='2' /> <label for='question117_two'>oko 7 m</label><br /><input type='radio' name='question117' id='question117_three' value='3' /> <label for='question117_three'>oko 11 m</label><br /><input type='radio' name='question117' id='question117_four' value='4' /> <label for='question117_four'>oko 15 m</label><br /></div><br /><div class='quiz_section slide11'><span class='mlw_qmn_question' style='font-weight:bold;'>Na kraju koje ere su izumrli dionosauri?</span><br /><input type='radio' name='question118' id='question118_one' value='1' /> <label for='question118_one'>Pretkambrijske</label><br /><input type='radio' name='question118' id='question118_two' value='2' /> <label for='question118_two'>Paleozoika</label><br /><input type='radio' name='question118' id='question118_three' value='3' /> <label for='question118_three'>Kenozoika</label><br /><input type='radio' name='question118' id='question118_four' value='4' /> <label for='question118_four'>Mezozoika</label><br /></div><br /><div class='quiz_section slide12 quiz_end'><span class='mlw_qmn_message_end'>Za rezultate kliknite ispod gumb</span><br /><br /><span style='display: none;'>If you are human, leave this field blank or you will be considered spam:</span><input style='display: none;' type='text' name='email' id='email' /><input type='hidden' name='total_questions' id='total_questions' value='10'/><input type='hidden' name='timer' id='timer' value='0'/><input type='hidden' name='complete_quiz' value='confirmation' /><input type='submit' value='Submit Quiz' /><span name='mlw_error_message_bottom' id='mlw_error_message_bottom' style='color: red;'></span><br /></form></div></div>
<ul class="ssb_list_wrapper"><li class="fb2"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.maligenijalci.com%2Fkviz-dinosauri%2F&amp;width=150&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li class="twtr"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.maligenijalci.com/kviz-dinosauri/">&nbsp;</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></li><li class="gplus"><div class="g-plusone" data-size="medium" data-href="http://www.maligenijalci.com/kviz-dinosauri/"></div></li><li><a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" title="" alt="" /></a></li></ul><p>The post <a rel="nofollow" href="http://www.maligenijalci.com/kviz-dinosauri/">kviz: dinosauri</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maligenijalci.com/kviz-dinosauri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kviz: Svemir</title>
		<link>http://www.maligenijalci.com/kviz-svemir/</link>
		<comments>http://www.maligenijalci.com/kviz-svemir/#comments</comments>
		<pubDate>Fri, 05 Sep 2014 06:35:14 +0000</pubDate>
		<dc:creator><![CDATA[Mali Genijalci]]></dc:creator>
				<category><![CDATA[Novosti za djecu]]></category>
		<category><![CDATA[Za djecu od 7 do 13 godina]]></category>
		<category><![CDATA[kvizovi]]></category>

		<guid isPermaLink="false">http://www.maligenijalci.com/?p=1280</guid>
		<description><![CDATA[<p>&#160;</p>
<p>The post <a rel="nofollow" href="http://www.maligenijalci.com/kviz-svemir/">Kviz: Svemir</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></description>
	<!-- css -->
	<link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
<script type="text/javascript">
		var $j = jQuery.noConflict();
		// increase the default animation speed to exaggerate the effect
		$j.fx.speeds._default = 1000;
		$j(function() {
   			 $j( document ).tooltip();
 		});
 	</script>
 	<style type="text/css">
 		.ui-tooltip
		{
		    /* tooltip container box */
		    max-width: 500px !important;
		}
		.ui-tooltip-content
		{
		    /* tooltip content */
		    max-width: 500px !important;
		}
 	</style>
 			<script type="text/javascript">
			var myVar=setInterval("mlwQmnTimer();",1000);
	 		function mlwQmnTimer()
	 		{
	 			var x = +document.getElementById("timer").value;
	 			x = x + 1;
	 			document.getElementById("timer").value = x;
	 		}
	 		
		</script>
		<style type="text/css">
			
				div.mlw_qmn_quiz input[type=radio],
				div.mlw_qmn_quiz input[type=submit],
				div.mlw_qmn_quiz label {
					cursor: pointer;
				}
				div.mlw_qmn_quiz input:not([type=submit]):focus,
				div.mlw_qmn_quiz textarea:focus {
					background: #eaeaea;
				}
				div.mlw_qmn_quiz {
					text-align: left;
				}
				div.quiz_section {
					
				}
				div.mlw_qmn_timer {
					position:fixed;
					top:200px;
					right:0px;
					width:130px;
					color:#00CCFF;
					border-radius: 15px;
					background:#000000;
					text-align: center;
					padding: 15px 15px 15px 15px
				}
				div.mlw_qmn_quiz input[type=submit],
				a.mlw_qmn_quiz_link
				{
					    border-radius: 4px;
					    position: relative;
					    background-image: linear-gradient(#fff,#dedede);
						background-color: #eee;
						border: #ccc solid 1px;
						color: #333;
						text-shadow: 0 1px 0 rgba(255,255,255,.5);
						box-sizing: border-box;
					    display: inline-block;
					    padding: 5px 5px 5px 5px;
   						margin: auto;
				}		</style>
					<content:encoded><![CDATA[
		<script>
			function clear_field(field)
			{
				if (field.defaultValue == field.value) field.value = '';
			}
			
			function mlw_validateForm()
			{
		
				if (document.forms['quizForm']['mlwUserEmail'].defaultValue != document.forms['quizForm']['mlwUserEmail'].value)
				{
					var x=document.forms['quizForm']['mlwUserEmail'].value;
					var atpos=x.indexOf('@');
					var dotpos=x.lastIndexOf('.');
					if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length)
					  {
					  	document.getElementById('mlw_error_message').innerHTML = '**Not a valid e-mail address!**';
					  	document.getElementById('mlw_error_message_bottom').innerHTML = '**Not a valid e-mail address!**';
					  return false;
					  }
				}
			}		
		</script><div class='mlw_qmn_quiz'><form name='quizForm' action='' method='post' class='mlw_quiz_form' onsubmit='return mlw_validateForm()' ><div class='quiz_section  quiz_begin slide1'><span class='mlw_qmn_message_before'>Rjesite online test o Svemiru i provjerite svoje poznavanje cudesnog prostranstva zvanog svemir. Ukoliko želite, možete ga i isprintati i rješavati na papiru.</span><br /><span name='mlw_error_message' id='mlw_error_message' style='color: red;'></span><br /><span style='font-weight:bold;';>Name</span><br /><input type='text' x-webkit-speech name='mlwUserName' value='' /><br /><br /></div><div class='quiz_section slide2'><span class='mlw_qmn_question' style='font-weight:bold;'>Koliko je planeta u Suncevom sustavu?</span><br /><input type='radio' name='question99' id='question99_one' value='1' /> <label for='question99_one'>6</label><br /><input type='radio' name='question99' id='question99_two' value='2' /> <label for='question99_two'>9</label><br /><input type='radio' name='question99' id='question99_three' value='3' /> <label for='question99_three'>8</label><br /><input type='radio' name='question99' id='question99_four' value='4' /> <label for='question99_four'>10</label><br /></div><br /><div class='quiz_section slide3'><span class='mlw_qmn_question' style='font-weight:bold;'>Kako se naziva sila koja privla?i predmete na Zemlju?</span><br /><input type='radio' name='question100' id='question100_one' value='1' /> <label for='question100_one'>Elektromagnetska sila</label><br /><input type='radio' name='question100' id='question100_two' value='2' /> <label for='question100_two'>Gravitacija</label><br /><input type='radio' name='question100' id='question100_three' value='3' /> <label for='question100_three'>Sila svemira</label><br /><input type='radio' name='question100' id='question100_four' value='4' /> <label for='question100_four'>Molekularna sila</label><br /></div><br /><div class='quiz_section slide4'><span class='mlw_qmn_question' style='font-weight:bold;'>Cime je prekrivena povrsina mjeseca?</span><br /><input type='radio' name='question101' id='question101_one' value='1' /> <label for='question101_one'>Kraterima</label><br /><input type='radio' name='question101' id='question101_two' value='2' /> <label for='question101_two'>Vulkanima</label><br /><input type='radio' name='question101' id='question101_three' value='3' /> <label for='question101_three'>Planinama</label><br /><input type='radio' name='question101' id='question101_four' value='4' /> <label for='question101_four'>Ledom</label><br /></div><br /><div class='quiz_section slide5'><span class='mlw_qmn_question' style='font-weight:bold;'>IZ cega nastaju zvijezde?</span><br /><input type='radio' name='question102' id='question102_one' value='1' /> <label for='question102_one'>Iz kamenja</label><br /><input type='radio' name='question102' id='question102_two' value='2' /> <label for='question102_two'>Iz crne rupe</label><br /><input type='radio' name='question102' id='question102_three' value='3' /> <label for='question102_three'>Iz Sunca</label><br /><input type='radio' name='question102' id='question102_four' value='4' /> <label for='question102_four'>Iz maglice</label><br /></div><br /><div class='quiz_section slide6'><span class='mlw_qmn_question' style='font-weight:bold;'>Kako se zove nasa galaktika?</span><br /><input type='radio' name='question103' id='question103_one' value='1' /> <label for='question103_one'>Andromeda</label><br /><input type='radio' name='question103' id='question103_two' value='2' /> <label for='question103_two'>Europa</label><br /><input type='radio' name='question103' id='question103_three' value='3' /> <label for='question103_three'>Mlijecna staza</label><br /><input type='radio' name='question103' id='question103_four' value='4' /> <label for='question103_four'>Io</label><br /></div><br /><div class='quiz_section slide7'><span class='mlw_qmn_question' style='font-weight:bold;'>Koji je najveci planet naseg Suncevog sustava?</span><br /><input type='radio' name='question104' id='question104_one' value='1' /> <label for='question104_one'>Merkur</label><br /><input type='radio' name='question104' id='question104_two' value='2' /> <label for='question104_two'>Jupiter</label><br /><input type='radio' name='question104' id='question104_three' value='3' /> <label for='question104_three'>Uran</label><br /><input type='radio' name='question104' id='question104_four' value='4' /> <label for='question104_four'>Saturn</label><br /></div><br /><div class='quiz_section slide8'><span class='mlw_qmn_question' style='font-weight:bold;'>Koliko mjeseca ima Mars?</span><br /><input type='radio' name='question105' id='question105_one' value='1' /> <label for='question105_one'>6</label><br /><input type='radio' name='question105' id='question105_two' value='2' /> <label for='question105_two'>1</label><br /><input type='radio' name='question105' id='question105_three' value='3' /> <label for='question105_three'>4</label><br /><input type='radio' name='question105' id='question105_four' value='4' /> <label for='question105_four'>2</label><br /></div><br /><div class='quiz_section slide9'><span class='mlw_qmn_question' style='font-weight:bold;'>Koji planet još nazivamo i Crveni planet?</span><br /><input type='radio' name='question106' id='question106_one' value='1' /> <label for='question106_one'>Mars</label><br /><input type='radio' name='question106' id='question106_two' value='2' /> <label for='question106_two'>Venera</label><br /><input type='radio' name='question106' id='question106_three' value='3' /> <label for='question106_three'>Uran</label><br /><input type='radio' name='question106' id='question106_four' value='4' /> <label for='question106_four'>Merkur</label><br /></div><br /><div class='quiz_section slide10'><span class='mlw_qmn_question' style='font-weight:bold;'>Koja planeta je poznata po svojim prekrasnim prstenovima?</span><br /><input type='radio' name='question107' id='question107_one' value='1' /> <label for='question107_one'>Jupiter</label><br /><input type='radio' name='question107' id='question107_two' value='2' /> <label for='question107_two'>Venera</label><br /><input type='radio' name='question107' id='question107_three' value='3' /> <label for='question107_three'>Saturn</label><br /><input type='radio' name='question107' id='question107_four' value='4' /> <label for='question107_four'>Mars</label><br /></div><br /><div class='quiz_section slide11'><span class='mlw_qmn_question' style='font-weight:bold;'>Mlijecna staza je kakva galaktika?</span><br /><input type='radio' name='question108' id='question108_one' value='1' /> <label for='question108_one'>Elipticna galaktika</label><br /><input type='radio' name='question108' id='question108_two' value='2' /> <label for='question108_two'>Spiralna galaktika</label><br /><input type='radio' name='question108' id='question108_three' value='3' /> <label for='question108_three'>Nepravilna galaktika</label><br /><input type='radio' name='question108' id='question108_four' value='4' /> <label for='question108_four'>Crna galaktika</label><br /></div><br /><div class='quiz_section slide12 quiz_end'><span class='mlw_qmn_message_end'>Za rezultate kliknite ispod gumb</span><br /><br /><span style='display: none;'>If you are human, leave this field blank or you will be considered spam:</span><input style='display: none;' type='text' name='email' id='email' /><input type='hidden' name='total_questions' id='total_questions' value='10'/><input type='hidden' name='timer' id='timer' value='0'/><input type='hidden' name='complete_quiz' value='confirmation' /><input type='submit' value='Submit Quiz' /><span name='mlw_error_message_bottom' id='mlw_error_message_bottom' style='color: red;'></span><br /></form></div></div>
<ul class="ssb_list_wrapper"><li class="fb2"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.maligenijalci.com%2Fkviz-svemir%2F&amp;width=150&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li class="twtr"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.maligenijalci.com/kviz-svemir/">&nbsp;</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></li><li class="gplus"><div class="g-plusone" data-size="medium" data-href="http://www.maligenijalci.com/kviz-svemir/"></div></li><li><a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" title="" alt="" /></a></li></ul><p>The post <a rel="nofollow" href="http://www.maligenijalci.com/kviz-svemir/">Kviz: Svemir</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maligenijalci.com/kviz-svemir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matematika oduzimanje do 10</title>
		<link>http://www.maligenijalci.com/matematika-oduzimanje-do-10/</link>
		<comments>http://www.maligenijalci.com/matematika-oduzimanje-do-10/#comments</comments>
		<pubDate>Wed, 30 Apr 2014 10:20:51 +0000</pubDate>
		<dc:creator><![CDATA[Mali Genijalci]]></dc:creator>
				<category><![CDATA[Za djecu od 7 do 13 godina]]></category>
		<category><![CDATA[prvi razred]]></category>

		<guid isPermaLink="false">http://www.maligenijalci.com/?p=385</guid>
		<description><![CDATA[<p>&#160;</p>
<p>The post <a rel="nofollow" href="http://www.maligenijalci.com/matematika-oduzimanje-do-10/">Matematika oduzimanje do 10</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></description>
	<!-- css -->
	<link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
<script type="text/javascript">
		var $j = jQuery.noConflict();
		// increase the default animation speed to exaggerate the effect
		$j.fx.speeds._default = 1000;
		$j(function() {
   			 $j( document ).tooltip();
 		});
 	</script>
 	<style type="text/css">
 		.ui-tooltip
		{
		    /* tooltip container box */
		    max-width: 500px !important;
		}
		.ui-tooltip-content
		{
		    /* tooltip content */
		    max-width: 500px !important;
		}
 	</style>
 			<script type="text/javascript">
			var myVar=setInterval("mlwQmnTimer();",1000);
	 		function mlwQmnTimer()
	 		{
	 			var x = +document.getElementById("timer").value;
	 			x = x + 1;
	 			document.getElementById("timer").value = x;
	 		}
	 		
		</script>
		<style type="text/css">
			
				div.mlw_qmn_quiz input[type=radio],
				div.mlw_qmn_quiz input[type=submit],
				div.mlw_qmn_quiz label {
					cursor: pointer;
				}
				div.mlw_qmn_quiz input:not([type=submit]):focus,
				div.mlw_qmn_quiz textarea:focus {
					background: #eaeaea;
				}
				div.mlw_qmn_quiz {
					text-align: left;
				}
				div.quiz_section {
					
				}
				div.mlw_qmn_timer {
					position:fixed;
					top:200px;
					right:0px;
					width:130px;
					color:#00CCFF;
					border-radius: 15px;
					background:#000000;
					text-align: center;
					padding: 15px 15px 15px 15px
				}
				div.mlw_qmn_quiz input[type=submit],
				a.mlw_qmn_quiz_link
				{
					    border-radius: 4px;
					    position: relative;
					    background-image: linear-gradient(#fff,#dedede);
						background-color: #eee;
						border: #ccc solid 1px;
						color: #333;
						text-shadow: 0 1px 0 rgba(255,255,255,.5);
						box-sizing: border-box;
					    display: inline-block;
					    padding: 5px 5px 5px 5px;
   						margin: auto;
				}		</style>
					<content:encoded><![CDATA[
		<script>
			function clear_field(field)
			{
				if (field.defaultValue == field.value) field.value = '';
			}
			
			function mlw_validateForm()
			{
		
				if (document.forms['quizForm']['mlwUserEmail'].defaultValue != document.forms['quizForm']['mlwUserEmail'].value)
				{
					var x=document.forms['quizForm']['mlwUserEmail'].value;
					var atpos=x.indexOf('@');
					var dotpos=x.lastIndexOf('.');
					if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length)
					  {
					  	document.getElementById('mlw_error_message').innerHTML = '**Not a valid e-mail address!**';
					  	document.getElementById('mlw_error_message_bottom').innerHTML = '**Not a valid e-mail address!**';
					  return false;
					  }
				}
			}		
		</script><div class='mlw_qmn_quiz'><form name='quizForm' action='' method='post' class='mlw_quiz_form' onsubmit='return mlw_validateForm()' ><div class='quiz_section  quiz_begin slide1'><span class='mlw_qmn_message_before'>Rjesite online test iz Matematike i provjerite znanje svojeg djetete na jednostavan nacin. Ili ga isprintajte i vjezbajte naknadno.</span><br /><span name='mlw_error_message' id='mlw_error_message' style='color: red;'></span><br /><span style='font-weight:bold;';>Name</span><br /><input type='text' x-webkit-speech name='mlwUserName' value='' /><br /><br /></div><div class='quiz_section slide2'><span class='mlw_qmn_question' style='font-weight:bold;'>1) 2 - 1 =</span><br /><input type='text' name='question64' /><br /></div><br /><div class='quiz_section slide3'><span class='mlw_qmn_question' style='font-weight:bold;'>2) 5 - 2 =</span><br /><input type='text' name='question65' /><br /></div><br /><div class='quiz_section slide4'><span class='mlw_qmn_question' style='font-weight:bold;'>3) 8 - 1 =</span><br /><input type='text' name='question66' /><br /></div><br /><div class='quiz_section slide5'><span class='mlw_qmn_question' style='font-weight:bold;'>4) 10 - 3 =</span><br /><input type='text' name='question67' /><br /></div><br /><div class='quiz_section slide6'><span class='mlw_qmn_question' style='font-weight:bold;'>5) 5 - 4 =</span><br /><input type='text' name='question68' /><br /></div><br /><div class='quiz_section slide7'><span class='mlw_qmn_question' style='font-weight:bold;'>6) 2 - 2 =</span><br /><input type='text' name='question69' /><br /></div><br /><div class='quiz_section slide8'><span class='mlw_qmn_question' style='font-weight:bold;'>7) 10 - 5 =</span><br /><input type='text' name='question70' /><br /></div><br /><div class='quiz_section slide9'><span class='mlw_qmn_question' style='font-weight:bold;'>8) 8 - 4 =</span><br /><input type='text' name='question71' /><br /></div><br /><div class='quiz_section slide10'><span class='mlw_qmn_question' style='font-weight:bold;'>9) 7 - 4 =</span><br /><input type='text' name='question72' /><br /></div><br /><div class='quiz_section slide11'><span class='mlw_qmn_question' style='font-weight:bold;'>10) 9 - 4 =</span><br /><input type='text' name='question73' /><br /></div><br /><div class='quiz_section slide12'><span class='mlw_qmn_question' style='font-weight:bold;'>11) 3 - 2 =</span><br /><input type='text' name='question74' /><br /></div><br /><div class='quiz_section slide13'><span class='mlw_qmn_question' style='font-weight:bold;'>12) 4 - 1 =</span><br /><input type='text' name='question75' /><br /></div><br /><div class='quiz_section slide14'><span class='mlw_qmn_question' style='font-weight:bold;'>13) 6 - 5 =</span><br /><input type='text' name='question76' /><br /></div><br /><div class='quiz_section slide15'><span class='mlw_qmn_question' style='font-weight:bold;'>14) 8 - 2 =</span><br /><input type='text' name='question77' /><br /></div><br /><div class='quiz_section slide16'><span class='mlw_qmn_question' style='font-weight:bold;'>15) 5 - 1 =</span><br /><input type='text' name='question78' /><br /></div><br /><div class='quiz_section slide17 quiz_end'><span class='mlw_qmn_message_end'>Kliknite gumb ispod i provjerite svoj REZULTAT</span><br /><br /><span style='display: none;'>If you are human, leave this field blank or you will be considered spam:</span><input style='display: none;' type='text' name='email' id='email' /><input type='hidden' name='total_questions' id='total_questions' value='15'/><input type='hidden' name='timer' id='timer' value='0'/><input type='hidden' name='complete_quiz' value='confirmation' /><input type='submit' value='Submit Quiz' /><span name='mlw_error_message_bottom' id='mlw_error_message_bottom' style='color: red;'></span><br /></form></div></div>
<ul class="ssb_list_wrapper"><li class="fb2"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.maligenijalci.com%2Fmatematika-oduzimanje-do-10%2F&amp;width=150&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li class="twtr"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.maligenijalci.com/matematika-oduzimanje-do-10/">&nbsp;</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></li><li class="gplus"><div class="g-plusone" data-size="medium" data-href="http://www.maligenijalci.com/matematika-oduzimanje-do-10/"></div></li><li><a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" title="" alt="" /></a></li></ul><p>The post <a rel="nofollow" href="http://www.maligenijalci.com/matematika-oduzimanje-do-10/">Matematika oduzimanje do 10</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maligenijalci.com/matematika-oduzimanje-do-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matematika Zbrajanje do 20</title>
		<link>http://www.maligenijalci.com/matematika-zbrajanje-do-20/</link>
		<comments>http://www.maligenijalci.com/matematika-zbrajanje-do-20/#comments</comments>
		<pubDate>Wed, 30 Apr 2014 10:05:26 +0000</pubDate>
		<dc:creator><![CDATA[Mali Genijalci]]></dc:creator>
				<category><![CDATA[Za djecu od 7 do 13 godina]]></category>
		<category><![CDATA[prvi razred]]></category>

		<guid isPermaLink="false">http://www.maligenijalci.com/?p=380</guid>
		<description><![CDATA[<p>&#160;</p>
<p>The post <a rel="nofollow" href="http://www.maligenijalci.com/matematika-zbrajanje-do-20/">Matematika Zbrajanje do 20</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></description>
	<!-- css -->
	<link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
<script type="text/javascript">
		var $j = jQuery.noConflict();
		// increase the default animation speed to exaggerate the effect
		$j.fx.speeds._default = 1000;
		$j(function() {
   			 $j( document ).tooltip();
 		});
 	</script>
 	<style type="text/css">
 		.ui-tooltip
		{
		    /* tooltip container box */
		    max-width: 500px !important;
		}
		.ui-tooltip-content
		{
		    /* tooltip content */
		    max-width: 500px !important;
		}
 	</style>
 			<script type="text/javascript">
			var myVar=setInterval("mlwQmnTimer();",1000);
	 		function mlwQmnTimer()
	 		{
	 			var x = +document.getElementById("timer").value;
	 			x = x + 1;
	 			document.getElementById("timer").value = x;
	 		}
	 		
		</script>
		<style type="text/css">
			
				div.mlw_qmn_quiz input[type=radio],
				div.mlw_qmn_quiz input[type=submit],
				div.mlw_qmn_quiz label {
					cursor: pointer;
				}
				div.mlw_qmn_quiz input:not([type=submit]):focus,
				div.mlw_qmn_quiz textarea:focus {
					background: #eaeaea;
				}
				div.mlw_qmn_quiz {
					text-align: left;
				}
				div.quiz_section {
					
				}
				div.mlw_qmn_timer {
					position:fixed;
					top:200px;
					right:0px;
					width:130px;
					color:#00CCFF;
					border-radius: 15px;
					background:#000000;
					text-align: center;
					padding: 15px 15px 15px 15px
				}
				div.mlw_qmn_quiz input[type=submit],
				a.mlw_qmn_quiz_link
				{
					    border-radius: 4px;
					    position: relative;
					    background-image: linear-gradient(#fff,#dedede);
						background-color: #eee;
						border: #ccc solid 1px;
						color: #333;
						text-shadow: 0 1px 0 rgba(255,255,255,.5);
						box-sizing: border-box;
					    display: inline-block;
					    padding: 5px 5px 5px 5px;
   						margin: auto;
				}		</style>
					<content:encoded><![CDATA[
		<script>
			function clear_field(field)
			{
				if (field.defaultValue == field.value) field.value = '';
			}
			
			function mlw_validateForm()
			{
		
				if (document.forms['quizForm']['mlwUserEmail'].defaultValue != document.forms['quizForm']['mlwUserEmail'].value)
				{
					var x=document.forms['quizForm']['mlwUserEmail'].value;
					var atpos=x.indexOf('@');
					var dotpos=x.lastIndexOf('.');
					if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length)
					  {
					  	document.getElementById('mlw_error_message').innerHTML = '**Not a valid e-mail address!**';
					  	document.getElementById('mlw_error_message_bottom').innerHTML = '**Not a valid e-mail address!**';
					  return false;
					  }
				}
			}		
		</script><div class='mlw_qmn_quiz'><form name='quizForm' action='' method='post' class='mlw_quiz_form' onsubmit='return mlw_validateForm()' ><div class='quiz_section  quiz_begin slide1'><span class='mlw_qmn_message_before'>Rjesite online test iz Matematike i provjerite znanje svojeg djetete na jednostavan nacin. Ili ga isprintajte i vjezbajte naknadno.</span><br /><span name='mlw_error_message' id='mlw_error_message' style='color: red;'></span><br /><span style='font-weight:bold;';>Name</span><br /><input type='text' x-webkit-speech name='mlwUserName' value='' /><br /><br /></div><div class='quiz_section slide2'><span class='mlw_qmn_question' style='font-weight:bold;'>1) 11 + 2 =</span><br /><input type='text' name='question49' /><br /></div><br /><div class='quiz_section slide3'><span class='mlw_qmn_question' style='font-weight:bold;'>2) 13 + 3 =</span><br /><input type='text' name='question50' /><br /></div><br /><div class='quiz_section slide4'><span class='mlw_qmn_question' style='font-weight:bold;'>3) 16 + 1 =</span><br /><input type='text' name='question51' /><br /></div><br /><div class='quiz_section slide5'><span class='mlw_qmn_question' style='font-weight:bold;'>4) 12 + 6 =</span><br /><input type='text' name='question52' /><br /></div><br /><div class='quiz_section slide6'><span class='mlw_qmn_question' style='font-weight:bold;'>5) 10 + 5 =</span><br /><input type='text' name='question53' /><br /></div><br /><div class='quiz_section slide7'><span class='mlw_qmn_question' style='font-weight:bold;'>6) 17 + 1 =</span><br /><input type='text' name='question54' /><br /></div><br /><div class='quiz_section slide8'><span class='mlw_qmn_question' style='font-weight:bold;'>7) 14 + 2 =</span><br /><input type='text' name='question55' /><br /></div><br /><div class='quiz_section slide9'><span class='mlw_qmn_question' style='font-weight:bold;'>8) 15 + 5 =</span><br /><input type='text' name='question56' /><br /></div><br /><div class='quiz_section slide10'><span class='mlw_qmn_question' style='font-weight:bold;'>9) 19 + 0 =</span><br /><input type='text' name='question57' /><br /></div><br /><div class='quiz_section slide11'><span class='mlw_qmn_question' style='font-weight:bold;'>10) 11 + 1 =</span><br /><input type='text' name='question58' /><br /></div><br /><div class='quiz_section slide12'><span class='mlw_qmn_question' style='font-weight:bold;'>11) 13 + 2 =</span><br /><input type='text' name='question60' /><br /></div><br /><div class='quiz_section slide13'><span class='mlw_qmn_question' style='font-weight:bold;'>12) 10 + 4 =</span><br /><input type='text' name='question59' /><br /></div><br /><div class='quiz_section slide14'><span class='mlw_qmn_question' style='font-weight:bold;'>13) 16 + 4 =</span><br /><input type='text' name='question61' /><br /></div><br /><div class='quiz_section slide15'><span class='mlw_qmn_question' style='font-weight:bold;'>14) 11 + 6 =</span><br /><input type='text' name='question62' /><br /></div><br /><div class='quiz_section slide16'><span class='mlw_qmn_question' style='font-weight:bold;'>15) 19 + 1 =</span><br /><input type='text' name='question63' /><br /></div><br /><div class='quiz_section slide17 quiz_end'><span class='mlw_qmn_message_end'>Kliknite gumb ispod i saznajte svoj rezultat</span><br /><br /><span style='display: none;'>If you are human, leave this field blank or you will be considered spam:</span><input style='display: none;' type='text' name='email' id='email' /><input type='hidden' name='total_questions' id='total_questions' value='15'/><input type='hidden' name='timer' id='timer' value='0'/><input type='hidden' name='complete_quiz' value='confirmation' /><input type='submit' value='Submit Quiz' /><span name='mlw_error_message_bottom' id='mlw_error_message_bottom' style='color: red;'></span><br /></form></div></div>
<ul class="ssb_list_wrapper"><li class="fb2"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.maligenijalci.com%2Fmatematika-zbrajanje-do-20%2F&amp;width=150&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li class="twtr"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.maligenijalci.com/matematika-zbrajanje-do-20/">&nbsp;</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></li><li class="gplus"><div class="g-plusone" data-size="medium" data-href="http://www.maligenijalci.com/matematika-zbrajanje-do-20/"></div></li><li><a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" title="" alt="" /></a></li></ul><p>The post <a rel="nofollow" href="http://www.maligenijalci.com/matematika-zbrajanje-do-20/">Matematika Zbrajanje do 20</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maligenijalci.com/matematika-zbrajanje-do-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matematika Zbrajanje do 10</title>
		<link>http://www.maligenijalci.com/matematika-zbrajanje/</link>
		<comments>http://www.maligenijalci.com/matematika-zbrajanje/#comments</comments>
		<pubDate>Wed, 30 Apr 2014 08:23:28 +0000</pubDate>
		<dc:creator><![CDATA[Mali Genijalci]]></dc:creator>
				<category><![CDATA[Za djecu od 7 do 13 godina]]></category>

		<guid isPermaLink="false">http://www.maligenijalci.com/?p=377</guid>
		<description><![CDATA[<p>&#160;</p>
<p>The post <a rel="nofollow" href="http://www.maligenijalci.com/matematika-zbrajanje/">Matematika Zbrajanje do 10</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></description>
	<!-- css -->
	<link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
<script type="text/javascript">
		var $j = jQuery.noConflict();
		// increase the default animation speed to exaggerate the effect
		$j.fx.speeds._default = 1000;
		$j(function() {
   			 $j( document ).tooltip();
 		});
 	</script>
 	<style type="text/css">
 		.ui-tooltip
		{
		    /* tooltip container box */
		    max-width: 500px !important;
		}
		.ui-tooltip-content
		{
		    /* tooltip content */
		    max-width: 500px !important;
		}
 	</style>
 			<script type="text/javascript">
			var myVar=setInterval("mlwQmnTimer();",1000);
	 		function mlwQmnTimer()
	 		{
	 			var x = +document.getElementById("timer").value;
	 			x = x + 1;
	 			document.getElementById("timer").value = x;
	 		}
	 		
		</script>
		<style type="text/css">
			
				div.mlw_qmn_quiz input[type=radio],
				div.mlw_qmn_quiz input[type=submit],
				div.mlw_qmn_quiz label {
					cursor: pointer;
				}
				div.mlw_qmn_quiz input:not([type=submit]):focus,
				div.mlw_qmn_quiz textarea:focus {
					background: #eaeaea;
				}
				div.mlw_qmn_quiz {
					text-align: left;
				}
				div.quiz_section {
					
				}
				div.mlw_qmn_timer {
					position:fixed;
					top:200px;
					right:0px;
					width:130px;
					color:#00CCFF;
					border-radius: 15px;
					background:#000000;
					text-align: center;
					padding: 15px 15px 15px 15px
				}
				div.mlw_qmn_quiz input[type=submit],
				a.mlw_qmn_quiz_link
				{
					    border-radius: 4px;
					    position: relative;
					    background-image: linear-gradient(#fff,#dedede);
						background-color: #eee;
						border: #ccc solid 1px;
						color: #333;
						text-shadow: 0 1px 0 rgba(255,255,255,.5);
						box-sizing: border-box;
					    display: inline-block;
					    padding: 5px 5px 5px 5px;
   						margin: auto;
				}		</style>
					<content:encoded><![CDATA[
		<script>
			function clear_field(field)
			{
				if (field.defaultValue == field.value) field.value = '';
			}
			
			function mlw_validateForm()
			{
		
				if (document.forms['quizForm']['mlwUserEmail'].defaultValue != document.forms['quizForm']['mlwUserEmail'].value)
				{
					var x=document.forms['quizForm']['mlwUserEmail'].value;
					var atpos=x.indexOf('@');
					var dotpos=x.lastIndexOf('.');
					if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length)
					  {
					  	document.getElementById('mlw_error_message').innerHTML = '**Not a valid e-mail address!**';
					  	document.getElementById('mlw_error_message_bottom').innerHTML = '**Not a valid e-mail address!**';
					  return false;
					  }
				}
			}		
		</script><div class='mlw_qmn_quiz'><form name='quizForm' action='' method='post' class='mlw_quiz_form' onsubmit='return mlw_validateForm()' ><div class='quiz_section  quiz_begin slide1'><span class='mlw_qmn_message_before'>Rjesite online test iz Matematike i provjerite znanje svojeg djetete na jednostavan nacin. Ili ga isprintajte i vjezbajte naknadno.</span><br /><span name='mlw_error_message' id='mlw_error_message' style='color: red;'></span><br /><span style='font-weight:bold;';>Name</span><br /><input type='text' x-webkit-speech name='mlwUserName' value='' /><br /><br /></div><div class='quiz_section slide2'><span class='mlw_qmn_question' style='font-weight:bold;'>1) 5 + 1 =</span><br /><input type='text' name='question34' /><br /></div><br /><div class='quiz_section slide3'><span class='mlw_qmn_question' style='font-weight:bold;'>2) 4 + 3 =</span><br /><input type='text' name='question35' /><br /></div><br /><div class='quiz_section slide4'><span class='mlw_qmn_question' style='font-weight:bold;'>3) 2 + 1 =</span><br /><input type='text' name='question36' /><br /></div><br /><div class='quiz_section slide5'><span class='mlw_qmn_question' style='font-weight:bold;'>4) 4 + 4 =</span><br /><input type='text' name='question37' /><br /></div><br /><div class='quiz_section slide6'><span class='mlw_qmn_question' style='font-weight:bold;'>5) 1 + 1 =</span><br /><input type='text' name='question38' /><br /></div><br /><div class='quiz_section slide7'><span class='mlw_qmn_question' style='font-weight:bold;'>6) 5 + 4 =</span><br /><input type='text' name='question39' /><br /></div><br /><div class='quiz_section slide8'><span class='mlw_qmn_question' style='font-weight:bold;'>7) 8 + 2 =</span><br /><input type='text' name='question40' /><br /></div><br /><div class='quiz_section slide9'><span class='mlw_qmn_question' style='font-weight:bold;'>8) 4 + 2 =</span><br /><input type='text' name='question41' /><br /></div><br /><div class='quiz_section slide10'><span class='mlw_qmn_question' style='font-weight:bold;'>9) 3 + 3 =</span><br /><input type='text' name='question42' /><br /></div><br /><div class='quiz_section slide11'><span class='mlw_qmn_question' style='font-weight:bold;'>10) 6 + 3 =</span><br /><input type='text' name='question43' /><br /></div><br /><div class='quiz_section slide12'><span class='mlw_qmn_question' style='font-weight:bold;'>11) 6 + 2 =</span><br /><input type='text' name='question44' /><br /></div><br /><div class='quiz_section slide13'><span class='mlw_qmn_question' style='font-weight:bold;'>12) 9 + 0 =</span><br /><input type='text' name='question45' /><br /></div><br /><div class='quiz_section slide14'><span class='mlw_qmn_question' style='font-weight:bold;'>13) 4 + 1 =</span><br /><input type='text' name='question46' /><br /></div><br /><div class='quiz_section slide15'><span class='mlw_qmn_question' style='font-weight:bold;'>14) 3 + 3 =</span><br /><input type='text' name='question47' /><br /></div><br /><div class='quiz_section slide16'><span class='mlw_qmn_question' style='font-weight:bold;'>15) 5 + 5 =</span><br /><input type='text' name='question48' /><br /></div><br /><div class='quiz_section slide17 quiz_end'><span class='mlw_qmn_message_end'>Kliknite na gumb ispod i saznajte rezultat</span><br /><br /><span style='display: none;'>If you are human, leave this field blank or you will be considered spam:</span><input style='display: none;' type='text' name='email' id='email' /><input type='hidden' name='total_questions' id='total_questions' value='15'/><input type='hidden' name='timer' id='timer' value='0'/><input type='hidden' name='complete_quiz' value='confirmation' /><input type='submit' value='Submit Quiz' /><span name='mlw_error_message_bottom' id='mlw_error_message_bottom' style='color: red;'></span><br /></form></div></div>
<ul class="ssb_list_wrapper"><li class="fb2"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.maligenijalci.com%2Fmatematika-zbrajanje%2F&amp;width=150&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li class="twtr"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.maligenijalci.com/matematika-zbrajanje/">&nbsp;</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></li><li class="gplus"><div class="g-plusone" data-size="medium" data-href="http://www.maligenijalci.com/matematika-zbrajanje/"></div></li><li><a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" title="" alt="" /></a></li></ul><p>The post <a rel="nofollow" href="http://www.maligenijalci.com/matematika-zbrajanje/">Matematika Zbrajanje do 10</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maligenijalci.com/matematika-zbrajanje/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Priroda i drustvo ( prvi dio)</title>
		<link>http://www.maligenijalci.com/priroda-i-drustvo-1-dio/</link>
		<comments>http://www.maligenijalci.com/priroda-i-drustvo-1-dio/#comments</comments>
		<pubDate>Tue, 29 Apr 2014 14:20:33 +0000</pubDate>
		<dc:creator><![CDATA[Mali Genijalci]]></dc:creator>
				<category><![CDATA[Za djecu od 7 do 13 godina]]></category>
		<category><![CDATA[prvi razred]]></category>

		<guid isPermaLink="false">http://www.maligenijalci.com/?p=374</guid>
		<description><![CDATA[<p>&#160;</p>
<p>The post <a rel="nofollow" href="http://www.maligenijalci.com/priroda-i-drustvo-1-dio/">Priroda i drustvo ( prvi dio)</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></description>
	<!-- css -->
	<link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
<script type="text/javascript">
		var $j = jQuery.noConflict();
		// increase the default animation speed to exaggerate the effect
		$j.fx.speeds._default = 1000;
		$j(function() {
   			 $j( document ).tooltip();
 		});
 	</script>
 	<style type="text/css">
 		.ui-tooltip
		{
		    /* tooltip container box */
		    max-width: 500px !important;
		}
		.ui-tooltip-content
		{
		    /* tooltip content */
		    max-width: 500px !important;
		}
 	</style>
 			<script type="text/javascript">
			var myVar=setInterval("mlwQmnTimer();",1000);
	 		function mlwQmnTimer()
	 		{
	 			var x = +document.getElementById("timer").value;
	 			x = x + 1;
	 			document.getElementById("timer").value = x;
	 		}
	 		
		</script>
		<style type="text/css">
			
				div.mlw_qmn_quiz input[type=radio],
				div.mlw_qmn_quiz input[type=submit],
				div.mlw_qmn_quiz label {
					cursor: pointer;
				}
				div.mlw_qmn_quiz input:not([type=submit]):focus,
				div.mlw_qmn_quiz textarea:focus {
					background: #eaeaea;
				}
				div.mlw_qmn_quiz {
					text-align: left;
				}
				div.quiz_section {
					
				}
				div.mlw_qmn_timer {
					position:fixed;
					top:200px;
					right:0px;
					width:130px;
					color:#00CCFF;
					border-radius: 15px;
					background:#000000;
					text-align: center;
					padding: 15px 15px 15px 15px
				}
				div.mlw_qmn_quiz input[type=submit],
				a.mlw_qmn_quiz_link
				{
					    border-radius: 4px;
					    position: relative;
					    background-image: linear-gradient(#fff,#dedede);
						background-color: #eee;
						border: #ccc solid 1px;
						color: #333;
						text-shadow: 0 1px 0 rgba(255,255,255,.5);
						box-sizing: border-box;
					    display: inline-block;
					    padding: 5px 5px 5px 5px;
   						margin: auto;
				}		</style>
					<content:encoded><![CDATA[
		<script>
			function clear_field(field)
			{
				if (field.defaultValue == field.value) field.value = '';
			}
			
			function mlw_validateForm()
			{
		
				if (document.forms['quizForm']['mlwUserEmail'].defaultValue != document.forms['quizForm']['mlwUserEmail'].value)
				{
					var x=document.forms['quizForm']['mlwUserEmail'].value;
					var atpos=x.indexOf('@');
					var dotpos=x.lastIndexOf('.');
					if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length)
					  {
					  	document.getElementById('mlw_error_message').innerHTML = '**Not a valid e-mail address!**';
					  	document.getElementById('mlw_error_message_bottom').innerHTML = '**Not a valid e-mail address!**';
					  return false;
					  }
				}
			}		
		</script><div class='mlw_qmn_quiz'><form name='quizForm' action='' method='post' class='mlw_quiz_form' onsubmit='return mlw_validateForm()' ><div class='quiz_section  quiz_begin slide1'><span class='mlw_qmn_message_before'>Rjesite online test iz Prirode i društva i provjerite znanje svojeg djetete na jednostavan nacin. Ili ga isprintajte i vjezbajte naknadno.</span><br /><span name='mlw_error_message' id='mlw_error_message' style='color: red;'></span><br /><span style='font-weight:bold;';>Name</span><br /><input type='text' x-webkit-speech name='mlwUserName' value='' /><br /><br /></div><div class='quiz_section slide2'><span class='mlw_qmn_question' style='font-weight:bold;'>Koliko tjedan ima dana?</span><br /><input type='radio' name='question3' id='question3_one' value='1' /> <label for='question3_one'>3</label><br /><input type='radio' name='question3' id='question3_two' value='2' /> <label for='question3_two'>7</label><br /><input type='radio' name='question3' id='question3_three' value='3' /> <label for='question3_three'>5</label><br /><input type='radio' name='question3' id='question3_four' value='4' /> <label for='question3_four'>1</label><br /></div><br /><div class='quiz_section slide3'><span class='mlw_qmn_question' style='font-weight:bold;'>Mikser sluzi za igru?</span><br /><input type='radio' name='question17' id='question17_one' value='1' /> <label for='question17_one'>DA</label><br /><input type='radio' name='question17' id='question17_two' value='2' /> <label for='question17_two'>NE</label><br /></div><br /><div class='quiz_section slide4'><span class='mlw_qmn_question' style='font-weight:bold;'>Ivana ide u školu treci dan u radnom tjednu. Koji je to dan?</span><br /><input type='radio' name='question4' id='question4_one' value='1' /> <label for='question4_one'>Petak</label><br /><input type='radio' name='question4' id='question4_two' value='2' /> <label for='question4_two'>Utorak</label><br /><input type='radio' name='question4' id='question4_three' value='3' /> <label for='question4_three'>Srijeda</label><br /><input type='radio' name='question4' id='question4_four' value='4' /> <label for='question4_four'>Ponedjeljak</label><br /></div><br /><div class='quiz_section slide5'><span class='mlw_qmn_question' style='font-weight:bold;'>Koji su neradni dani u tjednu?</span><br /><input type='radio' name='question5' id='question5_one' value='1' /> <label for='question5_one'>Subota i nedjelja</label><br /><input type='radio' name='question5' id='question5_two' value='2' /> <label for='question5_two'>Utorak i srijeda</label><br /><input type='radio' name='question5' id='question5_three' value='3' /> <label for='question5_three'>Nedjelja i ponedjeljak</label><br /><input type='radio' name='question5' id='question5_four' value='4' /> <label for='question5_four'>Niti jedan</label><br /></div><br /><div class='quiz_section slide6'><span class='mlw_qmn_question' style='font-weight:bold;'>Danas je utorak i sutra Marku dolazi tetka u posjetu. Koji je sutra dan?</span><br /><input type='radio' name='question6' id='question6_one' value='1' /> <label for='question6_one'>Subota</label><br /><input type='radio' name='question6' id='question6_two' value='2' /> <label for='question6_two'>Ponedjeljak</label><br /><input type='radio' name='question6' id='question6_three' value='3' /> <label for='question6_three'>Utorak</label><br /><input type='radio' name='question6' id='question6_four' value='4' /> <label for='question6_four'>Srijeda</label><br /></div><br /><div class='quiz_section slide7'><span class='mlw_qmn_question' style='font-weight:bold;'>Danas je petak, koji je jucer bio dan?</span><br /><input type='radio' name='question7' id='question7_one' value='1' /> <label for='question7_one'>Cetvrtak</label><br /><input type='radio' name='question7' id='question7_two' value='2' /> <label for='question7_two'>Ponedjeljak</label><br /><input type='radio' name='question7' id='question7_three' value='3' /> <label for='question7_three'>Subota</label><br /><input type='radio' name='question7' id='question7_four' value='4' /> <label for='question7_four'>Utorak</label><br /></div><br /><div class='quiz_section slide8'><span class='mlw_qmn_question' style='font-weight:bold;'>Kad se ujutro probudiš, koje je doba dana?</span><br /><input type='radio' name='question8' id='question8_one' value='1' /> <label for='question8_one'>Vece</label><br /><input type='radio' name='question8' id='question8_two' value='2' /> <label for='question8_two'>Jutro</label><br /><input type='radio' name='question8' id='question8_three' value='3' /> <label for='question8_three'>Podne</label><br /><input type='radio' name='question8' id='question8_four' value='4' /> <label for='question8_four'>Sutra</label><br /></div><br /><div class='quiz_section slide9'><span class='mlw_qmn_question' style='font-weight:bold;'>Marko ide spavati, kako je pozdravio mamu?</span><br /><input type='radio' name='question9' id='question9_one' value='1' /> <label for='question9_one'>Dobro jutro</label><br /><input type='radio' name='question9' id='question9_two' value='2' /> <label for='question9_two'>Dobar dan</label><br /><input type='radio' name='question9' id='question9_three' value='3' /> <label for='question9_three'>Laku noc</label><br /><input type='radio' name='question9' id='question9_four' value='4' /> <label for='question9_four'>Zbogom</label><br /></div><br /><div class='quiz_section slide10'><span class='mlw_qmn_question' style='font-weight:bold;'>Marko ima strica, on je:</span><br /><input type='radio' name='question10' id='question10_one' value='1' /> <label for='question10_one'>Mamina sestra</label><br /><input type='radio' name='question10' id='question10_two' value='2' /> <label for='question10_two'>Tatin brat</label><br /><input type='radio' name='question10' id='question10_three' value='3' /> <label for='question10_three'>Tatina sestra</label><br /><input type='radio' name='question10' id='question10_four' value='4' /> <label for='question10_four'>Tatin prijatelj</label><br /></div><br /><div class='quiz_section slide11'><span class='mlw_qmn_question' style='font-weight:bold;'>Ivana ide kod ujaka, on je:</span><br /><input type='radio' name='question11' id='question11_one' value='1' /> <label for='question11_one'>Mamin brat</label><br /><input type='radio' name='question11' id='question11_two' value='2' /> <label for='question11_two'>Tatin brat</label><br /><input type='radio' name='question11' id='question11_three' value='3' /> <label for='question11_three'>Mamina sestra</label><br /><input type='radio' name='question11' id='question11_four' value='4' /> <label for='question11_four'>Tatina sestra</label><br /></div><br /><div class='quiz_section slide12'><span class='mlw_qmn_question' style='font-weight:bold;'>Obitelj se okupila na rucku. U kojoj su prostoriji?</span><br /><input type='radio' name='question12' id='question12_one' value='1' /> <label for='question12_one'>Dnevnoj sobi</label><br /><input type='radio' name='question12' id='question12_two' value='2' /> <label for='question12_two'>Kupaonici</label><br /><input type='radio' name='question12' id='question12_three' value='3' /> <label for='question12_three'>Spavacoj sobi</label><br /><input type='radio' name='question12' id='question12_four' value='4' /> <label for='question12_four'>Blagovaoni</label><br /></div><br /><div class='quiz_section slide13'><span class='mlw_qmn_question' style='font-weight:bold;'>Ivana ide u školu. Kako ce prijeci ulicu?</span><br /><input type='radio' name='question13' id='question13_one' value='1' /> <label for='question13_one'>Brzo ce pretrcati</label><br /><input type='radio' name='question13' id='question13_two' value='2' /> <label for='question13_two'>Na oznacenom pjesackom prijelazu</label><br /><input type='radio' name='question13' id='question13_three' value='3' /> <label for='question13_three'>Ako nema auta moze bilo gdje</label><br /><input type='radio' name='question13' id='question13_four' value='4' /> <label for='question13_four'>Bilo gdje</label><br /></div><br /><div class='quiz_section slide14'><span class='mlw_qmn_question' style='font-weight:bold;'>Marko je krenio na spavanje. U koju sobu odlazi?</span><br /><input type='radio' name='question14' id='question14_one' value='1' /> <label for='question14_one'>U dnevnu sobu</label><br /><input type='radio' name='question14' id='question14_two' value='2' /> <label for='question14_two'>U kuhinju</label><br /><input type='radio' name='question14' id='question14_three' value='3' /> <label for='question14_three'>U kupaonicu</label><br /><input type='radio' name='question14' id='question14_four' value='4' /> <label for='question14_four'>U spavacu sobu</label><br /></div><br /><div class='quiz_section slide15'><span class='mlw_qmn_question' style='font-weight:bold;'>U stambenoj zgradi stanari koriste zajedni?ko?</span><br /><input type='radio' name='question15' id='question15_one' value='1' /> <label for='question15_one'>Stubište</label><br /><input type='radio' name='question15' id='question15_two' value='2' /> <label for='question15_two'>Kupatilo</label><br /><input type='radio' name='question15' id='question15_three' value='3' /> <label for='question15_three'>Dnevnu sobu</label><br /><input type='radio' name='question15' id='question15_four' value='4' /> <label for='question15_four'>Krevet</label><br /></div><br /><div class='quiz_section slide16'><span class='mlw_qmn_question' style='font-weight:bold;'>Perilica rublja se koristi za:</span><br /><input type='radio' name='question16' id='question16_one' value='1' /> <label for='question16_one'>Pranje tanjura</label><br /><input type='radio' name='question16' id='question16_two' value='2' /> <label for='question16_two'>Kuhanje</label><br /><input type='radio' name='question16' id='question16_three' value='3' /> <label for='question16_three'>Pravljenje soka</label><br /><input type='radio' name='question16' id='question16_four' value='4' /> <label for='question16_four'>Pranje rublja</label><br /></div><br /><div class='quiz_section slide17'><span class='mlw_qmn_question' style='font-weight:bold;'>Mikser sluzi za igru?</span><br /><input type='radio' name='question18' id='question18_one' value='1' /> <label for='question18_one'>DA</label><br /><input type='radio' name='question18' id='question18_two' value='2' /> <label for='question18_two'>NE</label><br /></div><br /><div class='quiz_section slide18 quiz_end'><span class='mlw_qmn_message_end'>Rezultat</span><br /><br /><span style='display: none;'>If you are human, leave this field blank or you will be considered spam:</span><input style='display: none;' type='text' name='email' id='email' /><input type='hidden' name='total_questions' id='total_questions' value='16'/><input type='hidden' name='timer' id='timer' value='0'/><input type='hidden' name='complete_quiz' value='confirmation' /><input type='submit' value='Submit Quiz' /><span name='mlw_error_message_bottom' id='mlw_error_message_bottom' style='color: red;'></span><br /></form></div></div>
<ul class="ssb_list_wrapper"><li class="fb2"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.maligenijalci.com%2Fpriroda-i-drustvo-1-dio%2F&amp;width=150&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li class="twtr"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.maligenijalci.com/priroda-i-drustvo-1-dio/">&nbsp;</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></li><li class="gplus"><div class="g-plusone" data-size="medium" data-href="http://www.maligenijalci.com/priroda-i-drustvo-1-dio/"></div></li><li><a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" title="" alt="" /></a></li></ul><p>The post <a rel="nofollow" href="http://www.maligenijalci.com/priroda-i-drustvo-1-dio/">Priroda i drustvo ( prvi dio)</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maligenijalci.com/priroda-i-drustvo-1-dio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Priroda ( drugi dio)</title>
		<link>http://www.maligenijalci.com/priroda-drugi-dio/</link>
		<comments>http://www.maligenijalci.com/priroda-drugi-dio/#comments</comments>
		<pubDate>Tue, 29 Apr 2014 13:09:03 +0000</pubDate>
		<dc:creator><![CDATA[Mali Genijalci]]></dc:creator>
				<category><![CDATA[Za djecu od 7 do 13 godina]]></category>
		<category><![CDATA[prvi razred]]></category>

		<guid isPermaLink="false">http://www.maligenijalci.com/?p=369</guid>
		<description><![CDATA[<p>&#160;</p>
<p>The post <a rel="nofollow" href="http://www.maligenijalci.com/priroda-drugi-dio/">Priroda ( drugi dio)</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></description>
	<!-- css -->
	<link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
<script type="text/javascript">
		var $j = jQuery.noConflict();
		// increase the default animation speed to exaggerate the effect
		$j.fx.speeds._default = 1000;
		$j(function() {
   			 $j( document ).tooltip();
 		});
 	</script>
 	<style type="text/css">
 		.ui-tooltip
		{
		    /* tooltip container box */
		    max-width: 500px !important;
		}
		.ui-tooltip-content
		{
		    /* tooltip content */
		    max-width: 500px !important;
		}
 	</style>
 			<script type="text/javascript">
			var myVar=setInterval("mlwQmnTimer();",1000);
	 		function mlwQmnTimer()
	 		{
	 			var x = +document.getElementById("timer").value;
	 			x = x + 1;
	 			document.getElementById("timer").value = x;
	 		}
	 		
		</script>
		<style type="text/css">
			
				div.mlw_qmn_quiz input[type=radio],
				div.mlw_qmn_quiz input[type=submit],
				div.mlw_qmn_quiz label {
					cursor: pointer;
				}
				div.mlw_qmn_quiz input:not([type=submit]):focus,
				div.mlw_qmn_quiz textarea:focus {
					background: #eaeaea;
				}
				div.mlw_qmn_quiz {
					text-align: left;
				}
				div.quiz_section {
					
				}
				div.mlw_qmn_timer {
					position:fixed;
					top:200px;
					right:0px;
					width:130px;
					color:#00CCFF;
					border-radius: 15px;
					background:#000000;
					text-align: center;
					padding: 15px 15px 15px 15px
				}
				div.mlw_qmn_quiz input[type=submit],
				a.mlw_qmn_quiz_link
				{
					    border-radius: 4px;
					    position: relative;
					    background-image: linear-gradient(#fff,#dedede);
						background-color: #eee;
						border: #ccc solid 1px;
						color: #333;
						text-shadow: 0 1px 0 rgba(255,255,255,.5);
						box-sizing: border-box;
					    display: inline-block;
					    padding: 5px 5px 5px 5px;
   						margin: auto;
				}		</style>
					<content:encoded><![CDATA[
		<script>
			function clear_field(field)
			{
				if (field.defaultValue == field.value) field.value = '';
			}
			
			function mlw_validateForm()
			{
		
				if (document.forms['quizForm']['mlwUserEmail'].defaultValue != document.forms['quizForm']['mlwUserEmail'].value)
				{
					var x=document.forms['quizForm']['mlwUserEmail'].value;
					var atpos=x.indexOf('@');
					var dotpos=x.lastIndexOf('.');
					if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length)
					  {
					  	document.getElementById('mlw_error_message').innerHTML = '**Not a valid e-mail address!**';
					  	document.getElementById('mlw_error_message_bottom').innerHTML = '**Not a valid e-mail address!**';
					  return false;
					  }
				}
			}		
		</script><div class='mlw_qmn_quiz'><form name='quizForm' action='' method='post' class='mlw_quiz_form' onsubmit='return mlw_validateForm()' ><div class='quiz_section  quiz_begin slide1'><span class='mlw_qmn_message_before'>Rjesite online test iz Prirode i društva i provjerite znanje svojeg djetete na jednostavan nacin. Ili ga isprintajte i vjezbajte naknadno.
</span><br /><span name='mlw_error_message' id='mlw_error_message' style='color: red;'></span><br /><span style='font-weight:bold;';>Name</span><br /><input type='text' x-webkit-speech name='mlwUserName' value='' /><br /><br /></div><div class='quiz_section slide2'><span class='mlw_qmn_question' style='font-weight:bold;'>1) Kad dodje do požara koga trebamo zvati?</span><br /><input type='radio' name='question19' id='question19_one' value='1' /> <label for='question19_one'>Policiju</label><br /><input type='radio' name='question19' id='question19_two' value='2' /> <label for='question19_two'>Prijatelja</label><br /><input type='radio' name='question19' id='question19_three' value='3' /> <label for='question19_three'>Vatrogasce</label><br /><input type='radio' name='question19' id='question19_four' value='4' /> <label for='question19_four'>Baku</label><br /></div><br /><div class='quiz_section slide3'><span class='mlw_qmn_question' style='font-weight:bold;'>2) Kucanski aparati najcešce koriste:</span><br /><input type='radio' name='question20' id='question20_one' value='1' /> <label for='question20_one'>Elektricnu energiju</label><br /><input type='radio' name='question20' id='question20_two' value='2' /> <label for='question20_two'>Energiju vjetra</label><br /><input type='radio' name='question20' id='question20_three' value='3' /> <label for='question20_three'>Rade sami od sebe</label><br /><input type='radio' name='question20' id='question20_four' value='4' /> <label for='question20_four'>Rade na baterije</label><br /></div><br /><div class='quiz_section slide4'><span class='mlw_qmn_question' style='font-weight:bold;'>3) Voda tekucica je:</span><br /><input type='radio' name='question21' id='question21_one' value='1' /> <label for='question21_one'>More</label><br /><input type='radio' name='question21' id='question21_two' value='2' /> <label for='question21_two'>Jezero</label><br /><input type='radio' name='question21' id='question21_three' value='3' /> <label for='question21_three'>Bara</label><br /><input type='radio' name='question21' id='question21_four' value='4' /> <label for='question21_four'>Rijeka</label><br /></div><br /><div class='quiz_section slide5'><span class='mlw_qmn_question' style='font-weight:bold;'>4) Najveca voda stajacica je :</span><br /><input type='radio' name='question22' id='question22_one' value='1' /> <label for='question22_one'>Jezero</label><br /><input type='radio' name='question22' id='question22_two' value='2' /> <label for='question22_two'>More</label><br /><input type='radio' name='question22' id='question22_three' value='3' /> <label for='question22_three'>Bara</label><br /><input type='radio' name='question22' id='question22_four' value='4' /> <label for='question22_four'>Mocvara</label><br /></div><br /><div class='quiz_section slide6'><span class='mlw_qmn_question' style='font-weight:bold;'>5) Jezero se ubraja u vode:<br /></span><br /><input type='radio' name='question23' id='question23_one' value='1' /> <label for='question23_one'>Tekucice</label><br /><input type='radio' name='question23' id='question23_two' value='2' /> <label for='question23_two'>Stajacice</label><br /></div><br /><div class='quiz_section slide7'><span class='mlw_qmn_question' style='font-weight:bold;'>6) Ujutro obitelj pozdravljavamo sa:</span><br /><input type='radio' name='question24' id='question24_one' value='1' /> <label for='question24_one'>Laku noc</label><br /><input type='radio' name='question24' id='question24_two' value='2' /> <label for='question24_two'>Dobro vece</label><br /><input type='radio' name='question24' id='question24_three' value='3' /> <label for='question24_three'>Dobro jutro</label><br /><input type='radio' name='question24' id='question24_four' value='4' /> <label for='question24_four'>Dobar dan</label><br /></div><br /><div class='quiz_section slide8'><span class='mlw_qmn_question' style='font-weight:bold;'>7) Obilježeni pješacki prijelaz nazivamo:</span><br /><input type='radio' name='question25' id='question25_one' value='1' /> <label for='question25_one'>Kolnik</label><br /><input type='radio' name='question25' id='question25_two' value='2' /> <label for='question25_two'>Livada</label><br /><input type='radio' name='question25' id='question25_three' value='3' /> <label for='question25_three'>Cesta</label><br /><input type='radio' name='question25' id='question25_four' value='4' /> <label for='question25_four'>Zebra</label><br /></div><br /><div class='quiz_section slide9'><span class='mlw_qmn_question' style='font-weight:bold;'>8) Marko je sreo baku na putu do škole. Tko treba prvi pozdraviti?</span><br /><input type='radio' name='question26' id='question26_one' value='1' /> <label for='question26_one'>Baka</label><br /><input type='radio' name='question26' id='question26_two' value='2' /> <label for='question26_two'>Marko</label><br /></div><br /><div class='quiz_section slide10'><span class='mlw_qmn_question' style='font-weight:bold;'>9) Mjesto gdje se križaju dvije ili više prometnica naziva se:</span><br /><input type='radio' name='question27' id='question27_one' value='1' /> <label for='question27_one'>Zebra</label><br /><input type='radio' name='question27' id='question27_two' value='2' /> <label for='question27_two'>Nogostup</label><br /><input type='radio' name='question27' id='question27_three' value='3' /> <label for='question27_three'>Kolnik</label><br /><input type='radio' name='question27' id='question27_four' value='4' /> <label for='question27_four'>Raskrižje</label><br /></div><br /><div class='quiz_section slide11'><span class='mlw_qmn_question' style='font-weight:bold;'>10) Kako se zove dio prometnice po kojoj se krecu pješaci:</span><br /><input type='radio' name='question28' id='question28_one' value='1' /> <label for='question28_one'>Kolnik</label><br /><input type='radio' name='question28' id='question28_two' value='2' /> <label for='question28_two'>Nogostup</label><br /><input type='radio' name='question28' id='question28_three' value='3' /> <label for='question28_three'>Livada</label><br /><input type='radio' name='question28' id='question28_four' value='4' /> <label for='question28_four'>Semafor</label><br /></div><br /><div class='quiz_section slide12'><span class='mlw_qmn_question' style='font-weight:bold;'>11) Koja boja na semaforu znaci da smiješ prijeci cestu?</span><br /><input type='radio' name='question29' id='question29_one' value='1' /> <label for='question29_one'>Žuto</label><br /><input type='radio' name='question29' id='question29_two' value='2' /> <label for='question29_two'>Crveno</label><br /><input type='radio' name='question29' id='question29_three' value='3' /> <label for='question29_three'>Zeleno</label><br /></div><br /><div class='quiz_section slide13'><span class='mlw_qmn_question' style='font-weight:bold;'>12) Kojom stranom ceste se krecu automobili?</span><br /><input type='radio' name='question30' id='question30_one' value='1' /> <label for='question30_one'>Desnom</label><br /><input type='radio' name='question30' id='question30_two' value='2' /> <label for='question30_two'>Lijevom</label><br /><input type='radio' name='question30' id='question30_three' value='3' /> <label for='question30_three'>Sredinom ceste</label><br /></div><br /><div class='quiz_section slide14'><span class='mlw_qmn_question' style='font-weight:bold;'>13) Što koristimo za higijenu zubi?</span><br /><input type='radio' name='question31' id='question31_one' value='1' /> <label for='question31_one'>Sapun</label><br /><input type='radio' name='question31' id='question31_two' value='2' /> <label for='question31_two'>Pastu za zube</label><br /><input type='radio' name='question31' id='question31_three' value='3' /> <label for='question31_three'>Gumicu</label><br /><input type='radio' name='question31' id='question31_four' value='4' /> <label for='question31_four'>Grickalicu</label><br /></div><br /><div class='quiz_section slide15'><span class='mlw_qmn_question' style='font-weight:bold;'>14) Kako se nazivaju ptice koje se sele u jesen?</span><br /><input type='radio' name='question32' id='question32_one' value='1' /> <label for='question32_one'>Ptice pjevice</label><br /><input type='radio' name='question32' id='question32_two' value='2' /> <label for='question32_two'>Ptice putnice</label><br /><input type='radio' name='question32' id='question32_three' value='3' /> <label for='question32_three'>Ptice selice</label><br /><input type='radio' name='question32' id='question32_four' value='4' /> <label for='question32_four'>Ptice skakuse</label><br /></div><br /><div class='quiz_section slide16'><span class='mlw_qmn_question' style='font-weight:bold;'>15) Koje godišnje doba dolazi nakon jeseni?</span><br /><input type='radio' name='question33' id='question33_one' value='1' /> <label for='question33_one'>Ljeto</label><br /><input type='radio' name='question33' id='question33_two' value='2' /> <label for='question33_two'>Prolje?e</label><br /><input type='radio' name='question33' id='question33_three' value='3' /> <label for='question33_three'>Zima</label><br /></div><br /><div class='quiz_section slide17 quiz_end'><span class='mlw_qmn_message_end'>Za rezultat kliknite gumb ispod</span><br /><br /><span style='display: none;'>If you are human, leave this field blank or you will be considered spam:</span><input style='display: none;' type='text' name='email' id='email' /><input type='hidden' name='total_questions' id='total_questions' value='15'/><input type='hidden' name='timer' id='timer' value='0'/><input type='hidden' name='complete_quiz' value='confirmation' /><input type='submit' value='Submit Quiz' /><span name='mlw_error_message_bottom' id='mlw_error_message_bottom' style='color: red;'></span><br /></form></div></div>
<ul class="ssb_list_wrapper"><li class="fb2"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.maligenijalci.com%2Fpriroda-drugi-dio%2F&amp;width=150&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li class="twtr"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.maligenijalci.com/priroda-drugi-dio/">&nbsp;</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></li><li class="gplus"><div class="g-plusone" data-size="medium" data-href="http://www.maligenijalci.com/priroda-drugi-dio/"></div></li><li><a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" title="" alt="" /></a></li></ul><p>The post <a rel="nofollow" href="http://www.maligenijalci.com/priroda-drugi-dio/">Priroda ( drugi dio)</a> appeared first on <a rel="nofollow" href="http://www.maligenijalci.com"></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maligenijalci.com/priroda-drugi-dio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
