@import url("menu.css");

/*----------------- Nastaveni body -------------------*/
html, body {
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	/*background: black url("../img/zelena_a_modra.jpg") fixed; */
	background: black url("../img/padacik.jpg") fixed ; 
}

/*----------------- Nastaveni hlavních objektů -------------------*/

img {border: 0px}

a {text-decoration: none; color: #325255; font-weight: bold; border: none}
a:hover {text-decoration: underline}

a.back {border: 1px solid black; float: left; position: relative; top: 10px}

/*----------------- Nastaveni tela --------------------- */

#maincont { 
	width: 780px;       
	/*height: 800px;*/
	float: center;
	margin: auto;
	background-color: white;
	border-left: black solid 1px;
	border-right: black solid 1px;

}

#top{ 
	background: url("../img/headpict.png") no-repeat; 
	/*float: left; */
	height: 126px; 
	width: 780px; 
	display: block;
}

#logo {  
  width: 180px;
  height: 50px;
  display: block;
  position: relative; 
  top: 20px; 
  left: 35px ;
  }

#menucont {
  background-color: #F3E0E0;
  width: 100%;
  height: 21px;
  margin-top: 1px;
  border-top: 2px solid #990000;
  border-bottom: 1px dotted black; 
} 

#date
{
  margin: 4px;
  float: right;
}

#left{ 
	background: url("../img/left.jpg") no-repeat; 
	float: left; 
	width: 227px; 
	display: block;  
}

#cont {
  background: url("../img/bottom_swirl.png") no-repeat bottom right; 
  background-color: white;
	width: 100%;
	text-align: left; 
}

#title { 
  background: url("../img/titlebg.gif") no-repeat;
  height: 35px;
  width: 269px; 
	float: left;
	display: block; 
	text-align: left;
  margin-top: 10px; 
}

#title h1 {
  margin: 3px 25px;
}

#cont-cont {
  width: 580px;
	/*overflow: auto;*/
	float: left;	
	text-align:left;	
	display: block;
	border-right: 3px double #333333;  
}

#cont-cont-cont { 
  width: 560px; 
  min-height: 500px;
	float: left;	
	text-align:left;
	margin: 5px;    
}

#right {   
	width: 190px;
	float: right;	
	margin-right: 0px;
	text-align:center;
	padding-top: 5px; 
  }
   
#right-cont{
  margin: 0px 10px;
  padding: 5px; 
}

#news{
   width: 150px;
   color: black;
   margin: 5px 0px;
}

#lastphotos{
   background-color: #CFE3E9;
   width: 150px;
   color: black;
   padding-top: 1px;
   text-align: center;
   margin: 5px 0px;
}

#nextphotos{
  width: 135px;
  float: left;
  margin: 5px 0px;  
}

#lastphotos-cont{
  width: 137px;
   margin: auto;  
}

#lastphotos .picture{
  width: 57px;
  height: 44px;
  border: solid black 1px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  margin: 2px;
  background-color: white;
}

#lastphotos .picture:hover{
  width: 57px;
  height: 44px;
  border: solid black 1px;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  background-color: white;
}

#lastphotos img{
  height: 42px;
  border: solid white 1px;
} 

#nearestgigs{
  background-color: #CFE3E9;
  width: 150px;
  color: black;
  margin: 5px 0px;
  padding: 5px 0px;
}

#members img{
  border: 1px black solid;
  padding: 2px;
  margin: 0px 5px;
  width: 50px;
  height: 66px;
  float: left;
}

.member {
  float: left;
  width: 540px;
  margin: 3px; 
  height: 70px;
}

#albums img{
  border: 1px black solid;
  padding: 2px;
  margin: 10px 20px;
  float: left;
}

#albums ul {
  list-style-type: decimal;
  float: left; 
  width: 250px; 
  
}

#albums li{
  padding: 2px 0px;

  }
  
#albums span {
  width: 233px;
  float: left;
  height: 17px;
  
} 

#albums .play {   
  float: right;
  width: 16px;
  height: 16px;
  margin: 0;
  padding:0;
  padding-top: 1px;
  border: none;
  display: inline;
}

#albums a{
float: right;
}

#contact {
  background-color: white;
}

#contact img{
  padding: 2px;
  margin: 0px 5px;
  position: relative;
  top: 50px;
}

#footer{
  background: url("../img/bg_footer.gif");
  background-color: black;
  font-size: 7pt;
	width: 780px;
	height: 14px;	
	text-align: center;	
	float: left;
	color: white;
	border-top: white dotted 1px;
}

#shows {width: 540px;}
#shows a{font-weight: normal}

#shows tr {background-color: #CFE3E9; color: #3f2f0c; font-size: 8pt;}
#shows.gall tr {background: #CFE3E9 url("../img/bg_gall_2.gif") no-repeat right bottom; color: white}
#shows.downl tr{height: 20px}
#shows.gigs tr{height: 35px}
#shows.gigs td{border: grey solid 1px}
#shows.gigs tr.list{height: 20px}
#shows tr.odd {background-color: white}
#shows.gall tr.odd {background: #3f2f0c url("../img/bg_gall.gif") no-repeat right bottom;}
#shows tr.odd a {color: #84d6de}
#shows td {text-align: left; padding: 3px 10px; vertical-align: top; padding: 5px}
#shows td.date {width:70px}
#shows tr.odd div.titimg
{
  background: url("../img/frame.gif") no-repeat;
  text-align: center;
  float: left;
  width: 116px;
  height: 94px;
  position: relative;
  left: 10px;
}
  
#shows div.titimg 
{
  background: url("../img/frame2.gif") no-repeat;
  text-align: center;
  float: left;
  width: 116px; 
  height: 94px;
  position: relative;
  left: 10px;

}
#shows div.titimg img {margin-top: 11px}
#shows div.descript {padding: 10px 20px; float: left}

#emptyspace{
  height: 500px;
  float: left;
}

#calc {display: none}

/* ------------------------ galerie --------------------*/

.picture { -moz-border-radius: 3px;
  padding: 2px;
  width: 99px;
  height: 75px;
	text-align: center;
  float: left;
	margin: 2px;
  border: solid black 1px;
 
}

.picture a:link {
	font-size: 8pt;
}
.picture img {
	border: none;
	height: 75px;
}

/* ------------------------ guestbook --------------------*/

#gb_fpanel{
  width: 280px;
  padding: 5px;
}

.gb_msg_header{
  margin: 5px 0px; 
}

.gb_msg_body{
  background-color: #D7FFE3;
  width: 540px;
  padding-left: 10px;
  margin-bottom: 5px;
  float: left;
  border: dotted black 1px;
}

.gb_msg_body p{
  margin-bottom: 5px;
}

.gb_msg_answer{
  background-color: #9DFFBB;
  width: 500px;
  margin: 5px;
  float: right; 
  border: dotted black 1px;
  padding: 5px; 
}

.auth {color: #9DFFBB; font-weight: bold}
.error {color: red}
.center {text-align: center; width: 100%; }
.right {float: right}

/* ------------------------ Skryti oddelovacu --------------------*/
.hidden, .break hr {
	display: none;
}

.break {
	display: block;
	clear: both;
	font-size: 1px;
	visibility: hidden;
	width: 100%;
}

/* ------------------------ Nadpisy --------------------*/

h1 {
	font-weight: bold;
	font-size: 10pt;
	float: center;
}
h2 {
	font-weight: bold;
	font-size: 8pt;}
	
h3 {
	font-weight: bold;
	font-size: 9pt;
	margin: 3px;
  }
h4 {
	font-weight: normal;
	font-size: 7pt;}	
	
          