body {background: #CCD3CD;
text-align: center;
margin-top: auto;
margin-bottom: auto;}

body, td{
	color: #49788B;
	font-family: georgia, sans-serif;
	font-size: 11px;
	line-height: 13px;
   letter-spacing: 1px;
}

#container {
position: relative;
width: 842px;
height: 795px;
border: 0px;
margin: auto;
background-image:url(images/tlo.jpg);
}

#content {
	position: absolute;
	top: 211px;
	left: 220px;
	width: 463px;
	height: 350px;
	text-align: justify;
	
}
a{ 
	color: #689981;
	text-decoration: none;
}
a:hover {
	color: #DFE8DD;
	border-bottom: 1px solid #DEEBEE;
}
textarea, input, button{
	background: transparent;
	border: 1px solid #7CB5B7;
	color: #86A173;
	font-family: georgia, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding: 0 2px 0 2px;
	text-align: justify;
	}
hr{
	background: #7CB5B7;
	color: #7CB5B7;
	height: 1px;
	border: 0;
}
h2, h1{
	border-bottom: 1px dashed #7CB5B7;
	color: #7CB5B7;
	font-size: 13px;
	letter-spacing: 2px;
   padding-bottom: 2px;
}
.srodeczek {
	text-align: center; 
}
b {
	color: #596E86;
}
i{
	color: #A07086;
}