<?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; prvi razred</title>
	<atom:link href="http://www.maligenijalci.com/tag/prvi-razred-2/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>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>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>
