<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a{color: white; text-decoration: none;}

body {
  background-image: URL('/background.png');
  background-position: center fixed;
  background-color: white;}

#fullpage {
  position: relative;
  margin: 15px auto; 
  background-color: transparent; 
  width: 1260px;} 
  
#obsah {
  z-index: 2;
  position: absolute;
  top: 60px;
  left: 250px;
  width: 760px; 
  margin-top: 15px;
  height: 670px;
  background-image: URL('world_bloodmyst_isle.png') }

#LogoWarcraft {
  z-index: 3;
  position: absolute;
  top:0;
  left: 440;
  text-align: center;}
  
#menu {
  z-index: 5;
  position: absolute;
  top: 70px;
  left: 10;
  text-align: center;
  width: 250px;
  height: 520px; }
  
  
#border {
  width: 760px; }
 
	
.textbehindbackground {
position: absolute;
width: 760px;
top: 100px;
left: 300px;
z-index: 1;}

.frame{
  z-index: 2;
  position: absolute;
  top: 66px;
  left: 226px;
  float: left;
  text-align: center; 
  background: transparent;} 
	
.frame img{
  filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;} 
	
.frame a:hover img{ 
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1; } 
	
#obalkaslider {
  position:relative;
  z-index: 6;
}

#slider{
  }	
#slider img{
margin: 3px;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
  width:650px;
	height: 90px;
	overflow:hidden; 
	}
#prevBtn, #nextBtn{
  display:block; 
	width:30px;
	height:34px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:695px;
	top:20px;
	}
#prevBtn{ 
	left:15px;
	top:20px;
	}														
#prevBtn a{
  display:block;  
	width:30px;
	height:34px;
  background:url(/arrow-left.png) no-repeat 0 0;	
	}	
#nextBtn a{
display:block;  
	width:30px;
	height:34px; 
	background:url(/arrow-right.png) no-repeat 0 0;	
	}   
	
#obal {
z-index: 100;
position: absolute;
top: 590;
left: 255;
}

</pre></body></html>