* { margin: 0; padding: 0; outline: 0 }

img {
	border: 0px;
}

body {
	background: #37302d url(pgrafa/bg.jpg) no-repeat top center;
	color: #666666; 
	font-size: 10pt;
	font-family: "Trebuchet MS";
	text-align: center;		
}

#bloczek {
	margin: 0 auto;
	position:relative;
	width:986px;
}

#top {
	background: url('pgrafa/top.jpg');
	position:absolute;
	left:0px;
	top:0px;
	width:986px;
	height:207px;
}

#portfolio-02_ {
	position:absolute;
	left:0px;
	top:207px;
	width:101px;
	height:73px;
}

#blog {
	position:absolute;
	left:101px;
	top:207px;
	width:205px;
	height:73px;
}

#portfolio-04_ {
	position:absolute;
	left:306px;
	top:207px;
	width:680px;
	height:73px;
}

#about {
	background: url('pgrafa/about.jpg');
	position:absolute;
	left:0px;
	top:280px;
	width:349px;
	height:268px;
}

#about p {
	margin: 72px 0 0 55px;
	font-size: 9pt;
	color: #221209;
}

#links {
	background: url('pgrafa/links.jpg');
	position:absolute;
	left:349px;
	top:280px;
	width:210px;
	height:268px;
}

#links p {
	margin: 72px 0 0 0;
	font-size: 9pt;
}

#contact {
	background: url('pgrafa/contact.jpg');
	position:absolute;
	left:559px;
	top:280px;
	width:427px;
	height:268px;
}

#contact p {
	margin: 72px 70px 0 0;
	color:#221209;
}

#content {
	background: url('pgrafa/content.jpg') repeat-y;
	position:absolute;
	left:0px;
	top:548px;
	width:986px;
}

#content p {
/*	margin: 0 0 220px 0; */
}

#footer {
	float:left;
	background: url('pgrafa/footer.jpg');
/*	position:absolute; */
	bottom:0px;
	width:986px;
	height:209px;
}

#footer p {
	margin: 63px 0 0 300px;
	text-align: left;
	color:#665540;
}

#ramka {
text-align:center;
width:820px;
margin-left:auto;
margin-right:auto;
}
.obrazek {
margin: 20px 0 0 0;
}
.tekst {
margin-top:20px;
}
/* linki */
a, a:visited {	
	color:#660033;
	text-decoration: none;
}

a:hover {
	color:#221209;
	text-decoration: underline;
}

/* contact form */
fieldset {  font-family:Verdana; font-size:10pt; position:relative; border:0;display:block;margin:0;padding:0; }
label {display:block;float:left;margin-left:86px;font:11px/12px 'Trebuchet MS';color:#666666; }
input.text,textarea { width:180px;font:11px/11px 'Trebuchet MS';color:#666666;padding:1px;margin-right:70px;border:1px solid #aa9585; overflow:hidden;background:none;}
input.submit {padding: 2px 22px 2px 22px;border:1px solid #fff; margin:2px 0 0 0; color:#221209; font-family:'Trebuchet MS'; background:none;}
input.submit:hover { background:#a98090 none repeat scroll 0% 0%; color:white; }
#contactFormArea p {float:left; margin-left:20px;}
