* {
  	margin: 0px;
  	padding: 0px;
}

body,
.mceContentBody {
	font-family: Tahoma,Arial;
	color: #656565;
	background-color:#FFF;
	font-size: 11px;
}


img {
	border:0;
}

a {
	color: #474849;
	text-decoration: none;
}

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

p {
	margin-bottom:10px;
}

h1 {
  font-size: 15px;
  font-weight: bold;
  color: #438F07;
  margin-bottom:11px;
}

h2 {
  color: #438F07;
  font-weight: bold;
  font-size: 12px;
	margin-bottom:10px;
}

h3 {
  color: #438F07;
  font-size: 12px;
  margin-top: 10px;
  font-weight: normal;
}

h4 {
	color: #438F07;
	font-size: 12px;
	font-weight: bold;
	width: 485px;
	height: 28px;
	margin-left: 1px;
	padding: 19px 0 0 23px;
	background: url('../images/bkg-kosik1.jpg');
}

h5 {
	position: absolute;
	color: #197FD6;
	font-size: 13px;
	font-weight: bold;
	top: 20px;
	left: 118px;
}
