body {
  background-color: #000;
  text-align: center;
  font-family: sans-serif;
  margin: 0;
}
a:focus {
  outline:none;
}
a span {
  display: none;
}
a.link-home {
  position: absolute;
  top: 810px;
  margin-left: 50px;
  display: block;
  opacity: 0.60;
  background-image: url(home.gif);
  height: 50px;
  width: 50px;
}
a.link-home:hover { opacity: 0.90; }
.index {
  text-align: left;
  background-image: url(index.jpg);
  width: 1200px;
  height: 900px;
  margin: auto;
}
.index a {
  position: relative;
  top: 325px;
  left: 436px;
  display: block;
  width: 720px;
  height: 350px;
}

.main a { display: block; }
.main a:hover { background: url(select_small.jpg) no-repeat; }
a#singer  { position: relative; top: 191px; left: 180px; height: 598px; width: 150px; }
a#drummer { position: relative; top: -245px; left: 331px; height: 260px; width: 100px; }
a#keys    { position: relative; top: -590px; left: 510px; height: 260px; width: 180px; }
a#gitar   { position: relative; top: -870px; left: 705px; height: 490px; width: 140px; }
a#bass   { position: relative; top: -1420px; left: 900px; height: 230px; width: 200px; }

a#singer:hover { background-position: 23px 0; background-image: url(opice.jpg);}
a#drummer:hover { background-image: url(sel_lucas.png); }
a#keys:hover { background-position: 35px 0px;  }
a#bass:hover { background-position: 110px 0px; }

a:hover span.tv {
  position: relative;
  height: 123px; width: 156px;
  display: block;
}
a#singer:hover span.tv { top: 535px; left: 299px; background-image: url(tvMilan.jpg); }
a#drummer:hover span.tv { top: 373px; left: 148px; background-image: url(tvLucas.jpg); }
a#gitar:hover span.tv { top: 478px; right: 226px; background-image: url(tvJan.jpg); }
a#keys:hover span.tv { top: 458px; right: 31px; background-image: url(tvIvan.jpg); }
a#bass:hover span.tv { top: 538px; right: 421px; background-image: url(tvChris.jpg); }

.main {
  text-align: left;
  background-image: url(main.jpg);
  overflow: hidden;
  width: 1200px;
  height: 849px;
  margin: 0 auto auto auto;
}
.main ul {
  position: relative;
  top: -1080px;
  right: 60px;
  margin: 0;
  padding: 0;
  float: right;
}
.main li {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}
.main li a {
  height: 30px;
}
.main li a:hover {
  background-image: none;
}
.main li a.space { width: 120px; margin-right: 15px; }
.main li a.photo { width: 170px; margin-right: 15px; }
.main li a.shop  { width: 65px; margin-right: 15px; }
.main li a.contact { width: 102px;}

.main #ticker {
  overflow: hidden;
  position: relative;
  top: -1035px;
  left: 745px;
  display: block;
  width: 390px;
  height: 20px;
  color: white;
  font-size: 14px;
}
#ticker #ticnews {
  word-spacing: 0;
  position: relative;
  text-align: left;
  white-space: nowrap;
}
.main #ticker p, .main #ticker h1 {
  display: inline;
  margin: 0;
  padding: 0;
}
/*** galerie ***/
#gallery {
  text-align: left;
  background-image: url(background.jpg);
  width: 1200px;
  height: 900px;
  margin: auto;
}
#carusell {
  text-align: center;
  margin: 0 250px 35px 250px;
  width: 700px;
}
.center #carusell {
  margin: 300px 250px 0 250px;
}

#carusell p {
  position: absolute;
  background-color: #000;
  color: #fff;
  display: block;
  height: 25px;
  padding: 5px 30px 0 30px;
  margin: 0 auto 0 90px;

}
#carusell #window {
  border: 2px solid #000;
  background-color: #000;
  position: relative;
  overflow: auto;
  width: 618px;
  height: 206px;
  margin: auto;
}
#carusell #loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background: #000 url(spinner.gif) no-repeat center center;
  display: none;
  opacity: 0.40;
}
#carusell #window #images {
  position: relative;
  text-align: center;
  word-spacing: 0;
  font-size: 0;
  white-space: nowrap;
}
#carusell #window img { border: none; margin: 3px; }
a.link-back {
  position: absolute;
  display: block;
  width: 58px;
  height: 66px;
  top: 30px;
  margin-left: 50px;
  background: url(arrow-back.png);
  opacity: 0.60;
}
#carusell a#left {
  z-index: 50;
  width: 33px;
  height: 58px;
  display: block;
  position: relative;
  float: left;
  top: 76px;
  left: 0px;
  background: url(arrows.png);
  opacity: 0.60;
}
#carusell a#right {
  z-index: 50;
  width: 33px;
  height: 58px;
  display: block;
  position: relative;
  float: right;
  top: 76px;
  right: 0px;
  background: url(arrows.png) no-repeat top right;
  opacity: 0.60;
}
#carusell a#right:hover , #carusell a#left:hover , a.link-back:hover {
  opacity: 0.80;
}

#gallery #frameX {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

#gallery #frame, #gallery #frameX {
  background-color: black;
  /*height: 565px;*/
  width: auto;
  width: 758px;
  margin: auto;
  padding: 0px;
  overflow: hidden;
  border: 4px solid #000;
}
#gallery #image {
  padding: 0px;
  text-align: center;
  height: 500px;
}
#gallery #image img {
  width: auto;
  height: 100%;
}
#gallery #frame p, #gallery #frameX p {
  color: white;
  padding: 0;
  margin: 10px auto 8px auto;
}

/*** shop ***/
#shop {
  text-align: left;
  background-image: url(background.jpg);
  width: 1200px;
  height: 900px;
  margin: auto;
  padding: 0;
  overflow: auto;
}
#shop #items {
  color: #fff;
  width: 1100px;
  height: 600px;
  padding: 90px 0 150px 100px;
}
#shop #item {
  float: left;
  width: 450px;
  height: 280px;
  margin: 15px 50px 20px 0;
}
#shop .view {
  float: left;
  text-align: right;
  width: 265px;
  height: 280px;
  margin-right: 10px;
}
#item .name {
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 10px 0;
}
#item p {
  font-size: 12px;
}

/*** members ***/
#member {
  text-align: left;
  background-image: url(background.jpg);
  width: 1200px;
  height: 900px;
  margin: auto;
  padding: 0;
  color: #fff;
  overflow: hidden;
}
#member #border {
	float: left;
	margin: 50px 30px 0 50px;
	top: 50px;
	left: 50px;
	background-color: #000;
	height: 700px;
	padding: 0;
}
#member #border img {
	height: 100%;
}
#member #text {
	padding: 50px 50px 0 20px;
	height: 750px;
}
/*** contact ***/
#contact {
  text-align: left;
  background-image: url(background.jpg);
  width: 1200px;
  height: 900px;
  margin: auto;
  padding: 0;
  color: #fff;
}
#contact #border {
  text-align: left;
  padding: 50px 80px 0 80px;
  height: 700px;
}