body{
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #4e4e4e;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#top{
	width: 694px;
	margin: 0 auto;
	}
#top{
	padding-top:50px;
	padding-bottom:5px;
	font-size: 19px;
	color:white;
	padding-left:5px;
	}
#middle{
	width:682px;
	margin: 0 auto;
	background-color:#ecf1ed;
	height:302px;
	padding-top:5px;
	padding-left:4px;
	padding-right:4px;
	}
.text{
	background-image:url(images/img.jpg);
	background-repeat: no-repeat;
	width:672px;
	height:248px;
	overflow:auto;
	padding-left:10px;
	padding-top:10px;
	}
.page{
	width:370px;	
	}
.menu{
	background-image:url(images/img_2.jpg);
	height:22px;
	width:686px;
	color:#4e4e4e;
	padding-top:15px;
	}
.menu_2, .menu_3{
	width::50px;
	height:18px;
	padding-right: 10px;
	float:left;
	padding-left: 10px;
}
.menu_2{
	background-image:url(images/img_3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
a{
	color:#6a6a69;
	text-decoration:none;
	}
a:hover{
	color:#4e4e4e;
	text-decoration:underline;
	}
.naglowek{
	font-size: 16px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	}