@CHARSET "UTF-8";

html {
	background: url(../gfx/bg.jpg) left top no-repeat #b6b0b0;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width:59px;
	height: 243px;
}

#logo img { border: 0px; }

#top {
	position: relative;
	padding-left: 385px;
	overflow: hidden;
	width: 595px;
}

#topLeft{
	position: relative;
	overflow: hidden;
	float: left;
	width: 285px;
	padding-top: 105px;
	padding-left: 5px;
	padding-right: 20px;
}

.pTitle { text-align: right; padding: 0px; margin: 0px; margin-bottom: 5px; margin-top: 10px; }

.aktualnosc {
	position: relative;
	margin-bottom: 10px;
}

.aDate { color: #e0e0e0; }
.aContent { color: #110d0e; }
.aContent a { color: #000; text-decoration: underline; }
.aContent a:hover { color: #e0e0e0; text-decoration: none; }

.aMore { text-align: right; }
.aMore a { color: #110d0e; text-decoration: none; font-style: italic; }
.aMore a:hover { text-decoration: underline; }

#nKoncerty {
	width: 285px;
	margin-bottom: 10px;
}

#nKoncerty table {
	width: 100%;
	text-align: left;
	color: #110d0e;
}

#nKoncerty table a { color: #110d0e; text-decoration: underline; }
#nKoncerty table a:hover { color: #e0e0e0; text-decoration: none; }

#nKoncerty table #tHeader { font-weight: bold; color: #e0e0e0; }
#nKoncerty table .tData { color: #e0e0e0; }
#nKoncerty table .tCena { color: #e0e0e0; }

#topRight {
	position: relative;
	float: left;
	padding-top: 105px;
	overflow: hidden;
	text-align: right;
	width: 285px;
}

#rPhoto { position: relative; }

#losoweZdjecie {
	position: absolute;
	z-index:10;
	top: 8px;
	width: 199px;
	height: 199px;
	right: 16px;
}

#losoweZdjecie img { width: 199px; height: 199px; }

#menu {
	position: absolute;
	width: 135px;
	text-align: right;
	color: #110d0e;
	z-index: 10;
	top: 330px;
	left: 0px;
}

#menu a {
	display:block;
	width: 120px;
	padding-right: 15px;	
	font-size: 14px;
	color: #110d0e;
	background: url(../gfx/menu.gif) right no-repeat;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 3px;
}

#menu a:hover { 
	background: url(../gfx/menu_h.gif) right no-repeat;
}

#container {
	position: relative;
	width: 845px;
	color: #110d0e;
	padding-right: 5px;
	margin-top: 15px;
	padding-left: 130px;
	line-height: 1.7em;
}

#container .cTitle { text-align: right; }


#container h1 { font-size: 20px; margin: 5px 0px 5px 0px; padding: 0px; color: #e0e0e0; } 
#container h1 a { color: #e0e0e0; text-decoration: none; border-bottom: 0px; }
#container h1 a:hover { border-bottom: 1px dotted #e0e0e0; }

#container h2 { font-size: 16px; margin: 5px 0px 5px 0px; padding: 0px; color: #e0e0e0; } 
#container h2 a { color: #e0e0e0; text-decoration: none; border-bottom: 0px; }
#container h2 a:hover { border-bottom: 1px dotted #e0e0e0; }

#container h3 { font-size: 12px; margin: 5px 0px 5px 0px; padding: 0px; color: #110d0e; } 
#container h3 a { color: #110d0e; text-decoration: none; border-bottom:0px; }
#container h3 a:hover { border-bottom: 1px dotted #110d0e; }

#container a { text-decoration: none; color: #000; text-decoration: underline; }
#container a:hover { text-decoration: none; color: #e0e0e0; }

#container ul { padding-left: 40px; }
#container ul li { list-style-type: square; }

#footer {
	margin-left: 130px;
	width: 854px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	color: #110d0e;
	border-top: 1px solid #ccc;
	text-align: right;
}

#footer a { color: #110d0e; text-decoration: none; }


#galeria {
	padding: 20px 40px;
	text-align: center;
	z-index: 60;
}

#galeria img { border: 5px solid #f4f4f4; margin: 7px; }
#footer a:hover { color: #110d0e; text-decoration: underline; }@CHARSET "UTF-8";

html {
	background: url(../gfx/bg.jpg) left top no-repeat #b6b0b0;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width:59px;
	height: 243px;
}

#logo img { border: 0px; }

#top {
	position: relative;
	padding-left: 385px;
	overflow: hidden;
	width: 595px;
}

#topLeft{
	position: relative;
	overflow: hidden;
	float: left;
	width: 285px;
	padding-top: 105px;
	padding-left: 5px;
	padding-right: 20px;
}

.pTitle { text-align: right; padding: 0px; margin: 0px; margin-bottom: 5px; margin-top: 10px; }

.aktualnosc {
	position: relative;
	margin-bottom: 10px;
}

.aDate { color: #e0e0e0; }
.aContent { color: #110d0e; }
.aContent a { color: #000; text-decoration: underline; }
.aContent a:hover { color: #e0e0e0; text-decoration: none; }

.aMore { text-align: right; }
.aMore a { color: #110d0e; text-decoration: none; font-style: italic; }
.aMore a:hover { text-decoration: underline; }

#nKoncerty {
	width: 285px;
	margin-bottom: 10px;
}

#nKoncerty table {
	width: 100%;
	text-align: left;
	color: #110d0e;
}

#nKoncerty table a { color: #110d0e; text-decoration: underline; }
#nKoncerty table a:hover { color: #e0e0e0; text-decoration: none; }

#nKoncerty table #tHeader { font-weight: bold; color: #e0e0e0; }
#nKoncerty table .tData { color: #e0e0e0; }
#nKoncerty table .tCena { color: #e0e0e0; }

#topRight {
	position: relative;
	float: left;
	padding-top: 105px;
	overflow: hidden;
	text-align: right;
	width: 285px;
}

#rPhoto { position: relative; }

#losoweZdjecie {
	position: absolute;
	z-index:10;
	top: 8px;
	width: 199px;
	height: 199px;
	right: 16px;
}

#losoweZdjecie img { width: 199px; height: 199px; }

#menu {
	position: absolute;
	width: 135px;
	text-align: right;
	color: #110d0e;
	z-index: 10;
	top: 330px;
	left: 0px;
}

#menu a {
	display:block;
	width: 120px;
	padding-right: 15px;	
	font-size: 14px;
	color: #110d0e;
	background: url(../gfx/menu.gif) right no-repeat;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 3px;
}

#menu a:hover { 
	background: url(../gfx/menu_h.gif) right no-repeat;
}

#container {
	position: relative;
	width: 845px;
	color: #110d0e;
	padding-right: 5px;
	margin-top: 15px;
	padding-left: 130px;
	line-height: 1.7em;
}

#container .cTitle { text-align: right; }


#container h1 { font-size: 20px; margin: 5px 0px 5px 0px; padding: 0px; color: #e0e0e0; } 
#container h1 a { color: #e0e0e0; text-decoration: none; border-bottom: 0px; }
#container h1 a:hover { border-bottom: 1px dotted #e0e0e0; }

#container h2 { font-size: 16px; margin: 5px 0px 5px 0px; padding: 0px; color: #e0e0e0; } 
#container h2 a { color: #e0e0e0; text-decoration: none; border-bottom: 0px; }
#container h2 a:hover { border-bottom: 1px dotted #e0e0e0; }

#container h3 { font-size: 12px; margin: 5px 0px 5px 0px; padding: 0px; color: #110d0e; } 
#container h3 a { color: #110d0e; text-decoration: none; border-bottom:0px; }
#container h3 a:hover { border-bottom: 1px dotted #110d0e; }

#container a { text-decoration: none; color: #000; text-decoration: underline; }
#container a:hover { text-decoration: none; color: #e0e0e0; }

#container ul { padding-left: 40px; }
#container ul li { list-style-type: square; }

#footer {
	margin-left: 130px;
	width: 854px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	color: #110d0e;
	border-top: 1px solid #ccc;
	text-align: right;
}

#footer a { color: #110d0e; text-decoration: none; }


#galeria {
	padding: 20px 40px;
	text-align: center;
}

#galeria img { border: 5px solid #f4f4f4; margin: 7px; }
#footer a:hover { color: #110d0e; text-decoration: underline; }

#player { height: 80px; }

#thePlayer {
	position: absolute;
	width: 224px;
	height: 71px;
	z-index: 50;
}

