@media screen, projection {

	/*THUMBNAILS*/

	.clearer {clear:both;}

	.thumb {
		width:100px;
		height:100px;
		background:url('../../elements/thumb.png');
		padding:10px;
		float:left;
		margin:2px;
		display:inline;
	}

	.thumb-igsm-1,
	.thumb-igsm-2,	
	.thumb-igsm-3,	
	.thumb-igsm-4,	
	.thumb-igsm-5,	
	.thumb-igsm-6,	
	.thumb-igsm-7,	
	.thumb-igsm-8,	
	.thumb-igsm-9,	
	.thumb-igsm-10,	
	.thumb-igsm-11 {
		background:url('thumbs/igsm.jpg');
		width:100px;
		height:100px;
		display:block;
	}

	.thumb-igsm-1	{background-position:-2px	-2px;}
	.thumb-igsm-2	{background-position:-104px	-2px;}
	.thumb-igsm-3	{background-position:-206px	-2px;}
	.thumb-igsm-4	{background-position:-308px	-2px;}
	.thumb-igsm-5	{background-position:-2px	-104px;}
	.thumb-igsm-6	{background-position:-104px	-104px;}
	.thumb-igsm-7	{background-position:-206px	-104px;}
	.thumb-igsm-8	{background-position:-308px	-104px;}
	.thumb-igsm-9	{background-position:-2px	-206px;}
	.thumb-igsm-10	{background-position:-104px	-206px;}
	.thumb-igsm-11	{background-position:-206px	-206px;}

	.thumb-croatia-1,
	.thumb-croatia-2,	
	.thumb-croatia-3,	
	.thumb-croatia-4,	
	.thumb-croatia-5,	
	.thumb-croatia-6,	
	.thumb-croatia-7,	
	.thumb-croatia-8,	
	.thumb-croatia-9,	
	.thumb-croatia-10,	
	.thumb-croatia-11,
	.thumb-croatia-12,
	.thumb-croatia-13,
	.thumb-croatia-14,
	.thumb-croatia-15,
	.thumb-croatia-16,
	.thumb-croatia-17,
	.thumb-croatia-18,
	.thumb-croatia-19,
	.thumb-croatia-20 {
		background:url('thumbs/croatia.jpg');
		width:100px;
		height:100px;
		display:block;
	}

	.thumb-croatia-1	{background-position:-2px	-2px;}
	.thumb-croatia-2	{background-position:-104px	-2px;}
	.thumb-croatia-3	{background-position:-206px	-2px;}
	.thumb-croatia-4	{background-position:-308px	-2px;}
	.thumb-croatia-5	{background-position:-2px	-104px;}
	.thumb-croatia-6	{background-position:-104px	-104px;}
	.thumb-croatia-7	{background-position:-206px	-104px;}
	.thumb-croatia-8	{background-position:-308px	-104px;}
	.thumb-croatia-9	{background-position:-2px	-206px;}
	.thumb-croatia-10	{background-position:-104px	-206px;}
	.thumb-croatia-11	{background-position:-206px	-206px;}
	.thumb-croatia-12	{background-position:-308px	-206px;}
	.thumb-croatia-13	{background-position:-2px	-308px;}
	.thumb-croatia-14	{background-position:-104px	-308px;}
	.thumb-croatia-15	{background-position:-206px	-308px;}
	.thumb-croatia-16	{background-position:-308px	-308px;}
	.thumb-croatia-17	{background-position:-2px	-410px;}
	.thumb-croatia-18	{background-position:-104px	-410px;}
	.thumb-croatia-19	{background-position:-206px	-410px;}
	.thumb-croatia-20	{background-position:-308px	-410px;}

	.thumb-zadar-1,
	.thumb-zadar-2,	
	.thumb-zadar-3,	
	.thumb-zadar-4 {
		background:url('thumbs/zadar.jpg');
		width:100px;
		height:100px;
		display:block;
	}

	.thumb-zadar-1		{background-position:-2px	-2px;}
	.thumb-zadar-2		{background-position:-104px	-2px;}
	.thumb-zadar-3		{background-position:-206px	-2px;}
	.thumb-zadar-4		{background-position:-308px	-2px;}

	.thumb-zagreb-1,
	.thumb-zagreb-2,	
	.thumb-zagreb-3,	
	.thumb-zagreb-4,	
	.thumb-zagreb-5,	
	.thumb-zagreb-6,	
	.thumb-zagreb-7,	
	.thumb-zagreb-8,	
	.thumb-zagreb-9,	
	.thumb-zagreb-10,	
	.thumb-zagreb-11,
	.thumb-zagreb-12,
	.thumb-zagreb-13,
	.thumb-zagreb-14,
	.thumb-zagreb-15,
	.thumb-zagreb-16 {
		background:url('thumbs/zagreb.jpg');
		width:100px;
		height:100px;
		display:block;
	}

	.thumb-zagreb-1		{background-position:-2px	-2px;}
	.thumb-zagreb-2		{background-position:-104px	-2px;}
	.thumb-zagreb-3		{background-position:-206px	-2px;}
	.thumb-zagreb-4		{background-position:-308px	-2px;}
	.thumb-zagreb-5		{background-position:-2px	-104px;}
	.thumb-zagreb-6		{background-position:-104px	-104px;}
	.thumb-zagreb-7		{background-position:-206px	-104px;}
	.thumb-zagreb-8		{background-position:-308px	-104px;}
	.thumb-zagreb-9		{background-position:-2px	-206px;}
	.thumb-zagreb-10	{background-position:-104px	-206px;}
	.thumb-zagreb-11	{background-position:-206px	-206px;}
	.thumb-zagreb-12	{background-position:-308px	-206px;}
	.thumb-zagreb-13	{background-position:-2px	-308px;}
	.thumb-zagreb-14	{background-position:-104px	-308px;}
	.thumb-zagreb-15	{background-position:-206px	-308px;}
	.thumb-zagreb-16	{background-position:-308px	-308px;}

}

@media print {.thumb {display:none;}}