html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000000 url('../_img/main_bg.gif') repeat-x;
	font-family: Helvetica;  
	font-size: 11px;
	color: #fff;
	text-shadow: #222 -1px 1px 1px;
}

table{
  border-collapse: collapse;
}

img, a {
  border: 0;
  margin: 0;
  padding: 0;
} 

h2 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	color: #eee;
	font-family:  Helvetica;
	font-weight: lighter;
	font-stretch: ultra-condensed;
	text-shadow: #000 -1px 2px 2px;
}

h3 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family:  Helvetica;
	font-weight: lighter;
	font-stretch: condensed;
	margin-top: 3px;
	text-shadow: #000 -1px 2px 2px;
}

a { 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.container {
  width: 970px;
  margin: 0 auto auto;
}

#container_top {
	width: 100%;
	background: #262626 url('../_img/main_bg.gif') repeat-x;
	color: #fff;
}

#divider {
	width: 100%;
	background: url('../_img/kropeczki_divider.gif') repeat-x;
	height: 1px;
}

#container_bottom_upper {
	width: 100%; 
	background: url('../_img/footer_bg.gif') repeat-x;
	height: 70px;
}

#linksAndOtherShit {
	width: 960px;
	margin-left: 10px;
	background: #151515;
	height: 60px;
	padding-top: 10px;
}

#container_bottom_downer {
	width: 100%;
	background: #000;
	height: 32px;
}

#top {
  width: 970px;
  height: 220px;
  margin, padding: 0;
  background: url('../_img/top_gfx.jpg') no-repeat;
}

#menu_container {
  width: 970px;
  height: 160px;
  background: url('../_img/menu_bg.jpg') no-repeat;
}

#menu_top {
  width: 608px;
  height: 56px;
  padding-top: 2px;
  padding-left: 12px;
}

#menu_bottom {
  width: 608px;
  height: 32px;
  padding-left: 12px;
  margin-top: 1px;
}

#menu_top_home, #menu_top_bio, #menu_top_band, #menu_top_discography {
  width: 149px;
  height: 56px;
  padding: 0px;
  margin-right: 1px;
  float: left;
}

#menu_bottom_tour, #menu_bottom_press, #menu_bottom_merchandise, #menu_bottom_contact {
	width: 149px;
	height: 32px;
	margin-right: 1px;
	float: left;
}

#menu_top_home a {
  	display: block;
  	text-decoration: none;
    background: url('../_img/menu/home_bg.gif') no-repeat;
	width: 140px;
	height: 46px;
	color: #c0b9b1;
	padding-top: 10px;
	padding-left: 9px;
}

#menu_top_bio a {
  	display: block;
  	text-decoration: none;
	background: url('../_img/menu/bio_bg.gif') no-repeat;
	width: 140px;
	height: 46px;
	color: #c0b9b1;
	padding-top: 10px;
	padding-left: 9px;
}

#menu_top_band a {
  display: block;
  text-decoration: none;
  background: url('../_img/menu/band_bg.gif') no-repeat;
	width: 140px;
	height: 46px;
	color: #c0b9b1;
	padding-top: 10px;
	padding-left: 9px;
}

#menu_top_discography a {
  display: block;
  text-decoration: none;
  background: url('../_img/menu/discography_bg.gif') no-repeat;
	width: 140px;
	height: 46px;
	color: #c0b9b1;
	padding-top: 10px;
	padding-left: 9px;
}

#menu_top_discography a:hover, #menu_top_band a:hover, #menu_top_bio a:hover, #menu_top_home a:hover {
 	background: #a71a00;
 	color: #FFF;
}

#menu_bottom_tour a {
  display: block;
  text-decoration: none;
  background: url('../_img/menu/tour_bg.gif') no-repeat;
	width: 140px;
	height: 22px;
	color: #c0b9b1;
	padding-top: 10px;
	padding-left: 9px;
}

#menu_bottom_press a {
  display: block;
  text-decoration: none;
  background: url('../_img/menu/press_bg.gif') no-repeat;
	width: 140px;
	height: 22px;
	color: #c0b9b1;
	padding-top: 10px;
	padding-left: 9px;
}

#menu_bottom_tour a:hover, #menu_bottom_press a:hover, #menu_bottom_merchandise a:hover, #menu_bottom_contact a:hover {
	background: #a71a00;
	color:  #fff;
}

#menu_bottom_merchandise a {
  display: block;
  text-decoration: none;
  background: url('../_img/menu/merchandise_bg.gif') no-repeat;
	width: 140px;
	height: 22px;
	color: #c0b9b1;
	padding-top: 10px;
	padding-left: 9px;
}

#menu_bottom_contact a {
  display: block;
  text-decoration: none;
  background: url('../_img/menu/contact_bg.gif') no-repeat;
	width: 140px;
	height: 22px;
	color: #c0b9b1;
	padding-top: 10px;
	padding-left: 9px;
}

#contents_container_top {
	width: 970px;
	background: url('../_img/contents_bg.gif') no-repeat;
	height: 21px;
}

#contents_container {
	width: 960px;
	margin-left: 10px;
	background: #151515;
}

table#contents_columns {
	width: 960px;
	padding: 0;
	margin: 0;
}

td#left_column {
	width: 573px;
	padding-left: 27px;
	vertical-align: top;
	min-height: 100%;
}

td#right_column {
	width: 302px;
	padding-left: 30px;
	padding-right: 26px;	
	vertical-align: top;
	padding-bottom: 30px;
	min-height: 100%;
}

div#content_hdr {
	width: 574px;
	height: 34px;
	background: url('../_img/content_hdr_bg.gif') no-repeat;
}

div#contents_contents {
	background: #3c3c3c;
	margin-top: 1px;
	margin-bottom: 27px;
	color: #b5b5b5;
	min-height: 100%;
	height: 100%;
}

div#contents_contents_text {
	width: 400px; 
	line-height: 17px; 
	margin-top: 15px;
}

div#contents_contents_text hr {
	border: 0px;
	background: #aaa;
	height: 1px;
}

div#contents_contents_text ul {
	padding-left: 25px;
}

div#contents_contents_text li {
	padding: 0;
	margin-bottom: 3px;
}

div#contents_contents a {
	text-decoration: none;
	color: #ff0000;
}

div#contents_contents a:hover {
	text-decoration: underline;
}

table#concerts {
	width: 100%;
	border-style: solid;
	border-color: #4b453c;
	border-width: 1px;
	margin-top: 15px;
}

table#concerts a {
	color: #C0B9B1;
}

th#concerts_time {
	background: #151515;
	width: 90px;
	text-align: left;
	padding-left: 10px;
	margin-right: 1px;
}

td.concerts_time {
	width: 90px;
	text-align: left;
	padding-left: 10px;
	margin-right: 1px;
	border-style: solid;
	border-color: #4b453c;
	border-width: 0px;
	vertical-align: top;
}

th#concerts_venue {
	background: #151515;
	width: 190px;
	text-align: left;
	padding-left: 10px;
}

td.concerts_venue {
	width: 190px;
	text-align: left;
	padding-left: 10px;
	margin-right: 1px;
	border-style: solid;
	border-color: #4b453c;
	border-width: 0px;
	vertical-align: top;
}

th#concerts_additional {
	background: #151515;
	width: 190px;
	text-align: left;
	padding-left: 10px;
}

td.concerts_additional {
	width: 190px;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
}

div.content_right_hdr {
	width: 302px;
	height: 34px;
	background: url('../_img/right_hdr_bg.gif') no-repeat;
}

div#menu_right a {
	display: block;
	width: 282px;
	background: #3A342B;
	line-height: 34px;
	margin-top: 1px;
	text-decoration: none;
	padding-left: 20px;
	color: #C0B9B1;
}

div#menu_right a:hover {
	background: #946100;
	-moz-opacity: 0.8;
	opacity: 0.8;
 	filter:alpha(opacity=80);
 	color: #fff;
}

div.kreseczki {
	width: 302px;
	height: 10px;
	background: url('../_img/kreseczki_right.gif') no-repeat;
}

div.media {
	background: #323232;
	width: 262px;
	padding: 20px;
	margin-top: 1px;
}

a.order_cd {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	width: 262px;;
	text-align: center;
	background: #151515;
	border-color: #191611;
	border-style: solid;
	border-width: 0px;
	border-top-width: 0px;
	
	color: #fff;
}

a.order_cd:hover {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
}

table#picture_gallery {
	width: 480px;
	border: 0;	
	margin-top: 15px;
	margin-bottom: 20px;
}

td.single_pic {
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
}

td.single_pic a {
	width: 150px;
	height: 120px;
	display: block;
	padding: 5px;
	background: #191611;
}

td.single_pic a:hover {
	background: #946100;
}

table#guestbook_add {
	border: 0;
	width: 100%;
}

table#guestbook_add tr {
	margin: 2px;
}

table#guestbook_add input {
	border: 0;
	width: 300px;
	background: #191611;
	color: #fff;
	padding: 2px;
	font-family: Verdana;
	border-style: solid;
	border-width: 1px;
	border-color: #aaa;
}

table#guestbook_add textarea {
	border: 0;
	width: 300px;
	height: 100px;
	background: #191611;
	color: #fff;
	padding: 2px;
	font-family: Verdana;
	border-style: solid;
	border-width: 1px;
	border-color: #aaa;
	white-space: nowrap;
}

td.guestbook_add_left {
	text-align: right;
	vertical-align: middle;
	width: 25%;
}

td.guestbook_add_right {
	text-align: left;
	vertical-align: top;
	width: 75%;
	padding-left: 10px;
}

input#gbook_entry_btn {
	width: 100px;
	background: #191611;
	border-style: solid;
	border-width: 1px;
	border-color: #aaa;
	color: #fff;
	padding: 7px;
}

div.guestbook_entry {
	margin-bottom: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #444;
}

div.guestbook_entry_header {
	padding: 5px;
	background: #191611;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #444;
}

div.guestbook_entry_contents {
	padding: 10px;
	color: #fff;
}

div.guestbook_entry_footer {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #444;
	padding: 5px;
	background: #191611;
}

#videos {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

.single_video {
	margin: 0 auto auto;
	width: 425px;
	margin-bottom: 0px;
	background: #151515;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #444;
	margin-bottom: 10px;
	
}

.video_caption {
	margin-bottom: 10px;
}

.members_info_hdr {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #444;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	width: 320px;
	font-size: 12px;
	color:  #fff;
	text-shadow: #222 -1px 2px 1px;
	
}

.members_info_text {
	margin-top: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	line-height: 16px;
}

a.pagination {
	color: #ffffff;
	text-decoration: underline;
	margin-right: 5px;
}

a.paginationNoUnderline {
	color: #ffffff;
	text-decoration: none;
	margin-right: 5px;
}

div.members_list {
	margin-top: 5px; 
	margin-bottom: 5px; 
	text-align: center;
}

div.members_list a {
	margin-right: 15px;
	color: #ffffff;
}