@charset "iso-8859-2";
/* CSS Document */


div.miniaturka{
	float: left;
	width: 182px;
	position: relative;
	padding: 0px;
	margin: 7px auto;
	overflow: hidden;
	
}

div.miniaturka img{
	width: 95%;
	border: 2px solid #fff;
	color: #fff;
}
div.miniaturka img:hover{
	border: 1px solid #000;
}
div.miniaturka p{
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}

 
div.miniaturka p a:link,
div.miniaturka p a:visited{

	font: normal 11px "Courier New", Courier, monospace;
}


div.zdjecie{
	float: none;
	position : relative;
	padding-right: 15px;
	padding-left: 15px;
}

div.zdjecie img{
	float : none;
	margin : 0 0 0 0;
	width: 100%;
	border-style: none;
}

div.ramka_zdjecie a:link,
div.ramka_zdjecie a:visited,
div.zdjecie p,
div.zdjecie a:link,
div.zdjecie a:visited 
{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-decoration: none;	
}
div.zdjecie p
{
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}

div.ramka_zdjecie a:hover,
div.zdjecie a:hover
{
	text-decoration: none;	
}

div.ramka_zdjecie{
	width: 100%;
	border: thin solid #951949;
}

div.ramka_zdjecie img{
	position: relative;
	float: none;
	margin: 0px auto;
	padding: 10px;
	text-align: center;
	
}

div.calosc{
	position: fixed;
	left: 10px;
	top: 160px;
	right: 10px;
	bottom: 10px;
	z-index: 2;
	overflow-x:hidden;
}


div.miniaturka_grupa{
	text-align: center;
	margin: 10px;
	float: left;
	height: 300px;
	width: 300px;	
}
