

/* -------------------------------------------------------------- */

#FotoG
{
	width: 100%;
}

#FotoG .presledek
{
	width: 1%;
}

#FotoG .presledek-v
{
	height: 9px;
	overflow: hidden;
}

#FotoG .slika
{
	text-align: center;
	
	background-color: #ECECEC;
	border-top: 9px solid;
	border-color: #D3D3D3;
	
	padding: 15px 0;
	width: 21%;
}

#FotoG .podnapis
{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	
	background-color: #D3D3D3;
	
	padding: 2px 0;
}

#FotoG .podnapis,
#FotoG .podnapis a
{
	text-decoration: none;
	color: #7B7B7B;
}



/* -------------------------------------------------------------- */

#FotoG-IzborSkupine
{
	margin: 0;
}

#FotoG-IzborSkupine select
{
	font-size: 10px;
}



/* -------------------------------------------------------------- */

