@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: 'ExistenceLight';
 src: url('../existence-light-webfont.eot');
 src: url('../existence-light-webfont.eot?#iefix') format('eot'),  url('../existence-light-webfont.woff') format('woff'),  url('../existence-light-webfont.ttf') format('truetype'),  url('../existence-light-webfont.svg#webfontx5ZGojea') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	background:#fff url(../images/bg.gif);
	margin:0;
	padding:0px 0px 30px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.pds {
	margin:auto;
	width:1000px;
	position:relative;
	padding-top:140px;
	font-family:Arial, Helvetica, sans-serif;
}
ul {
	margin:0;
	padding:0
}
.bg2 { background:url(../images/bg2.gif) repeat-x top; }
.left {
	float:left;
	width:590px;
	font-size:12px;
	line-height:18px;
	color:#595959;
}
.right {
	float:right;
	width:350px;
}
.both { clear:both; }
img { border:0; }
.center { text-align:center; }
a {
	color:#0F7571;
	text-decoration:underline;
}
a:hover { text-decoration:none; }
.logo {
	position:absolute;
	top: 29px;
}
.logo a {
	color:#000;
	text-decoration:none;
}
.logo h1 {
	margin:0;
	padding:10px;
	font-weight:normal;
	font-family: 'ExistenceLight', Arial, Helvetica, sans-serif;
	font-size:40px;
}
.logo span {
	display:inline-block;
	padding:0px 8px;
	background:#0E7571;
	color:#fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.s { background:url(../images/sbg.gif) repeat-y 630px; }
.tools {
	position:absolute;
	right:0px;
	top:55px;
}
.tools ul { list-style:none; }
.tools li { float:left; }
.tools a {
	display:inline-block;
	font-size:11px;
	color:#6C6C6C;
	text-decoration:none;
	padding:6px 20px 6px 35px;
	text-transform:uppercase;
	background:url(../images/arrow.gif) no-repeat left center;
}
.tools a:hover { background:url(../images/arrow2.gif) no-repeat left center; }
.tools ul li:first-child a { background:url(../images/home.gif) no-repeat left center; }
.tools ul li:last-child a { background:url(../images/kontakt.gif) no-repeat left center; }
.tools ul li:first-child a:hover { background:url(../images/home2.gif) no-repeat left center; }
.tools ul li:last-child a:hover { background:url(../images/kontakt2.gif) no-repeat left center; }
.menu {
	padding:8px 0px;
	height:40px;
}
.menu ul { list-style:none; }
.menu li {
	float:left;
	padding:0px 5px;
}
.menu a {
	display:inline-block;
	color:#000;
	font-size:24px;
	font-family: 'ExistenceLight', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding:4px 10px 0px 10px;
}
.menu a:hover {
	background:#D5D5D5;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#piecemaker {
	width:1000px;
	height:400px;
}
.footer {
	padding:15px 20px;
	margin-top:10px;
	background:#DFDFDF;
	text-transform:uppercase;
	font-size:12px;
	color:#858484;
	line-height:12px
}
.na_wymiar {
	position:absolute;
	left: 350px;
	top: 75px;
}
.ng {
	font-family: 'ExistenceLight', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 10px;
	font-weight:normal;
	font-size:28px;
	color:#000;
	margin:0;
}
.kontakt div { padding:5px; }
.kontakt input[type="text"], .kontakt textarea {
	border:1px solid #D1D1D1;
	background:#fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:10px 15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	width:90%;
}
.kontakt textarea { height:120px; }
