.trener1 {
	margin: 0 auto;
	/*
	border-style: double;
	border-color: yellow;
	*/
	background-image: url("../img/fon_anons_body.jpg");
	position: relative;
	width: 102px;
	height: 220px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	float: left;
	text-align: center;
	margin-left: 10px;
	margin-top: 8px;
	box-shadow: 0 0 5px 2px;
	cursor: pointer;
}
#treneri {
	margin: 0 auto;
	position: relative;
	/*
	border-style: double;
	border-color: blue;
	*/
    width: 100%;
    height: 100%;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	float: left;
	margin-bottom: 50px;
}
#trener {
	/*
	border-style: double;
	border-color: brown;
	*/
	text-align: center;
	width: 100%;
}
#trener_img {
	/*	border-style: double;
	border-color: green;
	*/
	text-align: center;
	width: 100%-2px;}
#trener_info {
	/*
	border-style: double;
	border-color: gray;
	*/
	text-align: center;
	width: 100%-2px;
}
#trener_info_p {	margin-top: 0px;
}
#trener_caption {
	/*	border-style: double;
	border-color: blue;
	*/
	width: 100%-2px;
}
#trener_caption_text {	text-align: center;
	font-weight: 600;
	font-size: 125%;
}
#trener_zali {
	position: absolute;
	left: 500px;
	top: 100px;
	width: 350px;
	height: 100px;
	/*	border-style: double;
	border-color: green;
	*/
	text-align: left;
}
#trener_zali_caption {	font-size: 80%;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 0px;
}
#trener_zali_text {
	font-size: 80%;
	color: blue;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 17px;
}

