* {
	margin: 0;
	padding: 0;
}

body {
	background: url('backGRDBody.jpg') #310b00 0 0;
	text-align: left;
}

div.container {
	background: url('backGRDBodyTop.jpg') no-repeat 0 0;
}

div.container-inner {
	width: 910px;
	padding-bottom: 80px;
	margin-left: 185px;
	position: relative;
}

div.linkLogo {
	height: 85px;
	padding-top: 41px;
	padding-bottom: 55px;
	padding-left: 200px;
	padding-right: 510px;
}

a.linkLogo {
	display: block;
	height: 85px;
}

div.menuNav {
	height: 44px;
	position: relative;
}

div.menuNav ul,div.menuNav li {
	list-style: none;
}

div.menuNav li a,div.menuNav li {
	display: block;
	float: left;
	position: relative;
	
}

div.menuNav li a {
	height: 40px;
	margin-top: 4px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	float:left;
}

div.menuNav li a:hover {
	color: #c5a34d;
}

div.menuNav li a.active {
	background: #310b02;
}

div.menuNav span {
	display: block;
}

div.menuNav li a.active span.right {
	background: url('menuNavRight.jpg') no-repeat right 0;
	color: #c5a34d;
}

div.menuNav li:hover ul {display: block;}

div.menuNav li ul {
	display: none;
	position: absolute;
	top: 44px;
	left: 0;
	background: #310b02;
	padding:5px 32px 10px 5px;
	border-color: #470F02;
	border-style: solid;
	border-width: 0;
	width: auto !important;
	width: 1px;
}
div.menuNav li ul li {display: block; clear: both; padding: 0 10px; width: 100%;}
div.menuNav li ul li a {font-size: 11px; display: block; height: auto; line-height: 20px; text-transform: none; dispaly: block; width: 100%; white-space: nowrap; font-weight:normal;}

span.left {
	padding-left: 9px;
	padding-right: 9px;
}

div.menuNav li a.active span.left {
	background: url('menuNavLeft.jpg') no-repeat 0 0;
	padding-left: 9px;
	padding-right: 9px;
}

div.center {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url('baclGRDCenter.jpg') no-repeat scroll 110px 0;
	font-size: 0;
	padding-top: 20px;
}

div.center-box {
	background: url('backGRDcenterBox.jpg') no-repeat #190600 584px -0px;
}

div.menuHistory {
	width: 217px;
	float: right;
	padding-right: 27px;
	overflow: hidden;
}

div.menuHistory h1 {
	background: url('backGRDHeaderHistory.jpg') no-repeat #210501 0 0;
	color: #871b03;
	line-height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 18px;
}

div.paddingCenter {
	height: 20px;
	overflow: hidden;
}

div.clear {
	clear: both;
	font-size: 0;
}

div.historyPos {
	padding-bottom: 10px;
}

div.contentGalleries {
	float: left;
	overflow: hidden;
	width: 609px;
	padding: 20px;
}

div.contentGallery {
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}

div.contentGallery a img {
	border: 5px white solid;
}

div.contentGallery a {
	display: block;
	width: 190px;
	float: left;
	padding-left: 13px;
	padding-bottom: 10px;
}

div.contentGalleries h1 {
	color: #DDB957;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px
}

div.contentGallery h2 {
	text-transform: uppercase;
	color: #931E03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 15px;
}

div.menuHistory div.first {
	background: url('backGRDFirstPosHistory.jpg') no-repeat 0 0;
}

div.menuHistory div.even {
	background: url('backGRDHistoryPos.jpg') 0 0;
}

div.menuHistory div.odd {
	background: #330600;
}

div.historyPos h2 {
	padding-top: 30px;
	font-size: 11px;
	color: white;
	font-family: Verdana;
	text-align: left;
	padding-left: 25px;
	padding-right: 18px;
}

div.historyPos h3 {
	font-size: 11px;
	color: white;
	font-family: Verdana;
	text-align: left;
	padding-left: 25px;
	font-weight: normal;
	padding-right: 18px;
}

div.showMore {
	text-align: right;
	padding-top: 15px;
	color: #9b1d00;
}

div.showMore a {
	color: #9b1d00;
	font-size: 10px;
	text-decoration: none;
	padding-right: 20px;
	font-family: Verdana;
}

div.showMore a:hover {
	text-decoration: underline;
}

div.moreConcerts {
	padding-bottom: 30px;
	text-align: center;
	padding-top: 30px;
}

div.moreConcerts  a {
	color: #d8a64c;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

div.news {
	float: left;
	width: 373px;
	padding-left: 30px;
	padding-right: 25px;
	margin-top: 22px;
}

div.galleries {
	width: 211px;
	float: left;
	margin-top: 22px;
}

div.news h1,div.news h2,div.galleries h1,div.galleries h2 {
	text-transform: uppercase;
	text-align: left;
}

div.news h2,div.galleries h2 {
	color: #931e03;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding-bottom: 15px;
}

div.news h1,div.galleries h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ddb957;
	line-height: 20px;
}

div.singleGallery {
	margin-top: 20px;
}

div.singleGallery a img {
	border: 5px white solid;
}

div.singleNews {
	margin-top: 30px;
}

div.singleNews a img {
	border: 3px white solid;
	margin: 1px;
}

div.singleNews p {
	padding-top: 8px;
}

div.singleNews h3 {
	text-align: left;
	clear:both;
}

div.singleNews h3 span {
	text-decoration: none;
	color: #931e03;
	font-family: Verdana;
	font-size: 12px;
}


div.singleNews h3  span.date {
	float: right;
	color: #825c45;
	font-size: 11px;
	font-weight: normal;
}

div.singleNews a span.signature {
	text-decoration:none;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
    float:right;
	font-weight: bold;
	line-height:35px;
	clear:both;
}

div.singleNews a:hover span.signature {
	text-decoration:underline;
}

div.brNews {
	height: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background: url('backGRDbrNews.jpg') repeat-x 0 bottom;
}

div.singleNews h4 {
	text-align: left;
	color: white;
	font-family: Verdana;
	font-size: 13px;
	padding-top: 10px;
}

div.singleNews h4 a {
	text-decoration: none;
	color: white;
	font-size: 11px;
	font-weight: normal;
}

div.singleNews p {
	text-align: left;
	color: white;
	font-size: 11px;
	font-family: Verdana;
}

div.descriptions {
	clear: both;
	height: 15px;
	line-height: 15px;
	font-family: Verdana;
	color: #3f0a01;
	font-size: 10px;
	text-align: center;
}

div.descriptions a {
	font-weight: bold;
	color: #580d00;
	text-decoration: none;
}

div.buffor {
	height: 25px;
	clear: both;
}

div.brConatiner {
	font-size: 0;
	clear: both;
	height: 6px;
	background: url('backGRDBrContainer.jpg') 0 0;
}

/*-----------------DOPISANE PRZEZ KONRADA-----------------------*/
	/* komentarze */
ul#comm_list {
	padding-left: 30px;
	list-style: none;
	margin: 10px 0;
}

ul#comm_list li {
	width: 373px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 1px;
}

ul#comm_list li.first {
	background: #400a00;
	overflow: hidden;
	clear: both;
}

ul#comm_list li.second {
	background: #330600;
	overflow: hidden;
	clear: both;
}

ul#comm_list li .date {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 10px;
}

ul#comm_list li .author {
	clear: both;
	padding-top: 5px;
	color: #DDB957;
	font-size: 14px;
	font-weight: bold;
}

ul#comm_list li .comm {
	clear: both;
	line-height: 19px;
	color: #ffffff;
	font-size: 11px;
}

/* wystaw komentarz */
form#add_comm_form {
	padding-left: 30px;
}

form#add_comm_form fieldset {
	border: none;
	width: 373px;
}

form#add_comm_form input.text {
	width: 373px;
	font-size: 11px;
	color: #ffffff;
	padding: 5px;
	margin: 5px 0;
	background:#410b01;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

form#add_comm_form textarea {
	width: 373px;
	height: 150px;
	text-align: left;
	font-size: 11px;
	color: #ffffff;
	padding: 5px;
	margin: 5px 0;
	background:#410b01;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

form#add_comm_form input.go {
	text-decoration: none;
	width: 104px;
	height: 21px;
	color: #330600;
	background: #DDB957;
	font-size: 11px;
	border: none;
	margin-top: 10px;
	cursor: pointer;
	float: right;
	margin-bottom: 10px;
}

/* wyszukiwarka */
form#search {
	position:absolute;
right:0;
	
}

form#search fieldset {
	border: none;
	width: 250px;
}

form#search input.text {
	width: 150px;
	background: #9b1d00;
	font-size: 11px;
	color: #ffffff;
	padding: 5px;
	margin: 5px 0;
	border: 5px solid #190600;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

form#search input.search {
	text-decoration: none;
	width: 80px;
	height: 34px;
	color: #ffffff;
	background: #9b1d00;
	font-size: 11px;
	margin: 5px 0;
	border: 5px solid #190600;
	cursor: pointer;
	float: right;
	
}

h5 {
	color: #871B03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

h6 {
	color: #DDB957;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 20px 30px;
	font-weight: bold;
}

/* jezyki */
ul.lang {
	float: right;
	width: 100px;
	height: 26px;
	margin-top: 10px;
	margin-right:9px;
}

ul.lang li {
	padding: 0;
	float: right;
}

ul.lang li a {
	width: 21px;
	height: 11px;
	margin-left: 5px;
	text-decoration:none;
	border:none;
}

ul.lang li a img { border: 5px solid #190600; margin:5px; }

ul.lang li a:hover img { border: 5px solid #ffffff; margin:5px; }

ul.lang li a.lang_pl {
	width: 21px;
	height: 11px;
	float: left;
	background: url("../images/flags/pl.jpg") no-repeat;
}

ul.lang li a.lang_en {
	width: 21px;
	height: 11px;
	float: left;
	background: url("../images/flags/en.jpg") no-repeat;
}

ul.lang li a.lang_de {
	width: 21px;
	height: 11px;
	float: left;
	background: url("../images/flags/de.jpg") no-repeat;
	
}

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