body{
	background: #D9D5B2 url(images/tlo.jpg) repeat-x;
}

body, td, textarea, input, button{
	color: #548980;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#head1 {
	background: url(images/gora.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 856px;
	height: 239px;
}
#head2 {
	background: url(images/srodek.jpg) no-repeat;
	position: absolute;
	top: 239px;
	left: 0;
	width: 856px;
	height: 231px;
}
#head3 {
	background: url(images/dol.jpg) no-repeat;
	position: absolute;
	top: 470px;
	left: 0;
	width: 856px;
	height: 202px;
}

#menu {
	position: absolute;
	width: 200px;
	left: 240px;
	top: 452px;
	text-align: left;
	padding-bottom: 30px;
}

#blog{
	position: absolute;
	width: 396px;
	left: 452px;
	top: 457px;
	padding-bottom: 30px;
	text-align: justify;
}

h1, h2{
font-weight: bold;
font-size: 19px;
font-family: georgia, verdana;
letter-spacing: -1px; 
color: #F1EFE2; 
text-transform: uppercase;
margin-bottom: 3px;
margin-top: 13px;
}
h2{
	color: #7CAFA7;
}
h1:first-letter, h2:first-letter {
	color: #416F6F;
}

a
{  background: #DCD7B9;
	text-decoration: none;
	border-bottom: 1px solid #7CA181;
	padding-bottom: 1px;
	color: #F8F7F3;
	font-weight: normal;
	cursor: default;
	font-style: normal;
	
}

a:hover
{  color: #59A3AE;
	text-decoration: underline;
	border-bottom: 1px solid #AE5979;
	padding-bottom: 1px;
	}

textarea, input, button {
	background: transparent; 
	border: 1px dotted #7CAFA7;
	color: #57798D;
}
hr{
	background:  #7CAFA7;
	color: #7CAFA7;
	height:1px;
	border: 0;
}

.notencja {
	background: url(images/nota.jpg) no-repeat bottom;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 46px;
}