		td.thumb {
			height: 50px;
			padding: 0px;
			max-width: 71px;
			background-size: cover;
			background-position: center
		}

		th.stamp {
			background-size: 30px;
			background-position: top right;
			background-repeat: no-repeat
		}

		div.stamp {
			background-position: top right;
			background-repeat: no-repeat;
		}

		div.stamp {
			position: absolute;
			width: 70px;
			height: 70px;
			z-index: 30;
			right: 30px;
			top: 10px
		}

		.stamp1 {
			background-image: url(/img/medium_okazja.png)
		}

		.stamp2 {
			background-image: url(/img/medium_promocja.png)
		}

		.stamp3 {
			background-image: url(/img/medium_super.png)
		}

		.stamp4 {
			background-image: url(/img/medium_wylacznosc.png)
		}

		.stamp5 {
			background-image: url(/img/medium_polecamy.png)
		}

		#top {
			min-height: 60px
		}

		#top {
			position: relative;
		}

		#top div,
		.sub a {
			color: white
		}

		#top .menu2 {
			position: absolute;
			top: 50%;
			bottom: 50%;
			width: 60px;
			line-height: 100%;
		}

		#top div.menu2.lupa {
			right: 0;
			top: 0
		}

		#top div.menu2.mobile {
			top: 0;
			left: 0
		}

		#top .name1 {
			max-width: 1200px;
			margin: auto;
			position: relative
		}

		#top .name {
			margin: 0 60px 0 60px;
		}

		#menu-button {
			position: relative;
		}

		#top .sub.social {
			position: absolute;
			top: 50%;
			bottom: 50%;
			right: 10px;
			width: 80px;
			line-height: 13px
		}

		#top .sub.social>div {
			position: relative;
			margin-top: -33%;
			text-align: right;
			color: white;
		}

		#top .sub.admin {
			position: absolute;
			top: 2px;
			right: 10px;
		}
