html,body{margin:0;padding:0}

body{
background-color:#fff; 
font: 90% Georgia, serif; 
background-image: url('images/papiertlo.jpg');
background-repeat: repeat;
text-align:center;}


a {text-decoration:none; color:#000;}
a:link{color:#000;text-decoration:none;}
a:hover{color:#621919; text-decoration:none;}
a:visited{color:#000;text-decoration:none;}

#header{
z-index:5;
text-align:center;
margin-top:28px;
background-image: url('images/pap_01.png');
background-repeat: no-repeat;
background-position:center top;
min-height:382px;
}

#box{
	float:left;
	position:relative;
	margin-top:70px;
	margin-left:20px;
width:20%;
background-image:transparent;
z-index:3;
}

#tytul{
float:left;
position:relative;
text-align:left;
color:#000;
z-index:2;
width:380px;
margin-left:45px;
margin-top:-140px;
background-image:transparent;
}

#omnie{
display:block;
float:left;
position:relative;
margin-top:-245px;
margin-left:500px;
z-index:10;
width:220px;
font-size:12px;
overflow:hidden;
}

#container{
text-align:left;
width:674px;
margin:0 auto;
}

#content{
	float:left;
	position:relative;
width:65%;
color:#5e3007;
margin-left:45px;
z-index:6;
line-height:1.6em;

}

#tlo{
display:inline;
float:left;
position:relative;
background-image: url('images/papwaski.png');
background-repeat:repeat-y;
min-height:252px;
width:674px;
z-index:1;
}

#footer{
clear:both;
width:100%;
background-image: url('images/pap_03.png');
background-repeat: no-repeat;
background-position:center top;
min-height:366px;
z-index:4;
}

#footer p{
font-size:9px;
padding-top:160px;
text-align:center;
}

h2{
font-family: georgia;
color: #7f1a06;
text-align:left;
font-weight: normal;
font-size: 20px;
line-height:1.2;
padding-left:10px;
border-bottom: 1px solid #7f1a06;
}

h3{
font-family: georgia;
color: #000;
font-weight: normal;
font-size: 2.2em;
}

h1{
font-family: georgia;
color: #7f1a06;
text-align:left;
font-weight: normal;
font-size: 20px;
line-height:1.5;
border-bottom: 1px solid #7f1a06;
}
textarea {
border: solid 1px #222;
background: transparent;
width:99%;
height: 80px;
font-family:verdana;
font-size:10px;
color:#222222;
padding: 3px;
margin-top: 5px;
margin-bottom: 25px;}