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

body{
background-color:#fff; 
font: 90% arial, helvetica, sans-serif; 
background-image: url('images/tabaka.jpg');
background-repeat: repeat-y;
text-align:top center;}


a {text-decoration:none; color:#5e3007;}
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:-158px;
background-image: url('images/tabaka1.png');
background-repeat: no-repeat;
background-position:center top;
min-height:74px;
}

#box{
	float:left;
	position:relative;
	margin-top:15px;
	margin-left:40px;
	font-size:90%;
	color:#5e3007;
width:20%;
background-image:transparent;
z-index:3;
}


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

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

}

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

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

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

h2{
color: #655B45;
text-align:left;
text-shadow: 0 1px 0 #777;
font-weight: bold;
font-size: 18px;
line-height:1.2;
border-bottom: 9px solid #f6eca0;
}


h1{
color: #655B45;
text-align:left;
letter-spacing:0.1px;
text-shadow: 0 1px 0 #777;
font-weight: bold;
font-size: 24px;
line-height:1.5;
border-bottom: 9px solid #f6eca0;
}

.tytul{
color: #f6eca0;
text-align:center;
letter-spacing:0.1px;
text-shadow: 0 1px 0 #777;
font-weight: bold;
font-size: 6em;
line-height:3.4em;
margin-top:10px;
background-color:transparent;
}



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;}
