body {
	background-color: #141517;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	overflow: hidden;
}

td {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	vertical-align: top;
}

td.top {
	width: 780px;
	height: 94px;
	background-image: url("../img/top.gif");
	background-repeat: no-repeat;
}

td.menu {
	width: 232px;
}

td.menu_space {
	width: 20px;
}

td.body {
	width: 528px;
}

td.spacer {
	width: 318px;
	height: 81px;
	background-image: url("../img/spacer.gif");
	background-repeat: no-repeat;
}

td.title_biografia {
	width: 318px;
	height: 43px;
	background-image: url("../img/title_biografia.gif");
	background-repeat: no-repeat;
}
td.title_sprzet {
	width: 318px;
	height: 43px;
	background-image: url("../img/title_sprzet.gif");
	background-repeat: no-repeat;
}
td.title_muzyka {
	width: 318px;
	height: 43px;
	background-image: url("../img/title_muzyka.gif");
	background-repeat: no-repeat;
}
td.title_produkcja {
	width: 318px;
	height: 43px;
	background-image: url("../img/title_produkcja.gif");
	background-repeat: no-repeat;
}
td.title_zespoly {
	width: 318px;
	height: 43px;
	background-image: url("../img/title_zespoly.gif");
	background-repeat: no-repeat;
}
td.title_dyskografia {
	width: 318px;
	height: 43px;
	background-image: url("../img/title_dyskografia.gif");
	background-repeat: no-repeat;
}
td.title_koncerty {
	width: 318px;
	height: 43px;
	background-image: url("../img/title_koncerty.gif");
	background-repeat: no-repeat;
}
td.title_prasa {
	width: 318px;
	height: 43px;
	background-image: url("../img/title_prasa.gif");
	background-repeat: no-repeat;
}
td.title_galeria {
	width: 318px;
	height: 43px;
	background-image: url("../img/title_galeria.gif");
	background-repeat: no-repeat;
}
td.title_centrum {
	width: 318px;
	height: 43px;
	background-image: url("../img/title_centrum.gif");
	background-repeat: no-repeat;
}
td.title_kontakt {
	width: 318px;
	height: 43px;
	background-image: url("../img/title_kontakt.gif");
	background-repeat: no-repeat;
}

td.top_bottom {
	width: 210px;
	height: 124px;
	background-image: url("../img/top_bottom.gif");
	background-repeat: no-repeat;
}

td.content {
	width: 404px;
}

td.spacer_right {
	width: 124px;
	background-image: url("../img/spacer_right.gif");
	background-repeat: repeat-y;
}

td.text {
	width: 404px;
	height: 314px;
	background-color: #757562;
	vertical-align: middle;
	text-align: center;
}

div.scroll {
	width: 390px;
	height: 304px;
	overflow: auto;
	background-color: #757562;	
	border: 0px transparent;
	padding: 0px;
	font-size: 11px;
	FONT-FAMILY: Tahoma,Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;	
	SCROLLBAR-FACE-COLOR: #757562;
	SCROLLBAR-HIGHLIGHT-COLOR: #757562;
	SCROLLBAR-SHADOW-COLOR:#757562; 
	SCROLLBAR-3DLIGHT-COLOR: #757562; 
	SCROLLBAR-ARROW-COLOR: #FEF6B0; 
	SCROLLBAR-TRACK-COLOR: #757562; 
	SCROLLBAR-DARKSHADOW-COLOR: #FEF6B0;
}

td.maintext {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;		
	font-size: 12px;	
	color: white;
	line-height: 16px;
	text-align: justify;
}

img {
	border: 0px;
}

td.gal-cn {
	vertical-align: middle;
	text-align: center;
	border: 0px;	
	width: 100px;
	height: 100px;
}

td.gal-cn2 {
	vertical-align: middle;
	text-align: center;
	background-color: #ABAB9A;
	border: 0px;
	width: 100px;
	height: 100px;	
}

td.gn {
	vertical-align: middle;
	text-align: center;
	border: 0px;	

}

td.gn2 {
	vertical-align: middle;
	text-align: center;
	background-color: #ABAB9A;
	border: 0px;	

}

td.gal-cn img, td.gal-cn2 img {
	border: 1px solid #202020;
}

table.productions {}

table.productions td img {
	margin: 2px 2px 2px 2px;
	border: 1px solid black;
	cursor: pointer;
}
table.productions td.desc {
	font-family: Verdana, Helvetica, sans-serif; font-size: 11px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px; 
	cursor: pointer;	
	vertical-align: middle;
}

h1 {
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	color: white;
	padding-bottom: 10px;
	padding-left: 10px;
}

a {
	color: white;
	text-decoration: underline;
}
a:hover {
	color: white;
	text-decoration: none;
}
