@charset "UTF-8";

body {
	background: #000 url(../images/gfx/body_bg.png) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #F9E877;
	font-size: 12px;
}

a {
	color: #F2AC1F;
	text-decoration: underline;
}

#content ul li,.box ul li {
	list-style: square;
	margin-left: 15px;
}

#content p.strong {
	color: #F2AC1F;
}

#content p {
	padding: 5px;
	line-height: 15px;
}

.wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 185px;
	width: 880px;
	background: transparent url("../images/gfx/px_black_h1.png");
	padding: 10px;
	margin-top: 20px;
	position: relative;
}

h1.logo span {
	display: none;
}

h1.logo {
	position: absolute;
	top: 33px;
	left: 290px;
}

#menu ul li span {
	display: none;
}

#menu ul {
	width: 640px;
	height: 64px;
	display: block;
	margin: 0 auto;
	display: block
}

#menu ul li {
	display: block;
	float: left;
}

#menu ul li a {
	display: block;
	height: 64px;
	background: transparent url("../images/gfx/menu1.png") 0 0 no-repeat;
}

#menu ul li.club a {
	background-position: 0px 0px;
	width: 125px;
}

#menu ul li.akt a {
	background-position: -125px 0px;
	width: 215px;
}

#menu ul li.gale a {
	background-position: -340px 0px;
	width: 145px;
}

#menu ul li.kon a {
	background-position: -485px 0px;
	width: 155px;
}

.b1 {
	border: 4px solid #fff;
	margin: 5px;
}

#content {
	float: left;
	width: 580px;
}

.box {
	background: transparent url("../images/gfx/px_black_h1.png");
	padding: 10px;
	margin: 10px 0;
}

.box h2,h2,h3 {
	background: transparent url("../images/gfx/px_black_h1.png");
	font-size: 18px;
	font-variant: small-caps;
	color: #F2AC1F;
	font-weight: bold;
	padding: 8px;
	margin: -10px -10px 10px -10px
}

h2,h3 {
	font-size: 15px;
	padding-left: 20px;
	margin: 0px;
}

.box h2 span {
	display: block;
	height: 27px;
	line-height: 27px;
}

h2.jazz_club span {
	background: transparent url("../images/gfx/saksofon.png") 0 0 no-repeat;
	padding-left: 70px;
}

h2.dzial_art span {
	background: transparent url("../images/gfx/puzon.png") 0 0 no-repeat;
	padding-left: 74px;
}

h2.aktual span {
	background: transparent url("../images/gfx/trabka.png") 0 3px no-repeat;
	padding-left: 64px;
}

h2.linki span {
	background: transparent url("../images/gfx/nutki.png") 0 0px no-repeat;
	padding-left: 64px;
}
h2.galeria span {
	background: transparent url("../images/gfx/trabka2.png") 0 0px no-repeat;
	padding-left: 55px;
}
h2.wycieczka span {
	background: transparent url("../images/gfx/oko.png") 0 3px no-repeat;
	padding-left: 50px;
	color: #F7E575;
}

.right_column {
	float: right;
	width: 305px;
}

/* cienie */
.box,#header,h2,h3 {
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
}

.box h2,.box h3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

/* ustawienie tla */
img.bg { /* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1024px) {
	img.bg {
		left: 50%;
		margin-left: -512px;
	}
}

/* do aktualnosci */
.boxgrid {
	border: 4px solid #fff;
	margin: 5px;
	float: left;
	background: #161613;
	overflow: hidden;
	position: relative;
}

.boxgrid img {
	
}

.boxgrid p {
	padding: 0 5px;
}

.boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	opacity: .8;
	/* For IE 5-7 */
	filter: alpha(Opacity =     80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.cover {
	padding: 3px;
}

.cover h3 {
	font-size: 12px;
	font-variant: small-caps;
	color: #F2AC1F;
	font-weight: bold;
	margin-bottom: 5px;
}

a.more {
	color: #fff;
	font-weight: bold;
}

.caption .boxcaption {
	bottom: -60px;
	left: 0;
	width: 100%;
}

.footer {
	text-align: right;
	font-size: 10px;
	margin-bottom: 10px;
}

.paginacja {
	text-align: center;
	clear: both;
}

.paginacja a,.paginacja span {
	color: #A42A14;
	padding: 2px 7px;
	margin: 2px;
	border: 1px solid #A42A14;
	line-height: 13px;
	text-decoration: none;
	background: transparent url("../images/gfx/px_black_h1.png");
}

.paginacja a:hover,.paginacja span {
	color: #f73e1e;
	border-color: #4c1309;
	background: transparent url("../images/gfx/px_black_tlo.png");
}

.paginacja span {
	color: #4c1309;
}

.news_box h3 {
	margin-left: -5px;
}

.news_box {
	padding: 0 0 5px 5px;

	margin-bottom: 10px;
}

.news_box p.data {
	text-align: right;
	font-size: 11px;
	font-style: italic;
	color: #A42A14;
}

.news_box p.half {
	width: 49%;
	float: right;
}

.news_box img {
	border: 3px solid #fff;
	margin-top: 5px;
}

.slideshow-container a {
	text-decoration: none;
}

.slideshow-container a img{
	border: 2px solid #fff !important;	
}

.c_left {
	width: 250px;  
}
.no_photo { clear: both; margin: 5px 0; }
.no_photo p {
	margin: 0 4px;	
}

.c_right { width: 300px; }
.gal_kat:hover { background: #000 }
.gal_kat {border: 1px solid #000; padding: 10px; margin: 10px; width: 230px; float: left;}
.gal_kat a { display: block; text-align: center; font-variant: small-caps; text-decoration: none; font-size: 13px; }
