@charset "utf-8";
/* CSS Document */
ol, ul {margin: 0 auto; padding-left: 0px; list-style: none;}
blockquote, q {quotes: none;}
fieldset {border: 0;}
object {display: block;}

@font-face {
	font-family: 'Century';
	src: url(../Fonts/century_gothic.eot);
	src: url('century_gothic.eot?#iefix') format('embedded-opentype'),
		url(../Fonts/GOTHIC.ttf) format('truetype');
}

a:link {
	color: #44b749;
	font-style:italic;
	font-weight: bold;
	text-decoration: underline;
 /* Jeśli nie zamierzasz tworzyć łączy o wyjątkowo nietypowym wyglądzie, najlepiej zachować wyróżnienie graficzne w postaci podkreślenia, które pozwala na szybkie zidentyfikowanie łącza. */
}
h3 {
	margin-bottom: 0;	
}

body {
	font: .625em;
	font-family: "Century", Helvetica, Arial, sans-serif;
	color: #000;
	margin: auto;
	background-color: #fff;	

	
}

.top-menu {
	height: 37px;
	top: -37px;
	background: url(../img/top-menu-tlo.png) top left repeat-x;
	position: fixed;
	z-index: 99999;
	transition: all 0.4s ease-in-out 0s;
	width: 100%;
}
.top-menu ul {
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.top-menu li {
	float: left;
}
.top-menu li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	font-size: .9em;
	text-align: center;
	font-style: normal;
	padding: 8px 30px 0px 30px;
	height: 61px;
}
.top-menu li a:hover {
	color: #44b749;	
}

#content {	
	width: 1280px;
	min-height: 900px;
	margin: 0 auto;
	display: block;
	background-image: url(../img/Tlo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
}

#middle {
	width: 1024px;
	background: #fbfbfb;
	border-radius: 5px;
	margin: 0 auto;
	position:relative;
	display: block;
	top: 180px;
	box-shadow: 0px 3px 3px 2px #888;
}
#footer {
	width: 1024px;
	height: 40px;
	display: block;
	background: #fbfbfb;
	border-radius: 5px;
	margin: 0 auto;
}

#menu {
	
	height: 61px;
	background: url(../img/Menu-middle.jpg) top left repeat-x;
}

#cien-menu {
	width: 1024px;
	height: 56px;
	background: url(../img/cien-menu.png)top left no-repeat;
	position: relative;
	top: 180px;	
	margin: 0 auto;
}

#menu ul{
	height: 61px;
	width: 1024px;
	color: #fff;
	background: url(../img/menu-left-1.jpg) top right no-repeat;
	overflow: hidden;

}

#menu ul li {
	height: 61px;
	float: left;	
}

#menu ul li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	font-size: .9em;
	text-align: center;
	font-style: normal;
	padding: 8px 34px 0px 35px;
	height: 61px;
	
	overflow: visible;
}

#menu ul li a:hover {
	color: #333;
	background:url(../img/menu-hover.jpg) top left repeat-x;
	overflow: visible;
}

.active {
	color: #333;
	background:url(../img/menu-hover.jpg) top left repeat-x;
	overflow: visible;
}

#box {
	width: 1024px;	
	min-height: 600px;
	background-image: url(../img/middle-tlo.jpg) top left repeat-x;
	position: relative;
	background-color: #fbfbfb;
	display:inline-block;
}

#box-L {
	width: 732px;
	float: left;
	overflow:hidden;	
}

#slider {
	width: 568px;
	height: 361px;
	margin-left: 132px; 
	padding-bottom: 40px;
	overflow:hidden;
}
#news {
	padding-left: 48px;
	padding-right: 24px;
	color: #2d2d2d;	
	letter-spacing: .03em;
	display:block;
}

#news h1 {
		font-size: 1.5em;
		font-weight: bold;	
		padding-bottom: 20px;
		text-shadow: 1px 1px 1px #888;
}

#news h2 {
		font-size: 1.1em;
		font-weight: bold;
		border-left: #44b749 solid 10px;
		text-indent: 12px;	
		line-height: 18px;
}
#news h3 {
		font-size: 0.8em;
		font-weight: normal;
		line-height: 10px;
		font-style: italic;
}
#news p{
	font-size: 0.925em;	
	font-weight: normal;
	line-height: 23px;
	letter-spacing: .01em;
}

#news a:link{
		font-size: 1.1em;
		font-weight: bold;
		color: #44b749;	
		line-height: 18px;	
}


#box-R {
	width: 292px;
	float: left;	
}

#portal {
	padding-left: 50px;
	font-size: 1.3em;
	height: 32px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;	
}
@keyframes portal {
	from {background-color: #FF0000;}
	to {background-color: #000000;}
}
#portal:hover {
	animation-name: portal;
	animation-duration: 0.5s;
	animation-timing-function: ease;
	background-color: #000000;
		
}
#portal a {
	padding-top: 5px;
	text-decoration: none;
	font-style: normal;
	color:#fff;
	letter-spacing: 0.1em;
	line-height: 32px;
}
#Tel h2{
	font-size: 1.1em;
	font-weight: bold;	
	line-height: 28px;
	padding-bottom: 18px;
	text-align: center;
	text-shadow: 1px 1px 1px #888;
}
#Tel h3{
	font-size: .9em;
	font-weight: bold;	
	line-height: 22px;
	padding-bottom: 15px;
	text-align: center;
}
#Acc h2{
	font-size: 1.1em;
	font-weight: bold;	
	line-height: 28px;
	padding-bottom: 18px;
	padding-top: 18px;
	text-align: center;
	text-shadow: 1px 1px 1px #888;
}
#Acc h3{
	font-size: .8em;
	font-weight: bold;	
	line-height: 18px;
	padding-bottom: 15px;
	text-align: center;
}

#Face {
	
	width: 256px;
	padding-top: 20px;	
}

.uchwaly {
	padding-left: 48px;
	padding-right: 24px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #2d2d2d;	
	letter-spacing: .03em;
	display:inline-block;
}
#login-form {
	opacity: 0.0;
	height: 250px;
	width: 400px;
	left: 50px;
	position: absolute;
	z-index: -100;
	padding-top: 10px;
	padding-left: 10px;
	color: #fff;
	font-size: .925em;
	background-color: #44b749;	
	box-shadow: 0px 3px 5px 1px #999;
	border: #32822B solid 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}


#login-form img{
	padding-bottom: 20px;
}
#login-form table{
	padding-left: 20px;
}
#login-form form input{
	border-radius: 3px;
	width: 153px;
	height: 20px;
	border: 2px solid #32822B;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#Zalogowano {
	float: right;
}
#Zalogowano a{
	font-style: normal;
	color: #44b749;
	text-decoration: none;
	font-weight: normal;
}

/*AKTUALNOŚĆI*/

.actual {
	padding-left: 48px;
	padding-right: 24px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 10px;
	margin-top: 20px;
	color: #2d2d2d;	
	letter-spacing: .03em;
	display:inline-block;
	-webkit-box-shadow: 0 0 0 4px rgba(0,0,0,0.03) inset,0 0 0 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 0 4px rgba(0,0,0,0.03) inset,0 0 0 1px rgba(0,0,0,0.15);
	box-shadow: 0 0 0 4px rgba(0,0,0,0.03) inset,0 0 0 1px rgba(0,0,0,0.15);
}
.actual h1 {
		font-size: 1.5em;
		font-weight: bold;	
		padding-bottom: 20px;
		text-shadow: 1px 1px 1px #888;
}

.actual h2 {
		font-size: 1.1em;
		font-weight: bold;
		border-left: #44b749 solid 10px;
		text-indent: 12px;	
		line-height: 18px;
		
}
.actual h3 {
		font-size: 0.6em;
		font-weight: normal;
		line-height: 8px;
		font-style: italic;
}
.actual p{
	font-size: 0.925em;	
	font-weight: normal;
	line-height: 23px;
	letter-spacing: .01em;
}

.actual a:link{
		font-size: 1.1em;
		font-weight: bold;
		color: #44b749;	
		line-height: 18px;	
}

.actual img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	box-shadow: 1px 1px 2px #666;
}
.aktual-cien {
	width: 722px;
	height: 30px;
	margin-left: 10px;
	background: url(../img/cien-aktual.png) top left no-repeat;	
}

/* OGLOSZENIA */

#oglo {
	width: 984px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ogloL {
	width: 472px;
	margin-right: 20px;
	display: table-row-group;
	float: left;

}
.ogloContent {
	width: 472px;
	margin-right: 10px;
	display:inline-block;
	border: #CCC solid 1px;
	box-shadow: 0px 3px 3px 1px #888;
}
.ogloR {
	width: 472px;
	float: left;

}
.ogloT {
	width: 482px;
	height: 50px;
	background:url(../img/Ogloszenie.png) top center no-repeat;	
}
.ogloContent ol {
	font-size: .9em;
	margin-left: 30px;
	margin-right: 10px;
	list-style-type: decimal;	
}
.ogloB {
	width: 482px;
	height: 50px;
	display:inline-block;
	background: url(../img/ogloszenie-bttm.png) top center no-repeat;	
}

.ogloContent h2{
	text-align: center;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #888;	
}
.ogloContent h3{
	text-align: center;
	font-size: 1em;
	text-shadow: 1px 1px 1px #888;	
}
.ogloContent p{
	margin-left: 10px;
	margin-right: 10px;
	font-size: .925em;
	line-height: 1.4em;
}

/* REMONTY */

#rem {
	width: 989px;
	margin-left: 23px;
	margin-right: 20px;
	margin-top: 20px;
	overflow:hidden;	
}

#rem_img1, #rem_img2, #rem_img3, #rem_img4, #rem_img5, #rem_img6 {
	width: 163.4px;
	height: 300px;
	float: left;
	cursor: pointer;
	
}

#rem_img1 {
	background: url(../img/Remonty-Centrum.png) top left no-repeat;	
}

#rem_img2 {
	background: url(../img/Remonty-targowica.png) top left no-repeat;	
}

#rem_img3 {
	background: url(../img/Remonty-Sady.png) top left no-repeat;	
}

#rem_img4 {
	background: url(../img/Remonty-Polna.png) top left no-repeat;	
}

#rem_img5 {
	background: url(../img/Remonty-Jasieniec.png) top left no-repeat;	
}
#rem_img6 {
	background:url(../img/Remonty_Wolne.png) top left no-repeat;
}
.desc {
	height: 300px;
	text-align: center;
	padding: 5px;
	background: rgba(51,51,51,.7);
	color: #fff;
	font-size: .8em;
	margin-top: 265px;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.desc h2{
	font-size: 1.1em;
	padding: 0;
	margin: 0;	
}
.desc:hover {
	margin-top: 0px;
}

/* SLIDE */

#slide-cien {
	width: 989px;
	height: 50px;
	margin-left: 20px;
	margin-right: 20px;	
	background: url(../img/Slide-cien.png)top left no-repeat;
}
#slide1, #slide2, #slide3, #slide4, #slide5, #slide6 {
	width: 978px;
	margin-left: 23px;
	margin-right: 20px;
	border: #999 solid 1px;	
	border-radius: 2px;
	background: #fff;
	text-align: center;
	display: inline-block;
	
}
#slide1, #slide2, #slide3, #slide4, #slide5, #slide6 h2{
	text-indent: 10px;
	text-align: center;	
	text-shadow: 1px 1px 1px #888;
}
#slide1, #slide2, #slide3, #slide4, #slide5, #slide6 h3{
	text-align: center;	
	text-shadow: 1px 1px 1px #888;
}
#slide1, #slide2, #slide3, #slide4, #slide5, #slide6 h4{
	text-align: center;	
	text-shadow: 1px 1px 1px #888;
}
#slide1, #slide2, #slide3, #slide4, #slide5, #slide6 p{
	text-indent: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.remSlide {
	width: 475px;
	margin-left: 10px;
	padding-bottom: 30px;
	float: left;

}
.remSlide h4 {
	font-size: 14px;	
}

.remSlide ul {
	list-style: circle;
	margin-left: 25px;
	line-height: 20px;
	text-align:left;
	font-size: 13px;
	text-shadow:none;	
}
#remTekst {
	width: 989px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	position: absolute;
	display: inline-block;
	top: 350px;
	text-align:center;
	
}

/* ORGANY SM */

#org1 {
	padding-left: 48px;
	padding-right: 24px;
	color: #2d2d2d;	
	letter-spacing: .03em;	
}
#org1 h1 {
		font-size: 1.5em;
		font-weight: bold;	
		padding-bottom: 20px;
		text-shadow: 1px 1px 1px #888;
}

#org1 h2 {
		font-size: 1.1em;
		font-weight: bold;
		line-height: 18px;
		padding-top: 18px;
		text-shadow: 1px 1px 1px #888;
}
#org1 p{
	font-size: 0.925em;	
	font-weight: normal;
	line-height: 23px;
	letter-spacing: .01em;
}

#org1 a:link{
		font-size: 1.1em;
		font-weight: bold;
		color: #44b749;	
		line-height: 18px;	
}
#org2, #org3, #org4  {
	width: 292px;
	height: 266px;
	overflow: hidden;
	margin-bottom: 50px;
}

#org2 h2{
	font-size: 1.1em;
	font-weight: bold;	
	line-height: 28px;
	padding-bottom: 18px;
	text-align: center;
	text-shadow: 1px 1px 1px #888;
}
#content div#middle div#box div#box-R div#org2 h3{
	font-size: 1em;
	font-weight: bold;	
	text-align: center;
	text-shadow: 1px 1px 1px #888;
}
#content div#middle div#box div#box-R div#org3 h3{
	font-size: 1em;
	font-weight: bold;	
	text-align: center;
	text-shadow: 1px 1px 1px #888;
}
#content div#middle div#box div#box-R div#org4 h3{
	font-size: 1em;
	font-weight: bold;	
	text-align: center;
	text-shadow: 1px 1px 1px #888;
}

#org-img1 {
	width: 200px;
	margin-left: 48px;
	height: 229px;
	margin-top: 0px;
	background: url(../img/Foto-Prezes.png) top left no-repeat;
	float: left;
}
#org-img2 {
	width: 200px;
	height: 229px;
	margin-left: 48px;
	margin-top: 0px;
	background: url(../img/Foto-V-ce.png) top left no-repeat;
	float: left;
}
#org-img3 {
	width: 200px;
	height: 229px;
	margin-left: 48px;
	margin-top: 0px;
	background: url(../img/czlzarz.png) top left no-repeat;
	float: left;
}
.desc1 {
	height: 229px;
	text-align: center;
	padding: 5px;
	background: rgba(51,51,51,.7);
	color: #fff;
	font-size: 1em;
	margin-top: 195px;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;

}
#content div#middle div#box div#box-R div#org2 div#org-img1 div.desc1 h2{
	font-size: 1em;
	padding: 0;
	margin: 0 0 .6em 0;	
}
#content div#middle div#box div#box-R div#org3 div#org-img2 div.desc1 h2{
	font-size: 1em;
	padding: 0;
	margin: 0 0 .6em 0;	
}
#content div#middle div#box div#box-R div#org4 div#org-img3 div.desc1 h2{
	font-size: 1em;
	padding: 0;
	margin: 0 0 .6em 0;	
}
#content div#middle div#box div#box-R div#org2 div#org-img1 div.desc1 p{
	font-size: .7em;
	margin: .3em;
	font-weight: normal;
	
}
#content div#middle div#box div#box-R div#org3 div#org-img2 div.desc1 p{
	font-size: .7em;
	margin: .3em;
	font-weight: normal;
	
}
#content div#middle div#box div#box-R div#org4 div#org-img3 div.desc1 p{
	font-size: .7em;
	margin: .3em;
	font-weight: normal;
	
}
.desc1:hover {
	margin-top: 0px;
}
#box-R h2{
	font-size: 1.2em;
	font-weight: bold;	
	line-height: 28px;
	text-align: center;
	text-shadow: 1px 1px 1px #888;
}
#Law {
	padding-left: 48px;
	padding-right: 24px;
	color: #2d2d2d;	
	letter-spacing: .03em;
}

#Law h2 {
		font-size: 1.5em;
		font-weight: bold;	
		padding-bottom: 20px;
		text-shadow: 1px 1px 1px #888;
}

#Law a {
	text-decoration: none;
}

#Law p{
	font-size: .8em;	
	font-weight: bold;
	line-height: 1em;
	letter-spacing: .01em;
	padding-bottom: 20px;
}
#Law img{
	height: 20px;
	width: 20px;	
}

#Law1 {
	padding-top: 50px;
	padding-left: 48px;
	padding-right: 24px;
	color: #2d2d2d;	
	letter-spacing: .03em;
}

#Law1 h2 {
		font-size: 1.5em;
		font-weight: bold;	
		padding-bottom: 20px;
		text-shadow: 1px 1px 1px #888;
}

#Law1 a {
	text-decoration: none;
}

#Law1 p{
	font-size: 1em;	
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: .01em;
	padding-bottom: 20px;
}
#Law1 img{
	height: 20px;
	width: 20px;	
}

#kontakt {
	width: 80%;
		
	float: left;
}
#kontakt p{
	font-size: 1em;	
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: .01em;
	padding-bottom: 20px;
}
#icons {
	width: 20px;
	padding-top: 35px;
	padding-left: 5%;
	padding-right: 5%;
	float: left;
}
#icons p {
	height: 20px;
	padding: 0;
	margin: 0;	
}
#kontak1 h2{
	font-size: 1.1em;
	font-weight: bold;	
	line-height: 28px;
	padding-bottom: 18px;
	text-align: center;
	text-shadow: 1px 1px 1px #888;
}
#kontakt1 h3{
	font-size: .9em;
	font-weight: bold;	
	line-height: 22px;
	text-align: center;
}
#kontakt1 h4{
	font-size: .9em;
	font-weight: bold;	
	line-height: 22px;
	padding-bottom: 15px;
	text-align: left;
	margin-left: 78px;
}
#kontakt1 img {
	margin-left: 135px;	
}

/* REKLAMA */

#reklama {
	padding-left: 48px;
	padding-right: 24px;
	color: #2d2d2d;	
	letter-spacing: .03em;
}

#reklama h1{
	background: #44b749;
	color: #fff;
	padding-left: 10px;
	line-height: 2em;	
}

#reklama h2 {
	background: #44b749;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.8em;
	font-weight: normal;	
	padding-left: 10px;
}

#reklama a {
	position: relative;
	text-decoration: none;
}

#reklama p{
	font-size: .925em;	
	line-height: 1.3em;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
#reklama ul{
	list-style: disc;
	font-size: .925em;	
	line-height: 1.3em;
	padding-left: 20px;
}
#reklama ul li{
	padding-bottom: 10px;	
}
#reklama a em{
	position: absolute;
	top: -15px;
	left: 10px;
	color: #fff;
	font-size: .925em;
	background: rgba(0,0,0,.4)	
}

.in-img{
	position: relative;
	top: 20px;
	left: 0;
	background: rgba(0,0,0,.1)	
}

/* RESPONSIVE */

.resp-menu, #logo-resp, #box-R-responsive {
	display: none;	
}

/* GALERIA */

.galeria {
	width: 969px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;	
}
.galeria h2 {
	text-align: center;	
}
.img-gal1 {
	height: 75px;
	width: 100px;
	padding: 5px; 
	margin: 6px;
	background-color: rgba(0,0,0,.3);
	border: medium none;
	border-radius: 2px 2px 2px 2px;
}
.img-gal2 {
	height: 75px;
	width: 50px;
	padding: 5px; 
	margin: 6px;
	background-color: rgba(0,0,0,.3);
	border: medium none;
	border-radius: 2px 2px 2px 2px;
}

/* Easy Slider */

.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:568px;
		height:361px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:50px;
		height:45px;
		position:absolute;
		left:627px;
		top:325px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:670px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:50px;
		height:45px;
		background:url(../img/prev1.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../img/next1.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	
/* // Easy Slider */

#rodo {
	position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    right: 0;
    overflow: auto;
    background: rgba(0, 0, 0, 0.5);
    padding: 0 50px 50px 50px;
    top: 165.5px;
    border-radius: 8px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
    font-size: 14px;
    max-width: 1000px;
    min-width: 200px;
    background-color: #333;
    opacity: .7;
    margin: 0px auto;
    overflow: hidden;
    color: #fff;
    
}
#rodo p {
	line-height: 20px;
}
#cross {
    content: '\D7';
    margin: 0 -2px 0 0;
    position: relative;
    font-weight: bold;
    font-size: 24px;
    font-family: helvetica, sans-serif !important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    color: #AAA;
	opacity: .9;
	cursor: pointer;
}