﻿.gal a{
	color:#333333;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.gal {
	list-style-image:url('../grafika/fot.png');
}
.gal a:hover{
	text-decoration:underline;
}
#ink{
	height: 20px;
	color: #808080;
	font-size: 11px;
	font-family: Calibri;
	text-align: right;
	margin-top: 2px;
	padding-right: 20px;
}

#foto {
	text-align:center;
	min-height:400px;
	
}
#fot img{
	display: none;
	box-shadow: 4px 4px 4px #333;
	margin:10px;
	position:relative;
	margin:auto;
	max-height:512px;
	max-width:610px;
	}
#fot img:hover {
	cursor:pointer;
}
#liczn {
	text-align: center;
	color: #003399;
	font-family: Calibri;
	font-size: 14px;
	cursor: pointer;
	height: 50px;
	margin: 10px;
	display:none;
}
#ile_licz{
	border: 0px;
	text-align: center;
	color: #666666;
	font-family: "comic sans ms";
	font-size: 12px;
	margin-top: 5px;
}

#link_powrot{
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	height:30px;
	width:230px;
}
#link_powrot img{
	float:left;
}
#link_powrot p{
	margin-top:2px;
	
}
#link_powrot:hover{
	font-weight:bold;
	cursor:pointer;
}