.auto {
	width: 500px;
	background: #f5da00;
	float: left;
}

.auto .head,
.auto .bottom {
	background: url('../../dom/gfx/promo_bg.png') no-repeat right top;
	height: 10px;
}
	.auto .bottom {
		background-position: right bottom;
	}
	
.auto h1 {
	margin: 0 10px 10px 10px;
	font-size: 18px;
	text-transform: uppercase;
	color: #404040;
}

	.auto .main_foto {
		width: 480px;
		height: 360px;
		display: block;
		margin: 10px;
		border-bottom: 6px solid #e1c900;
	}
	
	
.auto .zdjecia {
	padding: 15px 5px 0 5px;		
}
	.auto .zdjecia h2 {
		font-size: 15px;
		margin: 0 5px;
		text-transform: uppercase;
		color: #404040;
	}
	.auto .zdjecia a {
		display: block;
		width: 153px;
		height: 115px;
		float: left;
		margin: 5px 5px;
		border-bottom: 5px solid #e1c900;
		background: #fff url('../../dom/gfx/foto_loader.gif') no-repeat center center;
	}




.opis {
	width: 470px;
	background: #c6c6c6;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 19px;
}
.opis h1 {
	margin: 0 10px 10px 10px;
	font-size: 18px;
	text-transform: uppercase;
	color: #404040;
}

.opis .head,
.opis .bottom {
	background: url('../../dom/gfx/promo_g_bg.png') no-repeat left top;
	height: 10px;
}
	.opis .bottom {
		background-position: left bottom;
	}


.opis span.param {
	display: block;
	float: left;
	width: 140px;
	padding: 1px 0 1px 20px;
	text-align: left;
	font-weight: bold;
	color: #404040;	
}
.opis span.val {
	display: block;
	float: left;
	width: 300px;
	padding: 1px 10px 1px 0;
	text-align: left;
	font-weight: normal;
	color: #404040;
}
	
.opis .dots {
		clear: both;
		height: 3px;
		background: url('../../dom/gfx/o_dots.png');
		margin: 6px 10px;
	}
	
	
.uslugi_buttons {
	display: block;
	width: 980px;
	margin: 15px 0 5px 0;
}

	.uslugi_buttons a {
		display: block;
		float: left;
		width: 326px;
		height: 100px;
	}
	.uslugi_buttons a:hover {
		opacity: 0.6;
		filter: alpha(opacity=60);
	}
	