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

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


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

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

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

.tytul, .email{
float:left;
position:relative;
text-align:center;
overflow:hidden;
width:300px;
font-size:24px;
font-weight:bold;
text-transform:uppercase;
color:#222;
z-index:2;
margin-left:52px;
margin-top:-125px;
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:811px;
margin:0 auto;
}

#content{
float:left;
width:65%;
color:#000;
z-index:6;
line-height:1.6em;
margin-left:40px;
margin-top:40px;
}

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

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

h2{
color: #222;
text-align:left;
font-weight: bold;
font-size: 18px;
font-variant:small-caps;

}

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

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



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