@IMPORT url("style.css");

.path {
	display: none;
	padding: 3px;
	font-size: 10px;
	background: #d1ae7a;
	border-bottom: 1px solid #95300f;
}
.path a {
	font-size: 10px;
}

#hmm {
	overflow: auto !important;
}
.suwak {
	display: none !important;
}

ul.gallery-list {
}
ul.gallery-list li {
	clear: both;
	list-style: none;
}

.gallery-desc {}
.gallery-sub {
	display: inline;
	list-style: none;
}

.pagin {}

/* PODSTRONY */
dl.sub-pages {}
dl.sub-pages dt {}
dl.sub-pages dd {}

div.images-list-random {
	width: 50px; height: 50px; background: silver; margin: 11px; float: left;
}
div.images-list-random img {
	width: 50px; height: 50px;
	overflow: hidden;
}

#contact-block {
	width: 200px;
	float: right;
}

fieldset {
	margin: 0;
	border: 0;
}
fieldset legend {
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
}
fieldset div.label,
fieldset label {
	display: block;
	padding: 3px;
}
fieldset div.label span,
fieldset label span {
	display: block;
	width: 120px;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 5px; 
}
fieldset textarea {
	height: 100px;
}
fieldset .error {
	margin-left: 125px;
	color: red
}

.page--osoby .sub-pages {display: none;}

.gallery-images {display: block; overflow: hidden; margin-right: -10px;}
.images-list {
	float: left;
	display:table;
	width: 90px;
	height: 90px;
	text-align:center;
	margin-bottom: 10px;
	margin-right: 10px;
	
	border: 5px solid #726A46;
	background-color: black;
}
.images-list img {display: none;}}
.images-list div.image {
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
}
.images-list .image,
.images-list a {
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	width: 90px;
	height: 90px;
}
.images-list a {background-color: transparent !important;}