#lightbox-nav {
	background:	url('../../dom/gfx/foto_watermark.png') no-repeat scroll 510px 430px !important;
}

.auto {
	width: 540px;
	min-height: 1000px;
	float: left;
}


.auto h1 {
	margin-bottom: 15px;	
}
.auto h1 span {
	font-size: 24px !important;
}

	.auto .main_foto {
		width: 480px;
		height: 360px;
		display: block;
		margin: 10px;
		border-bottom: 6px solid #e1c900;
	}
	
	
.auto .zdjecia {
}
	
	.auto .zdjecia a {
		display: block;
		width: 260px;
		height: 195px;
		float: left;
		margin: 5px;
		border-bottom: 5px solid #ffcb03;
		background: #fff url('../../dom/gfx/foto_loader.gif') no-repeat center center;
		position: relative;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
	}
		.auto .zdjecia a span {
			display: block;
			width: 260px;
			height: 195px;
			position: absolute;
			top: 0px;
			left: 0px;
			background: url('../../dom/gfx/foto_watermark.png') no-repeat right bottom;
		}




.opis {
	width: 380px;
	background: #ededed;
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height: 19px;
	padding: 10px;
}
.opis h2 {
	margin: 10px 0 15px 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #404040;
}

	.postoj {
		background: #c6c6c6 !important;
	}


.opis span.param {
	display: block;
	float: left;
	width: 150px;
	padding: 2px 0;
	text-align: left;
	font-weight: bold;
	color: #404040;	
}
.opis span.val {
	display: block;
	float: left;
	width: 225px;
	padding: 2px 0;
	text-align: left;
	font-weight: normal;
	color: #404040;
}
	
.opis .dots {
		clear: both;
		height: 3px;
		border-bottom: 1px dotted #b3b3b3;
		margin: 5px 0;
	}
	
.uslugi_buttons {
	width: 400px;
	margin-top: 10px;
}	
