/* CSS Document */
body{
  
  background-color: black;color: white;
  background-attachment:fixed 
  font-family: Verdana CE, Arial CE;  
  text-align: center;
  
  
}
a {
  color:#00bfff;
	text-decoration: none;	
}
a:hover{
  text-decoration: underline;
}
img{
 border-width:0;
}
td {
border: solid white 2px;
}
h4{
  text-align:center;
  font-size:18px;
  color:#00bfff;
}
h6{
  text-align:center;
  color:#00bfff;
  font-size:16px;
}
#hudba{
  position:absolute; left:290px; top:200px;
}
#ram{
  width: 900px; position: relative; text-align: left; margin: auto; 
}
#podklad{

position:absolute; left:250px; top:80px;
	width: 600px;
	height : 500px;
	background: black url("images/alchemypodklad.jpg")
  right top no-repeat;
   
}
#logo{
  position:absolute; left:0px; top:10px;
}
#horni{
  background: black;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
	position: absolute;
	width: 820px;
	height : 45px;
	left: 0px;
	top: 15px;
}

#pozadi{
  filter: alpha(opacity=60);
  -moz-opacity: 0.7;
  opacity: 0.7;
	position: absolute;
	width: 580px;
	height : 450px;
	left: 250px;
	top: 95px;
  background: black
}

#pozadi1{
  filter: alpha(opacity=60);
  -moz-opacity: 0.7;
  opacity: 0.7;
	position: absolute;
	width: 585px;
	height : 900px;
	left: 255px;
	top: 95px;
  background: black
}


#text{
	position: absolute;
	width: 570px;
	height : 450px;
	left: 265px;
	top: 100px;
	padding:0px;
	text-align:justify;
	font-size:14px;
	line-height:20px;
}
#text h3{
  font-size: 18px;
  color:#00ffff;
}
h5{
  font-size: 14px;
  color:#f0f8ff;
}

#menu {
	position:absolute; left:0px; top:110px;
	width:220px;
	text-align: left;
	margin: 0; padding:0;
}
#menu h2 { display:none }
#menu p { margin:0; }
.schovat { display: none; }
#menu a {
	display:block;
	font-size: 18px;
	color:white;
	text-decoration: none;	
	margin: 15px 0 0 0;
	padding: 8px 10px 8px 35px;
	background: url("images/banka.gif") center left no-repeat;
}
#menu a:hover {
	color: #00bfff;
	background: url("images/banka2.gif") center left no-repeat;
}
#koncerty{
  position: absolute;
	width: 450px;
	height : 100px;
	left: 235px;
	top: 470px;
	padding:0px;
	text-align:justify;
	font-size:14px;
	line-height:20px;
	color:#f8f8ff;
}
#dolni {
  position: absolute;left:720px; top: 600px;
  width:140px;height:250px;
}
#dolni a {
  color:white;
}

