
@import url(css/lightbox.css);

html {
  height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #000 repeat-x url(img_new/bg.jpg) center top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f7ecda;
	min-height: 100%;
}
#player {
  position: absolute;
  left: 0;
  top: 378px;
  width: 100%;
  text-align: center;
}

#bg1 {
  background: repeat-y url(img_new/bg1.jpg) center top;
  min-height: 100%;
}
#bg2 {
  background: no-repeat url(img_new/bg2.jpg) center top;
  min-height: 100%;
}
a {
	color:#F5E353;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C2B00C;
}
hr {
  border: 0;
  height: 0;
  border-bottom: 1px solid #0060A0;
}
em {
	color: #00b9ff;
}
.nowosci, #mp3 td.nowosci {
  text-align: center; 
  font-size: 14px; 
  text-decoration: blink;
  color: #F7E1A9;
}
#container {
	width:780px; 
	margin:auto; 
	padding-top: 30px;
}
#top {
	font-size: 0px;
	height: 361px;
}
#menu {
	background:#440404; 
	text-align:center;
	height: 34px;
}
#contents {
	background: url(img_new/bg-t.jpg) top; 
	color: #F7E1A9;
}
#contentsbg {
	/*background: url(img_new/bg-b.jpg) no-repeat bottom;*/ 
	min-height: 400px; 
	height: auto !important; 
	height: 400px; 
	padding-top:1px;
}
#bottom {
	background:url(img_new/btm.jpg) no-repeat; 
	height:110px; 
	position:relative;
	padding: 40px 20px 0;
}
#bottom-bhm {
  width: 450px;
}
#koncerty {
	position: absolute; 
	width: 160px; 
	height: 120px; 
	top: 40px; 
	right: 110px; 
	z-index:2; 
	font-size:13px; 
	font-weight:bold;
}
#itvc {
	width: 500px; 
	height: 50px; 
	position:absolute;
	left:20px; 
	top:85px;
	border: 0px;
}
#bhmclick {
	width: 500px; 
	height: 50px; 
	position:absolute;
	left:20px; 
	top:15px;
	border: 0px;
}
#atweb {
	text-align:center;
	line-height: 20px;
	padding: 5px;
	font-size: 10px;
}
#atweb img {
	border: 0px;
	vertical-align: top;
}
#bottombox {
	height:8px; 
	font-size: 0px; 
	background:url(img_new/bg-bb.jpg);
}
#footer {
	text-align: center;
	word-spacing: 5px;
	color:#D45305;
	padding-top: 6px;
	padding-bottom: 10px;
	font-weight: bold;
}
#footer a {
	color:#D45305;
	text-decoration: none;
}
#footer a:hover {
	color:#D18814;
}
.nagl {
	padding-left: 60px;
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #ffa91c;
}
.txt {
	padding: 10px 60px;
}
.txt h2 {
	margin-bottom: 0px;
	font-size: 16px;
}
p {
	text-indent: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
/********* index **********/
.index {
	border-collapse: collapse;
	/*background: url(img_new/stars.jpg) no-repeat center bottom;*/ 
	margin: 15px 30px 5px;
}
.index td {
	width: 45%;
	vertical-align: top;
}
.index th {
	width: 10%;
}
#stats {
	position: absolute;
}
.i_box {
	padding: 5px 20px 10px 25px;
	color: #990C0C;
	font-weight: bold;
	font-size: 12px;	
	background: url(img_new/index_rb.jpg) no-repeat 15px 0px;
	height: 330px;
}
.i_news {
	margin: 20px 35px 0px 25px;
}
.i_news_n {
	color: #FFA200;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background: url(img_new/i_rect.jpg) no-repeat 0px 2px;
	margin-bottom: 5px;
}
.i_news_m {
	text-align: right;
	margin-top: -9px;
	margin-right: 10px;
}

.gi_title {
	padding-left: 15px;
	background: url(img_new/dot.jpg) no-repeat 0px 5px;
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
}
.gi_title a {
	color: #ff0000;
}
.gi_title a:hover {
	color: #F5E353;
}
.gi_date {
	font-size: 11px;
	margin-left: 5px;
	color: #5C0F09; 
}

/*********** teledyski ***********/
dl.txt dt {
	font-weight: bold;
	margin-bottom: 5px;
}
dl.txt dd {
	margin-bottom: 20px;
}
/************  news **************/
.n_title {
	font-size: 15px;
	font-weight: bold;
	color: #ffa91c;
	background: url(images/kartka-top.png) no-repeat left top;
	padding: 13px 15px 0;
	width: 570px;
	margin: auto;
	overflow: hidden;
}
.n_date {
	font-size: 11px;
	margin-left: 5px;
	color: #a85f00;
}
.n_content {
	padding: 7px 25px 7px 15px;
	color: #2c462d;
	background: url(images/kartka-mdl.png) repeat-y left top;
	width: 560px;
	margin: auto;
	overflow: hidden;	
}
.n_btm {
	background: url(images/kartka-btm.png) no-repeat left top;
	height: 21px;
	margin-bottom: 20px;
	width: 600px;
	margin: auto;
	overflow: hidden;	
}
/********* guest book ***************/
.g_title {
	font-size: 15px;
	font-weight: bold;
	color: #ffa91c;
}
.g_date {
	font-size: 11px;
	margin-left: 5px;
	color: #FF8901;
}
.g_content {
	margin-bottom: 20px;
}
.g_content a {
	color: #F7E1A9;
	font-weight: normal;
}
.g_content a:hover {
	text-decoration: underline;
}
#g_add table {
	margin: auto;
}
#g_add th {
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 5px;
	color:#F5E353;
}
#g_add .inpt {
	background: #e86ad5;
	border: #A74803 0px solid;
	color: #523955;
	margin-bottom: 3px;
	width: 300px;
	font: 11px Arial, sans-serif;
	padding: 3px;
}
#g_add .btn {
	background: #523955;	
	width: 100px;
	border: #A74803 0px solid;
	color: #e86ad5;
	float: right;
	font-weight: bold;
}
#ksiega #msg {
	text-align: center;
	font-weight: bold;
	color: #FF8901;
}
#ksiega .pages {
	text-align: center;
	margin: 20px;
	color: #FF8901;
	word-spacing: 5px;
	font-weight: bold;
}
#ksiega .info {
	text-align: center;
	font-weight: bold;
	color: #FF8901;
}
/*********** forum *************/
#forum .g_title {
	font-size: 15px;
	font-weight: bold;
	color: #ffa91c;
	background: #523955;
	border: 1px solid #C13921;
	border-bottom: 0px;
	padding:4px;
}
#forum .g_date {
	font-size: 11px;
	margin-left: 5px;
	color: #FF8901;
}
#forum .g_content {
	padding: 4px;
	margin-bottom: 20px;
	background: #523955;
	border: 1px solid #C13921;
	border-top: 0px;	
}
#forum  #msg {
	text-align: center;
	font-weight: bold;
	color: #FF8901;
}
#forum  .pages {
	text-align: center;
	margin: 20px;
	color: #FF8901;
	word-spacing: 5px;
	font-weight: bold;
}
#forum  .info {
	text-align: center;
	font-weight: bold;
	color: #FF8901;
}
/********** dyskografia ***********/
#dyskografia th {
	vertical-align: top;
	text-align: center;
	width: 180px;
	border-right: dashed 1px #A44E33;
	color: #D2C5C4;
	font-weight: bold;
	font-size: 12px;
	
}
#dyskografia th h2 {
	color: #ffa91c;
	font-size: 16px;
	margin-bottom: 0px;
}
#dyskografia td a {
	color:#F5E353;
	text-decoration: none;
	display: block;
	text-align: right;
	font-weight: bold;
}
#dyskografia td a:hover {
	color: #C2B00C;
}
#dyskografia th img {
	margin: 5px;
}

#dyskografia td {
	vertical-align: top;
	padding-left: 20px;
}
#dyskografia td div {
	color: #E8881A;
	font-weight: bold;
	margin-bottom: 5px;
}
#dyskografia td.space {
	height: 20px;
}
/********** dyskografia2 **********/
#dyskografia2 h1 {
	text-align: center;
	color: #ffa91c;
	font-size: 19px;
	margin-bottom: 0;
}
#dyskografia2 h2 {
	text-align: center;
	color:#D2C5C4;
	margin:0px;
	font-size: 13px;
}
#dyskografia2 img {
	float: right;
	margin-right: 0px;
	margin-top: 60px;
}
#dyskografia2 ol {
	margin-top: 40px;
	margin-left: 20px;
	font-size: 12px;
}
#dyskografia2 li {
	margin-bottom: 5px;
}
#dyskografia2 ol li:first-line {
	font-weight: bold;
	color: #00b9ff;
}
#dyskografia2 .space {
	clear: both;
	height: 20px;
}
/******* downloads ***********/
#video th {
	vertical-align: top;
	text-align: left;
	width: 220px;
	border-right: dashed 1px #A44E33;
	color: #ffa91c;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#video th img {
	margin-top: 5px;
	border: 0px;
	display: block;
}
#video th div {
	text-transform: none;
	font-size: 12px;
	padding-left: 3px;
	color: #E8881A;
}
#video td {
	vertical-align: middle;
	padding-left: 20px;
	text-indent: 20px;
}
#video td.space {
	height: 20px;
}
/********** mp3 ***********/
.nagl {
	color: #ffa91c;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	padding: 0px;
}
#mp3 table {
	margin-left: 50px;
}
#mp3 td {
	width: 52%;
	vertical-align: top;
	color: #FF9900;
	font-weight: bold;
	font-size: 10px;
}
#mp3 ul {
	margin-top:0px;
	line-height: 18px;
}
#mp3 a {
	font-size: 13px;
	margin-right: 5px;
}
/********** teksty **********/
#teksty {
	margin-left: 20px;;
}
#teksty td {
	width: 45%;
	font-weight: bold;
	vertical-align: top;
	line-height: 20px;
}
#tekst {
	white-space:pre;
	text-align: center;
}
#tekst strong {
	font-size: 16px;
	color: #ffa91c;
}
#teksty .dd {
	color: #00b9ff;
}
#teksty .dd:hover {
	color: #F5E353;
}
/********* kontakt ************/
#kontakt {
	margin: 60px;
	padding: 40px;
	font-weight: bold;
	text-align: center;
	color: #00b9ff;
	font-size: 16px;
	background: #523955;
	border: 1px solid #0097ff;
}
/********** historia **********/
#historia {
	text-align: justify;
}
/********* bhm **************/
#bhm {
	text-align: justify;
}
#bhm em {
	font-weight: bold;
}
/********* galeria **********/
#galeria1 {
	padding: 10px 0px;
	text-align: center;
}
#galeria1 table {
	margin: auto;
	width: 400px;
	margin-bottom: 20px;
}
#galeria1 img {
	border:0px;
}
#galeria1 div {
	font-size: 18px;
	color: #ffa91c;
	font-weight: bold;
}
#galeria1 td {
	font-size: 14px;
	vertical-align:top;
	padding-right:10px;
	padding-top: 20px;
	text-align: left;
}
#galeria {
	text-align: center;
	padding: 10px;
}
#galeria img {
	margin: 5px;
	border: 0px;
	cursor: pointer;
}
#galeria #zdjecie {
	cursor: auto;
}
/********** koncerty **************/
#koncerty2 .n {
	color: #00b9ff;	
	font-weight: bold;
	margin-top: 10px;
}
#glosuj {
	margin-top: 10px;
}
#glosuj img {
	height: 40px;
}
.puls {
  text-decoration: blink;
  color: #ff99FF;
}
.topten img {
  width: 110px;
  height: 40px;
}

#board_top
{
    width: 328px;
    height: 110px;
    background: url(img_new/index_rt.jpg);
}
.fg {
  color: #abeb4f;
}
.fg2 {
  color: #FEBA01; 
}

.red {
  color: #ffa91c;
}

#video hr {
  margin: 15px 0;
}

.vid h2 {
  font-size: 18px;
  color: #FFA91C;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.vid p {
  text-indent: 0;
}
.vid div {
  text-align: center;
}


#home-news-top {
  width: 370px;
  height: 24px;
  overflow: hidden;
  background: url(images/kartka-home-top.png) no-repeat left top;      
}
#home-news-mdl {
  width: 320px;
  padding: 1px 30px 5px 20px;
  overflow: hidden;
  background: url(images/kartka-home-mdl.png) repeat-y left top;
  color: #2c462d;   
}
#home-news-btm {
  width: 370px;
  height: 20px;
  overflow: hidden;
  background: url(images/kartka-home-btm.png) no-repeat left top;      
}

.home-news {
  margin: 5px;
}
.home-news-title a {
  font-weight: bold;
  color: #BF780F;
}

