.k-adria {
 	background-color: #1C2433;
}
.adria-full {
	height: 250px;
	width: 100%;
	background-image: url("img/adria2.png");
	background-repeat: no-repeat;
	background-position: center;
}
.adria-dot {
	height: 100px;
	background-image: url("img/adria-dot.png");
	background-repeat: repeat-x;
	background-position: bottom;
}