body {
	background:url('img/bg.png') #0e0e0e repeat-x;
	margin:0;
	color: #fff;
	font-size:13px;
	font-family:Verdana;
}
.container {
	width:1000px;
	margin: 0 auto;
}
.top {
	background:url(img/top.png);
	width:1000px;
	height:113px;
}
.menu {
	background:url(img/menu.png) no-repeat;
	height:38px;
	padding:3px 0 0 180px;
}
.menu ul {
	float: left;
}
.menu ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu ul li {
	float: left;
}
.ostatnie ul {
	float: left;
}
.ostatnie ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ostatnie ul li {
	float: left;
	padding: 19px 0 0 0;
	margin: 0 65px 0 0;
}

img {
	border:0;
}
.tresc {
	background:url(img/tlo.png) #0e0e0e no-repeat;
	min-height:409px;
	padding: 23px 0 0 117px;
}
.news {
	float:left;
	width:275px;
	margin: 0 44px 0 0;
}

.clear {
	clear:both;
	
}
.stopka {
	background:url(img/stopka_bg.png);
	height:174px;
	margin: 31px 0 0 0;
}
.cont {
	background:url(img/stopka.png);
	width:1000px;
	height:174px;
	margin: 0 auto;
}
.ko {
	padding: 15px 0 0 117px;
}
.kontakt {
	width:41%;
	float:left;
}
.kontakt p{
	padding: 0 0 0 40px;
}
.left {
	float:left;
	width:200px;
	height:60px;
	
}
.form input, textarea{
	width:188px;
	background:#525252;
	border:0;
	padding:4px;
	margin: 0 0 5px 15px;
}

.form .submit{
	width:50px;
	font-size:12px;
	background:#525252;
	border:0;
	padding:3px;
	margin: 0 0 0px 722px;
}




/********** slider **********/

.slider img { padding:0; margin:0; border:0; float:none;}


/* ---------- gallery styles start here ----------------------- */
.photo {
	margin: 20px;
	position: relative;
	width: 145px;
	height: 106px;
	float: left;
	line-height:100px;
		
} 
.photo img {
	border: solid 5px #242424;
	clear: both;

}
.photo a {
	text-decoration: none;
}
	
	



/*CSS green-black style pagination*/

DIV.green-black { font-size:11px;
	 MARGIN-TOP: 310px;  MARGIN-LEFT:21px;
}
DIV.green-black A {
	BORDER-RIGHT: #2c2c2c 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #2c2c2c 1px solid; PADDING-LEFT: 5px; BACKGROUND: url(image1.gif) #2c2c2c; PADDING-BOTTOM: 2px; BORDER-LEFT: #2c2c2c 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #2c2c2c 1px solid; TEXT-DECORATION: none
}
DIV.green-black A:hover {
	BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; BACKGROUND: url(image2.gif) #aad83e; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black A:active {
	BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; BACKGROUND: url(image2.gif) #aad83e; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid
}

DIV.green-black SPAN.current a{
BACKGROUND: #aad83e;
}
DIV.green-black SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}



#slider {margin:0; }
#slider ul, #slider li { margin:0; padding:0; list-style:none; border:0; }
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li { width:458px; height:224px; overflow:hidden; }
p#controls {display:block; margin:0; position:relative; }

#prevBtn, #nextBtn { display:block; margin:0; overflow:hidden; width:36px; height:34px; position:absolute; left:330px; top:-125px; }
#nextBtn { left:730px; }
#prevBtn a { display:block; width:36px; height:34px; background:url(img/arrow-left.png) no-repeat 0 0;}
#nextBtn a { display:block; width:36px; height:34px; background:url(img/arrow-right.png) no-repeat 0 0; }







#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.imagescat {
margin-bottom:10px;

}