body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
	background: url('../images/klub_muzyczny/klub_main_bg.jpg');
	margin: 0px;
  padding: 0px;
  color: #EBEBEB;
}
.bodyText, td {
	font-size: 8pt;
	line-height: 12pt;
}
.footerText {
	font-size: 7.5pt;
}
.bodyHeader {
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
}
.smallYellow {
	color: #FFC800;
	font-size: 8pt;
}
.yellow {
	color: #FFC800;
	font-size: 9pt;
}
.klubMenu {
	margin: 0;
	padding: 0;
}
.klubMenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
a:link, a:visited, a:active {
	color: #FFC800;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFC800;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
a.whiteLink:link, a.whiteLink:visited, a.whiteLink:active {
	color: #EBEBEB;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a.whiteLink:hover {
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
a.klubLeftMenu:link, a.klubLeftMenu:visited, a.klubLeftMenu:active {
	color: #EBEBEB;
	font-size: 10pt;
	font-weight: normal;
	width: 100%;
	height: 20px;
	display: block;
	text-decoration: none;
	background: url('../images/klub_muzyczny/left_menu_bg.jpg');
}
a.klubLeftMenu:hover {
	color: #EBEBEB;
	font-size: 10pt;
	font-weight: normal;
  width: 100%;
	height: 20px;
	display: block;
	text-decoration: none;
	background: url('../images/klub_muzyczny/left_menu_bg_light.jpg');
}
a.klubLeftMenuHov:link, a.klubLeftMenuHov:visited, a.klubLeftMenuHov:active, a.klubLeftMenuHov:hover {
	color: #EBEBEB;
	font-size: 10pt;
	font-weight: normal;
	width: 100%;
	height: 20px;
	display: block;
	text-decoration: none;
	background: url('../images/klub_muzyczny/left_menu_bg_light.jpg');
}
a.footerLink:link, a.footerLink:visited, a.footerLink:active {
	color: #EBEBEB;
	font-size: 7.5pt;
	font-weight: normal;
	text-decoration: underline;
}
a.footerLink:hover {
	color: #EBEBEB;
	font-size: 7.5pt;
	font-weight: normal;
  text-decoration: none;
}
.newsCell {
	border-bottom: 1px dashed #FFC800;
	padding-top: 15px;
	padding-bottom: 10px;
}
a.newsHeader:link, a.newsHeader:visited, a.newsHeader:active {
	color: #FFC800;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.newsHeader:hover {
	color: #FFC800;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
.newsDate {
	font-size: 7pt;
	line-height: 15pt;
	border-bottom: solid 1px #6F6F70;
}
a.newsBeginning:link, a.newsBeginning:visited, a.newsBeginning:active {
	color: #EBEBEB;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
}
a.newsBeginning:hover {
	color: #ffffff;
  font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
  text-decoration: none;
}
a.newsMore:link, a.newsMore:visited, a.newsMore:active {
	color: #FFC800;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
a.newsMore:hover {
	color: #FFC800;
  font-size: 7pt;
  font-weight: bold;
  text-decoration: none;
}
a.pagerLinks:link, a.pagerLinks:visited, a.pagerLinks:active {
		color: #EBEBEB;
		font-size: 7pt;
		font-weight: normal;
  	text-decoration: none;
}
a.pagerLinks:hover {
 		color: #ffffff;
		font-size: 7pt;
		font-weight: normal;
		text-decoration: underline;
}
.newsHeaderNoLink {
	color: #FFC800;
	font-size: 9pt;
	font-weight: bold;
}
.newsBeginningNoLink {
	color: #EBEBEB;
	font-size: 8pt;
	line-height: 13pt;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFF6;
	border: 1px dashed #FFC800;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFC800;
	border: 1px dashed #000000;
}
.gallPhoto {
	border: 1px solid #FFC800;
}