html
{
	background-color: #005a2e;
	font-family: georgia;
	font-size: 12px;
}
#top
{
	background: url(../img/top2.png);
	width: 100%;
	height: 200px;
	color: white;
	font-family: georgia;
	letter-spacing: 2px;
	font-size: 40px;
	border-bottom: 5px solid #1a601d;
}
#top p {
	text-align: right;
	font-size: 15px;
	xont-family: helvetica;
	margin-right: 50px;
	letter-spacing: 3px;
}
#zaw p {
	border-left: 10px solid #852d37;
	border-right: 10px solid #852d37;
	margin-left: 30px;
	margin-right: 30px;
	color: #852d37;
	letter-spacing: 2px;
	font-weight: bold;
}
#zaw b{
	color: white;
}
#all{
	float: center;
	width: 800px;
}
#menu_box
{
	width: 20%;
	float: left;
	position: relative;
	background-color: #2b712e;
}
#zaw
{
	width: 80%;
	float: right;
	color: black;
	xborder-right: 1px solid black;
	background-color: #3c823f;
}
.sb_txt
{
	font-size: 10px;
}
.sb_name
{
	font-size: 12px;
	color: green;
	font-weight: bold;
}
.sb_date
{
	font-size: 8px;
}
#shoutbox
{
	display: none;
	background-color: #75ff75;
	width: 150px;
	margin: 3px;
}
#ubref
{
	display: none;
}
#ubhide
{
	display: none;
}
#menu a
{
	color: white;
	display: block;
	font-size: 12px;
	text-decoration: none;
	border-left: 10px solid #852d37;
	line-height: 25px;
}
#menu a:hover
{
	xborder-left: 10px solid #4d934f;
	border-left: 10px solid #741c26;
}

#stopka
{
	float: left;
	width: 800px;
	font-size: 10px;
	color: black;
}
a.userbox
{
	border: 0px;
	background-color: #56ab78;
	color: white;
	font-size: 10px;
	display: block;
}
