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

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


a {text-decoration:none; color:#efc97e;}
a:link{color:#efc97e;text-decoration:none;}
a:hover{color:#ef3724; text-decoration:none;}
a:visited{color:#efc97e;text-decoration:none;}

#header{
z-index:5;
float:left;
position:relative;
background-image: url('images/ogrodek_01.jpg');
background-repeat: no-repeat;
background-position:center top;
height:388px;
width:1300px;
text-align:center;
}

.box{
	float:left;
	position:relative;
	margin-top:20px;
	margin-left:30px;
	font-size:12px;
	color:#ef3724;
width:20%;
background-image:transparent;
z-index:3;
padding-bottom:90px;
}




.tytul{
float:left;
position:relative;
text-align:center;
overflow:hidden;
width:400px;
font-size:40px;
font-weight:100;
text-transform:uppercase;
color:#efc97e;
z-index:5;
margin-left:342px;
margin-top:-55px;
padding-bottom:20px;
background-image:transparent;
}


.email{
color:#fff;
font-size:24px;
margin-left:-12px;
margin-top:-235px;
}

.email a:hover, .email a:link{
color:#fff;}


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

#content{
float:left;
position:relative;
width:55%;
color:#efc97e;
z-index:6;
line-height:1.6em;
margin-left:230px;
margin-top:-10px;
}

#footer{
clear:both;
width:100%;
background-color:#1a0b01;
min-height:90px;
z-index:4;
border-top:7px solid #efc97e;
}

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

h2{
color: #efc97e;
text-align:left;
font-weight: 100;
font-size: 18px;
font-variant:small-caps;
}

h3{
color: #222;
font-weight: normal;
font-size: 2.2em;
}

h1{
color: #efc97e;
text-align:left;
font-weight: normal;
font-size: 26px;
font-variant:small-caps;
line-height:1.5;
border-bottom: 1px solid #efc97e;
}



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