* {
	margin: 0;
	padding: 0; 
	font:10px verdana,sans-serif;
}
html { 
	background: #000 url(../images/bg.jpg) repeat top center;
	font-family: 'Dosis', sans-serif;
	font-size: 15px;
	color: #fff;
	}
body {font-size:100%;}
h1 {font-size:2.5em;}
h2 {font-size:1.875em;}
p {font-size:0.875em;}
#tekst{
	margin-top: 55px;
	width: 900px;	
}
	p.home{
		text-indent: 25px;
		margin-top: 15px;
		padding: 30px;
		width: 820px;
		color: #eee;
		text-align: justify;
		font-family: Geneva, Verdana, sans-serif;
		font-size: 16px;
	}
	.oferta{
		margin-top: 50px;
		padding: 30px;
		width: 800px;
	}
	.oferta p{
		text-align: left;
		font-size: 12px;
		line-height: 20px;
		color: #ddd;
	}
	.oferta ul{
		color: #fff;
		font-size: 15px;
		text-align: left;
	}	
	.oferta li{
		color: #fff;
		font-size: 12px;
		padding: 0 0 5px;
	}
	.kontakt{		
		margin-top: 50px;
		padding: 30px;
		width: 800px;
	}
	.kontakt p{
		text-align: left;
		font-size: 12px;
		line-height: 20px;
		color: #ddd;
	}
	.kontakt li{
		margin-top: 10px;
		color: #f07d00;
		text-align: left;
		font-size: 15px;
		padding: 0 0 5px;
	}
		.kontakt #name{
			color: #fff;
			font-size: 15px;			
		}
		.kontakt #fn{
			color: #ccc;
			font-size: 12px;			
		}
		.kontakt #mail{
			color: #ccc;
			font-size: 11px;			
		}
		.kontakt #mobile{
			color: #ccc;
			font-size: 11px;			
		}		
	.onas{		
		margin-top: 20px;
		padding: 10px;
		width: 500px;
	}	
	.onas p{
		text-align: center;
		font-size: 14px;
		line-height: 20px;
		color: #ddd;
	}
	.onas-stopka p{
		text-align: center;
		font-size: 10px;		
		color: #666;
	}	
	#realizacje{
		width:860px;
		margin-top: 55px;
	}	
.orange{
	color: #f07d00;
}	
.bold{
	font-weight:bold;
}	
#zaslona { 
	margin: 0; 
	padding: 0; 
	position: fixed; 
	height: 100%; 
	width: 100%; 
	background: #000; 
	z-index: 1000;
	vertical-align: middle;
}
	.center_logo{
	    position: absolute;
		top: -10px;
		bottom: 0;
		left: -10px;
		right: 0;
		margin: auto;
	
		width: 273px;
		height: 231px;
	}
#strona {
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0 auto;
	}
#mapa{
	border-top: 1px solid #6b411e;
	display: none;
	width: 100%;
	min-height: 500px;
	clear: both;
	position: relative;
	z-index: 500;
}	
#srodek {
	z-index: 200;
	position: relative;
	margin: 0 auto;
	width: 100%;	
	min-height: 70%;	
}
#top {
	border-bottom: 1px solid #555;
	position: relative;
	z-index: 1000;
	height:123px; 
	background: #fff;	
}
	.logo{
		background: url(../images/logo.png) no-repeat;
		position: relative;
		z-index: 1000;
		width: 300px; 
		height:121px;  
		left: 300px;
		top: -20px;		
	}
	.menu{
		display:none; 
		position: relative;
		top: 106px;
		left: 0px;
		width: 850px; 
		height:40px;   	
	}
	ul.menu li {
		display:inline;
		list-style: none;
	}
	.menu a {
		height:17px; 
		display: block;  
		background: url(../images/menu.png) no-repeat!important; 
		text-indent:-9999px!important; 
		outline:0; 
		text-decoration: none; 
		float:left; 
	}
	.menu a.nav-my {
		width:80px; 
		background-position: 0px 0px!important;
	}
	.menu a.nav-oferta{
		width: 120px; 
		background-position: -80px 0px!important;
	}
	.menu a.nav-realizacje{
		width: 220px; 
		background-position: -200px 0px!important;
	}
	.menu a.nav-kontakt {
		width: 140px; 
		background-position: -420px 0px!important;
	}

	.pg-my 
	.menu a.nav-my,
	.menu a:hover.nav-my {
		width:80px; 
		background-position: 0px -18px!important;
	}
	
	.pg-oferta 
	.menu a.nav-oferta, 
	.menu a:hover.nav-oferta{
		width: 120px; 
		background-position: -80px -18px!important;
	}

	.pg-realizacje 
	.menu a.nav-realizacje, 
	.menu a:hover.nav-realizacje {
		width: 220px; 
		background-position: -200px -18px!important;
	}
	
	.pg-kontakt 
	.menu a.nav-kontakt, 
	.menu a:hover.nav-kontakt {
		width: 140px; 
		background-position: -420px -18px!important;
	}

#stopka {
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;  
	position: relative;
	z-index: 100;
	width: 100%;
	min-height:80px;   
	color: #0d52a5;
	font-size: 12px;
}