body {
	margin: 0;
	padding: 0;
	background: #e7ecf0;
	font-family: Roboto;
}

label {
	display: block;
	cursor: pointer;
}

.final {
	float: left;
	width: 680px;
	height: 578px;
	position: relative;
	background: url('/config/images/finall.png') no-repeat;
}

.final img {
	position: absolute;
}


.final .img-s {
    display: block;
    width: 100%;
    height: 100%;
}

.ab {
    position: absolute;
    display: none;
}

.base, .akse, .pedali {
 
    display: none;	
}

.hide {
    display: none;		
}

.block-p {
	float: right; 
	width: 482px; 
    margin-top: 5px;
}

.block-p label {
	margin-bottom: 10px;
	font-size: 14px;
}

.block-p .rows.hide {
	display: none;
}

.block-p .rows {
	border: 1px solid #666; 
	padding: 2px 10px; 
	margin: 10px; 
	margin-bottom: 10px;
}

.block-p .rows  p {
	margin-bottom: 2px;
	margin-top: 0;
}