body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3b923b;
	font-family: Verdana;
	font-size: 14px;
	margin: 50px auto;
	width: 791px;
}

#container {
	font-family: Verdana;
	font-size: 14px;
	width: 791px;
}

#wrap {
	background-image: url(images/middle.gif);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 14px;
	width: 791px;
}

a, a:hover {
	text-decoration: none;
	color: #fff;
}

img {
	border: 0;
}

.top {
	background-image: url(images/top.jpg);
	height: 188px;
	width: 791px;
}

.middle {
	overflow: hidden;
	width: 791px;
	margin: -100px 0 0 0;
}

.bottom {
	background-image: url(images/bottom.gif);
	height: 206px;
	width: 791px;
}

.grupy {
	background-image: url(images/grupy.jpg);
	margin: 0 auto;
	height: 175px;
	width: 767px;
}

.left {
	font-size: 12px;
	width: 567px;
	float: left;
}

.text {
	color: #000;
    	line-height: 20px;
	text-align: justify;
	padding: 20px;
}

.text a, .text a:hover {
	text-decoration: none;
	color: #777;
}

.data {
	font-size: 11px;
	color: #777;
}

.admin {
	color: #000;
    	line-height: 20px;
	text-align: center;
	padding: 20px;
}

.admin a, .text a:hover {
	text-decoration: none;
	color: #777;
}

.right {
	width: 224px;
	float: right;
	margin: 100px 0 0 0;
}

.menu {
	font-size: 16px;
	text-align: right;
	padding: 25px 10px;
	color: #fff;
}