		html {
			background-color: #000;
		}

		#shop{
			/*
			background-image: url("images/shop_bg.png");
			background-repeat: repeat-x;    
			height:121px;
			width: 984px;
			margin-left: 20px;
			margin-top: 13px;
			*/
			position:relative;
			z-index:100
		}

		#shop .content{
			width: 182px; /*328 co je 1/3 - 20margin left*/
			height: 121px;
			line-height: 20px;
			margin-top: 0px;
			margin-left: 9px;
			margin-right:0px;
			display:inline-block;
			position:relative;
			z-index:97
		}

		img{
			position:relative;
			z-index:91
		}

		.centered {
			position: fixed;
			top: 0%;
			left: 0%;
			margin-top: 0px;
			margin-left: 20px;
		}

		.span-01 {
			width:121px;
			height:40px;
			border:0px solid red;
			position:absolute;
			z-index:95;
			right:-935px;
			bottom:-346px;
		}

		a.rollover span.displace-1 div.image-1 {
			background-image: url("../img/2026/btn-a.png");			
		}

		a.rollover span.displace-1 div.image-1:hover {
		   background-image: url("../img/2026/btn-b.png");
		}

		.span-02-1{
			width:140px;
			height:53px;
			border:0px solid red;
			position:absolute;
			z-index:95;
			right:-120px;
			bottom:-614px;
		}

		.span-02-2{
			width:140px;
			height:53px;
			border:0px solid red;
			position:absolute;
			z-index:95;
			right:-1054px;
			bottom:-614px;
		}

		a.rollover span.displace div.image, a.rollover span.displace  {
			display: block;
			/*width: 140px;*/
			/*height: 46px;*/
			text-decoration: none;
		}

		a.rollover span.displace div.image {
			background-image: url("../img/btn-b.png");
			
		}

		a.rollover span.displace div.image:hover {
		   background-image: url("../img/btn-b-over.png");
		}
		
		.center { 
		  color: #fff;	
		  height: 100%;
		  position: relative;
		  border: none; 
		  font-family: 'Prompt', sans-serif;
		  font-size:14pt;
		  text-shadow: 1px 1px #666;
		}

		.center p {
		  margin: 0;
		  position: absolute;
		  top: 50%;
		  left: 50%;
		  -ms-transform: translate(-50%, -50%);
		  transform: translate(-50%, -50%);
		}

		.span-09-1{
			width:140px;
			height:46px;
			border:0px solid red;
			position:absolute;
			z-index:95;
			right:-120px;
			bottom:-624px;
		}

		.span-09-2{
			width:140px;
			height:46px;
			border:0px solid red;
			position:absolute;
			z-index:95;
			right:-1054px;
			bottom:-624px;
		}