@charset "utf-8";
#allcontent {
	height: 550px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 135px;
	width: 820px;
	position: relative;
}
#menubar {
	height: 30px;
	width: 820px;
	position: relative;
	top: 5px;
	background-color: #000000;
}
#content {
}

#sidebar {
	height: 270px;
	width: 180px;
	line-height: 18px;
	margin-top: 30px;
	float:left;
}
#middle {
	height: 110px;
	width: 300px;
	line-height: 16px;
	margin-left: 50px;
	margin-top: 110px;
	float: left;
}
#picture {
	height: 188px;
	width: 250px;
	background-image: url(club_pic.jpg);
	margin-top:70px;
	float:right;
}
#footer {
	height: 42px;
	width: 820px;
	float:left;
	margin-top:76px;
}

.link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titlu {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
}
.titlu_small {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}
.text_small {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
#footer {
}
