/* COMMON STYLES */
body {
  background: #000;
	font: 85%/1.4 Tahoma, sans-serif;
	line-height: 1.6em;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, sans-serif;
}

table, td, th, input, textarea {
	font-size: 100%;
}

h1 {   
  width: 271px; height: 43px;
  position: absolute;
  top: 12px;
  left: 557px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

h1.grp span {
  background-image: url('/img/h1.gif'); 
}

h1#h1-kapela span {
  background-position: 0 -258px;
}

h1#h1-profily span {
  background-position: 0 -43px;
}

h1#h1-nabidka span {
  background-position: 0 -86px;
} 

h1#h1-av span {
  background-position: 0 -129px;
}

h1#h1-foto span {
  background-position: 0 -172px;
} 

h1#h1-kontakt span {
  background-position: 0 -215px;
}

h2 {
  width: 300px; height: 23px;
}

h2#h2-predstaveni span {
  background-image: url('/img/h2-predstaveni.gif');
}

h2#h2-o-kapele span {
  background-image: url('/img/h2-o-kapele.gif');
}

h2#h2-ziva-produkce-kapely span {
  background-image: url('/img/h2-ziva-produkce-kapely.gif');
}

h2#h2-doporucujeme span {
  background-image: url('/img/h2-doporucujeme.gif');
}

h2#h2-kontakt span {
  background-image: url('/img/h2-kontakt.gif');
}

h2#h2-reference span {
  background-image: url('/img/h2-reference.gif');
}

h2#h2-carisma span {
  background-image: url('/img/h2-carisma.gif');
}

h2#h2-uceleny-program {
  width: 325px;
}

h2#h2-uceleny-program span {
  background-image: url('/img/h2-uceleny-program.gif');
}

h2#h2-doprovodne-vystoupeni {
  height: 69px;
}

h2#h2-doprovodne-vystoupeni span {
  background-image: url('/img/h2-doprovodne-vystoupeni.gif');
}

h2#h2-dale-zprostredkujeme span {
  background-image: url('/img/h2-dale-zprostredkujeme.gif');
}

h2#h2-hudba-ke-stazeni span {
  background-image: url('/img/h2-hudba-ke-stazeni.gif');
}

h2#h2-video-z-vystoupeni span {
  background-image: url('/img/h2-video-z-vystoupeni.gif');
}

h3 {
  color: #000;
  margin: 1em 0 0.5em 0;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
}   

a {
	color: #ae0000;
}

a:hover {
	color: black;
}

a.nohover {
	color: #ae0000;
}

a img {
  border: 0;
}

form table {
	margin-bottom: 1em;
}

form th {
	text-align: right;
	vertical-align: top;
}

th, td {
	text-align: left;
}

ul.styled {
  margin: 10px 0;
  padding: 0;
}

ul.styled.nomar {
  margin-top: 0;
}

ul.styled li {
  list-style: none;
  background: url('/img/star-white.gif') no-repeat 0 0.3em;
  padding: 0 0 0 27px;
  margin: 0;
  line-height: 2.3em;
}

/* COMMON */

.grp {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;  
}

.grp span {
  background: no-repeat top left;
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
}

a.grp {
  cursor: pointer;
}

div.cleaner {
  clear: both;
  font-size: 1%;
  height: 0px;
}

.displn {
  display: none;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

/* DEFAULT ENGINE */
#screen {
	position: relative;
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding-top: 411px;
}

#main {
  background: url('/img/bgr-main.jpg') no-repeat bottom left;
  padding: 0 0 25px 0;
}

#content {
  background: url('/img/bgr-content-main.jpg') repeat-y top left;
  margin: 0 0 0 31px;
  width: 840px;
}

#content-top {
  background: url('/img/bgr-content-top.jpg') no-repeat top left;
  position: relative;
}

#content-bottom {
  background: url('/img/bgr-content-bottom.jpg') no-repeat top left;
  height: 36px;
}

#content .box {
  margin: 15px 22px 10px 22px;
}

.lcolumn {
  width: 360px;
  float: left;
}

.rcolumn {
  width: 365px;
  float: right;
}

/* HEADER */
#header {
  background: url('/img/bgr-header.jpg') no-repeat top left;
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 411px;
}

#logo, #logo span {
	width: 267px; height: 89px;
	position: absolute;
	display: block;
	left: 0; top: 0;
}

#logo {
  top: 103px; left: 536px;
}

#logo span {
  background: url('/img/logo.jpg') no-repeat top left;
}

#logo a span {
  cursor: pointer;
}

/* MENU */
#menu {
  position: absolute;
  top: 338px; left: 31px;
	margin: 0; padding: 0;
}

#menu li {
  height: 57px; 
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#menu li a {
  cursor: pointer;
}

#menu li a,
#menu li strong {
  width: 100%; height: 100%;
  display: block;
  position: relative;
}

#menu li a span,
#menu li strong span {
  background: no-repeat top left;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  display: block;
}

#menu li a:hover span,
#menu li strong span {
  background-position: 0 -57px;
}

#menu li#kapela {
  width: 99px;
}

#menu li#kapela span {
  background-image: url('/img/btn-kapela.jpg');
}

#menu li#profily {
  width: 155px;
}

#menu li#profily span {
  background-image: url('/img/btn-profily.jpg');
}

#menu li#nabidka {
  width: 201px;
}

#menu li#nabidka span {
  background-image: url('/img/btn-nabidka.jpg');
}

#menu li#av {
  width: 147px;
}

#menu li#av span {
  background-image: url('/img/btn-av.jpg');
}

#menu li#foto {
  width: 139px;
}

#menu li#foto span {
  background-image: url('/img/btn-foto.jpg');
}

#menu li#kontakt {
  width: 99px;
}

#menu li#kontakt span {
  background-image: url('/img/btn-kontakt.jpg');
}
	
/* FOOTER */
#footer {
  background: url('/img/bgr-footer.jpg') no-repeat top left;
  height: 116px;
	text-align: center;
	clear: both;
	margin: 0 0 20px 0;
	color: #666;
	font-size: 90%;
}

#footer a {
  color: #666;
}

#footer ul {
  padding: 40px 0 0 0;
  margin: 0;
}

#footer li {
	list-style: none;
	display: inline;
}

/* IMGs */
.imgs {
  margin: 0 0 0 30px;
  padding: 0;
}

.imgs li {
  list-style: none;
  margin: 0 5px 5px 0;
  padding: 0;
  float: left;
}

.imgs li a {
  background: url('/img/bgr-img.gif') no-repeat top left;
  width: 137px;
  height: 149px;
  display: block;
}

.imgs li a:hover {
  background-position: 0 -149px;
}

.imgs li a img {
  margin: 31px 0 0 10px;
}

.galhead {
  margin: 20px 0 0 30px;
  color: #fff;
}

.imgbig {
  width: 356px; height: 272px;
  background: url('/img/bgr-img-3.gif') no-repeat top left;
  padding: 10px 0 0 10px;
}

/* ROOT */

#conbox {
  float: right;
  margin: 17px 0 0 0;
  width: 417px;
}

#conbox table {
  color: #fff;
  width: 380px;
  border-collapse: collapse;
}

#conbox table th,
#conbox table td {
  padding: 10px 0;
  vertical-align: top;
}

#conbox table th {
  font-weight: normal;
  width: 50%;
  color: #fff;
}

#conbox table em {
  font-style: normal;
  font-size: 80%;
}

#conbox table tr.line td {
  border-top: 1px solid #2e2e2e;
}

#conbox a {
  color: #fff;
}

.iphone {
  background: url('/img/icon-phone.gif') no-repeat top left;
  padding: 5px 0 5px 30px;
  margin: 5px 0 0 0;
}

.ienvelope {
  background: url('/img/icon-envelope.gif') no-repeat center left;
  padding: 0 0 0 30px;  
}

#kontakt-levy {
  float: left; width: 470px;
 
}
#marhoul {
  float: left; margin-left: 30px; 
 
}
#marhoul a {
  color: #666666;
}
#marhoul a:hover {
  color: #ae0000;
}

/* MEMBERS */

.members {
  margin: 0;
  padding: 0;
}

.members.mar {
  margin: 20px 0 0 0;
}

.members li {
  list-style: none;
  margin: 0;
  padding: 0;
  clear: left;
}

.members .img {
  background: url('/img/bgr-img-2.gif') no-repeat top left;
  width: 127px;
  height: 127px;
  float: left;
  margin: 0 15px 10px 0;
}

.members .img img {
  margin: 10px 0 0 10px;
}

.members li h3 {
  color: #ae0000;
  margin-top: 0;
  padding-top: 0;
}

.members .des {
  float: right;
  width: 210px;
}

.video {
  margin: 18px 0 0 0;
}
#muzika-flash {
	position:relative;
	left: 770px;
	top: 5px;
}