.game-box-line .date {
	min-width: 162px;
}

.text .partners a {
	padding: 25px;
	display: inline-block;
	float: left;
	width: 33.33%;
}

.text .partners a img {
	width: 100%;
}

.layout .historie .text .large-photo {
	z-index: 1;
}


@media (max-width: 1265px) {
	.container {
		width: 100%;
	}
}

@media (max-width: 1035px) {
	nav .navbar-brand img {
		width: 40px;
		margin: 0;
		padding: 0;
	}
}

.partners-line .line img {
	max-width: 150px;
}

footer .ads img {
	max-width: 150px;
}

.news .new h3 {
	font-weight: 800;
}


@media (max-width: 992px) {
	.partners-line {
		display: block;
	}
	.partners-line .line {
		text-align: center;
	}
}

.topstory h2 {
	text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3), 1px -1px 4px rgba(0,0,0,0.5), 0 0 1px rgba(0,0,0,0.5);
}

.photo .number {
    background: transparent !important;
}

.number_soupiska {
    background-color: #ffde00;
    color: #313131;
    font-family: "Roboto Slab";
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    border-radius: 100%;
    position: absolute;
}