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

body{
background-color:#7e7a77; 
font: 100% Georgia, serif; 
background-image: url('images/dechytlo.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
text-align:center;}


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

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

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

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

#omnie{
position:absolute;
z-index:10;
width:270px;
margin-top:1210px;
margin-left:325px;
text-align:center;
font-size:10px;
line-height:1.4;
overflow:hidden;
}

#omniesz{
position:absolute;
z-index:10;
width:270px;
margin-top:1160px;
margin-left:325px;
text-align:center;
font-size:10px;
line-height:1.4;
overflow:hidden;
}

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

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

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

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

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

h2{
color: #000;
text-align:center;
font-weight: bold;
font-size: 14px;
font-variant:small-caps;

}

h3{
font-family: georgia;
color: #000;
font-weight: normal;
font-size: 2.2em;
}

h1{
color: #000;
text-align:left;
font-weight: normal;
font-size: 26px;
font-variant:small-caps;
line-height:1.5;
background-image: url('images/dechyh1.png');
background-repeat:no-repeat;
min-height:60px;
}



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