@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #C1C1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: justify;
}
form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}
#wrap .madeBy:hover {
	text-decoration: underline;
}

a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 18px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h4 {
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h5, h6 {
	font-size: 12px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}


#content blockquote {
	background-color: #E1E1E1;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.playerLeft  {
	background-color: #000000;
	float: right;
	height: 230px;
	width: 307px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
.red {
	color: #DA251C;
}
.listingItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 15px;
}



#content  h1, #content h2, #content h3{
	color: #DA251C;
}


.clearer {
	clear: both;
}
.boxWhite {
	background-color: #FFFFFF;
	float: left;
	padding-top: 7px;
	padding-left: 5px;
	width: 302px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.boxNews {
	margin-bottom: 0px;
}

.boxLight {
	background-color: #CFD8E1;
	float: left;
	padding-left: 5px;
	width: 297px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	padding-right: 5px;
	margin-top: 0px;
}
.boxBlue {
	background-color: #6F91AC;
	float: left;
	padding-left: 5px;
	width: 297px;
	padding-bottom: 15px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-right: 5px;
}
.wspierajButton {

}






#wrap {
	width: 960px;
	background-color: #E1E1E1;
	margin-right: auto;
	margin-left: auto;
}

#wrap #header {
	height: 105px;
	background-image: url(images/header.jpg);
	width: 960px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #213B54;
}
#wrap #header #LangMenu {
	float: right;
	margin-top: 20px;
	margin-right: 13px;
}
#wrap #header #LangMenu .LangItem {
	background-image: url(images/LangSelector.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 15px;
	display: block;
	float: left;
	margin-right: 8px;
}

#wrap #header #LangMenu #LangPL {
	background-position: -7px -7px;
}
#wrap #header #LangMenu #LangPL:hover {
	background-position: -7px -46px;
}
#wrap #header #LangMenu #LangEN {
	background-position: -58px -7px;
	display: block;
}
#wrap #header #LangMenu #LangEN:hover {
	background-position: -58px -46px;
}






#HedLogo {
	padding-top: 20px;
	padding-left: 50px;
}

#wrap #main_nav_bar {
	background-color: #000000;
	height: 22px;
}
#main_nav_bar a:hover {
	color: #FFFFFF;
	background-position: 0px -17px;
}

#headUrl {
	color: #999999;
	text-decoration: none;
	margin-left: 60px;
	float: left;
	line-height: 22px;
	margin-right: 138px;
	font-size: 10px;
}
#headUrlEn {
	color: #999999;
	text-decoration: none;
	margin-left: 65px;
	float: left;
	line-height: 22px;
	margin-right: 25px;
	font-size: 10px;
}

#mainNav {
	margin: 0px;
	padding: 0px;
}
#mainNav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	color: #999999;
}
#mainNav li a {
	font-size: 14px;
	line-height: 22px;
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.mainNavTxt {
	color: #999999;
	float: right;
	line-height: 22px;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 0px;
	font-size: 10px;
}
#main_nav_bar .mainNavTools {
	float: right;
	margin-right: 8px;
	margin-top: 4px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main_nav_bar #iconSiteMap {
	background-image: url(images/ikonaSitemap.JPG);
	height: 14px;
	width: 12px;
}
#main_nav_bar #iconKontakt {
	background-image: url(images/ikonaKontakt.JPG);
	height: 14px;
	width: 14px;
}


#ajaxSearch_form {
	float: right;
	margin: 0px;
	padding: 0px;
}
#ajaxSearch_form fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#ajaxSearch_submit {
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ajaxSearch_input {
	color: #999999;
	height: 14px;
	width: 120px;
	background-color: #000000;
	font-size: 10px;
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#redBox {
	float: right;
	height: 22px;
	width: 10px;
	background-color: #DA251C;
	display: block;
	margin-left: 5px;
}
#main_nav_bar #iconHome {
	background-image: url(images/ikonaHome.JPG);
	height: 14px;
	width: 11px;
}

#wrap #banner_bar {
	position: relative;
	height: 218px;
	width: 955px;
	float: left;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	background-color: #615D5C;
}
#wrap #banner_bar .bannery {
	height: 218px;
	width: 905px;
	position: relative;
	float: left;
	overflow: hidden;
}
#wrap #banner_bar .bannery div {
	position: absolute;
	height: 218px;
	width: 905px;
	left: 0px;
	top: 0px;
	display: none;
	color: #FFFFFF;
	background-color: #615D5C;
	cursor: pointer;
}
#wrap #banner_bar .bannery img {
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	margin-right: 50px;
}
#wrap #banner_bar .bannery h2 {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #615D5C;
	display: block;
	text-align: left;
}
#wrap #banner_bar .bannery p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #615D5C;
}


#wrap #banner_bar .tabs {
	color: #FFFFFF;
	position: absolute;
	z-index: 100;
	top: 176px;
	right: 50px;
}
#wrap #banner_bar .tabs a {
	background-color: #838280;
	display: block;
	height: 18px;
	width: 18px;
	margin-right: 5px;
	float: left;
	color: #000000;
}
#wrap #banner_bar .tabs a.current {
	background-color: #DBDBDB;
}





#wrap #middle {
	padding-top: 3px;
	padding-left: 5px;
	float: left;
	padding-bottom: 40px;
}

#wrap #middle #leftCol {
	float: left;
	width: 307px;
}
#subNav ul {
	margin: 0px;
	padding: 0px;
}
#subNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subNav    li    a, #subNav   li.active    ul li  a  {
	background-color: #DBDBDB;
	display: block;
	width: 287px;
	padding-left: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	line-height: 30px;
	text-align: left;
}
#subNav li a:hover {
	color: #FFFFFF;
	background-color: #838280;
}
#subNav li.active a {
	color: #FFFFFF;
	background-color: #838280;
}
#subNav li.active ul li a:hover {
	background-color: #B6B6B6;
}
#subNav li.active ul li.active a {
	background-color: #B6B6B6;
}
#wpierajButton .wspierajButton {

}

#newsletter {
	padding-top: 5px;
	padding-bottom: 12px;

}
.newsletterLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: right;
	color: #333333;
}



.newsletterInput {
	margin-top: 0px;
	margin-left: 5px;
	width: 175px;
	height: 12px;
	float: left;
	padding: 0px;
	border: 1px solid #666666;
}
.newsleetterSubmit {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	width: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 14px;
	float: left;
	color: #666666;
}
.boxName  {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boxTitle  {
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: none;
	display: block;
}
.boxDate  {
	display: inline;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #333333;
	margin-top: 1px;
	font-size: 10px;
}
.boxIntro  {
	display: block;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	margin-top: 0px;
	float: none;
}
.boxIntro  a  {
	color: #333333;
	text-decoration: none;
	font-style: italic;
	float: none;
	margin-top: 5px;
}
.boxIntro  a:hover  {
	color: #000000;
	text-decoration: underline;
}
a.boxTitle:hover    {
	text-decoration: underline;

}
.HomeBox {
	float: left;
	width: 537px;
	background-color: #F5F5F5;
	padding-bottom: 10px;
}


#leftCol .boxBlue .boxIntro {
	color: #FFFFFF;
}
#leftCol .boxBlue .boxTitle {
	color: #FFFFFF;
}
#leftCol .boxBlue .boxDate {
	color: #CCCCCC;
}
#leftCol .boxBlue .boxIntro a {
	color: #CCCCCC;
}
#leftCol #paginate {
	float: right;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 10px;
}


#leftCol .ditto_page {
	background-color: #DBDBDB;
	display: block;
	background-position: center center;
	line-height: 20px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	margin-left: 2px;
}
.moreLink {
	font-style: italic;
	color: #333333;
	float: right;
}
a.moreLink:hover {
	text-decoration: underline;
}

#leftCol .ditto_currentpage {
	background-color: #DBDBDB;
	display: block;
	background-position: center center;
	line-height: 20px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#leftCol .ditto_next_link {
	background-color: #DBDBDB;
	display: block;
	line-height: 20px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	margin-left: 0px;
}

#leftCol .ditto_previous_link {
	background-color: #DBDBDB;
	display: block;
	background-position: center center;
	line-height: 20px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 0px;
	margin-left: 2px;
}
#leftCol .boxWhite #nlxForm, #nlxFields {
	margin: 0px;
	padding: 0px;
}
#leftCol .boxFormTitle {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
#leftCol #rozwazaniaDzis {
	float: left;
	position: relative;
	width: 305px;
	height: 79px;
	margin-bottom: 5px;
	cursor: pointer;
}
#leftCol #rozwazaniaDzis .boxName {
	position: absolute;
	left: 130px;
	z-index: 99;
	top: -3px;
	color: #FFFFFF;
}
#leftCol #rozwazaniaDzis .rozwazaniaTitle {
	position: absolute;
	left: 140px;
	top: 37px;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
}


#leftCol #rozwazaniaDzis .rozwazaniaButton {
	margin-bottom: 5px;
	float: left;
	display: block;
	position: absolute;
}














#wrap #middle #rightCol {
	float: right;
	width: 638px;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.subContent   {
	float: right;
	width: 588px;

	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-bottom: 30px;
	margin-left: 5px;
}
.subContent  .dzilaniaHome  h3   {
	text-align: left;
	color: #333333;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wrap #middle .dzilaniaHome {
	width: 158px;
	float: left;
	margin-bottom: 15px;
	margin-right: 5px;
	background-color: #F5F5F5;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	text-align: left;
}
.dzialaniaTitle {
	height: 65px;
}



#contHeader {
	color: #FFFFFF;
	background-color: #838280;
	float: left;
	padding-left: 30px;
	width: 608px;
}
#rightCol #contHeader a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
}
#contHeader a:hover {
	color: #FFFFFF;
}



#rightCol #content {
	padding-right: 50px;
	padding-left: 50px;
	float: left;
	width: 537px;
	padding-bottom: 20px;
	padding-top: 15px;
	color: #333333;
	font-size: 12px;
}
#content #mediaspace {
	margin-bottom: 15px;
	background-color: #333333;
}
#content p a {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
}

#content #contentNav ul {
	margin: 0px;
	padding: 0px;
}
#content #contentNav {
	background-color: #DBDBDB;
	float: left;
	width: 537px;
}
#content .TabUtworow {
	width: 537px;
}


#content #contentNav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#content #contentNav a {
	background-color: #DBDBDB;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
}

#content .daneUtworu {
	font-size: 10px;
	color: #333333;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
#content .opisUtworu {
	line-height: 1.2em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .fotoUtworu {
	width: 110px;
	cursor: pointer;
}


#content .tytulUtworu {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 13px;
	cursor: pointer;
}
#content .ajaxSearch_resultLink {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tytulUtworu a {
	text-decoration: none;
	color: #DA251C;
}
#wrap #middle #subContent h1 {
	margin-top: 0px;
	padding-top: 0px;
}


.buttonLink {
	background-color: #E1E1E1;
	display: block;
	line-height: 20px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 0px;
	text-decoration: none;
}
.buttonLink:hover {
}






#wrap #footer {
	background-color: #E9E9E9;
	height: 30px;
	width: 960px;
	float: left;
	margin-top: 0px;
	text-align: center;
	color: #333333;
	padding-top: 10px;
}
#wrap .madeBy {
	color: #666666;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 10px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #567996;
	font-style: italic;
}
#content .FotozPrawej {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.rowBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.ramkaDotPay {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 537px;
	height: 1200px;
}
.shopLink {
	margin-bottom: 5px;
	float: left;

}
#wydarzenia {
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#wydarzenia a {

}
.formInput {
	width: 365px;
	float: left;
}
#tabelaKontakt {
	background-color: #FFFFFF;
}




.formKwota {
	float: left;
}

.formSubmit {
	float: right;
	width: 160px;
}
.formSubmitEN {
	float: right;
	width: 195px;
	background-image: url(images/dotpay_PAYPALL_v.JPG);
	margin: 0px;
	padding: 0px;
	height: 97px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.formTexarea {
	width: 365px;
	height: 150px;
}



/* "next image" and "prev image" links */
.next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;		
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
