
	function tip_vozila (vrsta)
	{
		// Init

		var c_vrsta_pnevmatike = getCookie ('vrsta_pnevmatike');

		document.getElementById('vrsta_pnevmatike').style.display = 'block';
		document.getElementById('tip_vozila_terenske').style.display = 'none';

		if (vrsta==3)
		{
			document.getElementById('tip_vozila_terenske').style.display = 'block';

			if (c_vrsta_pnevmatike == 4)
			{
				document.getElementById('id_sirina').options.length = 0;
				document.getElementById('id_visina').options.length = 0;
				document.getElementById('id_presek').options.length = 0;

				document.getElementById('id_sirina').options[0] = new Option('katerakoli', -1);document.getElementById('id_sirina').options[1] = new Option('130');document.getElementById('id_sirina').options[2] = new Option('135');document.getElementById('id_sirina').options[3] = new Option('140');document.getElementById('id_sirina').options[4] = new Option('145');document.getElementById('id_sirina').options[5] = new Option('155');document.getElementById('id_sirina').options[6] = new Option('165');document.getElementById('id_sirina').options[7] = new Option('175');document.getElementById('id_sirina').options[8] = new Option('185');document.getElementById('id_sirina').options[9] = new Option('195');document.getElementById('id_sirina').options[10] = new Option('205');document.getElementById('id_sirina').options[11] = new Option('215');document.getElementById('id_sirina').options[12] = new Option('225');document.getElementById('id_sirina').options[13] = new Option('235');document.getElementById('id_sirina').options[14] = new Option('245');document.getElementById('id_sirina').options[15] = new Option('255');document.getElementById('id_sirina').options[16] = new Option('265');document.getElementById('id_sirina').options[17] = new Option('275');document.getElementById('id_sirina').options[18] = new Option('285');document.getElementById('id_sirina').options[19] = new Option('295');document.getElementById('id_sirina').options[20] = new Option('305');document.getElementById('id_sirina').options[21] = new Option('30X');document.getElementById('id_sirina').options[22] = new Option('315');document.getElementById('id_sirina').options[23] = new Option('31X');document.getElementById('id_sirina').options[24] = new Option('31X10.5');document.getElementById('id_sirina').options[25] = new Option('325');document.getElementById('id_sirina').options[26] = new Option('335');document.getElementById('id_sirina').options[27] = new Option('33X');document.getElementById('id_sirina').options[28] = new Option('33X12.5');document.getElementById('id_sirina').options[29] = new Option('6.0');document.getElementById('id_sirina').options[30] = new Option('7.5');document.getElementById('id_sirina').options[31] = new Option('80');document.getElementById('id_visina').options[0] = new Option('katerakoli', -1);document.getElementById('id_visina').options[1] = new Option('10,5');document.getElementById('id_visina').options[2] = new Option('25');document.getElementById('id_visina').options[3] = new Option('30');document.getElementById('id_visina').options[4] = new Option('35');document.getElementById('id_visina').options[5] = new Option('40');document.getElementById('id_visina').options[6] = new Option('45');document.getElementById('id_visina').options[7] = new Option('50');document.getElementById('id_visina').options[8] = new Option('55');document.getElementById('id_visina').options[9] = new Option('60');document.getElementById('id_visina').options[10] = new Option('65');document.getElementById('id_visina').options[11] = new Option('70');document.getElementById('id_visina').options[12] = new Option('75');document.getElementById('id_visina').options[13] = new Option('80');document.getElementById('id_visina').options[14] = new Option('85');document.getElementById('id_visina').options[15] = new Option('9.5');document.getElementById('id_visina').options[16] = new Option('90');document.getElementById('id_presek').options[0] = new Option('katerikoli', -1);document.getElementById('id_presek').options[1] = new Option('1');document.getElementById('id_presek').options[2] = new Option('12');document.getElementById('id_presek').options[3] = new Option('13');document.getElementById('id_presek').options[4] = new Option('14');document.getElementById('id_presek').options[5] = new Option('15');document.getElementById('id_presek').options[6] = new Option('16');document.getElementById('id_presek').options[7] = new Option('17');document.getElementById('id_presek').options[8] = new Option('17.5');document.getElementById('id_presek').options[9] = new Option('18');document.getElementById('id_presek').options[10] = new Option('19');document.getElementById('id_presek').options[11] = new Option('20');document.getElementById('id_presek').options[12] = new Option('21');document.getElementById('id_presek').options[13] = new Option('22');
			}
		}
		else if (vrsta==4)
		{
			document.getElementById('vrsta_letna').checked = true;
			document.getElementById('vrsta_zimska').checked = false;
			document.getElementById('vrsta_celoletna').checked = false;

			document.getElementById('vrsta_pnevmatike').style.display = 'none';

			document.getElementById('id_sirina').options[0] = new Option('katerakoli', -1);document.getElementById('id_sirina').options[1] = new Option('100');document.getElementById('id_sirina').options[2] = new Option('11');document.getElementById('id_sirina').options[3] = new Option('110');document.getElementById('id_sirina').options[4] = new Option('120');document.getElementById('id_sirina').options[5] = new Option('130');document.getElementById('id_sirina').options[6] = new Option('140');document.getElementById('id_sirina').options[7] = new Option('150');document.getElementById('id_sirina').options[8] = new Option('160');document.getElementById('id_sirina').options[9] = new Option('180');document.getElementById('id_sirina').options[10] = new Option('190');document.getElementById('id_sirina').options[11] = new Option('2.25');document.getElementById('id_sirina').options[12] = new Option('2.50');document.getElementById('id_sirina').options[13] = new Option('2.75');document.getElementById('id_sirina').options[14] = new Option('3.00');document.getElementById('id_sirina').options[15] = new Option('3.25');document.getElementById('id_sirina').options[16] = new Option('3.50');document.getElementById('id_sirina').options[17] = new Option('3.75');document.getElementById('id_sirina').options[18] = new Option('4.00');document.getElementById('id_sirina').options[19] = new Option('4.10');document.getElementById('id_sirina').options[20] = new Option('60');document.getElementById('id_sirina').options[21] = new Option('70');document.getElementById('id_sirina').options[22] = new Option('80');document.getElementById('id_sirina').options[23] = new Option('90');document.getElementById('id_visina').options[0] = new Option('katerakoli', -1);document.getElementById('id_visina').options[1] = new Option('100');document.getElementById('id_visina').options[2] = new Option('50');document.getElementById('id_visina').options[3] = new Option('55');document.getElementById('id_visina').options[4] = new Option('6.00');document.getElementById('id_visina').options[5] = new Option('60');document.getElementById('id_visina').options[6] = new Option('65');document.getElementById('id_visina').options[7] = new Option('70');document.getElementById('id_visina').options[8] = new Option('80');document.getElementById('id_visina').options[9] = new Option('90');document.getElementById('id_presek').options[0] = new Option('katerikoli', -1);document.getElementById('id_presek').options[1] = new Option('10');document.getElementById('id_presek').options[2] = new Option('12');document.getElementById('id_presek').options[3] = new Option('13');document.getElementById('id_presek').options[4] = new Option('14');document.getElementById('id_presek').options[5] = new Option('15');document.getElementById('id_presek').options[6] = new Option('16');document.getElementById('id_presek').options[7] = new Option('17');document.getElementById('id_presek').options[8] = new Option('18');document.getElementById('id_presek').options[9] = new Option('19');document.getElementById('id_presek').options[10] = new Option('21');document.getElementById('id_presek').options[11] = new Option('23');document.getElementById('id_presek').options[12] = new Option('5');
		}
		else
		{
			if (c_vrsta_pnevmatike == 4)
			{
				document.getElementById('id_sirina').options.length = 0;
				document.getElementById('id_visina').options.length = 0;
				document.getElementById('id_presek').options.length = 0;

				document.getElementById('id_sirina').options[0] = new Option('katerakoli', -1);document.getElementById('id_sirina').options[1] = new Option('130');document.getElementById('id_sirina').options[2] = new Option('135');document.getElementById('id_sirina').options[3] = new Option('140');document.getElementById('id_sirina').options[4] = new Option('145');document.getElementById('id_sirina').options[5] = new Option('155');document.getElementById('id_sirina').options[6] = new Option('165');document.getElementById('id_sirina').options[7] = new Option('175');document.getElementById('id_sirina').options[8] = new Option('185');document.getElementById('id_sirina').options[9] = new Option('195');document.getElementById('id_sirina').options[10] = new Option('205');document.getElementById('id_sirina').options[11] = new Option('215');document.getElementById('id_sirina').options[12] = new Option('225');document.getElementById('id_sirina').options[13] = new Option('235');document.getElementById('id_sirina').options[14] = new Option('245');document.getElementById('id_sirina').options[15] = new Option('255');document.getElementById('id_sirina').options[16] = new Option('265');document.getElementById('id_sirina').options[17] = new Option('275');document.getElementById('id_sirina').options[18] = new Option('285');document.getElementById('id_sirina').options[19] = new Option('295');document.getElementById('id_sirina').options[20] = new Option('305');document.getElementById('id_sirina').options[21] = new Option('30X');document.getElementById('id_sirina').options[22] = new Option('315');document.getElementById('id_sirina').options[23] = new Option('31X');document.getElementById('id_sirina').options[24] = new Option('31X10.5');document.getElementById('id_sirina').options[25] = new Option('325');document.getElementById('id_sirina').options[26] = new Option('335');document.getElementById('id_sirina').options[27] = new Option('33X');document.getElementById('id_sirina').options[28] = new Option('33X12.5');document.getElementById('id_sirina').options[29] = new Option('6.0');document.getElementById('id_sirina').options[30] = new Option('7.5');document.getElementById('id_sirina').options[31] = new Option('80');document.getElementById('id_visina').options[0] = new Option('katerakoli', -1);document.getElementById('id_visina').options[1] = new Option('10,5');document.getElementById('id_visina').options[2] = new Option('25');document.getElementById('id_visina').options[3] = new Option('30');document.getElementById('id_visina').options[4] = new Option('35');document.getElementById('id_visina').options[5] = new Option('40');document.getElementById('id_visina').options[6] = new Option('45');document.getElementById('id_visina').options[7] = new Option('50');document.getElementById('id_visina').options[8] = new Option('55');document.getElementById('id_visina').options[9] = new Option('60');document.getElementById('id_visina').options[10] = new Option('65');document.getElementById('id_visina').options[11] = new Option('70');document.getElementById('id_visina').options[12] = new Option('75');document.getElementById('id_visina').options[13] = new Option('80');document.getElementById('id_visina').options[14] = new Option('85');document.getElementById('id_visina').options[15] = new Option('9.5');document.getElementById('id_visina').options[16] = new Option('90');document.getElementById('id_presek').options[0] = new Option('katerikoli', -1);document.getElementById('id_presek').options[1] = new Option('1');document.getElementById('id_presek').options[2] = new Option('12');document.getElementById('id_presek').options[3] = new Option('13');document.getElementById('id_presek').options[4] = new Option('14');document.getElementById('id_presek').options[5] = new Option('15');document.getElementById('id_presek').options[6] = new Option('16');document.getElementById('id_presek').options[7] = new Option('17');document.getElementById('id_presek').options[8] = new Option('17.5');document.getElementById('id_presek').options[9] = new Option('18');document.getElementById('id_presek').options[10] = new Option('19');document.getElementById('id_presek').options[11] = new Option('20');document.getElementById('id_presek').options[12] = new Option('21');document.getElementById('id_presek').options[13] = new Option('22');
			}
		}

		setCookie ('vrsta_pnevmatike', vrsta, 1);

	}
