.page-content {
	background-color: #fff;
}

.page-content {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-content h2 {
	color: #434447;
}

.novost-content {
	top: 0;
	left: -3px;
	position: absolute;
	margin-left: 288px;
	height: 100%;
	background-color: #fff;
	float: left;
	padding: 40px 35px;
}

.novost-content h2,
.novost-content h2 a {
	font-size: 32px;
	color: #77787B;
}

.novost-content h2 a:hover {
	color: #000;
	text-decoration: none;
}

.list-item {
	min-width: 460px;
	max-width: 660px;
	padding: 35px 0;
}

.list-item-date {
	background: transparent url("/img/clock-icon.png") no-repeat left top;
	width: 12px;
	height: 12px;
	padding-left: 22px;
	color: #B1B4B6;
	font-size: 11px;

}

.cms-content {
	max-width: 600px;
}

.cms-content p {
	color: #77787B;
}

.box-novosti {
	visibility: hidden;
}

.sidebox-button,
.povprasevanje-box input.btn {
	background-color: #77787B;
}

.content-buttons a,
.apartmaji-buttons a {
	color: #77787B;
	border-color: #77787B;
}

.gallery-wrap span {
	color: #77787B !important;
}

.gallery-close {
	background-image: url('/img/slideshow-close-dark.png') !important;
}

.social .fb-social {
	float: left;
}

.social .google-social {
	float: left;
}