* {
margin: 0;
padding: 0;
}

body {
font-family: sans-serif;
font-size: 85%;
background: #fff;
}

a:link {
color: #3e9bd6;
text-decoration: none;
}

a:hover {
color: #3e9bd6;
text-decoration: underline;
}

a:visited {
color: #3e9bd6;
text-decoration: none;
}

h2 { 
width: 507px; 
font-size: 1.2em; 
text-align: right; 
text-transform: lowercase; 
height: 37px; 
margin: 20px auto 10px auto; 
line-height: 37px; 
color: #ffffff; 
text-indent: 20px; 
background: url('../images/tlo.png') no-repeat;
}

#container { 
width: 599px; 
margin: 0 auto; 
background: #ffffff;
}

#header { 
width: 516px; 
height: 125px; 
background: 
#bfd447 url('../images/naglowek.png') no-repeat; 
margin: 0 auto;
}

#content { 
width:510px; 
margin: 0px auto; 
padding: 0 5px 35px 5px ;
}

#content p { 
font-size: 1.1em; 
color: #555555; 
margin-left: 10px; 
background: #ffffff; 
margin-top: 10px; 
line-height: 1.5em;
}

#footertext { 
width:510px; 
height: 30px;
margin: 5px auto; 
text-align: left; 
color: #777777; 
font-size: 1em;
}
.litery
{
	font-size:13px;
	padding-right:10px;
}