html,body {
	margin:0;
	padding:0;
}
body {
	background-color: Black;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #EFEFEF;
	font-size: 11px;
	text-align: center;
	width: 100%;
	height: 100%;
	background-image: url(pic/back-body.jpg);
	background-repeat: repeat-x;
	background-position: left 181px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: normal;
}
img {
	border: 0 none;
}
img.graf {
	border: 0 none;
	display: block;
}
a {
	color: #DCC999;
	text-decoration: none;
}
a:hover {
	color: White;
}

#top {
	width: 975px;
	text-align: left;
	margin: 0 auto;
	height: 181px;
}
#top h1 a {
	width: 189px;
	height: 181px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(pic/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	float: left;
}

#middle {
	width: 975px;
	height: 328px;
	text-align: left;
	margin: 0 auto;
}
#middle-subpage {
	width: 975px;
	text-align: left;
	margin: 0 auto;
	height: 75px;
}

#content-all {
	width: 975px;
	text-align: left;
	background-image: url(pic/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 auto;
}
#content-all-subpage {
	width: 975px;
	text-align: left;
	background-image: url(pic/background-subpage.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 auto;
}

#content-left {
	width: 249px;
	margin: 0 1px 0 95px;
	float: left;
	display: inline;
}
#content-center {
	width: 324px;
	margin: 0 1px 0 95px;
	float: left;
	display: inline;
}
#content-right {
	width: 555px;
	margin: 0;
	float: left;
	display: inline;
}
#content-right-subpage {
	width: 629px;
	margin: 0;
	float: left;
	display: inline;
}

dl.index {
	margin: 0;
	padding: 0;
}
dl.index dd {
	margin: 10px 15px 10px 15px;
	padding: 0;
}
dl.index dd.clear-dd {
	margin: 10px 0 10px 0;
	line-height: 10px;
	height: 10px;
	clear: both;
	background-image: url(pic/close-dd.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
dl.index#left {
	width: 249px;
}
dl.index#center {
	width: 314px;
}
dl.index#right {
	width: 530px;
}

#content-right-subpage dl.index {
	width: 629px;
	background-image: url(pic/background-dl.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
#content-right-subpage dl.index dd.item {
	margin: 20px 15px 20px 15px;
	padding: 0;
	float: left;
	width: 284px;
	display: inline;
}

dl.index dd h2 {
	margin: 5px 0 5px 0;
	line-height: 1em;
	font-size: 18px;
	font-weight: normal;
	color: #C2A360;
}
dl.index dd h3 {
	font-size: 13px;
	font-weight: bold;
	color: #C2A360;
	margin: 0 0 10px 0;
	line-height: 1em;
}
dl.index dd p.lead {
	margin: 5px 0 5px 0;
	line-height: 1.4em;
}
p.img {
	text-align: center;
	margin: 25px 0 15px 0;
}
p.img img {
	margin: 0 auto;
	display: block;
}
dl.index#right img {
	margin: 4px 15px 2px 0;
	display: inline;
	float: left;
	padding: 1px;
	border: 1px solid #876107;
}
dl.index#right img.mint {
	border: 0 none;
}
dl.index#right img.big {
	border: 0 none;
}
.tresc img.big {
	margin: 15px 5px 15px 25px;
	display: inline;
	padding: 1px;
	border: 1px solid #876107;
	float: right;
}
.data {
	font-size: 9px;
	margin: 0 0 10px 0;
}

#content-right-subpage h2 {
	margin: 20px 0 10px 15px;
	line-height: 1em;
	font-size: 18px;
	font-weight: normal;
	color: #C2A360;
}
#content-right-subpage h3 {
	font-size: 13px;
}
#content-right-subpage h4 {
	font-size: 13px;
	color: #C2A360;
	margin: 15px 0 15px 0;
}
#content-right-subpage h2#title {
	margin: 0 0 10px 0;
	line-height: 1em;
	font-size: 20px;
	font-weight: normal;
	color: #C2A360;
}
.tresc, .tresc-product {
	margin: 20px 30px 20px 30px;
	line-height: 1.5em;
	font-size: 12px;
}
.tresc-product ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none none;
}
.tresc-product ul li {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none none;
	line-height: 20px;
	height: 20px;
}
.tresc-product ul li strong {
	margin-right: 5px;
	font-size: 11px;
}
.tresc p.lead-tresc {
	margin: 10px 0 0 0;
	line-height: 1em;
	font-size: 18px;
}
img.alignright {
	margin: 5px 5px 5px 25px;
	display: inline;
	padding: 1px;
	border: 1px solid #876107;
	float: right;
}
img.alignleft {
	margin: 5px 25px 5px 5px;
	display: inline;
	padding: 1px;
	border: 1px solid #876107;
	float: left;
}

ul.news-margin {
	margin: 5px 15px 5px 15px;
	padding: 0;
	list-style: none none;
}
ul.news-margin li {
	margin: 5px 0 5px 0;
	padding: 3px 0 10px 0;
	list-style: none none;
	display: block;
	border-bottom: 1px solid #303030;
}


}
ul#menu li a:hover, ul#menu li.current-cat a, ul#menu li.current_page_item a {
	background-position: left bottom;
	color: White;
}

ul.next-prev {
	height: 44px;
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none none;
	line-height: 44px;
	display: inline;
	float: right;
	width: 120px;
}
ul.next-prev li {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none none;
	display: inline;
	height: 44px;
	line-height: 44px;
	float: right;
}
ul.next-prev li a {
	height: 44px;
	line-height: 44px;
	width: 44px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow: hidden;
}
ul.next-prev li.previous-post a {
	background-image: url(pic/prev.gif);
}
ul.next-prev li.next-post a {
	background-image: url(pic/next.gif);
}

p.more {
	margin: 5px 3px 0 0;
	padding: 0;
	height: 27px;
	float: right;
}
p.more a {
	padding: 0 0 0 15px;
	float: left;
	background-position: top left;
	display: block;
	background-repeat: no-repeat;
	font-size: 9px;
	color: White;
	line-height: 27px;
	height: 27px;
	background-image: url(pic/more.gif);
}
p.more a span {
	background-position: right top;
	display: block;
	padding: 0 20px 0 0;
	background-repeat: no-repeat;
}

form#searchform {
	float: right;
	height: 30px;
	margin: 29px 0 0 1px;
	padding: 0;
	display: inline;
	width: 205px;
	background-image: url(pic/search.gif);
	background-repeat: no-repeat;
}
form#searchform input {
	width: 163px;
	border: 0 none;
	padding: 3px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	float: left;
	color: #708090;
	margin: 5px 0 0 5px;
	
}
form#searchform fieldset {
	margin: 0;
	border: 0 none;
	padding: 0;
}
form#searchform fieldset #searchsubmit {
	width: 31px;
	height: 30px;
	padding: 0;
	border: 0 none;
	background-color: transparent;
	margin: 0;
}
p#over-menu {
	margin: 30px 0 0 0;
	float: right;
	width: 180px;
	line-height: 30px;
	height: 30px;
	text-align: right;
	display: inline;
	margin-left: 0px;
}
p#over-menu a {
	margin: 0 0 0 8px;
}

.clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
	margin: 0;
	display: block;
}
.close {
	font-size: 0;
	line-height: 1px;
	height: 1px;
	clear: both;
	margin: 0;
	display: block;
	background-image: url(pic/close.gif);
	background-repeat: no-repeat;
}
.close-subpage {
	font-size: 0;
	line-height: 1px;
	height: 1px;
	clear: both;
	margin: 0;
	display: block;
	background-image: url(pic/close-subpage.gif);
	background-repeat: no-repeat;
}
.close-subpage#over, .close-subpage#bottom {
	background-position: right center;
}

/* ---------------------------- tabs ---------------------------- */
ul.taby {
	width: 732px;
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none none;
	position: relative;
	height: 296px;
	display: inline;
	float: left;
}
ul.taby li {
	margin: 0;
	padding: 0;
	list-style: none none;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
ul.taby li img {
	display: block;
}
.tabs {
	height: 0;
	display: none;
	margin: 0;
	visibility: hidden;
}
a.forward, a.backward {
	float: left;
	display: inline;
	height: 44px;
	width: 44px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: top left;
	overflow: hidden;
}
a.backward {
	background-image: url(pic/prev.gif);
	margin: 130px 30px 0 95px;
}
a.forward {
	background-image: url(pic/next.gif);
	margin: 130px 0 0 30px;
}
a.play {
	display: none;
	visibility: hidden;
}

.navigation {
	margin: 15px;
	display: block;
	line-height: 11px;
	height: 11px;
}
.wp-paginate {
	padding: 0;
	margin: 0;
}
.wp-paginate li {
	display: inline;
	list-style: none none;
	line-height: 11px;
}
.wp-paginate a {
	border: 1px solid #5C5C5C;
	margin-right: 4px;
	padding: 3px 6px;
	text-align: center;
	background-color: #414141;
}
.wp-paginate a:hover, .wp-paginate a:active {
	background: #5C5C5C;
}
.wp-paginate .title {
	margin-right: 11px;
}
.wp-paginate .gap {
	color: #999;
	margin-right: 5px;
}
.wp-paginate .current {
	margin-right: 4px;
	padding: 3px 6px;
	background-color: #5C5C5C;
	font-weight: bold;
	border: 1px solid #7C7C7C;
}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}
.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}
.sIFR-active h2,
.sIFR-active h4 {
	visibility: hidden;
}

.gallery {
	margin: 15px 0 15px 0;
}
.gallery dl {
	float: left;
	margin: 5px 0 5px 0;
	width: 25%;
	padding: 0;
}
.gallery dl dt {
	margin: 0;
	padding: 0;
}
.gallery dl dd {
	margin: 0;
	padding: 0;
}
.gallery-item a img {
	margin: 0;
	padding: 2px;
	background-repeat: no-repeat;
	border: 1px solid #303030;
}
.gallery-caption {
	font-size: 9px;
	line-height: normal;
}

p#copy {
	width: 700px;
	text-align: center;
	margin: 10px auto 30px auto;
	color: #696969;
	padding-left: 95px;
}

p#over-menu-en {
	margin: 30px 0 0 0;
	float: right;
	width: 180px;
	line-height: 30px;
	height: 30px;
	text-align: right;
	display: inline;
}
p#over-menu-en a {
	margin: 0 0 0 15px;
}

#nawigacja {
  padding-top: 110px;
  padding-left: 215px;
}

ul#menu-menu-glowne li {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none none;
	display: inline;
	float: left;
	
}

ul#menu-menu-glowne li a {
	display: block;
	font-weight: bold;
	font-size: 20px;
	line-height: normal;
	
}

#tabs2lewy {
width: 410px;
background-image: url(banery/001.jpg);
float: left;
}
#tabs2prawy {
width: 300px;
float: left;

font-size: 14px;
}
#tabs2 {
width: 732px;
height: 297px;
}
