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

body{
background-color:#2f3864; 
font: 105% verdana, sans-serif; 
background-image: url('images/jeanstlo.png');
background-repeat: repeat;
text-align:center;}




a {text-decoration:none; color:#eec183;}
a:link{color:#eec183;text-decoration:none;}
a:hover{color:#000; text-decoration:none; background-color:#fefefe; padding:1px; margin:1px;}
a:visited{color:#000;text-decoration:none;}

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

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

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

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

#content{
	float:left;
	position:relative;
width:65%;
font-weight:normal;
line-height:20px;
color:#eec183;
letter-spacing:1.2px;
z-index:6;
line-height:1.6em;
padding:15px;

}


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

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



h2{
color: #000;
font-weight: bold;
font-size: 3.0em;
font-variant:small-caps;
overflow:hidden;
line-height:0.9em;
}

h1{
color: #000;
text-align:left;
font-weight: normal;
font-size: 2.2em;
line-height:1.5;
border-bottom: 1px dashed #eec183;
}


textarea {
border: dashed 1px #eec183;
background: transparent;
width:99%;
height: 80px;
font-family:verdana;
font-size:10px;
color:#eec183;
padding: 3px;
margin-top: 5px;
margin-bottom: 25px;}