@font-face {
    font-family: 'diavlomedium';
    src: url('diavlo_medium_ii_37-webfont.eot');
    src: url('diavlo_medium_ii_37-webfont.eot?#iefix') format('embedded-opentype'),
         url('diavlo_medium_ii_37-webfont.woff') format('woff'),
         url('diavlo_medium_ii_37-webfont.ttf') format('truetype'),
         url('diavlo_medium_ii_37-webfont.svg#diavlomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*------------------------- Body ------------------------*/

body {
	background:url(../images/bg-body.jpg);
	margin:0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
p a {
	outline:none;
}
p a:hover {
	color:#cecccc;
}
/*------------------------- Header ------------------------*/
.header {
	background:url(../images/bg-header1.png) repeat-x 0 0;
	overflow:hidden;
	min-height: 199px;
  font-family: 'diavlomedium';
}
.header .light {
	background:url(../images/bg-header2.png) no-repeat center 0;
	margin:0 auto;
	width:960px;
	min-height:199px;
}
.header .light ul {
	list-style:none;
	overflow:hidden;
  margin: 0 auto;
	padding:2px 0 0;
	width:570px;
}
.header .light ul li:first-child {
	margin:0;
}
.header .light ul li {
	float:left;
	height:59px;
	margin:0 0 0 20px;
	text-align:center;
	width:97px;
}
.header .light ul li.selected {
	background:url(../images/bg-selected-menu.png) no-repeat;
}
.header .light ul li.selected a, .header div ul li a:hover {
	color:#fff;
	text-shadow:-1px -1px 1px #5B5B5B, 1px 1px 1px #5B5B5B, 1px -1px 1px #5B5B5B, -1px 1px 1px #5B5B5B;
}
.header .light ul li a {
	color:#959595;
	display:block;
	font-size:14px;
	line-height:45px;
	outline:medium none;
	text-decoration:none;
	text-transform:uppercase;
}
.header .light a#logo {
	display:block;
	margin:25px auto 0;
	width:760px;
}
.header .light a.logo {
	display:block;
	margin:	25px auto 46px;
	width:760px;
}
.header .light a#logo img, .header div a.logo img {
	border:0;
	display:block;
	height:auto;
	position:static;
}
h1 {
  text-indent:-9999px;
}
#imgWrapper {
  width: 960px;
  margin:30px auto -120px auto;
  text-align: center;
}
#imgWrapper img {
  margin: 0 30px 0 0;
  border: 1px #565656 solid;
  -moz-box-shadow: 0px 0px 3px #ccc;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
}
/*------------------------- Body ------------------------*/
.body {
	background:url(../images/bg-content.png);
}
.home {
	margin:-275px 0 0;
}
.band {
  margin:30px 0 0;
}
.content {
	background:url(../images/border-content.png) repeat-x 0 0;
}
.section {
	overflow:hidden;
	margin:0 auto;
  width:960px;
}
.underImg {
  padding:320px 0 60px;
}
.top {
  padding:80px 0 100px;
}
.section h2 {
  font-family: 'diavlomedium';
  font-size:30px;
	font-weight:400;
	margin:0 0 25px;
  text-align:center;
	text-transform:uppercase;
  color:#fff;
	text-decoration:none;
	text-shadow:-2px -2px 2px #5B5B5B, 2px 2px 2px #5B5B5B, 2px -2px 2px #5B5B5B, -2px 2px 2px #5B5B5B;
	letter-spacing:0.075em;
}
.section h2 a {
  color:#fff;
	text-decoration:none;
	text-shadow:-2px -2px 2px #5B5B5B, 2px 2px 2px #5B5B5B, 2px -2px 2px #5B5B5B, -2px 2px 2px #5B5B5B;
	letter-spacing:0.075em;
}
.section h2 a:hover {
  color:#ddd;
	text-decoration:none;
	text-shadow:-2px -2px 2px #616161, 2px 2px 2px #616161, 2px -2px 2px #616161, -2px 2px 2px #616161;
	letter-spacing:0.075em;
}
#chapterOne {
	margin:0;
	width:230px;
  float:left;
}
#chapterOne h2 {
	letter-spacing:0.15em;
}
#chapterOne ol li {
	background:url(../images/separator.png) repeat-x left top;
}
#chapterOne ol li:first-child {
	background:none;
}
.text-box {
  color:#7e7e7e;
  text-align:justify;
}
#chapterTwo {
	float:left;
	margin-left:40px;
	width:420px;
}
#chapterTwo a {
	text-decoration: none;
}
#chapterTwo a:hover {
	text-decoration: underline;
}
#chapterTwo h2 a {
	color:#fff;
	text-decoration:none;
	text-shadow:-2px -2px 2px #5B5B5B, 2px 2px 2px #5B5B5B, 2px -2px 2px #5B5B5B, -2px 2px 2px #5B5B5B;
	letter-spacing:0.075em;
}
#chapterTwo p {
	margin:0;
	padding:0 0 20px;
}
#chapterTwo p span {
  color:#B1B1B1;
}
#chapterTwo p:first-child {
	margin:55px 0 0;
}
#chapterTwo ul {
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:5px 0 0;
}
#chapterTwo ul li {
	float:left;
	width:136px;
}
#chapterTwo ul li a img {
  margin: 0 4px;
	border:0;
	display:block;
  -moz-box-shadow: 0px 0px 4px #bfbfbf;
  -webkit-box-shadow: 0px 0px 4px #bfbfbf;
  box-shadow: 0px 0px 4px #bfbfbf;
}
#chapterTwo ul li h4 {
	font-weight:400;
	line-height:24px;
	margin:10px 0 0;
	text-align:center;
	text-transform:uppercase;
}
#chapterTwo ul li h4 span {
	color:#7e7e7e;
	text-decoration:none;
	font-size:14px;
}
#chapterThree {
  float: right;
	margin-left:0;
	width:230px;
  color:#7e7e7e; 
}
#chapterThree td a {
  text-decoration: none;
  color: #7e7e7e;
}
#chapterThree td a:hover {
  text-decoration: none;
  color: #fff;
	text-shadow:-1px -1px 1px #5B5B5B, 1px 1px 1px #5B5B5B, 1px -1px 1px #5B5B5B, -1px 1px 1px #5B5B5B;
}
#chapterThree ul {
	background:url(../images/ten-perc.png);
}
#chapterThree ul li {
	background:url(../images/separator.png) repeat-x left top;
	line-height:24px;
	margin:0 10px 0 0;
	padding:10px 10px 10px 5px;
	text-align:left;
	width:220px;
}
#chapterThree ul li div {
	line-height:24px;
	margin:0 20px 0 0;
	text-align:right;
	width:40px;
  float:left;
}
#chapterOne ul li a, #chapterTwo ul li a, #chapterThree ul li a  {
	color:#7e7e7e;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:24px;
	letter-spacing:0.02em;
  display:block;
}
#chapterOne ul li a:hover, #chapterTwo ul li a:hover, #chapterThree ul li a:hover {
	color:#fff;
	text-shadow:-1px -1px 1px #5B5B5B, 1px 1px 1px #5B5B5B, 1px -1px 1px #5B5B5B, -1px 1px 1px #5B5B5B;
}
#crew, #contact {
  width:560px;
  float:left;
  padding:25px 0 0;
}

#crew a, #contact a, #concerts a {
  color: #aaa;
  text-decoration: none;
}
#crew a:hover, #contact a:hover {
  color: #ddd;
  text-decoration: underline;
}
#crew p {
  padding:40px 0 20px;
  background:url(../images/separator.png) repeat-x left top;
  font-size:14px;
  min-height:180px;
}
#crew p:first-child {
  background:none;
}
#crew img {
  float:left;
  margin:0 40px 20px 2px;
  border: 1px #565656 solid;
  -moz-box-shadow: 0px 0px 3px #ccc;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
}
#concerts {
  width: 670px;
  margin: 0 auto;
  padding: 70px 0 0 ;
}
#concerts a:hover {
  text-shadow:-1px -1px 1px #5B5B5B, 1px 1px 1px #5B5B5B, 1px -1px 1px #5B5B5B, -1px 1px 1px #5B5B5B;
  color: #fff;
}
.name {
  font-family: 'diavlomedium';
  font-size:24px;
  font-weight:bold;
}
#galerie {
  float: right;
	margin-left:0;
}
#galerie div {
  padding: 8px 0 0 8px;
}
#galerie div img {
  margin: 0 0 20px;
  border: 1px #565656 solid;
  -moz-box-shadow: 0px 0px 3px #ccc;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
}
#galerie div img:hover {
  opacity:0.8;
}
.w350 {
  	width:350px;
}
.w185 {
  	width:185px;
}
#samples {
  width:560px;
  float:left;
  padding:0;
}

.event-table {width: 100%; border-collapse:collapse;border-spacing:0; clear:both; background: url(../images/separator.png) repeat-x left top; }
.event-table td {padding:10px 15px;border:0;overflow:hidden;word-break:normal; background:url(../images/separator.png) repeat-x left top; }
.event-table th {text-align: center; color: #fff; font-weight:bold;padding:10px 5px;border:0;overflow:hidden;word-break:normal; background:url(../images/separator.png) repeat-x left top; }
.date {text-align: right; width: 50px;}
.event {width: 440px;}
#chapterThree .event-table {background: url(../images/ten-perc.png);}
#chapterThree .event-table th, #chapterThree .desc1, #chapterThree .desc2 {display: none; }
#chapterThree .event-table td {padding-top: 20px; padding-bottom: 20px;}
#chapterThree .date {padding-left: 10px; padding-right:0;}
#chapterThree .event span {display: none;}
.navigace a {
	width: 100px;
	height: 20px;
	text-align: center;
	padding: 4px 0;
	margin: 0 0 0 5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	float: left;
	background: #888;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
text-shadow: 1px 2px 2px #000000;
filter: dropshadow(color=#000000, offx=1, offy=2);
-webkit-box-shadow: inset 1px 1px 10px 0px #333;
box-shadow: inset 1px 1px 10px 0px #333;
-webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-ms-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
}
.navigace a:hover {
	text-decoration: none;
	background: #666;
	height: 28px;
	margin-top: -8px;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.navigace a:focus {
  height: 28px;
	margin-top: -8px;
}
#occurred {
	display: none;
}
.social-wrapper {
  position: relative;
  width: 900px;
  height: 20px;
  margin: 0 auto;
  padding: 10px 30px;
  background: #bbb;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 1px 1px 4px 0px #333;
box-shadow: inset 1px 1px 4px 0px #333;
}
.fb-like {
  float: left;
}
.fb-share-button {
  float: right;
}
/*------------------------- Footer ------------------------*/
.footer {
	background:url(../images/bg-footer.png) repeat-x left top;
	padding:38px 0 0;
}
.footer div.connect {
	margin:0 auto 29px;
	overflow:hidden;
	width:155px;
}
.footer div.connect div {
	display:block;
	float:left;
	height:35px;
	text-indent:-99999px;
	width:35px;
}
.footer div.connect a {
	display:block;
	height:35px;
	width:35px;
}
#facebook {
	background:url(../images/icons.png) no-repeat 0 -40px;
	margin:0;
}
#facebook a {
	background:url(../images/icons.png) no-repeat 0 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  -ms-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
#facebook a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  -ms-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
#bzone {
	background:url(../images/icons.png) no-repeat 0 -120px;
	margin:0 0 0 25px;
}
#bzone a {
	background:url(../images/icons.png) no-repeat 0 -80px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  -ms-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
#bzone a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  -ms-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
#ytube {
	background:url(../images/icons.png) no-repeat 0 -200px;
	margin:0 0 0 25px;
}
#ytube a {
	background:url(../images/icons.png) no-repeat 0 -160px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  -ms-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
#ytube a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  -ms-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.footer p {
	clear:both;
	color:#515151;
	font-size:14px;
	margin:0;
	padding:0 0 110px;
	text-align:center;
	text-shadow:0 1px 0 #bfbfbf;
}


