@media only screen and (max-width: 560px) {
	body {
		/*background: #0000ff;*/
		background: #ffffff url(../images/bgdm.jpg) left top repeat-x;
	}
	
	#sve {
		max-width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	
	.levo {
		float: none;
		width: 98%;
		margin: 0 auto;
		padding: 1%;
		clear: both;
	}
	
	#levo {
		padding: 0 1% 1% 1% !important;
	}
	
	.desno {
		float: none;
		width: 98%;
		margin: 0 auto;
		padding: 1%;
		clear: both;
		border: 0 !important;
	}
	
	.s {
		width: 100%;
		margin: 0 auto;
		padding: 0 ;
		clear: both;
	}
	
	
	#logo {
		width: 100% !important;
		clear: both;
		min-height: auto;
		text-align: center;
		padding-bottom: 0 !important; 
		position: relative;
		left: 0;
		bottom:  0px;
		margin-top: 20px;
	}
	
	#logo img {
		max-width: 100% !important;
		border: 0; 
	}
	
	#social {
		width: 100% !important;
		clear: both;
		float: left;
		text-align: center;
		min-height: 50px;
		margin:  0;
		padding: 0;
		position: absolute;
		bottom: 5px;
		left: 0;		 
	}
	
	#social ul {
		float: none;
		text-align: center;
		margin-top: 0px;
	}
	
	#zaglavlje {
		height: 200px;
		min-height: 200px;
		width: 90%;
		position: relative;
		padding: 0 !important;
		margin: 0 auto !important;
		clear: both;
	}
	
	#sadrzaj {
		width: 90%;
		clear: both;
		padding: 0;
		margin: 0px auto 0 auto;
	}
	
	.pikachoose img {
		min-width: 0;
	}
	
	.prelom_razmak {
		border: 0;
	}
	
	.caption {
		/*display: none;
		visibility: hidden;*/		 
	}
	
	.pika-stage .caption , .pika-stage .caption span.n {
		font-size: 12px  !important; 
	}
	
	.sirina_40 {
		width: 98% !important;
		padding-bottom: 0 !important;
	}
	
	#click_menu {
		display: block ;
		visibility: visible ;
		padding: 0;
		margin: 0 auto 0 auto; 
	}
	
	#menu {
		display: none ;
		visibility: hidden ;
		background: #f7f7f7;
	}
	
	#podnozje {
		width: 100%;
		margin: 0 auto;
		padding: 15px 0 0 0;
	}
	
	.desno .kontakt_podaci {
		float: none;
		width: 100%;
		clear: both;
	}
	
	.desno .kontakt_forma {
		float: none;
		width: 100%;
		clear: both;
	}
	
	.polje {
		float: none;
		width: 100%;
		margin: 1% 0 1% 0;
		padding: 1% 0 1% 0;
		clear: both;
	}
	
	.polje h2 {
		width: 92%;
	}
	
	.dogadjaji_polje {
		float: none;
		width: 100%;
		margin: 1% 0 1% 0;
		padding: 1% 0 1% 0;
		clear: both;
	}
	
	.dogadjaji_polje h3 {
		width: 90%;
	}
	
	.polje_clan {
		float: none;
		width: 97%;
		height: 225px !important;
	}
	
	.prelom_polje_clan {
		clear: none !important;
	}
	
	.scrollup{
	   
		bottom:5px !important;
		right:5px !important;
	   
	}
	
	.knjiga_slika {
		min-height: auto; 
		float: left; 
		width: auto;
}
	.pika-stage .caption span.copyright_n {
		font-size: 9px !important;
		bottom:-4px !important;
	}
	
	.video {
		width: 100% !important; 
	} 
	
	.naslovna_polje {
			width: 100%;
			padding: 1% 0 1% 0;
			margin: 0 0 1% 0;
			border-right: 0;
			border-bottom: 1px dotted #e0e0e0;
			clear: both;
	}
		
	.table_home tr td {
		width: 98% !important;
		padding: 1%;
		display:block
	}
	
	.logo_l, .logo_c, .logo_r {
		width: 100%;
		float: none;
		padding: 1% 0 1% 0;
		text-align: center;
		margin: 0;
	}
	 
	.fellowships .fellowships_desno  {
			width: 100%;
			clear: both;
	}
		
	.fellowships .fellowships_levo {
		overflow: visible;
		clear: both;
	} 
		
	.fellowships_kontakt {
		width: 100% !important;
		float: left !important;
		clear: both;
			margin-bottom: 40px !important;
	} 
	
	.fellowships_desno .profilna_slika {
		float: left;
	}
	
	.fellowships_naslov {
		margin-bottom: 20px;
	}
	
	.istorija_sadrzaj {
		width: 100%;
	}
	
	#istorijski_period .krug_period {
		width: 50px;
		height: 50px;
		
	}
	
	#istorijski_period .krug_tekst {
		font-size: 13px;
		width: 50px;
		height: 50px;
	}
	
	#linija_gore, #linija_dole {
    	height: 90px;
	}
	
	#istorijski_period { 
    	min-height: 180px;
	}
	
	.profilna_slika {
		max-width: 50% !important;
		height: auto;
	}

}

@media only screen and (min-width: 561px) and (max-width: 860px) {
	body {
		/*background: #00ff00;*/
		background: #ffffff url(../images/bgds.jpg) left top repeat-x;
	}
	
	#sve {
		max-width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	
	
	#zaglavlje {
		 
		width: 90%;
		position: relative;
		padding: 0;
		margin: 0 auto;
	 
		height: 125px;
	}
	
	#sadrzaj {
		width: 90%;
		clear: both;
		padding: 0;
		margin: 0px auto 0 auto;
	}
	
	.s {
		width: 100%;
		margin: 0 auto;
		padding: 0 ;
		clear: both;
	}
	
	
	#logo {
		width: 100% ;
		clear: both;
		min-height: auto;
		text-align: center;
		padding-bottom: 0 ; 
	}
	
	#click_menu {
		display: block;
		visibility: visible;
 
		padding: 0;
		margin: 0 auto 0 auto; 
	}
	
	
	#menu {
		display: none ;
		visibility: hidden ;
		background: #f7f7f7;
		border-radius: 5px;
	}
	 
	 #levo {
		float: none;
		width: 100%;
		margin: 0 auto;
		padding: 0 0 1% 0;
		clear: both;
	}
	
	#desno {
		float: none;
		width: 100%;
		margin: 10px auto 0 auto !important;
		padding: 0;
		clear: both;
		border: 0 !important;
	}
	
	
	
	#logo img {
		max-width: 100%;
		width: 100%;
		height: auto;
	}
	
	 .sirina_40 {
		width: 45% !important;
		max-height: 100px !important;
		padding-bottom: 0 !important;
	}
	
	#podnozje {
		width: 100%;
		margin: 0 auto;
		padding: 15px 0 0 0;
	}
		 .desno .kontakt_podaci {
	float: none;
	width: 100%;
	clear: both;
}

.desno .kontakt_forma {
	float: none;
	width: 100%;
	clear: both;
}
	.polje_clan {
 	float: left;
	width: 46%;
	margin-right: 1% !important;
}

.prelom_polje_clan {
	clear: none !important;
}

.scrollup{
   
    bottom:15px !important;
    right:15px !important;
   
}

.video {
	width: 100% !important;
	 
	}

.polje h2 {
	line-height: 155% !important;
}

}

@media only screen and (min-width: 861px) and (max-width: 1000px) {
	body {
		/*background: #00ff00;*/
		
	}
	
	#sve {
		max-width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	
	#click_menu {
		display: none  !important;
		visibility: hidden  !important;
		padding: 0 !important;
		margin: 0 !important;
		height: 0 !important;
		line-height: normal !important;
	}
	
	#menu {
		display: block  !important;
		visibility: visible  !important;
		padding: 0 !important;
		margin: 0 !important;
		height: 0 !important;
		line-height: normal !important;
	}
	
	.levo {
		width: 26%;
	}
	
	.desno {
		width: 68%;
	}
	
	.s  {
	width: 98%;
	margin: 0 auto;
	padding: 0;	
}
.polje_clan {
 	float: left;
	width: 46%;
	margin-right: 1% !important;
}

.prelom_polje_clan {
	clear: none !important;
}

.video {
	width: 100% !important;
	 
	
	}
	

}


@media only screen and (min-width: 1001px)  {
	body {
		/*background: #ff0000;*/
	}
	
	#click_menu {
		display: none !important;
		visibility: hidden !important;
		padding: 0 !important;
		margin: 0 !important;
		height: 0 !important;
		line-height: normal !important;
	}
	
	#menu {
		display: block !important;
		visibility: visible !important;
		padding: 0 !important;
		margin: 0 !important;
		height: 0 !important;
		line-height: normal !important;
	}
	.desno .kontakt_podaci {
	font: 12px/1.5em "Trebuchet MS" !important;
	}
	
	.desno .kontakt_forma {
	font: 12px/1.5em "Trebuchet MS" !important;
	}

}

@media only screen and (min-width: 400px) {
.caption {
		display: block;
		visibility: visible;
	}
	}
	
	
 