
html {
}

p.foto{	
	display: block;
	text-align: center;
	text-indent: 0px;
	border: solid 1px #aaa;
	background: #FFFAEF;
	height: auto;
	margin: 0px;
	padding:5px;
}

p.foto #foto_kronika_main {
	max-width: 560px;
	width: expression(this.width > 560 ? 560: true);
	padding: 10px;
	margin: 0;
}

.foto_lista {
	display: inline-block;
	text-align: left;
	border: none;
	border-bottom: solid 1px #eee;
	width: 180px;
	height: 25px;
	line-height: 25px;
	margin: 0px;
	margin-top: 0px;
	padding: 5px;
}

p.foto_akt {
	background: #eee;
	display: block;
	text-align: left;
	text-indent: 0px;
	border: none;
	border-left: solid 5px #eee;
	border-bottom: solid 1px #eee;
	height: auto;
	margin: 0px;
	margin-top: 0px;
	padding: 5px;
}

a.fotoMini {
	border: none;
}

a.fotoMini img{
	border: solid 1px #aaa;
}
