@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'AllerRegular';
    src: url('../aller_rg-webfont.eot');
    src: url('../aller_rg-webfont.eot?#iefix') format('eot'),
         url('../aller_rg-webfont.woff') format('woff'),
         url('../aller_rg-webfont.ttf') format('truetype'),
         url('../aller_rg-webfont.svg#webfontIVFZ7dKg') 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:610px;
	font-size:12px;
	line-height:18px;
	color:#AEAEAE;
}
.right {
	float:right;
	width:350px;
}
.both { clear:both; }
img { border:0; }
.center { text-align:center; }
a {
	color:#D72D2D;
	text-decoration:underline;
}
a:hover { text-decoration:none; }
.logo {
	position:absolute;
	top: 29px;
}
.logo a {
	color:#fff;
	text-decoration:none;
}
.logo h1 {
	margin:0;
	padding:10px;
	font-weight:normal;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	font-size:40px;
}
.logo span {
	display:inline-block;
	padding:0px 8px;
	background:#D72D2D;
	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:#fff;
	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:#D72D2D;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#piecemaker {
	width:1000px;
	height:400px;
}
.footer {
	padding:18px 20px;
	margin-top:10px;
	background:url(../images/stopka.jpg) no-repeat;
	text-transform:none;
	font-size:12px;
	color:#fff;
	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:#fff;
	margin:0;
}
.kontakt{ color:#fff; } 
.kontakt div { padding:5px; }
.kontakt input[type="text"], .kontakt textarea {
	border:1px solid #626161;
	background:#494949;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:10px 15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a2a1a1;
	width:90%;
}
.kontakt textarea { height:120px; }


.kontakt textarea { height:120px; }
.kontakt-form span p{ display:inline; color:#EE4D48;}
.kontakt-form span{display:block; padding:5px; font-size:12px; }
.error input, .error textarea{ border:1px solid #EE4D48 !important; } 
.wyslano{ background:#D72D2D;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color:#fff; padding:10px; text-align:center;}

h2 	 { font-size:12px; margin:0; padding:0px; font-weight:normal; text-align:justify; } 
h3 	 { font-size:12px; margin:0; padding:2px; font-weight:normal; text-align:right; }
h4 	 { font-size:12px; margin:0; padding:0px; font-weight:normal; text-align:right; }