* {
margin: 0;
padding: 0;
border: 0;
font-size: 13px;
}

body {
background: #FFF url(images/1.jpg) top center no-repeat;
text-align: center;
height: 1300px;
color: #000;
font-family: Georgia;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

#title {
margin: 175px 0px 0px 0px;
font-weight: normal;
font-size: 25px;
color: #262626;
letter-spacing: 3px;
}

#zakres {
width: 300px;
margin: 70px auto 0px auto;
text-align: left;
color: #595959;
padding-left: 360px;
font-size: 21px;
font-family: Verdana;
letter-spacing: -1px;
}

#k {
text-align: center;
margin: 50px 0px 0px 0px;
font-size: 25px;
color: #575757;
}