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

body{
font: 110% Georgia, serif;
background-color:#892920;
background-image: url('images/kropkitlo.jpg');
background-repeat: no-repeat;
background-attachment:fixed; 
text-align:center;
position:relative;}

#tlo{
background-image: url('images/kropkowana.png');
background-repeat: no-repeat;
width:747px;
height:726px;
position:absolute;
text-align:center;
}

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

#header{
z-index:5;
margin-top:30px;
}

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



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

#content{
float:left;
width:50%;
color:#edc7b3;
z-index:6;
line-height:1.6em;
margin-left:250px;
margin-top:-30px;
position:relative;
}


#footer{
clear:both;
width:100%;
min-height:77px;
z-index:4;
}

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

h1{
color: #edc7b3;
text-align:left;
font-weight: bold;
font-size: 2em;
font-variant:small-caps;
line-height:0.9;

}

h3{
font-family: georgia;
color: #edc7b3;
font-weight: normal;
font-size: 4.5em;
line-height:0.9;

}





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