
* { 
	margin:0;
	padding:0;
	}

body {
	text-align:left;
	font:16px Tahoma, Arial, Helvetica, sans-serif;
	color:#1e1e1e;
	line-height:22px;
	vertical-align:top;
	background:url(../gfx/bg1.jpg) fixed no-repeat center top #000;
	}
	
#wrapper { 
	 margin: 0 auto;
	 width: 940px;
}	

#flatoper {
	width:940px;
	height:297px;
	padding-top:60px;
	
	}

#content_txt {
	background:#fff;
	padding:0 30px;
	
	}
a img {
	border:none;
	}		

a {
	font:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2ec30b;
	text-decoration:none;
	outline:none;
	}

a:hover {
	text-decoration:underline;
	}

.services ul {
	margin-top:10px;
}	
.services li {
	
	display: list-item;
	list-style: disc;
	margin:0 0 0 30px; 
	}

.green {
	color:#2ec30b;
	}
	
.pog {
	font-weight:bold;
	}

.clear {
	clear: both;
	}

#nav {
	font:15px Tahoma, Arial, Helvetica, sans-serif;
	color:#2ec30b;
	width:460px;
	text-align: left;
    position: absolute;
    top: 20px;
    right: 20px;
	}


#nav a {
float:left;
display: block;
padding-top:2px;
text-align:center;
width: 90px;
height: 28px;
background-position: -90px 0;

}

#nav a:hover {
color:#fff;
background: url(../gfx/b2.png) no-repeat;
text-decoration:none;
	outline:none;
} 

	
#welcome {
	 padding-top:0px;
	 }
	 
#services, #mygallery, #testimonials, #contact {
	 padding-top:85px;
	 }
	 
.welcome {
	background:url(../gfx/haslo.png) no-repeat 0 40px;
	padding:125px 0 40px 0;
	}

.services {
	background:url(../gfx/n_services.png) no-repeat;
	padding:40px 0;
	}

.mygallery {
	background:url(../gfx/n_gallery.png) no-repeat;
	padding:40px 0;
	}

.testimonials {
	background:url(../gfx/n_testimonials.png) no-repeat;
	padding:40px 0;
	}
	
.contact {
	background:url(../gfx/n_contact.png) no-repeat;
	padding:40px 0;
	}

	
p {
	padding-top:15px;
}	




/* ================================= Header ============================ */
#header {
	background: url(../gfx/bg-menu.png) no-repeat;
	width:940px;
    height: 74px;
	z-index: 3;
    position: fixed;
	}

div.logo {
	text-align: left;
	margin: 4px 0 0 20px;
    float: left;
    width: 300px;
	}
/* ================================= Footer ================================ */
#footer {
 	background:url(../gfx/bg-end.png) no-repeat;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	height:60px;
	padding-top:20px;
}

#footerL {
	float:left;
	color:#fff;
	width: 700px;
	height:40px;
}
.k_l {
	float:left; width:420px; padding-top:20px;
}
.k_r {
	float:right; width:420px;
}
	
#tommedia {
	float:right;
	color:#fff;
	}
	
#tommedia a {
	text-decoration:none;
	color:#FF0066;
	}
	
#tommedia a:hover {
	text-decoration:none;
	color:#fff;
	}
.quote {
	background:url(../gfx/quote.png) no-repeat left top;
	padding-left:50px;
	line-height:20px;
	font:italic 13px Verdana, Arial, Helvetica, sans-serif;
	}
.podpis {
	text-align:right;
	font-style:normal;
}
hr {
	border: none 0;
	border-top: 1px dashed #bcbec3;
	height: 1px;
}
/*================================ Galeria =================================*/
#gal {
	padding-top:20px;
}

#gal div {
	background:#fff;
	border:1px solid #d6d6d6;
	padding:7px;
	margin:5px;
	float:left;
} 

#gal a img {
	opacity:0.85;filter:alpha(opacity=85);
}
#gal a:hover img {
	opacity:1.0;filter:alpha(opacity=100);
}