body {	
	background: #749A75;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	background: #749A75 url(tło.jpg);
}

#page { 
	min-width : 990px;
	max-width : 1300px;
	margin: 10px 2%;
	color: #749A75;
}

#header {

	border	: 7px solid  #235324;
	height	: 260px;

	color	:white;
	padding : 20px 0 0 0;
	text-align: left;
	background: white url(adamow_4_koparka31.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#header img {
	margin:0 2%;
	float:left;
}

#header h1 {
	float:left;
	color: #235324;
	font-size:xx-large;
	line-height: 1.5em;
	text-align: center;
	margin:10px 1% 0 0;
}
#header h2 {
	clear	: both;
	color: #235324;
	font-size:x-large;
	line-height: 1.1em;
	text-align: left;
	margin:10px 7%;
}
#belka{
	border-left: 7px solid #235324;
	border-right: 7px solid #235324;

	font-size:large;
	font-weight: bold;
	text-align: center;
	color: orange;
	height	: 1.7em;
	background: #235324;

	}

#menu {

	border-left: 7px solid #235324;
	border-right: 7px solid #235324;

	font-size:large;
	height	: 40px;
	background: #EFFCF0;

	}
#menu .menulist a{
	float	: left;
	color: #235324;
	display: inline;
	height: 33px;
	padding: 7px 20px 0 20px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	}
#menu .menulist a:hover{
	background:#DAEBDB;
	}

#content {

	border	: 7px solid #235324;
	background: #EFFCF0;

	padding:20px 5%;
	color: black;
}

#content h1 {

	clear	: both;
	color: #235324;
	font-size:x-large;
	line-height: 1.5em;
	text-align: center;
}
#content h2{

	font-size:medium;
	text-align: center;
}
#content h3{

	font-size:medium;
	text-align: right;
	color: black;
}
#content img{

	border-color: #00A0FF;
}

#content p{

	margin: 0;
	text-indent: 1em;
}






#footer {

	clear	: both;
	color: white;	
	text-align: center;
	height	: 1.8em;

}
